Trace number 1721866

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) 1199.08 1199.66

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

21.15/21.27	c SATzilla is building models for class 2
21.15/21.27	c run presolver march_dl2004 for 5 seconds ... 
21.15/21.27	c Bin: Executing march_dl2004
21.15/21.27	c spawning binary file with 5 seconds ...
21.15/21.27	c child exit by a signal
21.15/21.27	c march_dl2004 returned code 137.
21.15/21.27	c run presolver mxc-sr08 for 5 seconds ... 
21.15/21.27	c Bin: Executing mxc-sr08
21.15/21.27	c spawning binary file with 5 seconds ...
21.15/21.27	c child exit by a signal
21.15/21.27	c mxc-sr08 returned code 137.
21.15/21.27	c Orignal number of varibales is 1278, number of clauses is 68055 
21.15/21.27	c predicted feature computation time is 8.587880 
21.15/21.27	c Bin: Executing satelite
21.15/21.27	c spawning binary file with 240 seconds ...
21.15/21.27	c child exited successfully
21.15/21.27	c satzilla computing base features
21.15/21.27	c Number of variabe is: 763, Number of clause is : 67183 
21.15/21.27	c Initializing...
21.15/21.27	c satzilla compute diameter ...
21.15/21.27	c start diameter features ...
21.15/21.27	c satzilla doing clause learning
21.15/21.27	c start clause learning features ...
21.15/21.27	c Bin: Executing zchaff07
21.15/21.27	c spawning binary file with 2 seconds ...
21.15/21.27	c child exit by a signal
21.15/21.27	c satzilla doing survey propogation probe
21.15/21.27	c do survay propogation for 2 second ...
21.15/21.27	c satzilla doing local search probe
21.15/21.27	c satzilla doing lobjois search-space size estimate
21.15/21.27	c features are:1278 68055 763 67183 0.674967 0.0129795 0.011357 0.456404 0.565658 0.685661 0.00555502 0.928819 0.00262123 0.0314548 0.577293 0.0279535 0.891103 0.00555502 1.08601 0.000104193 0.0189036 4.1294 0.288161 0.279195 0 0.928389 2.66768 0.00346705 0.858655 8.93083e-05 0.00960064 4.00779 0.891103 0.00242287 0.900138 8.93083e-05 0.00678743 3.47557 0.143689 3 4 0.691953 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.544589 0.431092 0.00946624 0.96376 0.939321 0.150576 0.589937 0.479434 0.54496 0.0053895 3.1085 -1.11022e-16 0.171653 0.0231841 0 0.000312727 1.38778e-17 5.77681e-07 106.273 0.465114 255.909 0.335732 276 263 300 20.6391 0.401864 1.00047 0.0112225 0.509291 0.806695 
21.15/21.27	c satzilla's ranking:
21.15/21.27	c 1) mxc-sr08: 4.286177
21.15/21.27	c 2) zchaff_rand: 3.998746
21.15/21.27	c 3) minisat20SAT07: 3.610020
21.15/21.27	c 4) minisat20: 2.120672
21.15/21.27	c 5) march_dl2004: 1.681248
21.15/21.27	c 6) vallst: 1.089965
21.15/21.27	c 7) tts-4-0: 0.162327
21.15/21.27	c 8) SATenstein: -10000.000000
21.15/21.27	c 9) gnovelty+: -10000.000000
21.15/21.27	c 10) adaptg2wsat+: -10000.000000
21.15/21.27	c 11) adaptg2wsat0: -10000.000000
21.15/21.27	c 12) picosat846: -10000.000000
21.15/21.27	c 13) kcnfs04SAT07: -10000.000000
21.15/21.27	c satzilla running mxc-sr08 ... 
1198.99/1199.65	c Bin: Executing mxc-sr08
1198.99/1199.65	c spawning binary file with 1178 seconds ...
1198.99/1199.65	c child exit by a signal
1198.99/1199.65	c mxc-sr08 returned code 137.
1198.99/1199.65	c satzilla running zchaff_rand ... 
1198.99/1199.65	c Bin: Executing zchaff_rand
1198.99/1199.65	c zchaff_rand returned code 1.
1198.99/1199.65	c satzilla running minisat20SAT07 ... 
1198.99/1199.65	c Bin: Executing minisat20SAT07
1198.99/1199.65	c minisat20SAT07 returned code 1.
1198.99/1199.65	c satzilla running minisat20 ... 
1198.99/1199.65	c Bin: Executing minisat20
1198.99/1199.65	c minisat20 returned code 1.
1198.99/1199.65	c satzilla running march_dl2004 ... 
1198.99/1199.65	c Bin: Executing march_dl2004
1198.99/1199.65	c march_dl2004 returned code 1.
1198.99/1199.65	c satzilla running vallst ... 
1198.99/1199.65	c Bin: Executing vallst
1198.99/1199.65	c vallst returned code 1.
1198.99/1199.65	c satzilla running tts-4-0 ... 
1198.99/1199.65	c Bin: Executing tts-4-0
1198.99/1199.65	c tts-4-0 returned code 1.
1198.99/1199.65	c satzilla running SATenstein ... 
1198.99/1199.65	c Bin: Executing SATenstein
1198.99/1199.65	c SATenstein returned code 1.
1198.99/1199.65	c satzilla running gnovelty+ ... 
1198.99/1199.65	c Bin: Executing gnovelty+
1198.99/1199.65	c gnovelty+ returned code 1.
1198.99/1199.65	c satzilla running adaptg2wsat+ ... 
1198.99/1199.65	c Bin: Executing adaptg2wsat+
1198.99/1199.65	c adaptg2wsat+ returned code 1.
1198.99/1199.65	c satzilla running adaptg2wsat0 ... 
1198.99/1199.65	c Bin: Executing adaptg2wsat0
1198.99/1199.65	c adaptg2wsat0 returned code 1.
1198.99/1199.65	c satzilla running picosat846 ... 
1198.99/1199.65	c Bin: Executing picosat846
1198.99/1199.65	c picosat846 returned code 1.
1198.99/1199.65	c satzilla running kcnfs04SAT07 ... 
1198.99/1199.65	c Bin: Executing kcnfs04SAT07
1198.99/1199.65	c kcnfs04SAT07 returned code 1.
1198.99/1199.65	c ERROR: All Failed! 
1198.99/1199.65	c SATZILLA_TIME=1199.240000

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-1721866-1240670635/watcher-1721866-1240670635 -o /tmp/evaluation-result-1721866-1240670635/solver-1721866-1240670635 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1721866-1240670635.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: 0.99 0.97 0.98 3/65 19580
/proc/meminfo: memFree=1712696/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2052 CPUtime=0
/proc/19580/stat : 19580 (SATzilla2009_C) D 19578 19580 19338 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 95093370 2101248 99 1992294400 134512640 136149437 4294956224 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/19580/statm: 513 99 88 399 0 110 0

[startup+0.0798289 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 19580
/proc/meminfo: memFree=1712696/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2056 CPUtime=0
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 95093370 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.10183 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 19580
/proc/meminfo: memFree=1712696/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2056 CPUtime=0
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 95093370 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301851 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 19580
/proc/meminfo: memFree=1712696/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2056 CPUtime=0
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 95093370 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701894 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 19580
/proc/meminfo: memFree=1712696/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2056 CPUtime=0
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 95093370 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50198 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19582
/proc/meminfo: memFree=1706856/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2056 CPUtime=0
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 95093370 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 514 112 96 399 0 111 0
[pid=19582] ppid=19580 vsize=7280 CPUtime=1.47
/proc/19582/stat : 19582 (march_dl2004) R 19580 19580 19338 0 -1 4194304 8353 0 0 0 134 13 0 0 25 0 1 0 95093372 7454720 1492 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19582/statm: 1820 1492 73 118 0 1699 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9336

[startup+3.10115 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19582
/proc/meminfo: memFree=1707944/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2056 CPUtime=0
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 95093370 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 514 112 96 399 0 111 0
[pid=19582] ppid=19580 vsize=6832 CPUtime=3.07
/proc/19582/stat : 19582 (march_dl2004) R 19580 19580 19338 0 -1 4194304 10663 0 0 0 289 18 0 0 25 0 1 0 95093372 6995968 1383 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19582/statm: 1708 1383 75 118 0 1587 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8888

[startup+6.30149 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19583
/proc/meminfo: memFree=1707112/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=2056 CPUtime=4.99
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 156 10686 0 0 0 0 481 18 19 0 1 0 95093370 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19580/statm: 514 125 107 399 0 111 0
[pid=19583] ppid=19580 vsize=8072 CPUtime=1.27
/proc/19583/stat : 19583 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 2324 0 0 0 127 0 0 0 25 0 1 0 95093872 8265728 1919 1992294400 134512640 135078026 4294956192 18446744073709551615 134534554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19583/statm: 2018 1919 71 138 0 1877 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10128

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19584
/proc/meminfo: memFree=1705584/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=7920 CPUtime=12.65
/proc/19580/stat : 19580 (SATzilla2009_C) R 19578 19580 19338 0 -1 4194304 2190 15137 0 0 210 0 1034 21 25 0 1 0 95093370 8110080 1613 1992294400 134512640 136149437 4294956224 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/19580/statm: 1980 1613 135 399 0 1577 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7920

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1693544/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=9004 CPUtime=4.21
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 2566 0 0 0 420 1 0 0 25 0 1 0 95095497 9220096 2161 1992294400 134512640 135078026 4294956192 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 2251 2161 71 138 0 2110 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 20960

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1688936/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=13932 CPUtime=29.8
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 3678 0 0 0 2978 2 0 0 25 0 1 0 95095497 14266368 3273 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 3483 3273 71 138 0 3342 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 25888

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1683240/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=20620 CPUtime=80.97
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 5084 0 0 0 8094 3 0 0 25 0 1 0 95095497 21114880 4679 1992294400 134512640 135078026 4294956192 18446744073709551615 134526787 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 5155 4679 71 138 0 5014 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 32576

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1681768/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=22184 CPUtime=140.95
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 5445 0 0 0 14091 4 0 0 25 0 1 0 95095497 22716416 5040 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 5546 5040 71 138 0 5405 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 34140

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1680488/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=23824 CPUtime=200.91
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 5764 0 0 0 20087 4 0 0 25 0 1 0 95095497 24395776 5359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 5956 5359 71 138 0 5815 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 35780

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1679464/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=25312 CPUtime=260.88
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 6012 0 0 0 26084 4 0 0 25 0 1 0 95095497 25919488 5607 1992294400 134512640 135078026 4294956192 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 6328 5607 71 138 0 6187 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 37268

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1678824/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=26176 CPUtime=320.86
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 6188 0 0 0 32081 5 0 0 25 0 1 0 95095497 26804224 5783 1992294400 134512640 135078026 4294956192 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 6544 5783 71 138 0 6403 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 38132

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1678184/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=27008 CPUtime=380.83
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 6341 0 0 0 38078 5 0 0 25 0 1 0 95095497 27656192 5936 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 6752 5936 71 138 0 6611 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 38964

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1677224/2055920 swapFree=4191900/4192956

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


[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1673064/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=32596 CPUtime=800.65
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 7535 0 0 0 80058 7 0 0 25 0 1 0 95095497 33378304 7130 1992294400 134512640 135078026 4294956192 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8149 7130 71 138 0 8008 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 44552

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1672808/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=32980 CPUtime=860.62
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 7588 0 0 0 86055 7 0 0 25 0 1 0 95095497 33771520 7183 1992294400 134512640 135078026 4294956192 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8245 7183 71 138 0 8104 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 44936

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1672488/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=33496 CPUtime=920.59
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 7663 0 0 0 92052 7 0 0 25 0 1 0 95095497 34299904 7258 1992294400 134512640 135078026 4294956192 18446744073709551615 134534365 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8374 7258 71 138 0 8233 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 45452

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19586
/proc/meminfo: memFree=1672232/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=33760 CPUtime=980.56
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 7731 0 0 0 98049 7 0 0 25 0 1 0 95095497 34570240 7326 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8440 7326 71 138 0 8299 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 45716

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1671912/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=34208 CPUtime=1040.53
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 7818 0 0 0 104046 7 0 0 25 0 1 0 95095497 35028992 7413 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8552 7413 71 138 0 8411 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 46164

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1671528/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=34368 CPUtime=1100.49
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 7873 0 0 0 110042 7 0 0 25 0 1 0 95095497 35192832 7468 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8592 7468 71 138 0 8451 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 46324

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670760/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35176 CPUtime=1160.47
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8052 0 0 0 116039 8 0 0 25 0 1 0 95095497 36020224 7647 1992294400 134512640 135078026 4294956192 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8794 7647 71 138 0 8653 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 47132

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670760/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35176 CPUtime=1168.47
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8053 0 0 0 116839 8 0 0 25 0 1 0 95095497 36020224 7648 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8794 7648 71 138 0 8653 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 47132

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670760/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35176 CPUtime=1171.67
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8054 0 0 0 117159 8 0 0 25 0 1 0 95095497 36020224 7649 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8794 7649 71 138 0 8653 0
Current children cumulated CPU time (s) 1192.89
Current children cumulated vsize (KiB) 47132

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670760/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35308 CPUtime=1174.87
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8058 0 0 0 117479 8 0 0 25 0 1 0 95095497 36155392 7653 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8827 7653 71 138 0 8686 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 47264

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670696/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35468 CPUtime=1176.47
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8093 0 0 0 117639 8 0 0 25 0 1 0 95095497 36319232 7688 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8867 7688 71 138 0 8726 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 47424

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670568/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35468 CPUtime=1177.27
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8127 0 0 0 117719 8 0 0 25 0 1 0 95095497 36319232 7722 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8867 7722 71 138 0 8726 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 47424

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670568/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35600 CPUtime=1177.67
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8142 0 0 0 117759 8 0 0 25 0 1 0 95095497 36454400 7737 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8900 7737 71 138 0 8759 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 47556

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 19592
/proc/meminfo: memFree=1670568/2055920 swapFree=4191900/4192956
[pid=19580] ppid=19578 vsize=11956 CPUtime=21.22
/proc/19580/stat : 19580 (SATzilla2009_C) S 19578 19580 19338 0 -1 4194304 4169 17481 0 0 865 2 1232 23 25 0 1 0 95093370 12242944 2735 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 2989 2735 219 399 0 2586 0
[pid=19586] ppid=19580 vsize=35600 CPUtime=1177.77
/proc/19586/stat : 19586 (mxc-sr08) R 19580 19580 19338 0 -1 4194304 8146 0 0 0 117769 8 0 0 25 0 1 0 95095497 36454400 7741 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19586/statm: 8900 7741 71 138 0 8759 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 47556

Child status: 17
Real time (s): 1199.66
CPU time (s): 1199.08
CPU user time (s): 1198.72
CPU system time (s): 0.351946
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 47556

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

runsolver used 1.07484 second user time and 3.2935 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-25 16:43:55
IDJOB=1721866
IDBENCH=71078
IDSOLVER=527
FILE ID=node81/1721866-1240670635
PBS_JOBID= 9186627
Free space on /tmp= 126388 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721866-1240670635/watcher-1721866-1240670635 -o /tmp/evaluation-result-1721866-1240670635/solver-1721866-1240670635 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1721866-1240670635.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1102139859

node81.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.234
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.234
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:       1713240 kB
Buffers:         19608 kB
Cached:         251668 kB
SwapCached:        384 kB
Active:         122920 kB
Inactive:       162672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713240 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32488 kB
Writeback:           0 kB
Mapped:          22736 kB
Slab:            42912 kB
Committed_AS:   344948 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126360 MiB
End job on node81 at 2009-04-25 17:03:55