Trace number 1825787

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.65 5000.32

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-121-100.cnf
MD5SUM24865fea2f97ba63d115c240cb3cb69f
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 variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15.28/15.36	c SATzilla is building models for class 2
15.28/15.36	c run presolver march_dl2004 for 5 seconds ... 
15.28/15.36	c Bin: Executing march_dl2004
15.28/15.36	c spawning binary file with 5 seconds ...
15.28/15.36	c child exit by a signal
15.28/15.36	c march_dl2004 returned code 137.
15.28/15.36	c run presolver mxc-sr08 for 5 seconds ... 
15.28/15.36	c Bin: Executing mxc-sr08
15.28/15.36	c spawning binary file with 5 seconds ...
15.28/15.36	c child exit by a signal
15.28/15.36	c mxc-sr08 returned code 137.
15.28/15.36	c Orignal number of varibales is 121, number of clauses is 252 
15.28/15.36	c predicted feature computation time is 6.875214 
15.28/15.36	c Bin: Executing satelite
15.28/15.36	c spawning binary file with 240 seconds ...
15.28/15.36	c child exited successfully
15.28/15.36	c satzilla computing base features
15.28/15.36	c Number of variabe is: 121, Number of clause is : 252 
15.28/15.36	c Initializing...
15.28/15.36	c satzilla compute diameter ...
15.28/15.36	c start diameter features ...
15.28/15.36	c satzilla doing clause learning
15.28/15.36	c start clause learning features ...
15.28/15.36	c Bin: Executing zchaff07
15.28/15.36	c spawning binary file with 2 seconds ...
15.28/15.36	c child exit by a signal
15.28/15.36	c satzilla doing survey propogation probe
15.28/15.36	c do survay propogation for 2 second ...
15.28/15.36	c satzilla doing local search probe
15.28/15.36	c satzilla doing lobjois search-space size estimate
15.28/15.36	c features are:121 252 121 252 0 0 0.480159 1 0 -0 0.0247934 0 0.0247934 0.0247934 -0 0 1 0.0247934 0.132209 0.0238095 0.0357143 0.285181 0.0275482 0.0917814 0 0.333333 0.285181 0.0123967 0.191136 0.0119048 0.0238095 0.172124 0.5 0.0241375 0.0452672 0.0238095 0.0277778 5.93333 0.052099 5 7 0.370139 4200.83 0.0328298 3983 4433 4433 3983 4278 4120 4206 18.7973 0.0692199 17.465 21.5292 21.5292 17.465 18.8081 17.9694 18.6854 0.0368837 1.54561 3.30212e-05 0.214661 0.0743341 0.000780781 0.0586586 0.00367181 0.013378 0.315897 0.0497672 0.264283 0.324779 0.324249 0.31343 0.322779 0.31563 0.321907 2.785 0.51795 17.616 0.164453 18 14 21 0.835778 0.299565 0.852436 0.0828343 0.810219 0.958336 
15.28/15.36	c satzilla's ranking:
15.28/15.36	c 1) tts-4-0: 2.855681
15.28/15.36	c 2) mxc-sr08: 1.474176
15.28/15.36	c 3) minisat20SAT07: 1.270623
15.28/15.36	c 4) minisat20: 0.867822
15.28/15.36	c 5) march_dl2004: 0.428261
15.28/15.36	c 6) zchaff_rand: -0.112251
15.28/15.36	c 7) vallst: -0.139375
15.28/15.36	c 8) SATenstein: -10000.000000
15.28/15.36	c 9) gnovelty+: -10000.000000
15.28/15.36	c 10) adaptg2wsat+: -10000.000000
15.28/15.36	c 11) adaptg2wsat0: -10000.000000
15.28/15.36	c 12) picosat846: -10000.000000
15.28/15.36	c 13) kcnfs04SAT07: -10000.000000
15.28/15.36	c satzilla running tts-4-0 ... 
4998.60/5000.31	c Bin: Executing tts-4-0
4998.60/5000.31	c spawning binary file with 4984 seconds ...
4998.60/5000.31	c child exit by a signal
4998.60/5000.31	c tts-4-0 returned code 137.
4998.60/5000.31	c satzilla running mxc-sr08 ... 
4998.60/5000.31	c Bin: Executing mxc-sr08
4998.60/5000.31	c mxc-sr08 returned code 1.
4998.60/5000.31	c satzilla running minisat20SAT07 ... 
4998.60/5000.31	c Bin: Executing minisat20SAT07
4998.60/5000.31	c minisat20SAT07 returned code 1.
4998.60/5000.31	c satzilla running minisat20 ... 
4998.60/5000.31	c Bin: Executing minisat20
4998.60/5000.31	c minisat20 returned code 1.
4998.60/5000.31	c satzilla running march_dl2004 ... 
4998.60/5000.31	c Bin: Executing march_dl2004
4998.60/5000.31	c march_dl2004 returned code 1.
4998.60/5000.31	c satzilla running zchaff_rand ... 
4998.60/5000.31	c Bin: Executing zchaff_rand
4998.60/5000.31	c zchaff_rand returned code 1.
4998.60/5000.31	c satzilla running vallst ... 
4998.60/5000.31	c Bin: Executing vallst
4998.60/5000.31	c vallst returned code 1.
4998.60/5000.31	c satzilla running SATenstein ... 
4998.60/5000.31	c Bin: Executing SATenstein
4998.60/5000.31	c SATenstein returned code 1.
4998.60/5000.31	c satzilla running gnovelty+ ... 
4998.60/5000.31	c Bin: Executing gnovelty+
4998.60/5000.31	c gnovelty+ returned code 1.
4998.60/5000.31	c satzilla running adaptg2wsat+ ... 
4998.60/5000.31	c Bin: Executing adaptg2wsat+
4998.60/5000.31	c adaptg2wsat+ returned code 1.
4998.60/5000.31	c satzilla running adaptg2wsat0 ... 
4998.60/5000.32	c Bin: Executing adaptg2wsat0
4998.60/5000.32	c adaptg2wsat0 returned code 1.
4998.60/5000.32	c satzilla running picosat846 ... 
4998.60/5000.32	c Bin: Executing picosat846
4998.60/5000.32	c picosat846 returned code 1.
4998.60/5000.32	c satzilla running kcnfs04SAT07 ... 
4998.60/5000.32	c Bin: Executing kcnfs04SAT07
4998.60/5000.32	c kcnfs04SAT07 returned code 1.
4998.60/5000.32	c ERROR: All Failed! 
4998.60/5000.32	c SATZILLA_TIME=4999.380000

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-1825787-1242511345/watcher-1825787-1242511345 -o /tmp/evaluation-result-1825787-1242511345/solver-1825787-1242511345 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825787-1242511345.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.05 0.67 0.65 3/65 31747
/proc/meminfo: memFree=1438952/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=0
/proc/31747/stat : 31747 (SATzilla2009_C) R 31745 31747 31640 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279163839 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/31747/statm: 514 112 96 399 0 111 0
[pid=31748] ppid=31747 vsize=632 CPUtime=0
/proc/31748/stat : 31748 (march_dl2004) R 31747 31747 31640 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 279163839 647168 109 1992294400 134512640 134996440 4294956192 18446744073709551615 134532917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31748/statm: 158 109 73 118 0 37 0

[startup+0.0418839 s]
/proc/loadavg: 1.05 0.67 0.65 3/65 31747
/proc/meminfo: memFree=1438952/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=0
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163839 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31747/statm: 514 112 96 399 0 111 0
[pid=31748] ppid=31747 vsize=764 CPUtime=0.04
/proc/31748/stat : 31748 (march_dl2004) R 31747 31747 31640 0 -1 4194304 119 0 0 0 4 0 0 0 19 0 1 0 279163839 782336 113 1992294400 134512640 134996440 4294956192 18446744073709551615 134552292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31748/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2820

[startup+0.101894 s]
/proc/loadavg: 1.05 0.67 0.65 3/65 31747
/proc/meminfo: memFree=1438952/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=0
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163839 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31747/statm: 514 112 96 399 0 111 0
[pid=31748] ppid=31747 vsize=764 CPUtime=0.1
/proc/31748/stat : 31748 (march_dl2004) R 31747 31747 31640 0 -1 4194304 122 0 0 0 10 0 0 0 19 0 1 0 279163839 782336 116 1992294400 134512640 134996440 4294956192 18446744073709551615 134528300 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31748/statm: 191 116 73 118 0 70 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2820

[startup+0.301929 s]
/proc/loadavg: 1.05 0.67 0.65 3/65 31747
/proc/meminfo: memFree=1438952/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=0
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163839 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31747/statm: 514 112 96 399 0 111 0
[pid=31748] ppid=31747 vsize=764 CPUtime=0.3
/proc/31748/stat : 31748 (march_dl2004) R 31747 31747 31640 0 -1 4194304 123 0 0 0 30 0 0 0 21 0 1 0 279163839 782336 117 1992294400 134512640 134996440 4294956192 18446744073709551615 134564918 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31748/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2820

[startup+0.702002 s]
/proc/loadavg: 1.05 0.67 0.65 3/65 31747
/proc/meminfo: memFree=1438952/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=0
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163839 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31747/statm: 514 112 96 399 0 111 0
[pid=31748] ppid=31747 vsize=764 CPUtime=0.7
/proc/31748/stat : 31748 (march_dl2004) R 31747 31747 31640 0 -1 4194304 125 0 0 0 70 0 0 0 25 0 1 0 279163839 782336 119 1992294400 134512640 134996440 4294956192 18446744073709551615 134564422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31748/statm: 191 119 73 118 0 70 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2820

[startup+1.50115 s]
/proc/loadavg: 1.05 0.67 0.65 2/67 31749
/proc/meminfo: memFree=1438616/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=0
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163839 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31747/statm: 514 112 96 399 0 111 0
[pid=31748] ppid=31747 vsize=764 CPUtime=1.49
/proc/31748/stat : 31748 (march_dl2004) R 31747 31747 31640 0 -1 4194304 126 0 0 0 149 0 0 0 25 0 1 0 279163839 782336 120 1992294400 134512640 134996440 4294956192 18446744073709551615 134532808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31748/statm: 191 120 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2820

[startup+3.10143 s]
/proc/loadavg: 1.05 0.67 0.65 2/67 31749
/proc/meminfo: memFree=1438488/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=0
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279163839 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31747/statm: 514 112 96 399 0 111 0
[pid=31748] ppid=31747 vsize=764 CPUtime=3.09
/proc/31748/stat : 31748 (march_dl2004) R 31747 31747 31640 0 -1 4194304 127 0 0 0 309 0 0 0 25 0 1 0 279163839 782336 121 1992294400 134512640 134996440 4294956192 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31748/statm: 191 121 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2820

[startup+6.30201 s]
/proc/loadavg: 1.05 0.67 0.65 2/67 31750
/proc/meminfo: memFree=1436888/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=2056 CPUtime=4.99
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 156 128 0 0 0 0 499 0 16 0 1 0 279163839 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31747/statm: 514 125 107 399 0 111 0
[pid=31750] ppid=31747 vsize=1532 CPUtime=1.29
/proc/31750/stat : 31750 (mxc-sr08) R 31747 31747 31640 0 -1 4194304 296 0 0 0 129 0 0 0 25 0 1 0 279164340 1568768 292 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31750/statm: 383 292 71 138 0 242 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3588

[startup+12.7012 s]
/proc/loadavg: 1.19 0.72 0.66 2/67 31752
/proc/meminfo: memFree=1434776/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=7180 CPUtime=12.67
/proc/31747/stat : 31747 (SATzilla2009_C) R 31745 31747 31640 0 -1 4194304 377 1801 0 0 57 11 1196 3 24 0 1 0 279163839 7352320 307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/31747/statm: 1795 307 207 399 0 1392 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7180

[startup+25.5015 s]
/proc/loadavg: 1.16 0.73 0.67 2/67 31753
/proc/meminfo: memFree=1433688/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=5868 CPUtime=10.12
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 1365 0 0 0 1012 0 0 0 25 0 1 0 279165376 6008832 1360 1992294400 134512640 134965848 4294956208 18446744073709551615 134534128 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 1467 1360 68 110 0 1354 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8948

[startup+51.1011 s]
/proc/loadavg: 1.11 0.75 0.67 2/67 31753
/proc/meminfo: memFree=1423768/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=15712 CPUtime=35.71
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 3842 0 0 0 3569 2 0 0 25 0 1 0 279165376 16089088 3837 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 3928 3837 68 110 0 3815 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18792

[startup+102.305 s]
/proc/loadavg: 1.04 0.79 0.69 2/67 31753
/proc/meminfo: memFree=1408280/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=31184 CPUtime=86.9
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 7706 0 0 0 8686 4 0 0 25 0 1 0 279165376 31932416 7701 1992294400 134512640 134965848 4294956208 18446744073709551615 134534116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 7796 7701 68 110 0 7683 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34264

[startup+162.301 s]
/proc/loadavg: 1.01 0.82 0.71 2/67 31753
/proc/meminfo: memFree=1400792/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=38684 CPUtime=146.87
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 9570 0 0 0 14682 5 0 0 25 0 1 0 279165376 39612416 9565 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 9671 9565 68 110 0 9558 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 41764

[startup+222.302 s]
/proc/loadavg: 1.00 0.85 0.72 2/67 31753
/proc/meminfo: memFree=1392728/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=46652 CPUtime=206.85
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 11594 0 0 0 20678 7 0 0 25 0 1 0 279165376 47771648 11589 1992294400 134512640 134965848 4294956208 18446744073709551615 134534017 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 11663 11589 68 110 0 11550 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 49732

[startup+282.302 s]
/proc/loadavg: 1.00 0.88 0.74 2/67 31753
/proc/meminfo: memFree=1388888/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=50640 CPUtime=266.83
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 12567 0 0 0 26675 8 0 0 25 0 1 0 279165376 51855360 12562 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 12660 12562 68 110 0 12547 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 53720

[startup+342.303 s]
/proc/loadavg: 1.00 0.90 0.75 2/67 31753
/proc/meminfo: memFree=1371736/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=67516 CPUtime=326.82
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 16814 0 0 0 32670 12 0 0 25 0 1 0 279165376 69136384 16809 1992294400 134512640 134965848 4294956208 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 16879 16809 68 110 0 16766 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 70596

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1164888/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=273544 CPUtime=4645.37
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 68310 0 0 0 464481 56 0 0 25 0 1 0 279165376 280109056 68305 1992294400 134512640 134965848 4294956208 18446744073709551615 134534109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 68386 68305 68 110 0 68273 0
Current children cumulated CPU time (s) 4660.71
Current children cumulated vsize (KiB) 276624

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1162264/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=276124 CPUtime=4705.35
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 68954 0 0 0 470478 57 0 0 25 0 1 0 279165376 282750976 68949 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 69031 68949 68 110 0 68918 0
Current children cumulated CPU time (s) 4720.69
Current children cumulated vsize (KiB) 279204

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1159512/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=278936 CPUtime=4765.33
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 69650 0 0 0 476475 58 0 0 25 0 1 0 279165376 285630464 69645 1992294400 134512640 134965848 4294956208 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 69734 69645 68 110 0 69621 0
Current children cumulated CPU time (s) 4780.67
Current children cumulated vsize (KiB) 282016

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1155160/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=283388 CPUtime=4825.31
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 70741 0 0 0 482472 59 0 0 25 0 1 0 279165376 290189312 70736 1992294400 134512640 134965848 4294956208 18446744073709551615 134534348 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 70847 70736 68 110 0 70734 0
Current children cumulated CPU time (s) 4840.65
Current children cumulated vsize (KiB) 286468

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1150360/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=288076 CPUtime=4885.29
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 71957 0 0 0 488469 60 0 0 25 0 1 0 279165376 294989824 71952 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 72019 71952 68 110 0 71906 0
Current children cumulated CPU time (s) 4900.63
Current children cumulated vsize (KiB) 291156

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1147224/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=291356 CPUtime=4945.27
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 72732 0 0 0 494466 61 0 0 25 0 1 0 279165376 298348544 72727 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 72839 72727 68 110 0 72726 0
Current children cumulated CPU time (s) 4960.61
Current children cumulated vsize (KiB) 294436

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

[startup+4966.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1147224/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=291356 CPUtime=4949.27
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 72742 0 0 0 494866 61 0 0 25 0 1 0 279165376 298348544 72737 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 72839 72737 68 110 0 72726 0
Current children cumulated CPU time (s) 4964.61
Current children cumulated vsize (KiB) 294436

[startup+4979.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1147032/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=291592 CPUtime=4962.06
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 72797 0 0 0 496145 61 0 0 25 0 1 0 279165376 298590208 72792 1992294400 134512640 134965848 4294956208 18446744073709551615 134534114 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 72898 72792 68 110 0 72785 0
Current children cumulated CPU time (s) 4977.4
Current children cumulated vsize (KiB) 294672

[startup+4991.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1146392/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=292060 CPUtime=4974.87
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 72957 0 0 0 497425 62 0 0 25 0 1 0 279165376 299069440 72952 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 73015 72952 68 110 0 72902 0
Current children cumulated CPU time (s) 4990.21
Current children cumulated vsize (KiB) 295140

[startup+4995.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1146264/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=292296 CPUtime=4978.07
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 72982 0 0 0 497745 62 0 0 25 0 1 0 279165376 299311104 72977 1992294400 134512640 134965848 4294956208 18446744073709551615 134534116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 73074 72977 68 110 0 72961 0
Current children cumulated CPU time (s) 4993.41
Current children cumulated vsize (KiB) 295376

[startup+4998.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1146072/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=292528 CPUtime=4981.27
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 73030 0 0 0 498065 62 0 0 25 0 1 0 279165376 299548672 73025 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 73132 73025 68 110 0 73019 0
Current children cumulated CPU time (s) 4996.61
Current children cumulated vsize (KiB) 295608

[startup+4999.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1146072/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=292528 CPUtime=4982.06
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 73037 0 0 0 498144 62 0 0 25 0 1 0 279165376 299548672 73032 1992294400 134512640 134965848 4294956208 18446744073709551615 134534116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 73132 73032 68 110 0 73019 0
Current children cumulated CPU time (s) 4997.4
Current children cumulated vsize (KiB) 295608

[startup+4999.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1146008/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=292528 CPUtime=4982.86
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4194304 73041 0 0 0 498224 62 0 0 25 0 1 0 279165376 299548672 73036 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 73132 73036 68 110 0 73019 0
Current children cumulated CPU time (s) 4998.2
Current children cumulated vsize (KiB) 295608

[startup+5000.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31761
/proc/meminfo: memFree=1146008/2055920 swapFree=4180396/4192956
[pid=31747] ppid=31745 vsize=3080 CPUtime=15.34
/proc/31747/stat : 31747 (SATzilla2009_C) S 31745 31747 31640 0 -1 4194304 437 1801 0 0 311 24 1196 3 25 0 1 0 279163839 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31747/statm: 770 318 219 399 0 367 0
[pid=31753] ppid=31747 vsize=0 CPUtime=4983.26
/proc/31753/stat : 31753 (tts-4-0) R 31747 31747 31640 0 -1 4195332 73043 0 0 0 498262 64 0 0 25 0 1 0 279165376 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/31753/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.6
Current children cumulated vsize (KiB) 3080

Child status: 17
Real time (s): 5000.32
CPU time (s): 4998.65
CPU user time (s): 4997.7
CPU system time (s): 0.944856
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 295608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.7
system time used= 0.944856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75296
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= 9156

runsolver used 5.09523 second user time and 13.094 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-17 00:02:25
IDJOB=1825787
IDBENCH=71111
IDSOLVER=668
FILE ID=node84/1825787-1242511345
PBS_JOBID= 9307069
Free space on /tmp= 66052 MiB

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

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

MD5SUM BENCH= 24865fea2f97ba63d115c240cb3cb69f
RANDOM SEED=33822164

node84.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.259
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.259
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:       1439432 kB
Buffers:         72988 kB
Cached:         466816 kB
SwapCached:       6712 kB
Active:         167708 kB
Inactive:       380156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439432 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:           31740 kB
Writeback:           0 kB
Mapped:          13700 kB
Slab:            54628 kB
Committed_AS:   934680 kB
PageTables:       1368 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= 66020 MiB
End job on node84 at 2009-05-17 01:25:46