Trace number 1772990

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) 9998.34 10000.9

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2143.16
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

118.66/118.88	c SATzilla is building models for class 3
118.66/118.88	c run presolver mxc-sr08 for 10 seconds ... 
118.66/118.88	c Bin: Executing mxc-sr08
118.66/118.88	c spawning binary file with 10 seconds ...
118.66/118.88	c child exit by a signal
118.66/118.88	c mxc-sr08 returned code 137.
118.66/118.88	c run presolver picosat846 for 5 seconds ... 
118.66/118.88	c Bin: Executing picosat846
118.66/118.88	c spawning binary file with 5 seconds ...
118.66/118.88	c child exit by a signal
118.66/118.88	c picosat846 returned code 137.
118.66/118.88	c Orignal number of varibales is 509512, number of clauses is 1529045 
118.66/118.88	c predicted feature computation time is 108.077392 
118.66/118.88	c Bin: Executing satelite
118.66/118.88	c spawning binary file with 240 seconds ...
118.66/118.88	c child exited successfully
118.66/118.88	c satzilla computing base features
118.66/118.88	c Number of variabe is: 134938, Number of clause is : 885495 
118.66/118.88	c Initializing...
118.66/118.88	c satzilla doing clause learning
118.66/118.88	c start clause learning features ...
118.66/118.88	c Bin: Executing zchaff07
118.66/118.88	c spawning binary file with 2 seconds ...
118.66/118.88	c child exit by a signal
118.66/118.88	c satzilla doing survey propogation probe
118.66/118.88	c do survay propogation for 2 second ...
118.66/118.88	c satzilla doing local search probe
118.66/118.88	c features are:509512 1.52904e+06 134938 885495 2.7759 0.726769 0.152387 0.374475 0.552038 1.47462 2.56758e-05 0.308834 1.48216e-05 0.000148216 1.42308 0.164611 0.585762 2.56758e-05 10.3165 7.90518e-06 0.0143682 2.97603 0.162557 0.120912 0 0.998863 3.00096 1.14795e-05 13.7478 2.25862e-06 0.0109103 1.79323 0.489349 2.68368e-05 8.95221 6.77587e-06 0.0116624 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.396193 0.592036 0 0.999594 0.677974 0.062413 0.599672 0.165224 0.449482 0.0902036 0.561209 -1.66533e-16 0.315137 0.155581 0.0193011 0.130404 0.0506552 0.0888605 67934 0 0 0 0 0 0 9.34261 0 3.52919 0 
118.66/118.88	c satzilla's ranking:
118.66/118.88	c 1) mxc-sr08: 3.844887
118.66/118.88	c 2) minisat20SAT07: 1.601924
118.66/118.88	c 3) picosat846: 1.036931
118.66/118.88	c 4) zchaff_rand: 0.418813
118.66/118.88	c 5) march_dl2004: 0.009718
118.66/118.88	c 6) SATenstein: -10000.000000
118.66/118.88	c 7) gnovelty+: -10000.000000
118.66/118.88	c 8) adaptg2wsat+: -10000.000000
118.66/118.88	c 9) adaptg2wsat0: -10000.000000
118.66/118.88	c 10) tts-4-0: -10000.000000
118.66/118.88	c 11) vallst: -10000.000000
118.66/118.88	c 12) minisat20: -10000.000000
118.66/118.88	c 13) kcnfs04SAT07: -10000.000000
118.66/118.88	c satzilla running mxc-sr08 ... 
9998.19/10000.88	c Bin: Executing mxc-sr08
9998.19/10000.88	c spawning binary file with 9881 seconds ...
9998.19/10000.88	c child exit by a signal
9998.19/10000.88	c mxc-sr08 returned code 137.
9998.19/10000.88	c satzilla running minisat20SAT07 ... 
9998.19/10000.88	c Bin: Executing minisat20SAT07
9998.19/10000.88	c minisat20SAT07 returned code 1.
9998.19/10000.88	c satzilla running picosat846 ... 
9998.19/10000.88	c Bin: Executing picosat846
9998.19/10000.88	c picosat846 returned code 1.
9998.19/10000.88	c satzilla running zchaff_rand ... 
9998.19/10000.88	c Bin: Executing zchaff_rand
9998.19/10000.88	c zchaff_rand returned code 1.
9998.19/10000.88	c satzilla running march_dl2004 ... 
9998.19/10000.88	c Bin: Executing march_dl2004
9998.19/10000.88	c march_dl2004 returned code 1.
9998.19/10000.88	c satzilla running SATenstein ... 
9998.19/10000.88	c Bin: Executing SATenstein
9998.19/10000.88	c SATenstein returned code 1.
9998.19/10000.88	c satzilla running gnovelty+ ... 
9998.19/10000.88	c Bin: Executing gnovelty+
9998.19/10000.88	c gnovelty+ returned code 1.
9998.19/10000.88	c satzilla running adaptg2wsat+ ... 
9998.19/10000.88	c Bin: Executing adaptg2wsat+
9998.19/10000.88	c adaptg2wsat+ returned code 1.
9998.19/10000.88	c satzilla running adaptg2wsat0 ... 
9998.19/10000.88	c Bin: Executing adaptg2wsat0
9998.19/10000.88	c adaptg2wsat0 returned code 1.
9998.19/10000.88	c satzilla running tts-4-0 ... 
9998.19/10000.88	c Bin: Executing tts-4-0
9998.19/10000.88	c tts-4-0 returned code 1.
9998.19/10000.88	c satzilla running vallst ... 
9998.19/10000.88	c Bin: Executing vallst
9998.19/10000.88	c vallst returned code 1.
9998.19/10000.88	c satzilla running minisat20 ... 
9998.19/10000.88	c Bin: Executing minisat20
9998.19/10000.88	c minisat20 returned code 1.
9998.19/10000.88	c satzilla running kcnfs04SAT07 ... 
9998.19/10000.88	c Bin: Executing kcnfs04SAT07
9998.19/10000.88	c kcnfs04SAT07 returned code 1.
9998.19/10000.88	c ERROR: All Failed! 
9998.19/10000.88	c SATZILLA_TIME=9999.820000

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-1772990-1241345708/watcher-1772990-1241345708 -o /tmp/evaluation-result-1772990-1241345708/solver-1772990-1241345708 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772990-1241345708.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): 12000 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.94 1.01 0.99 3/65 1208
/proc/meminfo: memFree=1654640/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=28276 CPUtime=0
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 765 0 0 0 0 0 0 0 18 0 1 0 162604733 28954624 761 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 7069 767 44 138 0 6928 0

[startup+0.057719 s]
/proc/loadavg: 0.94 1.01 0.99 3/65 1208
/proc/meminfo: memFree=1654640/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=52160 CPUtime=0.05
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 10273 0 0 0 0 5 0 0 18 0 1 0 162604733 53411840 10269 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 13040 10275 50 138 0 12899 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54216

[startup+0.101719 s]
/proc/loadavg: 0.94 1.01 0.99 3/65 1208
/proc/meminfo: memFree=1654640/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=71088 CPUtime=0.09
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 16556 0 0 0 1 8 0 0 18 0 1 0 162604733 72794112 16552 1992294400 134512640 135078026 4294956192 18446744073709551615 134536301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 17772 16555 50 138 0 17631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 73144

[startup+0.301739 s]
/proc/loadavg: 0.94 1.01 0.99 3/65 1208
/proc/meminfo: memFree=1654640/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=136972 CPUtime=0.29
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 28544 0 0 0 15 14 0 0 19 0 1 0 162604733 140259328 28396 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 34243 28397 54 138 0 34102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 139028

[startup+0.701775 s]
/proc/loadavg: 0.94 1.01 0.99 3/65 1208
/proc/meminfo: memFree=1654640/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=163432 CPUtime=0.69
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 34868 0 0 0 53 16 0 0 23 0 1 0 162604733 167354368 34720 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 40858 34721 54 138 0 40717 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165488

[startup+1.50185 s]
/proc/loadavg: 0.94 1.01 0.99 2/67 1210
/proc/meminfo: memFree=1496352/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=213524 CPUtime=1.49
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 47414 0 0 0 129 20 0 0 25 0 1 0 162604733 218648576 47266 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 53381 47267 54 138 0 53240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 215580

[startup+3.102 s]
/proc/loadavg: 0.94 1.01 0.99 2/67 1210
/proc/meminfo: memFree=1482784/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=214092 CPUtime=3.09
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 53405 0 0 0 286 23 0 0 25 0 1 0 162604733 219230208 46371 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 53523 46371 55 138 0 53382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 216148

[startup+6.3023 s]
/proc/loadavg: 0.95 1.01 0.99 2/67 1210
/proc/meminfo: memFree=1438560/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=0
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162604733 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1208/statm: 514 112 96 399 0 111 0
[pid=1209] ppid=1208 vsize=252084 CPUtime=6.29
/proc/1209/stat : 1209 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 63663 0 0 0 601 28 0 0 25 0 1 0 162604733 258134016 56629 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1209/statm: 63021 56629 55 138 0 62880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 254140

[startup+12.7019 s]
/proc/loadavg: 0.95 1.01 0.99 2/67 1211
/proc/meminfo: memFree=1571552/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=10.03
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 152 73338 0 0 0 0 966 37 16 0 1 0 162604733 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 514 121 104 399 0 111 0
[pid=1211] ppid=1208 vsize=86288 CPUtime=2.57
/proc/1211/stat : 1211 (picosat846) R 1208 1208 1171 0 -1 4194304 20758 0 9 0 246 11 0 0 25 0 1 0 162605737 88358912 20756 1992294400 134512640 134570484 4294956192 18446744073709551615 134540651 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1211/statm: 21572 20756 85 14 0 21238 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 88344

[startup+25.5011 s]
/proc/loadavg: 0.96 1.01 0.99 2/67 1212
/proc/meminfo: memFree=1419616/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=2056 CPUtime=15.04
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 179 94860 0 9 0 0 1454 50 16 0 1 0 162604733 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 514 138 120 399 0 111 0
[pid=1212] ppid=1208 vsize=227200 CPUtime=10.36
/proc/1212/stat : 1212 (satelite) R 1208 1208 1171 0 -1 4194304 55048 0 0 0 998 38 0 0 25 0 1 0 162606245 232652800 53798 1992294400 134512640 135037501 4294956176 18446744073709551615 134543043 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1212/statm: 56800 53798 67 128 0 56669 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 229256

[startup+51.1015 s]
/proc/loadavg: 0.97 1.01 0.99 2/66 1212
/proc/meminfo: memFree=1550696/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=88344 CPUtime=50.97
/proc/1208/stat : 1208 (SATzilla2009_I) R 1206 1208 1171 0 -1 4194304 21068 160649 0 9 1062 12 3909 114 25 0 1 0 162604733 90464256 20887 1992294400 134512640 136149169 4294956224 18446744073709551615 134535043 0 0 4096 0 0 0 0 17 1 0 0
/proc/1208/statm: 22086 20887 135 399 0 21683 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 88344

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 1212
/proc/meminfo: memFree=1548840/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=88344 CPUtime=102.16
/proc/1208/stat : 1208 (SATzilla2009_I) R 1206 1208 1171 0 -1 4194304 21588 160649 0 9 6181 12 3909 114 25 0 1 0 162604733 90464256 21407 1992294400 134512640 136149169 4294956224 18446744073709551615 134535500 0 0 4096 0 0 0 0 17 1 0 0
/proc/1208/statm: 22086 21407 135 399 0 21683 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 88344

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 1214
/proc/meminfo: memFree=1244192/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=304300 CPUtime=43.38
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 87535 0 0 0 4297 41 0 0 25 0 1 0 162616622 311603200 71041 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 76075 71041 71 138 0 75934 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 412252

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 1214
/proc/meminfo: memFree=1244192/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=304300 CPUtime=103.37
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 87544 0 0 0 10296 41 0 0 25 0 1 0 162616622 311603200 71050 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 76075 71050 71 138 0 75934 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 412252

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 1214
/proc/meminfo: memFree=1244128/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=304300 CPUtime=163.35
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 87559 0 0 0 16294 41 0 0 25 0 1 0 162616622 311603200 71065 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 76075 71065 71 138 0 75934 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 412252

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 1214
/proc/meminfo: memFree=1244128/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=304300 CPUtime=223.34
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 87559 0 0 0 22293 41 0 0 25 0 1 0 162616622 311603200 71065 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 76075 71065 71 138 0 75934 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 412252

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 1214
/proc/meminfo: memFree=1244064/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74

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

/proc/1214/statm: 90790 85600 71 138 0 90649 0
Current children cumulated CPU time (s) 9579.8
Current children cumulated vsize (KiB) 471112

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1232
/proc/meminfo: memFree=1182688/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9521.05
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102094 0 0 0 952048 57 0 0 25 0 1 0 162616622 371875840 85600 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85600 71 138 0 90649 0
Current children cumulated CPU time (s) 9639.79
Current children cumulated vsize (KiB) 471112

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1232
/proc/meminfo: memFree=1182496/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9581.03
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102096 0 0 0 958046 57 0 0 25 0 1 0 162616622 371875840 85602 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85602 71 138 0 90649 0
Current children cumulated CPU time (s) 9699.77
Current children cumulated vsize (KiB) 471112

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1232
/proc/meminfo: memFree=1182496/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9641.02
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102096 0 0 0 964045 57 0 0 25 0 1 0 162616622 371875840 85602 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85602 71 138 0 90649 0
Current children cumulated CPU time (s) 9759.76
Current children cumulated vsize (KiB) 471112

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1232
/proc/meminfo: memFree=1182496/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9701
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102096 0 0 0 970043 57 0 0 25 0 1 0 162616622 371875840 85602 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85602 71 138 0 90649 0
Current children cumulated CPU time (s) 9819.74
Current children cumulated vsize (KiB) 471112

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1232
/proc/meminfo: memFree=1182496/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9760.99
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102096 0 0 0 976042 57 0 0 25 0 1 0 162616622 371875840 85602 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85602 71 138 0 90649 0
Current children cumulated CPU time (s) 9879.73
Current children cumulated vsize (KiB) 471112

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1232
/proc/meminfo: memFree=1182496/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9820.97
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102096 0 0 0 982040 57 0 0 25 0 1 0 162616622 371875840 85602 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85602 71 138 0 90649 0
Current children cumulated CPU time (s) 9939.71
Current children cumulated vsize (KiB) 471112

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9836.97
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102096 0 0 0 983640 57 0 0 25 0 1 0 162616622 371875840 85602 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85602 71 138 0 90649 0
Current children cumulated CPU time (s) 9955.71
Current children cumulated vsize (KiB) 471112

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9862.56
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102097 0 0 0 986199 57 0 0 25 0 1 0 162616622 371875840 85603 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85603 71 138 0 90649 0
Current children cumulated CPU time (s) 9981.3
Current children cumulated vsize (KiB) 471112

[startup+9990.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9868.96
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102097 0 0 0 986839 57 0 0 25 0 1 0 162616622 371875840 85603 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85603 71 138 0 90649 0
Current children cumulated CPU time (s) 9987.7
Current children cumulated vsize (KiB) 471112

[startup+9996.7 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9875.36
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102097 0 0 0 987479 57 0 0 25 0 1 0 162616622 371875840 85603 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85603 71 138 0 90649 0
Current children cumulated CPU time (s) 9994.1
Current children cumulated vsize (KiB) 471112

[startup+9998.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9876.95
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102097 0 0 0 987638 57 0 0 25 0 1 0 162616622 371875840 85603 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85603 71 138 0 90649 0
Current children cumulated CPU time (s) 9995.69
Current children cumulated vsize (KiB) 471112

[startup+9999.9 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9878.55
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102097 0 0 0 987798 57 0 0 25 0 1 0 162616622 371875840 85603 1992294400 134512640 135078026 4294956192 18446744073709551615 134523806 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85603 71 138 0 90649 0
Current children cumulated CPU time (s) 9997.29
Current children cumulated vsize (KiB) 471112

[startup+10000.7 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=107952 CPUtime=118.74
/proc/1208/stat : 1208 (SATzilla2009_I) S 1206 1208 1171 0 -1 4194304 42332 178427 0 9 7623 26 4102 123 25 0 1 0 162604733 110542848 26447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1208/statm: 26988 26447 216 399 0 26585 0
[pid=1214] ppid=1208 vsize=363160 CPUtime=9879.35
/proc/1214/stat : 1214 (mxc-sr08) R 1208 1208 1171 0 -1 4194304 102097 0 0 0 987878 57 0 0 25 0 1 0 162616622 371875840 85603 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1214/statm: 90790 85603 71 138 0 90649 0
Current children cumulated CPU time (s) 9998.09
Current children cumulated vsize (KiB) 471112

[startup+10000.9 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 1238
/proc/meminfo: memFree=1182232/2055920 swapFree=4181396/4192956
[pid=1208] ppid=1206 vsize=0 CPUtime=9998.3
/proc/1208/stat : 1208 (SATzilla2009_I) R 1206 1208 1171 0 -1 4194308 42349 280524 0 9 7623 28 991994 185 16 0 1 0 162604733 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/1208/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.3
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10000.9
CPU time (s): 9998.34
CPU user time (s): 9996.18
CPU system time (s): 2.15367
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 471112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.18
system time used= 2.15367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 322873
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 11802

runsolver used 9.97248 second user time and 26.395 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-03 12:15:10
IDJOB=1772990
IDBENCH=20423
IDSOLVER=616
FILE ID=node8/1772990-1241345708
PBS_JOBID= 9225530
Free space on /tmp= 65916 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772990-1241345708/watcher-1772990-1241345708 -o /tmp/evaluation-result-1772990-1241345708/solver-1772990-1241345708 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772990-1241345708.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=862445102

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1655120 kB
Buffers:         38352 kB
Cached:         277500 kB
SwapCached:       4768 kB
Active:         105996 kB
Inactive:       218400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655120 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           59112 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            62260 kB
Committed_AS:   802628 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= 65884 MiB
End job on node8 at 2009-05-03 15:01:51