Trace number 1772961

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
precosat 236UNSAT 33.6779 33.6864

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.684
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1772961-1241181826.cnf
0.00/0.00	c found header 'p cnf 95421 439508'
0.79/0.90	c finished parsing
0.79/0.90	c
0.79/0.90	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.79/0.90	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.79/0.90	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.79/0.90	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.79/0.90	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.79/0.90	c --random=1 --spread=2000 --seed=0 --skip=25
0.79/0.90	c
0.79/0.90	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.79/0.90	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.79/0.90	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.79/0.90	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.79/0.90	c
0.79/0.90	c starting search after 0.9 seconds
0.79/0.90	c no decision limit
0.89/0.93	c
0.89/0.93	c       original/binary      fixed     eliminated      learned       agility
0.89/0.93	c   seconds        variables     equivalent    conflicts       height       MB
0.89/0.93	c
0.89/0.93	c *    0.9   439298   94655     28   738      0       0      0    0.0   0   35
14.88/15.00	c s   15.0   270765    8431     90   759  86141       0      0    0.0   0   33
14.88/15.00	c l   15.0   270765    8431     90   759  86141       0  99210    0.0   0   33
15.08/15.10	c R   15.1   273694    8431     90   759  86141     100     98   52.7   4   34
15.08/15.12	c R   15.1   273770    8431     90   759  86141     207    205   33.2   3   34
15.29/15.35	c R   15.3   278209    8429     90   761  86141     810    798   50.8   5   35
15.39/15.45	c B   15.4   280163    8429     90   761  86141    1001    981   54.0   7   35
16.28/16.33	c B   16.3   335314    8420     97   763  86141    2001   1970  119.7   6   39
18.19/18.23	c R   18.2   441957    8403    104   773  86141    3815   3771   93.5   3   47
22.19/22.24	c R   22.2   540327    8051    334   895  86141    7831   7763   72.7   3   52
22.29/22.38	c B   22.4   540587    8047    334   899  86141    8004   7936   72.9   7   52
25.88/25.96	c s   26.0   506981    7470    334  1006  86611    9798   8851   69.4   2   48
25.88/25.96	c -   26.0   506981    7470    334  1006  86611    9798  90282   69.4   2   48
32.48/32.58	c B   32.6   525275    7392    340  1078  86611   24008  23040   51.5   3   52
33.58/33.60	c R   33.6   529382    7392    340  1078  86611   28936  27964   47.5   4   53
33.58/33.67	c 0   33.7   530360    7191    568  1051  86611   29288  28296   47.2   2   53
33.58/33.67	c
33.58/33.67	s UNSATISFIABLE
33.58/33.67	c
33.58/33.67	c 29288 conflicts, 68571 decisions, 43 random
33.58/33.67	c 6 iterations, 118 restarts, 0 skipped
33.58/33.67	c 0 enlarged, 21232 shrunken, 286 rescored, 14 rebiased
33.58/33.67	c 2 simplifications, 0 reductions
33.58/33.67	c
33.58/33.67	c vars: 568 fixed, 1051 equiv, 86611 elim, 1173 merged
33.58/33.67	c elim: 3067461 resolutions, 2 phases, 1 rounds
33.58/33.67	c sbst: 72% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
33.58/33.67	c arty: 2.07 and 2.00 xor average arity
33.58/33.67	c prbe: 16096 probed, 16 phases, 1 rounds
33.58/33.67	c prbe: 48 failed, 0 lifted, 19 merged
33.58/33.67	c sccs: 14 non trivial, 0 fixed, 41 merged
33.58/33.67	c hash: 9 units, 1113 merged
33.58/33.67	c mins: 541608 learned, 31% deleted, 13 strong, 61 depth
33.58/33.67	c subs: 5758 forward, 53249 backward, 13769 doms
33.58/33.67	c strs: 12174 forward, 795 backward
33.58/33.67	c doms: 21616 dominators, 18724 high, 26 low
33.58/33.67	c prps: 20017323 propagations, 0.59 megaprops
33.58/33.67	c
33.58/33.67	c 33.7 seconds, 59 MB max, 30 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772961-1241181826/watcher-1772961-1241181826 -o /tmp/evaluation-result-1772961-1241181826/solver-1772961-1241181826 -C 10000 -W 6000 -M 1800 HOME/precosat HOME/instance-1772961-1241181826.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.92 3/64 20137
/proc/meminfo: memFree=577592/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=4524 CPUtime=0
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 843 0 0 0 0 0 0 0 18 0 1 0 146215281 4632576 828 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/20137/statm: 1131 828 59 155 0 974 0

[startup+0.079422 s]
/proc/loadavg: 0.85 0.97 0.92 3/64 20137
/proc/meminfo: memFree=577592/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=12116 CPUtime=0.07
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 2888 0 0 0 6 1 0 0 18 0 1 0 146215281 12406784 2873 1992294400 134512640 135151029 4294956240 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 3029 2873 64 155 0 2872 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12116

[startup+0.101422 s]
/proc/loadavg: 0.85 0.97 0.92 3/64 20137
/proc/meminfo: memFree=577592/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=12912 CPUtime=0.09
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 3172 0 0 0 8 1 0 0 18 0 1 0 146215281 13221888 3092 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 3228 3093 64 155 0 3071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12912

[startup+0.301437 s]
/proc/loadavg: 0.85 0.97 0.92 3/64 20137
/proc/meminfo: memFree=577592/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=21548 CPUtime=0.29
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 5457 0 0 0 27 2 0 0 19 0 1 0 146215281 22065152 5248 1992294400 134512640 135151029 4294956240 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 5387 5248 64 155 0 5230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21548

[startup+0.701467 s]
/proc/loadavg: 0.85 0.97 0.92 3/64 20137
/proc/meminfo: memFree=577592/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=33932 CPUtime=0.69
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 9320 0 0 0 66 3 0 0 22 0 1 0 146215281 34746368 8341 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 8483 8341 64 155 0 8326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33932

[startup+1.50152 s]
/proc/loadavg: 0.85 0.97 0.92 2/65 20138
/proc/meminfo: memFree=534832/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=50512 CPUtime=1.49
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 13751 0 0 0 144 5 0 0 25 0 1 0 146215281 51724288 12398 1992294400 134512640 135151029 4294956240 18446744073709551615 134673033 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 12628 12398 79 155 0 12471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50512

[startup+3.10164 s]
/proc/loadavg: 0.85 0.97 0.92 2/65 20138
/proc/meminfo: memFree=527600/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=63104 CPUtime=3.09
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 20757 0 0 0 301 8 0 0 25 0 1 0 146215281 64618496 15556 1992294400 134512640 135151029 4294956240 18446744073709551615 134519116 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 15776 15556 79 155 0 15619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63104

[startup+6.30288 s]
/proc/loadavg: 0.86 0.97 0.92 2/65 20138
/proc/meminfo: memFree=509104/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=73224 CPUtime=6.29
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 23001 0 0 0 619 10 0 0 25 0 1 0 146215281 74981376 17800 1992294400 134512640 135151029 4294956240 18446744073709551615 134573909 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 18306 17800 79 155 0 18149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73224

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.92 2/65 20138
/proc/meminfo: memFree=505648/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=73756 CPUtime=12.69
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 23156 0 0 0 1259 10 0 0 25 0 1 0 146215281 75526144 17955 1992294400 134512640 135151029 4294956240 18446744073709551615 134526498 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 18439 17955 79 155 0 18282 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73756

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.92 2/65 20138
/proc/meminfo: memFree=509232/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=65180 CPUtime=25.49
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 27889 0 0 0 2536 13 0 0 25 0 1 0 146215281 66744320 15835 1992294400 134512640 135151029 4294956240 18446744073709551615 134521538 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 16295 15835 79 155 0 16138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65180

Solver just ended. Dumping a history of the last processes samples

[startup+28.7015 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 20138
/proc/meminfo: memFree=509936/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=69280 CPUtime=28.68
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 29427 0 0 0 2855 13 0 0 25 0 1 0 146215281 70942720 16860 1992294400 134512640 135151029 4294956240 18446744073709551615 134553822 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 17320 16860 79 155 0 17163 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 69280

[startup+31.9057 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 20138
/proc/meminfo: memFree=510000/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=69280 CPUtime=31.88
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 29427 0 0 0 3175 13 0 0 25 0 1 0 146215281 70942720 16860 1992294400 134512640 135151029 4294956240 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 17320 16860 79 155 0 17163 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 69280

[startup+32.7018 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 20138
/proc/meminfo: memFree=510000/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=69280 CPUtime=32.68
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 29427 0 0 0 3255 13 0 0 25 0 1 0 146215281 70942720 16860 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 17320 16860 79 155 0 17163 0
Current children cumulated CPU time (s) 32.68
Current children cumulated vsize (KiB) 69280

[startup+33.1018 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 20138
/proc/meminfo: memFree=510000/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=69280 CPUtime=33.08
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 29427 0 0 0 3295 13 0 0 25 0 1 0 146215281 70942720 16860 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 17320 16860 79 155 0 17163 0
Current children cumulated CPU time (s) 33.08
Current children cumulated vsize (KiB) 69280

[startup+33.5019 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 20138
/proc/meminfo: memFree=510000/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=69280 CPUtime=33.48
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 29427 0 0 0 3335 13 0 0 25 0 1 0 146215281 70942720 16860 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 17320 16860 79 155 0 17163 0
Current children cumulated CPU time (s) 33.48
Current children cumulated vsize (KiB) 69280

[startup+33.6019 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 20138
/proc/meminfo: memFree=510000/2055920 swapFree=4164536/4192956
[pid=20137] ppid=20135 vsize=69280 CPUtime=33.58
/proc/20137/stat : 20137 (precosat) R 20135 20137 20100 0 -1 4194304 29427 0 0 0 3345 13 0 0 25 0 1 0 146215281 70942720 16860 1992294400 134512640 135151029 4294956240 18446744073709551615 134552309 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20137/statm: 17320 16860 79 155 0 17163 0
Current children cumulated CPU time (s) 33.58
Current children cumulated vsize (KiB) 69280

Child status: 20
Real time (s): 33.6864
CPU time (s): 33.6779
CPU user time (s): 33.5279
CPU system time (s): 0.149977
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 73756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.5279
system time used= 0.149977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 98

runsolver used 0.025996 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-01 14:43:46
IDJOB=1772961
IDBENCH=20420
IDSOLVER=607
FILE ID=node34/1772961-1241181826
PBS_JOBID= 9224580
Free space on /tmp= 66484 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772961-1241181826/watcher-1772961-1241181826 -o /tmp/evaluation-result-1772961-1241181826/solver-1772961-1241181826 -C 10000 -W 6000 -M 1800  HOME/precosat HOME/instance-1772961-1241181826.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED=891041260

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        578072 kB
Buffers:         71964 kB
Cached:        1313240 kB
SwapCached:      22600 kB
Active:         116672 kB
Inactive:      1293272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        578072 kB
SwapTotal:     4192956 kB
SwapFree:      4164536 kB
Dirty:            8632 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            53932 kB
Committed_AS:   696452 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node34 at 2009-05-01 14:44:20