Trace number 1825789

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_C 2009-03-22? (exit code) 4998.71 5001.27

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
Bench CategoryCRAFTED (crafted 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 variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

16.41/16.50	c SATzilla is building models for class 2
16.41/16.50	c run presolver march_dl2004 for 5 seconds ... 
16.41/16.50	c Bin: Executing march_dl2004
16.41/16.50	c spawning binary file with 5 seconds ...
16.41/16.50	c child exit by a signal
16.41/16.50	c march_dl2004 returned code 137.
16.41/16.50	c run presolver mxc-sr08 for 5 seconds ... 
16.41/16.50	c Bin: Executing mxc-sr08
16.41/16.50	c spawning binary file with 5 seconds ...
16.41/16.50	c child exit by a signal
16.41/16.50	c mxc-sr08 returned code 137.
16.41/16.50	c Orignal number of varibales is 280, number of clauses is 672 
16.41/16.50	c predicted feature computation time is 6.911304 
16.41/16.50	c Bin: Executing satelite
16.41/16.50	c spawning binary file with 240 seconds ...
16.41/16.50	c child exited successfully
16.41/16.50	c satzilla computing base features
16.41/16.50	c Number of variabe is: 280, Number of clause is : 672 
16.41/16.50	c Initializing...
16.41/16.50	c satzilla compute diameter ...
16.41/16.50	c start diameter features ...
16.41/16.50	c satzilla doing clause learning
16.41/16.50	c start clause learning features ...
16.41/16.50	c Bin: Executing zchaff07
16.41/16.50	c spawning binary file with 2 seconds ...
16.41/16.50	c child exit by a signal
16.41/16.50	c satzilla doing survey propogation probe
16.41/16.50	c do survay propogation for 2 second ...
16.41/16.50	c satzilla doing local search probe
16.41/16.50	c satzilla doing lobjois search-space size estimate
16.41/16.50	c features are:280 672 280 672 0 0 0.416667 1 0 -0 0.00892857 0.447214 0.00714286 0.0178571 0.450561 0.833333 0.833333 0.00892857 0 0.00892857 0.00892857 -0 0.333333 0 0.333333 0.333333 -0 0.00595238 0 0.00595238 0.00595238 -0 0.833333 0.0177615 0.0205485 0.016369 0.0178571 5 0 5 5 -0 4548 0.0108804 4481 4599 4599 4481 4599 4481 4564 44.7211 0.0690895 40.524 47.8724 47.8724 40.524 47.8724 40.524 45.7669 0.583177 9.60126e-05 0.582976 0.583371 0.58324 0.583107 0.583214 0.583145 0.583177 0.229504 0.00011066 0.229462 0.229585 0.229543 0.229477 0.22952 0.229486 0.229496 9.05376 0.299621 72.201 0.107328 72 63 82 0.972912 0.224009 0.927096 0.101918 0.645048 0.807904 
16.41/16.50	c satzilla's ranking:
16.41/16.50	c 1) tts-4-0: 2.107739
16.41/16.50	c 2) march_dl2004: 0.962183
16.41/16.50	c 3) vallst: 0.507617
16.41/16.50	c 4) minisat20: 0.434360
16.41/16.50	c 5) zchaff_rand: 0.413761
16.41/16.50	c 6) minisat20SAT07: -1.078933
16.41/16.50	c 7) mxc-sr08: -1.615257
16.41/16.50	c 8) SATenstein: -10000.000000
16.41/16.50	c 9) gnovelty+: -10000.000000
16.41/16.50	c 10) adaptg2wsat+: -10000.000000
16.41/16.50	c 11) adaptg2wsat0: -10000.000000
16.41/16.50	c 12) picosat846: -10000.000000
16.41/16.50	c 13) kcnfs04SAT07: -10000.000000
16.41/16.50	c satzilla running tts-4-0 ... 
4998.62/5001.27	c Bin: Executing tts-4-0
4998.62/5001.27	c spawning binary file with 4983 seconds ...
4998.62/5001.27	c child exit by a signal
4998.62/5001.27	c tts-4-0 returned code 137.
4998.62/5001.27	c satzilla running march_dl2004 ... 
4998.62/5001.27	c Bin: Executing march_dl2004
4998.62/5001.27	c march_dl2004 returned code 1.
4998.62/5001.27	c satzilla running vallst ... 
4998.62/5001.27	c Bin: Executing vallst
4998.62/5001.27	c vallst returned code 1.
4998.62/5001.27	c satzilla running minisat20 ... 
4998.62/5001.27	c Bin: Executing minisat20
4998.62/5001.27	c minisat20 returned code 1.
4998.62/5001.27	c satzilla running zchaff_rand ... 
4998.62/5001.27	c Bin: Executing zchaff_rand
4998.62/5001.27	c zchaff_rand returned code 1.
4998.62/5001.27	c satzilla running minisat20SAT07 ... 
4998.62/5001.27	c Bin: Executing minisat20SAT07
4998.62/5001.27	c minisat20SAT07 returned code 1.
4998.62/5001.27	c satzilla running mxc-sr08 ... 
4998.62/5001.27	c Bin: Executing mxc-sr08
4998.62/5001.27	c mxc-sr08 returned code 1.
4998.62/5001.27	c satzilla running SATenstein ... 
4998.62/5001.27	c Bin: Executing SATenstein
4998.62/5001.27	c SATenstein returned code 1.
4998.62/5001.27	c satzilla running gnovelty+ ... 
4998.62/5001.27	c Bin: Executing gnovelty+
4998.62/5001.27	c gnovelty+ returned code 1.
4998.62/5001.27	c satzilla running adaptg2wsat+ ... 
4998.62/5001.27	c Bin: Executing adaptg2wsat+
4998.62/5001.27	c adaptg2wsat+ returned code 1.
4998.62/5001.27	c satzilla running adaptg2wsat0 ... 
4998.62/5001.27	c Bin: Executing adaptg2wsat0
4998.62/5001.27	c adaptg2wsat0 returned code 1.
4998.62/5001.27	c satzilla running picosat846 ... 
4998.62/5001.27	c Bin: Executing picosat846
4998.62/5001.27	c picosat846 returned code 1.
4998.62/5001.27	c satzilla running kcnfs04SAT07 ... 
4998.62/5001.27	c Bin: Executing kcnfs04SAT07
4998.62/5001.27	c kcnfs04SAT07 returned code 1.
4998.62/5001.27	c ERROR: All Failed! 
4998.62/5001.27	c SATZILLA_TIME=4999.450000

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-1825789-1242511372/watcher-1825789-1242511372 -o /tmp/evaluation-result-1825789-1242511372/solver-1825789-1242511372 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825789-1242511372.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 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: 1.00 0.75 0.44 3/64 20566
/proc/meminfo: memFree=733304/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=0
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 514 112 96 399 0 111 0
[pid=20567] ppid=20566 vsize=772 CPUtime=0
/proc/20567/stat : 20567 (march_dl2004) R 20566 20566 20459 0 -1 4194304 129 0 0 0 0 0 0 0 19 0 1 0 279163454 790528 121 1992294400 134512640 134996440 4294956192 18446744073709551615 134585098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20567/statm: 193 121 67 118 0 72 0

[startup+0.0138259 s]
/proc/loadavg: 1.00 0.75 0.44 3/64 20566
/proc/meminfo: memFree=733304/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=0
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 514 112 96 399 0 111 0
[pid=20567] ppid=20566 vsize=1056 CPUtime=0.01
/proc/20567/stat : 20567 (march_dl2004) R 20566 20566 20459 0 -1 4194304 204 0 0 0 1 0 0 0 19 0 1 0 279163454 1081344 196 1992294400 134512640 134996440 4294956192 18446744073709551615 134532709 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20567/statm: 264 196 74 118 0 143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3112

[startup+0.101844 s]
/proc/loadavg: 1.00 0.75 0.44 3/64 20566
/proc/meminfo: memFree=733304/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=0
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 514 112 96 399 0 111 0
[pid=20567] ppid=20566 vsize=1056 CPUtime=0.09
/proc/20567/stat : 20567 (march_dl2004) R 20566 20566 20459 0 -1 4194304 224 0 0 0 9 0 0 0 19 0 1 0 279163454 1081344 216 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20567/statm: 264 216 74 118 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3112

[startup+0.301878 s]
/proc/loadavg: 1.00 0.75 0.44 3/64 20566
/proc/meminfo: memFree=733304/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=0
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 514 112 96 399 0 111 0
[pid=20567] ppid=20566 vsize=1056 CPUtime=0.29
/proc/20567/stat : 20567 (march_dl2004) R 20566 20566 20459 0 -1 4194304 227 0 0 0 29 0 0 0 21 0 1 0 279163454 1081344 219 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20567/statm: 264 219 74 118 0 143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3112

[startup+0.701951 s]
/proc/loadavg: 1.00 0.75 0.44 3/64 20566
/proc/meminfo: memFree=733304/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=0
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 514 112 96 399 0 111 0
[pid=20567] ppid=20566 vsize=1056 CPUtime=0.69
/proc/20567/stat : 20567 (march_dl2004) R 20566 20566 20459 0 -1 4194304 227 0 0 0 69 0 0 0 25 0 1 0 279163454 1081344 219 1992294400 134512640 134996440 4294956192 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20567/statm: 264 219 74 118 0 143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3112

[startup+1.50209 s]
/proc/loadavg: 1.00 0.75 0.44 2/66 20568
/proc/meminfo: memFree=732648/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=0
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 514 112 96 399 0 111 0
[pid=20567] ppid=20566 vsize=1188 CPUtime=1.49
/proc/20567/stat : 20567 (march_dl2004) R 20566 20566 20459 0 -1 4194304 229 0 0 0 149 0 0 0 25 0 1 0 279163454 1216512 221 1992294400 134512640 134996440 4294956192 18446744073709551615 134552335 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20567/statm: 297 221 74 118 0 176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3244

[startup+3.10138 s]
/proc/loadavg: 1.00 0.76 0.44 2/66 20568
/proc/meminfo: memFree=732520/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=0
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 514 112 96 399 0 111 0
[pid=20567] ppid=20566 vsize=1188 CPUtime=3.09
/proc/20567/stat : 20567 (march_dl2004) R 20566 20566 20459 0 -1 4194304 231 0 0 0 309 0 0 0 25 0 1 0 279163454 1216512 223 1992294400 134512640 134996440 4294956192 18446744073709551615 134536803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20567/statm: 297 223 74 118 0 176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3244

[startup+6.30196 s]
/proc/loadavg: 1.00 0.76 0.44 2/66 20569
/proc/meminfo: memFree=731880/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=2056 CPUtime=4.99
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 156 233 0 0 0 0 499 0 18 0 1 0 279163454 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20566/statm: 514 125 107 399 0 111 0
[pid=20569] ppid=20566 vsize=1792 CPUtime=1.22
/proc/20569/stat : 20569 (mxc-sr08) R 20566 20566 20459 0 -1 4194304 369 0 0 0 122 0 0 0 25 0 1 0 279163961 1835008 365 1992294400 134512640 135078026 4294956192 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20569/statm: 448 365 71 138 0 307 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 3848

[startup+12.7011 s]
/proc/loadavg: 1.00 0.77 0.45 2/66 20571
/proc/meminfo: memFree=728808/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=7312 CPUtime=12.6
/proc/20566/stat : 20566 (SATzilla2009_C) R 20564 20566 20459 0 -1 4194304 406 2333 0 0 52 9 1197 2 23 0 1 0 279163454 7487488 333 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/20566/statm: 1828 333 207 399 0 1425 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 7312

[startup+25.5014 s]
/proc/loadavg: 1.00 0.77 0.45 2/66 20572
/proc/meminfo: memFree=723112/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=10932 CPUtime=8.97
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 2633 0 0 0 896 1 0 0 25 0 1 0 279165105 11194368 2628 1992294400 134512640 134965848 4294956208 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 2733 2628 68 110 0 2620 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 14124

[startup+51.1011 s]
/proc/loadavg: 1.00 0.79 0.47 2/66 20572
/proc/meminfo: memFree=707688/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=26176 CPUtime=34.56
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 6473 0 0 0 3453 3 0 0 25 0 1 0 279165105 26804224 6468 1992294400 134512640 134965848 4294956208 18446744073709551615 134534065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 6544 6468 68 110 0 6431 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 29368

[startup+102.305 s]
/proc/loadavg: 1.00 0.82 0.49 2/66 20572
/proc/meminfo: memFree=694568/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=39308 CPUtime=85.74
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 9717 0 0 0 8570 4 0 0 25 0 1 0 279165105 40251392 9712 1992294400 134512640 134965848 4294956208 18446744073709551615 134534052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 9827 9712 68 110 0 9714 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 42500

[startup+162.301 s]
/proc/loadavg: 1.00 0.85 0.52 2/66 20572
/proc/meminfo: memFree=679464/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=54308 CPUtime=145.7
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 13511 0 0 0 14563 7 0 0 25 0 1 0 279165105 55611392 13506 1992294400 134512640 134965848 4294956208 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 13577 13506 68 110 0 13464 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 57500

[startup+222.302 s]
/proc/loadavg: 1.00 0.88 0.55 2/66 20572
/proc/meminfo: memFree=667376/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=66264 CPUtime=205.68
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 16506 0 0 0 20559 9 0 0 25 0 1 0 279165105 67854336 16501 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 16566 16501 68 110 0 16453 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 69456

[startup+282.302 s]
/proc/loadavg: 1.00 0.90 0.57 2/66 20572
/proc/meminfo: memFree=656752/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=77048 CPUtime=265.64
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 19178 0 0 0 26553 11 0 0 25 0 1 0 279165105 78897152 19173 1992294400 134512640 134965848 4294956208 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 19262 19173 68 110 0 19149 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 80240

[startup+342.303 s]
/proc/loadavg: 1.00 0.91 0.60 2/66 20572
/proc/meminfo: memFree=650096/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=83616 CPUtime=325.61
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 20842 0 0 0 32548 13 0 0 25 0 1 0 279165105 85622784 20837 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 20904 20837 68 110 0 20791 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 86808

[startup+402.302 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=459952/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=273248 CPUtime=4703.46
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 68234 0 0 0 470288 58 0 0 25 0 1 0 279165105 279805952 68229 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 68312 68229 68 110 0 68199 0
Current children cumulated CPU time (s) 4719.87
Current children cumulated vsize (KiB) 276440

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=458224/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=274892 CPUtime=4763.42
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 68666 0 0 0 476284 58 0 0 25 0 1 0 279165105 281489408 68661 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 68723 68661 68 110 0 68610 0
Current children cumulated CPU time (s) 4779.83
Current children cumulated vsize (KiB) 278084

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=455984/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=277236 CPUtime=4823.39
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 69254 0 0 0 482281 58 0 0 25 0 1 0 279165105 283889664 69249 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 69309 69249 68 110 0 69196 0
Current children cumulated CPU time (s) 4839.8
Current children cumulated vsize (KiB) 280428

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=453296/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=280048 CPUtime=4883.36
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 69931 0 0 0 488277 59 0 0 25 0 1 0 279165105 286769152 69926 1992294400 134512640 134965848 4294956208 18446744073709551615 134591076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70012 69926 68 110 0 69899 0
Current children cumulated CPU time (s) 4899.77
Current children cumulated vsize (KiB) 283240

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=451056/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=282156 CPUtime=4943.33
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70465 0 0 0 494274 59 0 0 25 0 1 0 279165105 288927744 70460 1992294400 134512640 134965848 4294956208 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70539 70460 68 110 0 70426 0
Current children cumulated CPU time (s) 4959.74
Current children cumulated vsize (KiB) 285348

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=450864/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=282392 CPUtime=4947.33
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70530 0 0 0 494674 59 0 0 25 0 1 0 279165105 289169408 70525 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70598 70525 68 110 0 70485 0
Current children cumulated CPU time (s) 4963.74
Current children cumulated vsize (KiB) 285584

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=450544/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=282860 CPUtime=4960.11
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70619 0 0 0 495952 59 0 0 25 0 1 0 279165105 289648640 70614 1992294400 134512640 134965848 4294956208 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70715 70614 68 110 0 70602 0
Current children cumulated CPU time (s) 4976.52
Current children cumulated vsize (KiB) 286052

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=449840/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=283328 CPUtime=4972.91
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70776 0 0 0 497231 60 0 0 25 0 1 0 279165105 290127872 70771 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70832 70771 68 110 0 70719 0
Current children cumulated CPU time (s) 4989.32
Current children cumulated vsize (KiB) 286520

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=449776/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=283564 CPUtime=4976.12
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70797 0 0 0 497552 60 0 0 25 0 1 0 279165105 290369536 70792 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70891 70792 68 110 0 70778 0
Current children cumulated CPU time (s) 4992.53
Current children cumulated vsize (KiB) 286756

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=449584/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=283800 CPUtime=4979.31
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70840 0 0 0 497871 60 0 0 25 0 1 0 279165105 290611200 70835 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70950 70835 68 110 0 70837 0
Current children cumulated CPU time (s) 4995.72
Current children cumulated vsize (KiB) 286992

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=449520/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=283800 CPUtime=4980.91
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70857 0 0 0 498031 60 0 0 25 0 1 0 279165105 290611200 70852 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70950 70852 68 110 0 70837 0
Current children cumulated CPU time (s) 4997.32
Current children cumulated vsize (KiB) 286992

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=449520/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=283800 CPUtime=4981.71
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70860 0 0 0 498111 60 0 0 25 0 1 0 279165105 290611200 70855 1992294400 134512640 134965848 4294956208 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70950 70855 68 110 0 70837 0
Current children cumulated CPU time (s) 4998.12
Current children cumulated vsize (KiB) 286992

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=449520/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=283800 CPUtime=4982.11
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70863 0 0 0 498151 60 0 0 25 0 1 0 279165105 290611200 70858 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70950 70858 68 110 0 70837 0
Current children cumulated CPU time (s) 4998.52
Current children cumulated vsize (KiB) 286992

[startup+5001.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 20580
/proc/meminfo: memFree=449520/2055920 swapFree=4179648/4192956
[pid=20566] ppid=20564 vsize=3192 CPUtime=16.41
/proc/20566/stat : 20566 (SATzilla2009_C) S 20564 20566 20459 0 -1 4194304 455 2333 0 0 403 39 1197 2 25 0 1 0 279163454 3268608 328 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20566/statm: 798 328 219 399 0 395 0
[pid=20572] ppid=20566 vsize=283800 CPUtime=4982.21
/proc/20572/stat : 20572 (tts-4-0) R 20566 20566 20459 0 -1 4194304 70864 0 0 0 498161 60 0 0 25 0 1 0 279165105 290611200 70859 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20572/statm: 70950 70859 68 110 0 70837 0
Current children cumulated CPU time (s) 4998.62
Current children cumulated vsize (KiB) 286992

Child status: 17
Real time (s): 5001.27
CPU time (s): 4998.71
CPU user time (s): 4997.65
CPU system time (s): 1.06184
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 286992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.65
system time used= 1.06184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73669
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= 17
involuntary context switches= 12305

runsolver used 4.22036 second user time and 13.9699 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-17 00:02:52
IDJOB=1825789
IDBENCH=71113
IDSOLVER=668
FILE ID=node67/1825789-1242511372
PBS_JOBID= 9307067
Free space on /tmp= 66192 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-280-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825789-1242511372/watcher-1825789-1242511372 -o /tmp/evaluation-result-1825789-1242511372/solver-1825789-1242511372 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825789-1242511372.cnf

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=561248579

node67.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.277
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.277
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:        733848 kB
Buffers:         94752 kB
Cached:        1127740 kB
SwapCached:       7968 kB
Active:         191488 kB
Inactive:      1040532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        733848 kB
SwapTotal:     4192956 kB
SwapFree:      4179648 kB
Dirty:           31460 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            76032 kB
Committed_AS:  1031004 kB
PageTables:       1436 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= 66160 MiB
End job on node67 at 2009-05-17 01:26:14