Trace number 1773060

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) 9997.93 10002.1

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data

19.37/19.45	c SATzilla is building models for class 3
19.37/19.45	c run presolver mxc-sr08 for 10 seconds ... 
19.37/19.45	c Bin: Executing mxc-sr08
19.37/19.45	c spawning binary file with 10 seconds ...
19.37/19.45	c child exit by a signal
19.37/19.45	c mxc-sr08 returned code 137.
19.37/19.45	c run presolver picosat846 for 5 seconds ... 
19.37/19.45	c Bin: Executing picosat846
19.37/19.45	c spawning binary file with 5 seconds ...
19.37/19.45	c child exit by a signal
19.37/19.45	c picosat846 returned code 137.
19.37/19.45	c Orignal number of varibales is 2010, number of clauses is 6802 
19.37/19.45	c predicted feature computation time is 1.452300 
19.37/19.45	c Bin: Executing satelite
19.37/19.45	c spawning binary file with 240 seconds ...
19.37/19.45	c child exited successfully
19.37/19.45	c satzilla computing base features
19.37/19.45	c Number of variabe is: 1384, Number of clause is : 5732 
19.37/19.45	c Initializing...
19.37/19.45	c satzilla doing clause learning
19.37/19.45	c start clause learning features ...
19.37/19.45	c Bin: Executing zchaff07
19.37/19.45	c spawning binary file with 2 seconds ...
19.37/19.45	c child exit by a signal
19.37/19.45	c satzilla doing survey propogation probe
19.37/19.45	c do survay propogation for 2 second ...
19.37/19.45	c satzilla doing local search probe
19.37/19.45	c features are:2010 6802 1384 5732 0.452312 0.186671 0.241452 0.345186 0.83241 1.1822 0.00214179 0.3819 0.00144509 0.0195087 0.933756 0.217027 0.885729 0.00214179 0.304343 0.00122121 0.0047104 2.41313 0.0766666 0.0855001 0 0.5 2.06678 0.000948937 0.61753 0.000348918 0.00453594 1.97626 0.50314 0.00157215 0.621793 0.000872296 0.00662945 760 0.315295 473 1177 1093 529 1025 550 637 35.6238 0.170205 26.7661 47.2868 45.0809 28.1777 39.2896 32.4564 34.0803 0.24087 0.798176 4.10247e-05 0.855731 0.541149 0.0412896 0.341126 0.0977786 0.176701 0.048143 0.91259 3.10521e-06 0.321705 0.0705471 0.00520449 0.0557888 0.0302647 0.0461626 86.7602 0.14968 290.373 0.0621675 291 276 306 0.669949 0.228305 0.85503 0.0433099 
19.37/19.45	c satzilla's ranking:
19.37/19.45	c 1) mxc-sr08: 2.722428
19.37/19.45	c 2) picosat846: 2.714236
19.37/19.45	c 3) minisat20SAT07: 1.855875
19.37/19.45	c 4) march_dl2004: 1.625945
19.37/19.45	c 5) zchaff_rand: 1.057954
19.37/19.45	c 6) SATenstein: -10000.000000
19.37/19.45	c 7) gnovelty+: -10000.000000
19.37/19.45	c 8) adaptg2wsat+: -10000.000000
19.37/19.45	c 9) adaptg2wsat0: -10000.000000
19.37/19.45	c 10) tts-4-0: -10000.000000
19.37/19.45	c 11) vallst: -10000.000000
19.37/19.45	c 12) minisat20: -10000.000000
19.37/19.45	c 13) kcnfs04SAT07: -10000.000000
19.37/19.45	c satzilla running mxc-sr08 ... 
9997.80/10002.10	c Bin: Executing mxc-sr08
9997.80/10002.10	c spawning binary file with 9980 seconds ...
9997.80/10002.10	c child exit by a signal
9997.80/10002.10	c mxc-sr08 returned code 137.
9997.80/10002.10	c satzilla running picosat846 ... 
9997.80/10002.10	c Bin: Executing picosat846
9997.80/10002.10	c picosat846 returned code 1.
9997.80/10002.10	c satzilla running minisat20SAT07 ... 
9997.80/10002.10	c Bin: Executing minisat20SAT07
9997.80/10002.10	c minisat20SAT07 returned code 1.
9997.80/10002.10	c satzilla running march_dl2004 ... 
9997.80/10002.10	c Bin: Executing march_dl2004
9997.80/10002.10	c march_dl2004 returned code 1.
9997.80/10002.10	c satzilla running zchaff_rand ... 
9997.80/10002.10	c Bin: Executing zchaff_rand
9997.80/10002.10	c zchaff_rand returned code 1.
9997.80/10002.10	c satzilla running SATenstein ... 
9997.80/10002.10	c Bin: Executing SATenstein
9997.80/10002.10	c SATenstein returned code 1.
9997.80/10002.10	c satzilla running gnovelty+ ... 
9997.80/10002.10	c Bin: Executing gnovelty+
9997.80/10002.10	c gnovelty+ returned code 1.
9997.80/10002.10	c satzilla running adaptg2wsat+ ... 
9997.80/10002.10	c Bin: Executing adaptg2wsat+
9997.80/10002.10	c adaptg2wsat+ returned code 1.
9997.80/10002.10	c satzilla running adaptg2wsat0 ... 
9997.80/10002.10	c Bin: Executing adaptg2wsat0
9997.80/10002.10	c adaptg2wsat0 returned code 1.
9997.80/10002.10	c satzilla running tts-4-0 ... 
9997.80/10002.10	c Bin: Executing tts-4-0
9997.80/10002.10	c tts-4-0 returned code 1.
9997.80/10002.10	c satzilla running vallst ... 
9997.80/10002.10	c Bin: Executing vallst
9997.80/10002.10	c vallst returned code 1.
9997.80/10002.10	c satzilla running minisat20 ... 
9997.80/10002.10	c Bin: Executing minisat20
9997.80/10002.10	c minisat20 returned code 1.
9997.80/10002.10	c satzilla running kcnfs04SAT07 ... 
9997.80/10002.10	c Bin: Executing kcnfs04SAT07
9997.80/10002.10	c kcnfs04SAT07 returned code 1.
9997.80/10002.10	c ERROR: All Failed! 
9997.80/10002.10	c SATZILLA_TIME=9999.430000

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-1773060-1241345922/watcher-1773060-1241345922 -o /tmp/evaluation-result-1773060-1241345922/solver-1773060-1241345922 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773060-1241345922.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4282
/proc/meminfo: memFree=1372168/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) R 4280 4282 4181 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=1440 CPUtime=0
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 162625496 1474560 242 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 360 243 54 138 0 219 0

[startup+0.0327271 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4282
/proc/meminfo: memFree=1372168/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=1796 CPUtime=0.02
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 405 0 0 0 2 0 0 0 18 0 1 0 162625496 1839104 359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 449 359 71 138 0 308 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3852

[startup+0.101732 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4282
/proc/meminfo: memFree=1372168/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=1796 CPUtime=0.09
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 407 0 0 0 9 0 0 0 19 0 1 0 162625496 1839104 361 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 449 361 71 138 0 308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3852

[startup+0.301752 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4282
/proc/meminfo: memFree=1372168/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=2060 CPUtime=0.29
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 451 0 0 0 29 0 0 0 22 0 1 0 162625496 2109440 405 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 515 405 71 138 0 374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4116

[startup+0.701795 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4282
/proc/meminfo: memFree=1372168/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=2192 CPUtime=0.69
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 493 0 0 0 69 0 0 0 25 0 1 0 162625496 2244608 447 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 548 447 71 138 0 407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4248

[startup+1.50188 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4284
/proc/meminfo: memFree=1370232/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=2588 CPUtime=1.49
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 613 0 0 0 149 0 0 0 25 0 1 0 162625496 2650112 567 1992294400 134512640 135078026 4294956192 18446744073709551615 134534925 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 647 567 71 138 0 506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4644

[startup+3.10105 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4284
/proc/meminfo: memFree=1369848/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=2720 CPUtime=3.09
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 632 0 0 0 309 0 0 0 25 0 1 0 162625496 2785280 586 1992294400 134512640 135078026 4294956192 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 680 586 71 138 0 539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4776

[startup+6.30239 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4284
/proc/meminfo: memFree=1368568/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=0
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162625496 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4282/statm: 514 112 96 399 0 111 0
[pid=4283] ppid=4282 vsize=3776 CPUtime=6.29
/proc/4283/stat : 4283 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 879 0 0 0 629 0 0 0 25 0 1 0 162625496 3866624 833 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4283/statm: 944 833 71 138 0 803 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5832

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4285
/proc/meminfo: memFree=1371320/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=2056 CPUtime=9.99
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 152 909 0 0 0 0 999 0 16 0 1 0 162625496 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 514 121 104 399 0 111 0
[pid=4285] ppid=4282 vsize=2184 CPUtime=2.69
/proc/4285/stat : 4285 (picosat846) R 4282 4282 4181 0 -1 4194304 285 0 0 0 269 0 0 0 25 0 1 0 162626496 2236416 274 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4285/statm: 546 274 84 14 0 212 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4240

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4288
/proc/meminfo: memFree=1368184/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=3776 CPUtime=6.03
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 879 0 0 0 603 0 0 0 25 0 1 0 162627441 3866624 833 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 944 833 71 138 0 803 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7644

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4288
/proc/meminfo: memFree=1367224/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=4608 CPUtime=31.61
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 1081 0 0 0 3161 0 0 0 25 0 1 0 162627441 4718592 1035 1992294400 134512640 135078026 4294956192 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4288/statm: 1152 1035 71 138 0 1011 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 8476

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4288
/proc/meminfo: memFree=1366456/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=5412 CPUtime=82.78
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 1302 0 0 0 8278 0 0 0 25 0 1 0 162627441 5541888 1256 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 1353 1256 71 138 0 1212 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 9280

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4288
/proc/meminfo: memFree=1365304/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=6604 CPUtime=142.76
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 1586 0 0 0 14275 1 0 0 25 0 1 0 162627441 6762496 1540 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 1651 1540 71 138 0 1510 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 10472

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4288
/proc/meminfo: memFree=1364472/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=7396 CPUtime=202.73
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 1799 0 0 0 20272 1 0 0 25 0 1 0 162627441 7573504 1753 1992294400 134512640 135078026 4294956192 18446744073709551615 134522543 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 1849 1753 71 138 0 1708 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 11264

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4288
/proc/meminfo: memFree=1364280/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=7528 CPUtime=262.71
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 1838 0 0 0 26270 1 0 0 25 0 1 0 162627441 7708672 1792 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 1882 1792 71 138 0 1741 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 11396

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4288
/proc/meminfo: memFree=1363960/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=7912 CPUtime=322.68
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 1914 0 0 0 32267 1 0 0 25 0 1 0 162627441 8101888 1868 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 1978 1868 71 138 0 1837 0
Current children cumulated CPU time (s) 342.1

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

/proc/4288/statm: 5517 5310 71 138 0 5376 0
Current children cumulated CPU time (s) 9578.27
Current children cumulated vsize (KiB) 25936

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4306
/proc/meminfo: memFree=1350008/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22068 CPUtime=9618.83
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5368 0 0 0 961871 12 0 0 25 0 1 0 162627441 22597632 5316 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5517 5316 71 138 0 5376 0
Current children cumulated CPU time (s) 9638.25
Current children cumulated vsize (KiB) 25936

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4306
/proc/meminfo: memFree=1349816/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22228 CPUtime=9678.81
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5376 0 0 0 967868 13 0 0 25 0 1 0 162627441 22761472 5324 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5557 5324 71 138 0 5416 0
Current children cumulated CPU time (s) 9698.23
Current children cumulated vsize (KiB) 26096

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349624/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22228 CPUtime=9738.78
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5377 0 0 0 973865 13 0 0 25 0 1 0 162627441 22761472 5325 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5557 5325 71 138 0 5416 0
Current children cumulated CPU time (s) 9758.2
Current children cumulated vsize (KiB) 26096

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349624/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22228 CPUtime=9798.76
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5381 0 0 0 979863 13 0 0 25 0 1 0 162627441 22761472 5329 1992294400 134512640 135078026 4294956192 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5557 5329 71 138 0 5416 0
Current children cumulated CPU time (s) 9818.18
Current children cumulated vsize (KiB) 26096

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349624/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22228 CPUtime=9858.73
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5393 0 0 0 985860 13 0 0 25 0 1 0 162627441 22761472 5341 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5557 5341 71 138 0 5416 0
Current children cumulated CPU time (s) 9878.15
Current children cumulated vsize (KiB) 26096

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349624/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22228 CPUtime=9918.7
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5393 0 0 0 991857 13 0 0 25 0 1 0 162627441 22761472 5341 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5557 5341 71 138 0 5416 0
Current children cumulated CPU time (s) 9938.12
Current children cumulated vsize (KiB) 26096

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22228 CPUtime=9934.7
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5405 0 0 0 993457 13 0 0 25 0 1 0 162627441 22761472 5353 1992294400 134512640 135078026 4294956192 18446744073709551615 134522530 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5557 5353 71 138 0 5416 0
Current children cumulated CPU time (s) 9954.12
Current children cumulated vsize (KiB) 26096

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22420 CPUtime=9960.28
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5415 0 0 0 996015 13 0 0 25 0 1 0 162627441 22958080 5363 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5605 5363 71 138 0 5464 0
Current children cumulated CPU time (s) 9979.7
Current children cumulated vsize (KiB) 26288

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22420 CPUtime=9966.68
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5416 0 0 0 996655 13 0 0 25 0 1 0 162627441 22958080 5364 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5605 5364 71 138 0 5464 0
Current children cumulated CPU time (s) 9986.1
Current children cumulated vsize (KiB) 26288

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22420 CPUtime=9973.08
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5416 0 0 0 997295 13 0 0 25 0 1 0 162627441 22958080 5364 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5605 5364 71 138 0 5464 0
Current children cumulated CPU time (s) 9992.5
Current children cumulated vsize (KiB) 26288

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22420 CPUtime=9976.28
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5416 0 0 0 997615 13 0 0 25 0 1 0 162627441 22958080 5364 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5605 5364 71 138 0 5464 0
Current children cumulated CPU time (s) 9995.7
Current children cumulated vsize (KiB) 26288

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22420 CPUtime=9977.88
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5416 0 0 0 997775 13 0 0 25 0 1 0 162627441 22958080 5364 1992294400 134512640 135078026 4294956192 18446744073709551615 134534696 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5605 5364 71 138 0 5464 0
Current children cumulated CPU time (s) 9997.3
Current children cumulated vsize (KiB) 26288

[startup+10001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=3868 CPUtime=19.42
/proc/4282/stat : 4282 (SATzilla2009_I) S 4280 4282 4181 0 -1 4194304 749 2359 0 0 210 29 1699 4 25 0 1 0 162625496 3960832 513 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4282/statm: 967 513 217 399 0 564 0
[pid=4288] ppid=4282 vsize=22420 CPUtime=9978.28
/proc/4288/stat : 4288 (mxc-sr08) R 4282 4282 4181 0 -1 4194304 5416 0 0 0 997815 13 0 0 25 0 1 0 162627441 22958080 5364 1992294400 134512640 135078026 4294956192 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4288/statm: 5605 5364 71 138 0 5464 0
Current children cumulated CPU time (s) 9997.7
Current children cumulated vsize (KiB) 26288

[startup+10002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4312
/proc/meminfo: memFree=1349688/2055920 swapFree=4180872/4192956
[pid=4282] ppid=4280 vsize=0 CPUtime=9997.9
/proc/4282/stat : 4282 (SATzilla2009_I) R 4280 4282 4181 0 -1 4194308 767 7775 0 0 210 29 999533 18 16 0 1 0 162625496 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/4282/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.9
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10002.1
CPU time (s): 9997.93
CPU user time (s): 9997.45
CPU system time (s): 0.485926
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 26288

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

runsolver used 8.23975 second user time and 28.1377 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-03 12:18:42
IDJOB=1773060
IDBENCH=20470
IDSOLVER=616
FILE ID=node19/1773060-1241345922
PBS_JOBID= 9225527
Free space on /tmp= 66500 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773060-1241345922/watcher-1773060-1241345922 -o /tmp/evaluation-result-1773060-1241345922/solver-1773060-1241345922 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773060-1241345922.cnf

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED=56476969

node19.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1372648 kB
Buffers:         85484 kB
Cached:         498220 kB
SwapCached:       6808 kB
Active:         183716 kB
Inactive:       408824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372648 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           31628 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            76752 kB
Committed_AS:   734216 kB
PageTables:       1464 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= 66468 MiB
End job on node19 at 2009-05-03 15:05:25