Trace number 1555877

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
SATzilla2009_I 2009-03-22? (exit code) 1199.69 1200.06

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

53.76/53.83	c SATzilla is building models for class 3
53.76/53.83	c run presolver mxc-sr08 for 10 seconds ... 
53.76/53.83	c Bin: Executing mxc-sr08
53.76/53.83	c spawning binary file with 10 seconds ...
53.76/53.83	c child exit by a signal
53.76/53.83	c mxc-sr08 returned code 137.
53.76/53.83	c run presolver picosat846 for 5 seconds ... 
53.76/53.83	c Bin: Executing picosat846
53.76/53.83	c spawning binary file with 5 seconds ...
53.76/53.83	c child exit by a signal
53.76/53.83	c picosat846 returned code 137.
53.76/53.83	c Orignal number of varibales is 200308, number of clauses is 598619 
53.76/53.83	c predicted feature computation time is 17.902619 
53.76/53.83	c Bin: Executing satelite
53.76/53.83	c spawning binary file with 240 seconds ...
53.76/53.83	c child exited successfully
53.76/53.83	c satzilla computing base features
53.76/53.83	c Number of variabe is: 72981, Number of clause is : 341039 
53.76/53.83	c Initializing...
53.76/53.83	c satzilla doing clause learning
53.76/53.83	c start clause learning features ...
53.76/53.83	c Bin: Executing zchaff07
53.76/53.83	c spawning binary file with 2 seconds ...
53.76/53.83	c child exit by a signal
53.76/53.83	c satzilla doing survey propogation probe
53.76/53.83	c do survay propogation for 2 second ...
53.76/53.83	c satzilla doing local search probe
53.76/53.83	c features are:200308 598619 72981 341039 1.74466 0.75528 0.213996 0.438738 0.77886 1.39655 4.54353e-05 1.02017 2.74044e-05 0.00178129 1.22104 0.267142 0.826005 4.54353e-05 2.37803 2.05255e-05 0.00207014 2.10945 0.164106 0.181356 0 0.848276 2.2843 1.78186e-05 1.67685 0 0.000859139 1.75288 0.52155 3.94104e-05 3.08283 1.46611e-05 0.00219037 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.30771 0.71269 0 0.939717 0.590952 0.0542325 0.533212 0.0941368 0.29298 0.0641996 0.709286 -1.11022e-16 0.474315 0.130425 0.0253646 0.100844 0.0287404 0.0365635 14172 0 0 0 0 0 0 2.44002 0 1.42 0 
53.76/53.83	c satzilla's ranking:
53.76/53.83	c 1) mxc-sr08: 2.834980
53.76/53.83	c 2) picosat846: 2.544330
53.76/53.83	c 3) minisat20SAT07: 1.353437
53.76/53.83	c 4) zchaff_rand: 0.722289
53.76/53.83	c 5) march_dl2004: 0.606678
53.76/53.83	c 6) SATenstein: -10000.000000
53.76/53.83	c 7) gnovelty+: -10000.000000
53.76/53.83	c 8) adaptg2wsat+: -10000.000000
53.76/53.83	c 9) adaptg2wsat0: -10000.000000
53.76/53.83	c 10) tts-4-0: -10000.000000
53.76/53.83	c 11) vallst: -10000.000000
53.76/53.83	c 12) minisat20: -10000.000000
53.76/53.83	c 13) kcnfs04SAT07: -10000.000000
53.76/53.83	c satzilla running mxc-sr08 ... 
1199.59/1200.04	c Bin: Executing mxc-sr08
1199.59/1200.04	c spawning binary file with 1146 seconds ...
1199.59/1200.04	c child exit by a signal
1199.59/1200.04	c mxc-sr08 returned code 137.
1199.59/1200.04	c satzilla running picosat846 ... 
1199.59/1200.04	c Bin: Executing picosat846
1199.59/1200.04	c picosat846 returned code 1.
1199.59/1200.04	c satzilla running minisat20SAT07 ... 
1199.59/1200.04	c Bin: Executing minisat20SAT07
1199.59/1200.04	c minisat20SAT07 returned code 1.
1199.59/1200.04	c satzilla running zchaff_rand ... 
1199.59/1200.04	c Bin: Executing zchaff_rand
1199.59/1200.04	c zchaff_rand returned code 1.
1199.59/1200.04	c satzilla running march_dl2004 ... 
1199.59/1200.04	c Bin: Executing march_dl2004
1199.59/1200.04	c march_dl2004 returned code 1.
1199.59/1200.04	c satzilla running SATenstein ... 
1199.59/1200.04	c Bin: Executing SATenstein
1199.59/1200.04	c SATenstein returned code 1.
1199.59/1200.04	c satzilla running gnovelty+ ... 
1199.59/1200.04	c Bin: Executing gnovelty+
1199.59/1200.04	c gnovelty+ returned code 1.
1199.59/1200.04	c satzilla running adaptg2wsat+ ... 
1199.59/1200.04	c Bin: Executing adaptg2wsat+
1199.59/1200.04	c adaptg2wsat+ returned code 1.
1199.59/1200.04	c satzilla running adaptg2wsat0 ... 
1199.59/1200.04	c Bin: Executing adaptg2wsat0
1199.59/1200.04	c adaptg2wsat0 returned code 1.
1199.59/1200.04	c satzilla running tts-4-0 ... 
1199.59/1200.04	c Bin: Executing tts-4-0
1199.59/1200.04	c tts-4-0 returned code 1.
1199.59/1200.04	c satzilla running vallst ... 
1199.59/1200.04	c Bin: Executing vallst
1199.59/1200.04	c vallst returned code 1.
1199.59/1200.04	c satzilla running minisat20 ... 
1199.59/1200.04	c Bin: Executing minisat20
1199.59/1200.04	c minisat20 returned code 1.
1199.59/1200.04	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.04	c Bin: Executing kcnfs04SAT07
1199.59/1200.04	c kcnfs04SAT07 returned code 1.
1199.59/1200.04	c ERROR: All Failed! 
1199.59/1200.04	c SATZILLA_TIME=1199.850000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555877-1238743583/watcher-1555877-1238743583 -o /tmp/evaluation-result-1555877-1238743583/solver-1555877-1238743583 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1555877-1238743583.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 4096
/proc/meminfo: memFree=1731728/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) R 4094 4096 3938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=11268 CPUtime=0
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 686 0 0 0 0 0 0 0 18 0 1 0 358079141 11538432 682 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 2817 688 44 138 0 2676 0

[startup+0.084557 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 4096
/proc/meminfo: memFree=1731728/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=47860 CPUtime=0.07
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 9781 0 0 0 3 4 0 0 20 0 1 0 358079141 49008640 9754 1992294400 134512640 135078026 4294956176 18446744073709551615 134554844 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 11965 9756 52 138 0 11824 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 49916

[startup+0.102557 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 4096
/proc/meminfo: memFree=1731728/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=50440 CPUtime=0.09
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 10824 0 0 0 4 5 0 0 20 0 1 0 358079141 51650560 10796 1992294400 134512640 135078026 4294956176 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 12610 10796 54 138 0 12469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52496

[startup+0.301581 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 4096
/proc/meminfo: memFree=1731728/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=64604 CPUtime=0.29
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 14247 0 0 0 23 6 0 0 21 0 1 0 358079141 66154496 14219 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 16151 14220 54 138 0 16010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66660

[startup+0.701632 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 4096
/proc/meminfo: memFree=1731728/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=74136 CPUtime=0.69
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 19202 0 0 0 61 8 0 0 24 0 1 0 358079141 75915264 16540 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 18534 16540 55 138 0 18393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76192

[startup+1.50273 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 4098
/proc/meminfo: memFree=1655040/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=100672 CPUtime=1.49
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 26013 0 0 0 138 11 0 0 25 0 1 0 358079141 103088128 23351 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 25168 23351 55 138 0 25027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102728

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 4098
/proc/meminfo: memFree=1618176/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=141292 CPUtime=3.09
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 36119 0 0 0 293 16 0 0 25 0 1 0 358079141 144683008 33457 1992294400 134512640 135078026 4294956176 18446744073709551615 134568783 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 35323 33457 55 138 0 35182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143348

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 4098
/proc/meminfo: memFree=1596608/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=0
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 358079141 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4096/statm: 514 112 96 399 0 111 0
[pid=4097] ppid=4096 vsize=143300 CPUtime=6.29
/proc/4097/stat : 4097 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 36655 0 0 0 612 17 0 0 25 0 1 0 358079141 146739200 33993 1992294400 134512640 135078026 4294956176 18446744073709551615 134568783 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4097/statm: 35825 33993 55 138 0 35684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145356

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 4099
/proc/meminfo: memFree=1699200/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=2056 CPUtime=10.01
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 152 38582 0 0 0 0 981 20 16 0 1 0 358079141 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 514 121 104 399 0 111 0
[pid=4099] ppid=4096 vsize=36500 CPUtime=2.67
/proc/4099/stat : 4099 (picosat846) R 4096 4096 3938 0 -1 4194304 8327 0 0 0 263 4 0 0 25 0 1 0 358080143 37376000 8316 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4099/statm: 9125 8316 85 14 0 8791 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38556

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 4100
/proc/meminfo: memFree=1690440/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=37436 CPUtime=25.47
/proc/4096/stat : 4096 (SATzilla2009_I) R 4094 4096 3938 0 -1 4194304 8625 73904 0 0 118 4 2366 59 25 0 1 0 358079141 38334464 8576 1992294400 134512640 136149169 4294956208 18446744073709551615 134535038 0 0 4096 0 0 0 0 17 1 0 0
/proc/4096/statm: 9359 8576 135 399 0 8956 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37436

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 4101
/proc/meminfo: memFree=1674568/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=56392 CPUtime=51.06
/proc/4096/stat : 4096 (SATzilla2009_I) R 4094 4096 3938 0 -1 4194304 17437 84333 0 0 2472 9 2560 65 25 0 1 0 358079141 57745408 13284 1992294400 134512640 136149169 4294956208 18446744073709551615 135480209 0 0 4096 3 0 0 0 17 1 0 0
/proc/4096/statm: 14098 13284 152 399 0 13695 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 56392

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 4102
/proc/meminfo: memFree=1551616/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=135440 CPUtime=48.44
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 38601 0 0 0 4825 19 0 0 25 0 1 0 358084525 138690560 32556 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 33860 32556 71 138 0 33719 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 180164

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1551552/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=135440 CPUtime=108.42
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 38603 0 0 0 10823 19 0 0 25 0 1 0 358084525 138690560 32558 1992294400 134512640 135078026 4294956176 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 33860 32558 71 138 0 33719 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 180164

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1551488/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=135440 CPUtime=168.4
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 38605 0 0 0 16821 19 0 0 25 0 1 0 358084525 138690560 32560 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 33860 32560 71 138 0 33719 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 180164

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1551424/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=135440 CPUtime=228.38
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 38608 0 0 0 22819 19 0 0 25 0 1 0 358084525 138690560 32563 1992294400 134512640 135078026 4294956176 18446744073709551615 134533948 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 33860 32563 71 138 0 33719 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 180164

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1548672/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=138344 CPUtime=288.36
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 39288 0 0 0 28816 20 0 0 25 0 1 0 358084525 141664256 33243 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 34586 33243 71 138 0 34445 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 183068

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1546304/2055920 swapFree=4191900/4192956

################
# More data... #
################


[startup+822.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 4102
/proc/meminfo: memFree=1514368/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=172704 CPUtime=768.21
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 47814 0 0 0 76789 32 0 0 25 0 1 0 358084525 176848896 41769 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 43176 41769 71 138 0 43035 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 217428

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1507328/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=179648 CPUtime=828.2
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 49540 0 0 0 82785 35 0 0 25 0 1 0 358084525 183959552 43495 1992294400 134512640 135078026 4294956176 18446744073709551615 134534000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 44912 43495 71 138 0 44771 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 224372

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1499520/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=188364 CPUtime=888.18
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 51540 0 0 0 88781 37 0 0 25 0 1 0 358084525 192884736 45495 1992294400 134512640 135078026 4294956176 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 47091 45495 71 138 0 46950 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 233088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1498368/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=189156 CPUtime=948.17
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 51757 0 0 0 94779 38 0 0 25 0 1 0 358084525 193695744 45712 1992294400 134512640 135078026 4294956176 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 47289 45712 71 138 0 47148 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 233880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1498368/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=189156 CPUtime=1008.15
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 51767 0 0 0 100777 38 0 0 25 0 1 0 358084525 193695744 45722 1992294400 134512640 135078026 4294956176 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 47289 45722 71 138 0 47148 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 233880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1497728/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=189684 CPUtime=1068.12
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 51917 0 0 0 106774 38 0 0 25 0 1 0 358084525 194236416 45872 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 47421 45872 71 138 0 47280 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 234408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1488576/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=198968 CPUtime=1128.11
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54206 0 0 0 112770 41 0 0 25 0 1 0 358084525 203743232 48161 1992294400 134512640 135078026 4294956176 18446744073709551615 134538090 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 49742 48161 71 138 0 49601 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 243692

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1487360/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=200216 CPUtime=1136.1
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54499 0 0 0 113569 41 0 0 25 0 1 0 358084525 205021184 48454 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 50054 48454 71 138 0 49913 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 244940

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1486464/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=201140 CPUtime=1142.5
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54717 0 0 0 114209 41 0 0 25 0 1 0 358084525 205967360 48672 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 50285 48672 71 138 0 50144 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 245864

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1486336/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=201404 CPUtime=1144.1
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54769 0 0 0 114369 41 0 0 25 0 1 0 358084525 206237696 48724 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 50351 48724 71 138 0 50210 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 246128

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1486208/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=201404 CPUtime=1144.9
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54785 0 0 0 114449 41 0 0 25 0 1 0 358084525 206237696 48740 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 50351 48740 71 138 0 50210 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 246128

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1486208/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=201404 CPUtime=1145.3
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54792 0 0 0 114489 41 0 0 25 0 1 0 358084525 206237696 48747 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 50351 48747 71 138 0 50210 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 246128

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1486208/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=201536 CPUtime=1145.7
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54807 0 0 0 114529 41 0 0 25 0 1 0 358084525 206372864 48762 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 50384 48762 71 138 0 50243 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 246260

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4102
/proc/meminfo: memFree=1486080/2055920 swapFree=4191900/4192956
[pid=4096] ppid=4094 vsize=44724 CPUtime=53.79
/proc/4096/stat : 4096 (SATzilla2009_I) S 4094 4096 3938 0 -1 4194304 18118 84333 0 0 2743 11 2560 65 25 0 1 0 358079141 45797376 10888 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4096/statm: 11181 10888 217 399 0 10778 0
[pid=4102] ppid=4096 vsize=201536 CPUtime=1145.8
/proc/4102/stat : 4102 (mxc-sr08) R 4096 4096 3938 0 -1 4194304 54814 0 0 0 114539 41 0 0 25 0 1 0 358084525 206372864 48769 1992294400 134512640 135078026 4294956176 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4102/statm: 50384 48769 71 138 0 50243 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 246260

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.69
CPU user time (s): 1198.44
CPU system time (s): 1.24281
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 246260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.44
system time used= 1.24281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157282
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= 16
involuntary context switches= 2963

runsolver used 1.04484 second user time and 3.33149 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-03 09:26:24
IDJOB=1555877
IDBENCH=70808
IDSOLVER=528
FILE ID=node54/1555877-1238743583
PBS_JOBID= 9085427
Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555877-1238743583/watcher-1555877-1238743583 -o /tmp/evaluation-result-1555877-1238743583/solver-1555877-1238743583 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1555877-1238743583.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1478751940

node54.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.232
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.232
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:       1732208 kB
Buffers:         26612 kB
Cached:         206640 kB
SwapCached:        260 kB
Active:          82812 kB
Inactive:       165560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732208 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           41988 kB
Writeback:           0 kB
Mapped:          23728 kB
Slab:            61328 kB
Committed_AS:  1282704 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node54 at 2009-04-03 09:46:24