Trace number 1580029

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.6 1202.99

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

264.53/267.60	c SATzilla is building models for class 3
264.53/267.60	c run presolver mxc-sr08 for 10 seconds ... 
264.53/267.60	c Bin: Executing mxc-sr08
264.53/267.60	c spawning binary file with 10 seconds ...
264.53/267.60	c child exit by a signal
264.53/267.60	c mxc-sr08 returned code 137.
264.53/267.60	c run presolver picosat846 for 5 seconds ... 
264.53/267.60	c Bin: Executing picosat846
264.53/267.60	c spawning binary file with 5 seconds ...
264.53/267.60	c child exit by a signal
264.53/267.60	c picosat846 returned code 137.
264.53/267.60	c Orignal number of varibales is 381708, number of clauses is 1632906 
264.53/267.60	c predicted feature computation time is 73.829764 
264.53/267.60	c Bin: Executing satelite
264.53/267.60	c spawning binary file with 240 seconds ...
264.53/267.60	c child exited successfully
264.53/267.60	c satzilla computing base features
264.53/267.60	c Number of variabe is: 250809, Number of clause is : 1199091 
264.53/267.60	c Initializing...
264.53/267.60	c satzilla doing clause learning
264.53/267.60	c start clause learning features ...
264.53/267.60	c Bin: Executing zchaff07
264.53/267.60	c spawning binary file with 2 seconds ...
264.53/267.60	c child exit by a signal
264.53/267.60	c satzilla doing survey propogation probe
264.53/267.60	c do survay propogation for 2 second ...
264.53/267.60	c satzilla doing local search probe
264.53/267.60	c features are:381708 1.63291e+06 250809 1.19909e+06 0.521907 0.361787 0.209166 0.325868 1.11962 1.34998 1.05946e-05 0.435347 7.9742e-06 3.9871e-05 1.01984 0.606751 0.889299 1.05946e-05 0.794529 5.83776e-06 5.83776e-05 2.36145 0.135284 0.157694 0 0.75 2.29046 6.59334e-06 0.800027 2.5019e-06 3.91964e-05 2.11014 0.752194 1.05984e-05 0.874976 4.16983e-06 6.58832e-05 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.512472 0.616484 1.87567e-06 1 0.902597 0.0910982 0.836149 0.220528 0.477929 0.0244056 0.693154 -1.11022e-16 0.224163 0.040226 0.00123613 0.0350263 0.0109292 0.0254535 125287 0 0 0 0 0 0 3.71998 0 2.2264 0 
264.53/267.60	c satzilla's ranking:
264.53/267.60	c 1) minisat20SAT07: 1.243971
264.53/267.60	c 2) mxc-sr08: 1.092697
264.53/267.60	c 3) picosat846: 0.881466
264.53/267.60	c 4) march_dl2004: -0.543284
264.53/267.60	c 5) zchaff_rand: -1.531505
264.53/267.60	c 6) SATenstein: -10000.000000
264.53/267.60	c 7) gnovelty+: -10000.000000
264.53/267.60	c 8) adaptg2wsat+: -10000.000000
264.53/267.60	c 9) adaptg2wsat0: -10000.000000
264.53/267.60	c 10) tts-4-0: -10000.000000
264.53/267.60	c 11) vallst: -10000.000000
264.53/267.60	c 12) minisat20: -10000.000000
264.53/267.60	c 13) kcnfs04SAT07: -10000.000000
264.53/267.60	c satzilla running minisat20SAT07 ... 
1199.48/1202.98	c Bin: Executing minisat20SAT07
1199.48/1202.98	c spawning binary file with 935 seconds ...
1199.48/1202.98	c child exit by a signal
1199.48/1202.98	c minisat20SAT07 returned code 137.
1199.48/1202.98	c satzilla running mxc-sr08 ... 
1199.48/1202.98	c Bin: Executing mxc-sr08
1199.48/1202.98	c mxc-sr08 returned code 1.
1199.48/1202.98	c satzilla running picosat846 ... 
1199.48/1202.98	c Bin: Executing picosat846
1199.48/1202.98	c picosat846 returned code 1.
1199.48/1202.98	c satzilla running march_dl2004 ... 
1199.48/1202.98	c Bin: Executing march_dl2004
1199.48/1202.98	c march_dl2004 returned code 1.
1199.48/1202.98	c satzilla running zchaff_rand ... 
1199.48/1202.98	c Bin: Executing zchaff_rand
1199.48/1202.98	c zchaff_rand returned code 1.
1199.48/1202.98	c satzilla running SATenstein ... 
1199.48/1202.98	c Bin: Executing SATenstein
1199.48/1202.98	c SATenstein returned code 1.
1199.48/1202.98	c satzilla running gnovelty+ ... 
1199.48/1202.98	c Bin: Executing gnovelty+
1199.48/1202.98	c gnovelty+ returned code 1.
1199.48/1202.98	c satzilla running adaptg2wsat+ ... 
1199.48/1202.98	c Bin: Executing adaptg2wsat+
1199.48/1202.98	c adaptg2wsat+ returned code 1.
1199.48/1202.98	c satzilla running adaptg2wsat0 ... 
1199.48/1202.98	c Bin: Executing adaptg2wsat0
1199.48/1202.98	c adaptg2wsat0 returned code 1.
1199.48/1202.98	c satzilla running tts-4-0 ... 
1199.48/1202.98	c Bin: Executing tts-4-0
1199.48/1202.98	c tts-4-0 returned code 1.
1199.48/1202.98	c satzilla running vallst ... 
1199.48/1202.98	c Bin: Executing vallst
1199.48/1202.98	c vallst returned code 1.
1199.48/1202.98	c satzilla running minisat20 ... 
1199.48/1202.98	c Bin: Executing minisat20
1199.48/1202.98	c minisat20 returned code 1.
1199.48/1202.98	c satzilla running kcnfs04SAT07 ... 
1199.48/1202.98	c Bin: Executing kcnfs04SAT07
1199.48/1202.98	c kcnfs04SAT07 returned code 1.
1199.48/1202.98	c ERROR: All Failed! 
1199.48/1202.98	c SATZILLA_TIME=1199.740000

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-1580029-1238914126/watcher-1580029-1238914126 -o /tmp/evaluation-result-1580029-1238914126/solver-1580029-1238914126 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1580029-1238914126.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 16407
/proc/meminfo: memFree=1430680/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=31120 CPUtime=0
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 192 0 0 0 0 0 0 0 19 0 1 0 517743339 31866880 188 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 7780 188 44 138 0 7639 0

[startup+0.179808 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 16407
/proc/meminfo: memFree=1430680/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=105472 CPUtime=0.16
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 22030 0 0 0 6 10 0 0 20 0 1 0 517743339 108003328 21882 1992294400 134512640 135078026 4294956192 18446744073709551615 134554769 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 26368 21882 52 138 0 26227 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 107528

[startup+0.201809 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 16407
/proc/meminfo: memFree=1430680/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=111500 CPUtime=0.18
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 23247 0 0 0 8 10 0 0 20 0 1 0 517743339 114176000 23099 1992294400 134512640 135078026 4294956192 18446744073709551615 134566828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 27875 23099 54 138 0 27734 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 113556

[startup+0.301827 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 16407
/proc/meminfo: memFree=1430680/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=117012 CPUtime=0.26
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 24569 0 0 0 15 11 0 0 21 0 1 0 517743339 119820288 24421 1992294400 134512640 135078026 4294956192 18446744073709551615 134721181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 29253 24421 54 138 0 29112 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 119068

[startup+0.701902 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 16407
/proc/meminfo: memFree=1430680/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=132772 CPUtime=0.66
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 28327 0 0 0 54 12 0 0 25 0 1 0 517743339 135958528 28179 1992294400 134512640 135078026 4294956192 18446744073709551615 134566108 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 33193 28179 54 138 0 33052 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 134828

[startup+1.50105 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 16409
/proc/meminfo: memFree=1308936/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=150568 CPUtime=1.45
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 32936 0 0 0 131 14 0 0 25 0 1 0 517743339 154181632 32788 1992294400 134512640 135078026 4294956192 18446744073709551615 134565241 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 37642 32788 54 138 0 37501 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 152624

[startup+3.10134 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 16409
/proc/meminfo: memFree=1280200/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=176140 CPUtime=3.05
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 45639 0 0 0 284 21 0 0 25 0 1 0 517743339 180367360 37894 1992294400 134512640 135078026 4294956192 18446744073709551615 134553013 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 44035 37894 55 138 0 43894 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 178196

[startup+6.30194 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 16409
/proc/meminfo: memFree=1247176/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=0
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 517743338 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 514 112 96 399 0 111 0
[pid=16408] ppid=16407 vsize=207420 CPUtime=6.23
/proc/16408/stat : 16408 (mxc-sr08) R 16407 16407 15823 0 -1 4194304 54199 0 0 0 598 25 0 0 25 0 1 0 517743339 212398080 46454 1992294400 134512640 135078026 4294956192 18446744073709551615 134715202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 51855 46454 55 138 0 51714 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 209476

[startup+12.7011 s]
/proc/loadavg: 2.47 2.10 2.03 2/88 16410
/proc/meminfo: memFree=1428040/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=10.01
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 152 56533 0 0 0 0 972 29 19 0 1 0 517743338 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16407/statm: 514 121 104 399 0 111 0
[pid=16410] ppid=16407 vsize=29212 CPUtime=0.13
/proc/16410/stat : 16410 (picosat846) R 16407 16407 15823 0 -1 4194304 6805 0 0 0 11 2 0 0 18 0 1 0 517744349 29913088 6794 1992294400 134512640 134570484 4294956192 18446744073709551615 134548785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16410/statm: 7303 6794 82 14 0 6969 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 31268
heavy processes:
  %CPU=97 pid=3568 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R12_min1.out -p R12.prmtop -c R12.inpcrd -r R12_min1.rst -

[startup+25.5015 s]
/proc/loadavg: 2.85 2.19 2.06 3/88 16411
/proc/meminfo: memFree=1226440/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=2056 CPUtime=15.03
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 180 77237 0 0 0 0 1463 40 16 0 1 0 517743338 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16407/statm: 514 139 121 399 0 111 0
[pid=16411] ppid=16407 vsize=213152 CPUtime=7.9
/proc/16411/stat : 16411 (satelite) R 16407 16407 15823 0 -1 4194304 57559 0 0 0 758 32 0 0 25 0 1 0 517745098 218267648 48366 1992294400 134512640 135037501 4294956176 18446744073709551615 134570836 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16411/statm: 53288 48366 67 128 0 53157 0
Current children cumulated CPU time (s) 22.93
Current children cumulated vsize (KiB) 215208

[startup+51.1012 s]
/proc/loadavg: 3.46 2.39 2.13 3/87 16411
/proc/meminfo: memFree=1296280/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=114984 CPUtime=48.49
/proc/16407/stat : 16407 (SATzilla2009_I) R 16405 16407 15823 0 -1 4194304 27316 142156 0 0 2156 12 2595 86 25 0 1 0 517743338 117743616 27022 1992294400 134512640 136149169 4294956224 18446744073709551615 134535043 0 0 4096 0 0 0 0 17 0 0 0
/proc/16407/statm: 28746 27022 135 399 0 28343 0
Current children cumulated CPU time (s) 48.49
Current children cumulated vsize (KiB) 114984

[startup+102.302 s]
/proc/loadavg: 4.00 2.71 2.25 3/87 16411
/proc/meminfo: memFree=1295128/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=114984 CPUtime=99.65
/proc/16407/stat : 16407 (SATzilla2009_I) R 16405 16407 15823 0 -1 4194304 27596 142156 0 0 7272 12 2595 86 25 0 1 0 517743338 117743616 27302 1992294400 134512640 136149169 4294956224 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/16407/statm: 28746 27302 135 399 0 28343 0
Current children cumulated CPU time (s) 99.65
Current children cumulated vsize (KiB) 114984

[startup+162.302 s]
/proc/loadavg: 3.71 2.87 2.33 3/87 16411
/proc/meminfo: memFree=1294360/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=114984 CPUtime=159.46
/proc/16407/stat : 16407 (SATzilla2009_I) R 16405 16407 15823 0 -1 4194304 27923 142156 0 0 13252 13 2595 86 25 0 1 0 517743338 117743616 27629 1992294400 134512640 136149169 4294956224 18446744073709551615 134535043 0 0 4096 0 0 0 0 17 0 0 0
/proc/16407/statm: 28746 27629 135 399 0 28343 0
Current children cumulated CPU time (s) 159.46
Current children cumulated vsize (KiB) 114984

[startup+222.308 s]
/proc/loadavg: 3.47 2.96 2.40 3/87 16411
/proc/meminfo: memFree=1294936/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=114984 CPUtime=219.37
/proc/16407/stat : 16407 (SATzilla2009_I) R 16405 16407 15823 0 -1 4194304 28253 142156 0 0 19243 13 2595 86 25 0 1 0 517743338 117743616 27959 1992294400 134512640 136149169 4294956224 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/16407/statm: 28746 27959 135 399 0 28343 0
Current children cumulated CPU time (s) 219.37
Current children cumulated vsize (KiB) 114984

[startup+282.302 s]
/proc/loadavg: 3.14 2.99 2.44 3/88 16413
/proc/meminfo: memFree=1137232/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=150448 CPUtime=14.68
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 41114 0 0 0 1445 23 0 0 25 0 1 0 517770099 154058752 35193 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 37612 35193 73 138 0 37471 0
Current children cumulated CPU time (s) 279.32
Current children cumulated vsize (KiB) 281968

[startup+342.302 s]
/proc/loadavg: 2.42 2.81 2.41 3/88 16415
/proc/meminfo: memFree=1136016/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=152032 CPUtime=74.65
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 41481 0 0 0 7442 23 0 0 25 0 1 0 517770099 155680768 35560 1992294400 134512640 135078472 4294956192 18446744073709551615 134549922 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 38008 35560 73 138 0 37867 0
Current children cumulated CPU time (s) 339.29
Current children cumulated vsize (KiB) 283552

[startup+402.302 s]
/proc/loadavg: 2.15 2.66 2.39 3/88 16415
/proc/meminfo: memFree=1122896/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=165216 CPUtime=134.62

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


[startup+822.302 s]
/proc/loadavg: 2.00 2.15 2.23 3/88 16421
/proc/meminfo: memFree=1027792/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=259884 CPUtime=554.4
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 68480 0 0 0 55395 45 0 0 25 0 1 0 517770099 266121216 62559 1992294400 134512640 135078472 4294956192 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 64971 62559 73 138 0 64830 0
Current children cumulated CPU time (s) 819.04
Current children cumulated vsize (KiB) 391404

[startup+882.308 s]
/proc/loadavg: 2.00 2.12 2.21 3/88 16421
/proc/meminfo: memFree=1015696/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=271784 CPUtime=614.38
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 71464 0 0 0 61390 48 0 0 25 0 1 0 517770099 278306816 65543 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 67946 65543 73 138 0 67805 0
Current children cumulated CPU time (s) 879.02
Current children cumulated vsize (KiB) 403304

[startup+942.302 s]
/proc/loadavg: 2.00 2.10 2.20 3/88 16421
/proc/meminfo: memFree=996880/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=290736 CPUtime=674.35
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 76202 0 0 0 67383 52 0 0 25 0 1 0 517770099 297713664 70281 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 72684 70281 73 138 0 72543 0
Current children cumulated CPU time (s) 938.99
Current children cumulated vsize (KiB) 422256

[startup+1002.3 s]
/proc/loadavg: 2.00 2.08 2.18 3/88 16421
/proc/meminfo: memFree=981904/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=305616 CPUtime=734.32
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 79920 0 0 0 73376 56 0 0 25 0 1 0 517770099 312950784 73999 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 76404 73999 73 138 0 76263 0
Current children cumulated CPU time (s) 998.96
Current children cumulated vsize (KiB) 437136

[startup+1062.3 s]
/proc/loadavg: 2.00 2.06 2.17 3/88 16421
/proc/meminfo: memFree=969680/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=317824 CPUtime=794.3
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 82958 0 0 0 79369 61 0 0 25 0 1 0 517770099 325451776 77037 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 79456 77037 73 138 0 79315 0
Current children cumulated CPU time (s) 1058.94
Current children cumulated vsize (KiB) 449344

[startup+1122.3 s]
/proc/loadavg: 2.00 2.05 2.16 3/88 16421
/proc/meminfo: memFree=957712/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=329888 CPUtime=854.27
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 85941 0 0 0 85363 64 0 0 25 0 1 0 517770099 337805312 80020 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 82472 80020 73 138 0 82331 0
Current children cumulated CPU time (s) 1118.91
Current children cumulated vsize (KiB) 461408

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.14 3/88 16421
/proc/meminfo: memFree=944336/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=343256 CPUtime=914.25
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 89288 0 0 0 91358 67 0 0 25 0 1 0 517770099 351494144 83367 1992294400 134512640 135078472 4294956192 18446744073709551615 134552298 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 85814 83367 73 138 0 85673 0
Current children cumulated CPU time (s) 1178.89
Current children cumulated vsize (KiB) 474776

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

[startup+1190.4 s]
/proc/loadavg: 2.00 2.03 2.14 3/88 16421
/proc/meminfo: memFree=942544/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=344976 CPUtime=922.34
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 89705 0 0 0 92166 68 0 0 25 0 1 0 517770099 353255424 83784 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 86244 83784 73 138 0 86103 0
Current children cumulated CPU time (s) 1186.98
Current children cumulated vsize (KiB) 476496

[startup+1196.8 s]
/proc/loadavg: 2.00 2.03 2.14 3/88 16421
/proc/meminfo: memFree=941456/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=346036 CPUtime=928.75
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 89968 0 0 0 92807 68 0 0 25 0 1 0 517770099 354340864 84047 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 86509 84047 73 138 0 86368 0
Current children cumulated CPU time (s) 1193.39
Current children cumulated vsize (KiB) 477556

[startup+1200 s]
/proc/loadavg: 2.00 2.03 2.14 3/88 16421
/proc/meminfo: memFree=941008/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=346564 CPUtime=931.94
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 90122 0 0 0 93126 68 0 0 25 0 1 0 517770099 354881536 84201 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 86641 84201 73 138 0 86500 0
Current children cumulated CPU time (s) 1196.58
Current children cumulated vsize (KiB) 478084

[startup+1201.6 s]
/proc/loadavg: 2.00 2.03 2.14 3/88 16421
/proc/meminfo: memFree=940624/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=346960 CPUtime=933.54
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 90193 0 0 0 93286 68 0 0 25 0 1 0 517770099 355287040 84272 1992294400 134512640 135078472 4294956192 18446744073709551615 134552264 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 86740 84272 73 138 0 86599 0
Current children cumulated CPU time (s) 1198.18
Current children cumulated vsize (KiB) 478480

[startup+1202.41 s]
/proc/loadavg: 2.00 2.03 2.14 3/88 16421
/proc/meminfo: memFree=940496/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=346960 CPUtime=934.34
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 90223 0 0 0 93366 68 0 0 25 0 1 0 517770099 355287040 84302 1992294400 134512640 135078472 4294956192 18446744073709551615 134556445 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 86740 84302 73 138 0 86599 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 478480

[startup+1202.8 s]
/proc/loadavg: 2.00 2.03 2.14 3/88 16421
/proc/meminfo: memFree=940496/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=347092 CPUtime=934.74
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 90237 0 0 0 93406 68 0 0 25 0 1 0 517770099 355422208 84316 1992294400 134512640 135078472 4294956192 18446744073709551615 134550185 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 86773 84316 73 138 0 86632 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 478612

[startup+1202.9 s]
/proc/loadavg: 2.00 2.03 2.14 3/88 16421
/proc/meminfo: memFree=940496/2055924 swapFree=4170372/4192956
[pid=16407] ppid=16405 vsize=131520 CPUtime=264.64
/proc/16407/stat : 16407 (SATzilla2009_I) S 16405 16407 15823 0 -1 4194304 56124 163581 0 0 23549 34 2785 96 25 0 1 0 517743338 134676480 32412 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16407/statm: 32880 32412 216 399 0 32477 0
[pid=16413] ppid=16407 vsize=347092 CPUtime=934.84
/proc/16413/stat : 16413 (minisat20SAT07) R 16407 16407 15823 0 -1 4194304 90240 0 0 0 93416 68 0 0 25 0 1 0 517770099 355422208 84319 1992294400 134512640 135078472 4294956192 18446744073709551615 134552020 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16413/statm: 86773 84319 73 138 0 86632 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 478612

Child status: 17
Real time (s): 1202.99
CPU time (s): 1199.6
CPU user time (s): 1197.53
CPU system time (s): 2.07768
CPU usage (%): 99.7181
Max. virtual memory (cumulated for all children) (KiB): 478612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.53
system time used= 2.07768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309963
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= 20
involuntary context switches= 4739

runsolver used 1.47677 second user time and 4.01039 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-05 08:48:49
IDJOB=1580029
IDBENCH=71009
IDSOLVER=528
FILE ID=node83/1580029-1238914126
PBS_JOBID= 9101339
Free space on /tmp= 66532 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580029-1238914126/watcher-1580029-1238914126 -o /tmp/evaluation-result-1580029-1238914126/solver-1580029-1238914126 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1580029-1238914126.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=1090487023

node83.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.268
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.268
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:      2055924 kB
MemFree:       1431224 kB
Buffers:         50912 kB
Cached:         482084 kB
SwapCached:       7468 kB
Active:         236772 kB
Inactive:       310124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1431224 kB
SwapTotal:     4192956 kB
SwapFree:      4170372 kB
Dirty:           61836 kB
Writeback:           0 kB
Mapped:          20052 kB
Slab:            61920 kB
Committed_AS:  1427320 kB
PageTables:       2704 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= 66500 MiB
End job on node83 at 2009-04-05 09:08:52