Trace number 1773830

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7131.52
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

51.49/51.67	c SATzilla is building models for class 3
51.49/51.67	c run presolver mxc-sr08 for 10 seconds ... 
51.49/51.67	c Bin: Executing mxc-sr08
51.49/51.67	c spawning binary file with 10 seconds ...
51.49/51.67	c child exit by a signal
51.49/51.67	c mxc-sr08 returned code 137.
51.49/51.67	c run presolver picosat846 for 5 seconds ... 
51.49/51.67	c Bin: Executing picosat846
51.49/51.67	c spawning binary file with 5 seconds ...
51.49/51.67	c child exit by a signal
51.49/51.67	c picosat846 returned code 137.
51.49/51.67	c Orignal number of varibales is 200308, number of clauses is 598619 
51.49/51.67	c predicted feature computation time is 17.902619 
51.49/51.67	c Bin: Executing satelite
51.49/51.67	c spawning binary file with 240 seconds ...
51.49/51.67	c child exited successfully
51.49/51.67	c satzilla computing base features
51.49/51.67	c Number of variabe is: 72981, Number of clause is : 341039 
51.49/51.67	c Initializing...
51.49/51.67	c satzilla doing clause learning
51.49/51.67	c start clause learning features ...
51.49/51.67	c Bin: Executing zchaff07
51.49/51.67	c spawning binary file with 2 seconds ...
51.49/51.67	c child exit by a signal
51.49/51.67	c satzilla doing survey propogation probe
51.49/51.67	c do survay propogation for 2 second ...
51.49/51.67	c satzilla doing local search probe
51.49/51.67	c features are:200308 598619 72981 341039 1.74466 0.75528 0.213996 0.438738 0.77886 1.39655 4.54353e-05 1.02017 2.74044e-05 0.00178129 1.22104 0.267142 0.826005 4.54353e-05 2.37803 2.05255e-05 0.00207014 2.10945 0.164106 0.181356 0 0.848276 2.2843 1.78186e-05 1.67685 0 0.000859139 1.75288 0.52155 3.94104e-05 3.08283 1.46611e-05 0.00219037 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.30771 0.71269 0 0.939717 0.590952 0.0542325 0.533212 0.0941368 0.29298 0.0641996 0.709286 -1.11022e-16 0.474315 0.130425 0.0253646 0.100844 0.0287404 0.0365635 23428 0 0 0 0 0 0 3.35713 0 1.95636 0 
51.49/51.67	c satzilla's ranking:
51.49/51.67	c 1) mxc-sr08: 3.104834
51.49/51.67	c 2) picosat846: 2.459184
51.49/51.67	c 3) minisat20SAT07: 1.353437
51.49/51.67	c 4) zchaff_rand: 0.722289
51.49/51.67	c 5) march_dl2004: 0.606678
51.49/51.67	c 6) SATenstein: -10000.000000
51.49/51.67	c 7) gnovelty+: -10000.000000
51.49/51.67	c 8) adaptg2wsat+: -10000.000000
51.49/51.67	c 9) adaptg2wsat0: -10000.000000
51.49/51.67	c 10) tts-4-0: -10000.000000
51.49/51.67	c 11) vallst: -10000.000000
51.49/51.67	c 12) minisat20: -10000.000000
51.49/51.67	c 13) kcnfs04SAT07: -10000.000000
51.49/51.67	c satzilla running mxc-sr08 ... 
9998.16/10002.11	c Bin: Executing mxc-sr08
9998.16/10002.11	c spawning binary file with 9948 seconds ...
9998.16/10002.11	c child exit by a signal
9998.16/10002.11	c mxc-sr08 returned code 137.
9998.16/10002.11	c satzilla running picosat846 ... 
9998.16/10002.11	c Bin: Executing picosat846
9998.16/10002.11	c picosat846 returned code 1.
9998.16/10002.11	c satzilla running minisat20SAT07 ... 
9998.16/10002.11	c Bin: Executing minisat20SAT07
9998.16/10002.11	c minisat20SAT07 returned code 1.
9998.16/10002.11	c satzilla running zchaff_rand ... 
9998.16/10002.11	c Bin: Executing zchaff_rand
9998.16/10002.11	c zchaff_rand returned code 1.
9998.16/10002.11	c satzilla running march_dl2004 ... 
9998.16/10002.11	c Bin: Executing march_dl2004
9998.16/10002.11	c march_dl2004 returned code 1.
9998.16/10002.11	c satzilla running SATenstein ... 
9998.16/10002.11	c Bin: Executing SATenstein
9998.16/10002.11	c SATenstein returned code 1.
9998.16/10002.11	c satzilla running gnovelty+ ... 
9998.16/10002.11	c Bin: Executing gnovelty+
9998.16/10002.11	c gnovelty+ returned code 1.
9998.16/10002.11	c satzilla running adaptg2wsat+ ... 
9998.16/10002.11	c Bin: Executing adaptg2wsat+
9998.16/10002.11	c adaptg2wsat+ returned code 1.
9998.16/10002.11	c satzilla running adaptg2wsat0 ... 
9998.16/10002.11	c Bin: Executing adaptg2wsat0
9998.16/10002.11	c adaptg2wsat0 returned code 1.
9998.16/10002.11	c satzilla running tts-4-0 ... 
9998.16/10002.11	c Bin: Executing tts-4-0
9998.16/10002.11	c tts-4-0 returned code 1.
9998.16/10002.11	c satzilla running vallst ... 
9998.16/10002.11	c Bin: Executing vallst
9998.16/10002.11	c vallst returned code 1.
9998.16/10002.11	c satzilla running minisat20 ... 
9998.16/10002.11	c Bin: Executing minisat20
9998.16/10002.11	c minisat20 returned code 1.
9998.16/10002.11	c satzilla running kcnfs04SAT07 ... 
9998.16/10002.11	c Bin: Executing kcnfs04SAT07
9998.16/10002.11	c kcnfs04SAT07 returned code 1.
9998.16/10002.11	c ERROR: All Failed! 
9998.16/10002.11	c SATZILLA_TIME=9999.700000

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-1773830-1241350843/watcher-1773830-1241350843 -o /tmp/evaluation-result-1773830-1241350843/solver-1773830-1241350843 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773830-1241350843.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: 0.93 0.98 0.99 3/64 29007
/proc/meminfo: memFree=1441968/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) R 29005 29007 28942 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=11268 CPUtime=0
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 163117927 11538432 344 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 2817 350 44 138 0 2676 0

[startup+0.104184 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 29007
/proc/meminfo: memFree=1441968/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=50720 CPUtime=0.09
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 10897 0 0 0 5 4 0 0 21 0 1 0 163117927 51937280 10869 1992294400 134512640 135078026 4294956192 18446744073709551615 134565497 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 12680 10869 54 138 0 12539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52776

[startup+0.201195 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 29007
/proc/meminfo: memFree=1441968/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=57716 CPUtime=0.19
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 12640 0 0 0 13 6 0 0 22 0 1 0 163117927 59101184 12612 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 14429 12613 54 138 0 14288 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 59772

[startup+0.301205 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 29007
/proc/meminfo: memFree=1441968/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=65264 CPUtime=0.28
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 14465 0 0 0 22 6 0 0 23 0 1 0 163117927 66830336 14437 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 16349 14438 54 138 0 16208 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67320

[startup+0.701245 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 29007
/proc/meminfo: memFree=1441968/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=75324 CPUtime=0.69
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 19515 0 0 0 60 9 0 0 25 0 1 0 163117927 77131776 16853 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 18831 16853 55 138 0 18690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77380

[startup+1.50133 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29009
/proc/meminfo: memFree=1360160/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=103048 CPUtime=1.49
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 26630 0 0 0 137 12 0 0 25 0 1 0 163117927 105521152 23968 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 25762 23968 55 138 0 25621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105104

[startup+3.10249 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29009
/proc/meminfo: memFree=1323488/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=141424 CPUtime=3.09
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 36158 0 0 0 292 17 0 0 25 0 1 0 163117927 144818176 33496 1992294400 134512640 135078026 4294956192 18446744073709551615 134569328 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 35356 33496 55 138 0 35215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143480

[startup+6.30182 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29009
/proc/meminfo: memFree=1305384/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=0
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163117927 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29007/statm: 514 112 96 399 0 111 0
[pid=29008] ppid=29007 vsize=145348 CPUtime=6.29
/proc/29008/stat : 29008 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 36990 0 0 0 612 17 0 0 25 0 1 0 163117927 148836352 34328 1992294400 134512640 135078026 4294956192 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29008/statm: 36337 34328 55 138 0 36196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 147404

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 29010
/proc/meminfo: memFree=1408616/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=2056 CPUtime=10.01
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 152 38582 0 0 0 0 981 20 16 0 1 0 163117927 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 514 121 104 399 0 111 0
[pid=29010] ppid=29007 vsize=36500 CPUtime=2.6
/proc/29010/stat : 29010 (picosat846) R 29007 29007 28942 0 -1 4194304 8318 0 9 0 255 5 0 0 25 0 1 0 163118929 37376000 8316 1992294400 134512640 134570484 4294956192 18446744073709551615 134526482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29010/statm: 9125 8316 85 14 0 8791 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 38556

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 29011
/proc/meminfo: memFree=1399984/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=37436 CPUtime=25.4
/proc/29007/stat : 29007 (SATzilla2009_I) R 29005 29007 28942 0 -1 4194304 8635 73896 0 9 169 3 2311 57 25 0 1 0 163117927 38334464 8586 1992294400 134512640 136149169 4294956224 18446744073709551615 134535467 0 0 4096 0 0 0 0 17 0 0 0
/proc/29007/statm: 9359 8586 135 399 0 8956 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 37436

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 29012
/proc/meminfo: memFree=1389296/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=48824 CPUtime=50.99
/proc/29007/stat : 29007 (SATzilla2009_I) R 29005 29007 28942 0 -1 4194304 18097 84325 0 9 2520 10 2506 63 25 0 1 0 163117927 49995776 11433 1992294400 134512640 136149169 4294956224 18446744073709551615 134579770 0 0 4096 3 0 0 0 17 0 0 0
/proc/29007/statm: 12206 11433 207 399 0 11803 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 48824

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 29013
/proc/meminfo: memFree=1261160/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=135440 CPUtime=50.6
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 38601 0 0 0 5043 17 0 0 25 0 1 0 163123094 138690560 32556 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 33860 32556 71 138 0 33719 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 180164

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29013
/proc/meminfo: memFree=1261160/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=135440 CPUtime=110.57
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 38603 0 0 0 11040 17 0 0 25 0 1 0 163123094 138690560 32558 1992294400 134512640 135078026 4294956192 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 33860 32558 71 138 0 33719 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 180164

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29013
/proc/meminfo: memFree=1261160/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=135440 CPUtime=170.55
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 38605 0 0 0 17038 17 0 0 25 0 1 0 163123094 138690560 32560 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 33860 32560 71 138 0 33719 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 180164

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29013
/proc/meminfo: memFree=1261096/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=135700 CPUtime=230.52
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 38643 0 0 0 23035 17 0 0 25 0 1 0 163123094 138956800 32598 1992294400 134512640 135078026 4294956192 18446744073709551615 134533738 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 33925 32598 71 138 0 33784 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 180424

[startup+342.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 29013
/proc/meminfo: memFree=1258472/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=138344 CPUtime=290.49
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 39291 0 0 0 29032 17 0 0 25 0 1 0 163123094 141664256 33246 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 34586 33246 71 138 0 34445 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 183068

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 29013
/proc/meminfo: memFree=1253992/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=526248/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880228 CPUtime=9646.87
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 221955 0 0 0 964460 227 0 0 25 0 1 0 163123094 901353472 215910 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220057 215910 71 138 0 219916 0
Current children cumulated CPU time (s) 9698.43
Current children cumulated vsize (KiB) 924952

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=526120/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880228 CPUtime=9706.85
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 221979 0 0 0 970458 227 0 0 25 0 1 0 163123094 901353472 215934 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220057 215934 71 138 0 219916 0
Current children cumulated CPU time (s) 9758.41
Current children cumulated vsize (KiB) 924952

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=526056/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880356 CPUtime=9766.84
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 221993 0 0 0 976457 227 0 0 25 0 1 0 163123094 901484544 215948 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220089 215948 71 138 0 219948 0
Current children cumulated CPU time (s) 9818.4
Current children cumulated vsize (KiB) 925080

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=526056/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880356 CPUtime=9826.82
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222004 0 0 0 982455 227 0 0 25 0 1 0 163123094 901484544 215959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220089 215959 71 138 0 219948 0
Current children cumulated CPU time (s) 9878.38
Current children cumulated vsize (KiB) 925080

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9886.81
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222038 0 0 0 988454 227 0 0 25 0 1 0 163123094 901746688 215993 1992294400 134512640 135078026 4294956192 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215993 71 138 0 220012 0
Current children cumulated CPU time (s) 9938.37
Current children cumulated vsize (KiB) 925336

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

[startup+9958.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9902.91
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222039 0 0 0 990064 227 0 0 25 0 1 0 163123094 901746688 215994 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215994 71 138 0 220012 0
Current children cumulated CPU time (s) 9954.47
Current children cumulated vsize (KiB) 925336

[startup+9984 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9928.5
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222040 0 0 0 992623 227 0 0 25 0 1 0 163123094 901746688 215995 1992294400 134512640 135078026 4294956192 18446744073709551615 134540567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215995 71 138 0 220012 0
Current children cumulated CPU time (s) 9980.06
Current children cumulated vsize (KiB) 925336

[startup+9990.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9934.9
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222040 0 0 0 993263 227 0 0 25 0 1 0 163123094 901746688 215995 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215995 71 138 0 220012 0
Current children cumulated CPU time (s) 9986.46
Current children cumulated vsize (KiB) 925336

[startup+9996.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9941.3
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222040 0 0 0 993903 227 0 0 25 0 1 0 163123094 901746688 215995 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215995 71 138 0 220012 0
Current children cumulated CPU time (s) 9992.86
Current children cumulated vsize (KiB) 925336

[startup+10000 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9944.49
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222041 0 0 0 994222 227 0 0 25 0 1 0 163123094 901746688 215996 1992294400 134512640 135078026 4294956192 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215996 71 138 0 220012 0
Current children cumulated CPU time (s) 9996.05
Current children cumulated vsize (KiB) 925336

[startup+10000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9945.29
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222041 0 0 0 994302 227 0 0 25 0 1 0 163123094 901746688 215996 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215996 71 138 0 220012 0
Current children cumulated CPU time (s) 9996.85
Current children cumulated vsize (KiB) 925336

[startup+10001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=880612 CPUtime=9946.09
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4194304 222041 0 0 0 994382 227 0 0 25 0 1 0 163123094 901746688 215996 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 220153 215996 71 138 0 220012 0
Current children cumulated CPU time (s) 9997.65
Current children cumulated vsize (KiB) 925336

[startup+10002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=0 CPUtime=9946.5
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4195332 222041 0 0 0 994421 229 0 0 25 0 1 0 163123094 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.06
Current children cumulated vsize (KiB) 44724

[startup+10002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29035
/proc/meminfo: memFree=525928/2055920 swapFree=4180888/4192956
[pid=29007] ppid=29005 vsize=44724 CPUtime=51.56
/proc/29007/stat : 29007 (SATzilla2009_I) S 29005 29007 28942 0 -1 4194304 18115 84325 0 9 2577 10 2506 63 25 0 1 0 163117927 45797376 10888 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29007/statm: 11181 10888 217 399 0 10778 0
[pid=29013] ppid=29007 vsize=0 CPUtime=9946.6
/proc/29013/stat : 29013 (mxc-sr08) R 29007 29007 28942 0 -1 4195332 222041 0 0 0 994421 239 0 0 25 0 1 0 163123094 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/29013/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.16
Current children cumulated vsize (KiB) 44724

Child status: 17
Real time (s): 10002.1
CPU time (s): 9998.21
CPU user time (s): 9995.06
CPU system time (s): 3.15152
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 925336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.06
system time used= 3.15152
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324499
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 21407

runsolver used 10.0185 second user time and 26.356 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-03 13:40:44
IDJOB=1773830
IDBENCH=70808
IDSOLVER=616
FILE ID=node24/1773830-1241350843
PBS_JOBID= 9225556
Free space on /tmp= 66532 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773830-1241350843/watcher-1773830-1241350843 -o /tmp/evaluation-result-1773830-1241350843/solver-1773830-1241350843 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773830-1241350843.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=2031122497

node24.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.232
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.232
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:       1442448 kB
Buffers:         93180 kB
Cached:         408376 kB
SwapCached:       5860 kB
Active:         136124 kB
Inactive:       373716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442448 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:           42356 kB
Writeback:           0 kB
Mapped:          13972 kB
Slab:            89516 kB
Committed_AS:   711400 kB
PageTables:       1440 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 node24 at 2009-05-03 16:27:26