Trace number 1557021

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.32 1201.74

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.45/28.41	c SATzilla is building models for class 3
26.45/28.41	c run presolver mxc-sr08 for 10 seconds ... 
26.45/28.41	c Bin: Executing mxc-sr08
26.45/28.41	c spawning binary file with 10 seconds ...
26.45/28.41	c child exit by a signal
26.45/28.41	c mxc-sr08 returned code 137.
26.45/28.41	c run presolver picosat846 for 5 seconds ... 
26.45/28.41	c Bin: Executing picosat846
26.45/28.41	c spawning binary file with 5 seconds ...
26.45/28.41	c child exit by a signal
26.45/28.41	c picosat846 returned code 137.
26.45/28.41	c Orignal number of varibales is 69561, number of clauses is 226787 
26.45/28.41	c predicted feature computation time is 3.510676 
26.45/28.41	c Bin: Executing satelite
26.45/28.41	c spawning binary file with 240 seconds ...
26.45/28.41	c child exited successfully
26.45/28.41	c satzilla computing base features
26.45/28.41	c Number of variabe is: 28527, Number of clause is : 163375 
26.45/28.41	c Initializing...
26.45/28.41	c satzilla doing clause learning
26.45/28.41	c start clause learning features ...
26.45/28.41	c Bin: Executing zchaff07
26.45/28.41	c spawning binary file with 2 seconds ...
26.45/28.41	c child exit by a signal
26.45/28.41	c satzilla doing survey propogation probe
26.45/28.41	c do survay propogation for 2 second ...
26.45/28.41	c satzilla doing local search probe
26.45/28.41	c features are:69561 226787 28527 163375 1.43843 0.388138 0.174611 0.409162 0.454008 1.05765 0.000118594 0.178528 7.0109e-05 0.000490763 0.881025 0.0615088 0.555881 0.000118594 0.584624 4.28462e-05 0.00034277 2.34959 0.0250457 0.0428054 0 0.666667 1.05429 5.92988e-05 0.533578 6.12089e-06 0.000171385 2.03746 0.51271 4.66532e-05 0.455052 2.44836e-05 0.000171385 309.727 0.178987 236 437 362 244 331 270 321 7.45825 0.223351 4.86885 10.2151 9.5884 5.51543 9.39259 5.82175 7.30606 0.0983258 1.59101 0 0.745545 0.392992 1.17204e-05 0.103374 0.00148528 0.0144396 0.0312727 0.633073 2.26255e-05 0.240402 0.0567165 0.000398996 0.0398501 0.0227244 0.0292641 2480.25 0.302711 5620 0.00986328 5628.5 5545 5635 0.667765 1.14151 0.878498 0.051699 
26.45/28.41	c satzilla's ranking:
26.45/28.41	c 1) mxc-sr08: 3.172999
26.45/28.41	c 2) picosat846: 2.469934
26.45/28.41	c 3) minisat20SAT07: 2.208248
26.45/28.41	c 4) zchaff_rand: 0.081365
26.45/28.41	c 5) march_dl2004: 0.070058
26.45/28.41	c 6) SATenstein: -10000.000000
26.45/28.41	c 7) gnovelty+: -10000.000000
26.45/28.41	c 8) adaptg2wsat+: -10000.000000
26.45/28.41	c 9) adaptg2wsat0: -10000.000000
26.45/28.41	c 10) tts-4-0: -10000.000000
26.45/28.41	c 11) vallst: -10000.000000
26.45/28.41	c 12) minisat20: -10000.000000
26.45/28.41	c 13) kcnfs04SAT07: -10000.000000
26.45/28.41	c satzilla running mxc-sr08 ... 
1199.24/1201.73	c Bin: Executing mxc-sr08
1199.24/1201.73	c spawning binary file with 1173 seconds ...
1199.24/1201.73	c child exit by a signal
1199.24/1201.73	c mxc-sr08 returned code 137.
1199.24/1201.73	c satzilla running picosat846 ... 
1199.24/1201.73	c Bin: Executing picosat846
1199.24/1201.73	c picosat846 returned code 1.
1199.24/1201.73	c satzilla running minisat20SAT07 ... 
1199.24/1201.73	c Bin: Executing minisat20SAT07
1199.24/1201.73	c minisat20SAT07 returned code 1.
1199.24/1201.73	c satzilla running zchaff_rand ... 
1199.24/1201.73	c Bin: Executing zchaff_rand
1199.24/1201.73	c zchaff_rand returned code 1.
1199.24/1201.73	c satzilla running march_dl2004 ... 
1199.24/1201.73	c Bin: Executing march_dl2004
1199.24/1201.73	c march_dl2004 returned code 1.
1199.24/1201.73	c satzilla running SATenstein ... 
1199.24/1201.73	c Bin: Executing SATenstein
1199.24/1201.73	c SATenstein returned code 1.
1199.24/1201.73	c satzilla running gnovelty+ ... 
1199.24/1201.73	c Bin: Executing gnovelty+
1199.24/1201.73	c gnovelty+ returned code 1.
1199.24/1201.73	c satzilla running adaptg2wsat+ ... 
1199.24/1201.73	c Bin: Executing adaptg2wsat+
1199.24/1201.73	c adaptg2wsat+ returned code 1.
1199.24/1201.73	c satzilla running adaptg2wsat0 ... 
1199.24/1201.73	c Bin: Executing adaptg2wsat0
1199.24/1201.73	c adaptg2wsat0 returned code 1.
1199.24/1201.73	c satzilla running tts-4-0 ... 
1199.24/1201.73	c Bin: Executing tts-4-0
1199.24/1201.73	c tts-4-0 returned code 1.
1199.24/1201.73	c satzilla running vallst ... 
1199.24/1201.73	c Bin: Executing vallst
1199.24/1201.73	c vallst returned code 1.
1199.24/1201.73	c satzilla running minisat20 ... 
1199.24/1201.73	c Bin: Executing minisat20
1199.24/1201.73	c minisat20 returned code 1.
1199.24/1201.73	c satzilla running kcnfs04SAT07 ... 
1199.24/1201.73	c Bin: Executing kcnfs04SAT07
1199.24/1201.73	c kcnfs04SAT07 returned code 1.
1199.24/1201.73	c ERROR: All Failed! 
1199.24/1201.73	c SATZILLA_TIME=1199.480000

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.84 1.45 3/81 12928
/proc/meminfo: memFree=1789888/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2052 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) D 12926 12928 12704 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 511111287 2101248 99 1992294400 134512640 136149169 4294956208 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/12928/statm: 513 99 88 399 0 110 0

[startup+0.088094 s]
/proc/loadavg: 1.91 1.84 1.45 3/81 12928
/proc/meminfo: memFree=1789888/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 511111287 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101093 s]
/proc/loadavg: 1.91 1.84 1.45 3/81 12928
/proc/meminfo: memFree=1789888/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 511111287 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301113 s]
/proc/loadavg: 1.91 1.84 1.45 3/81 12928
/proc/meminfo: memFree=1789888/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 511111287 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701154 s]
/proc/loadavg: 1.91 1.84 1.45 3/81 12928
/proc/meminfo: memFree=1789888/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 511111287 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50122 s]
/proc/loadavg: 1.91 1.84 1.45 2/83 12930
/proc/meminfo: memFree=1747312/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 511111287 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 514 112 96 399 0 111 0
[pid=12930] ppid=12928 vsize=44036 CPUtime=1.48
/proc/12930/stat : 12930 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12384 0 0 0 142 6 0 0 25 0 1 0 511111288 45092864 10104 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12930/statm: 11009 10104 71 138 0 10868 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46092

[startup+3.10239 s]
/proc/loadavg: 1.91 1.84 1.45 2/83 12930
/proc/meminfo: memFree=1749232/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 511111287 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 514 112 96 399 0 111 0
[pid=12930] ppid=12928 vsize=44036 CPUtime=3.08
/proc/12930/stat : 12930 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12408 0 0 0 302 6 0 0 25 0 1 0 511111288 45092864 10128 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12930/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46092

[startup+6.30169 s]
/proc/loadavg: 1.92 1.84 1.45 2/83 12930
/proc/meminfo: memFree=1747952/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=0
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 511111287 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 514 112 96 399 0 111 0
[pid=12930] ppid=12928 vsize=44036 CPUtime=6.27
/proc/12930/stat : 12930 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12408 0 0 0 620 7 0 0 25 0 1 0 511111288 45092864 10128 1992294400 134512640 135078026 4294956176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12930/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46092

[startup+12.7023 s]
/proc/loadavg: 1.93 1.84 1.46 2/83 12931
/proc/meminfo: memFree=1781296/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=2056 CPUtime=9.99
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 152 12408 0 0 0 0 992 7 18 0 1 0 511111287 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12928/statm: 514 121 104 399 0 111 0
[pid=12931] ppid=12928 vsize=16408 CPUtime=0.77
/proc/12931/stat : 12931 (picosat846) R 12928 12928 12704 0 -1 4194304 3327 0 0 0 76 1 0 0 24 0 1 0 511112321 16801792 3316 1992294400 134512640 134570484 4294956176 18446744073709551615 134523523 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12931/statm: 4102 3316 85 14 0 3768 0
Current children cumulated CPU time (s) 10.76
Current children cumulated vsize (KiB) 18464

[startup+25.5016 s]
/proc/loadavg: 1.79 1.82 1.45 2/82 12933
/proc/meminfo: memFree=1761272/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=27396 CPUtime=23.56
/proc/12928/stat : 12928 (SATzilla2009_I) R 12926 12928 12704 0 -1 4194304 9479 31281 0 0 522 5 1805 24 25 0 1 0 511111287 28053504 6389 1992294400 134512640 136149169 4294956208 18446744073709551615 134847620 0 0 4096 3 0 0 0 17 0 0 0
/proc/12928/statm: 6849 6389 152 399 0 6446 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 27396

[startup+51.1011 s]
/proc/loadavg: 1.52 1.75 1.44 2/83 12934
/proc/meminfo: memFree=1731568/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=22.65
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12408 0 0 0 2261 4 0 0 25 0 1 0 511114128 45092864 10128 1992294400 134512640 135078026 4294956176 18446744073709551615 134523962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 49.11
Current children cumulated vsize (KiB) 60164

[startup+102.306 s]
/proc/loadavg: 1.22 1.63 1.42 2/83 12934
/proc/meminfo: memFree=1731504/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=73.83
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12408 0 0 0 7379 4 0 0 25 0 1 0 511114128 45092864 10128 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 100.29
Current children cumulated vsize (KiB) 60164

[startup+162.302 s]
/proc/loadavg: 1.08 1.51 1.39 2/83 12934
/proc/meminfo: memFree=1731504/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=133.8
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12410 0 0 0 13376 4 0 0 25 0 1 0 511114128 45092864 10130 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 160.26
Current children cumulated vsize (KiB) 60164

[startup+222.302 s]
/proc/loadavg: 1.03 1.42 1.36 2/83 12934
/proc/meminfo: memFree=1731440/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=193.79
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12410 0 0 0 19374 5 0 0 25 0 1 0 511114128 45092864 10130 1992294400 134512640 135078026 4294956176 18446744073709551615 134523806 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 220.25
Current children cumulated vsize (KiB) 60164

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.33 2/83 12934
/proc/meminfo: memFree=1731440/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=253.76
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12410 0 0 0 25371 5 0 0 25 0 1 0 511114128 45092864 10130 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 280.22
Current children cumulated vsize (KiB) 60164

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.31 2/83 12934
/proc/meminfo: memFree=1731440/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=313.74
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12410 0 0 0 31369 5 0 0 25 0 1 0 511114128 45092864 10130 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 340.2
Current children cumulated vsize (KiB) 60164

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.29 2/83 12934
/proc/meminfo: memFree=1731376/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=373.71
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12410 0 0 0 37366 5 0 0 25 0 1 0 511114128 45092864 10130 1992294400 134512640 135078026 4294956176 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 400.17
Current children cumulated vsize (KiB) 60164

[startup+462.301 s]
/proc/loadavg: 1.00 1.18 1.27 2/83 12934
/proc/meminfo: memFree=1731376/2055920 swapFree=4169716/4192956

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/83 12934
/proc/meminfo: memFree=1731184/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=733.58
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12427 0 0 0 73352 6 0 0 25 0 1 0 511114128 45092864 10147 1992294400 134512640 135078026 4294956176 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10147 71 138 0 10868 0
Current children cumulated CPU time (s) 760.04
Current children cumulated vsize (KiB) 60164

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/83 12934
/proc/meminfo: memFree=1731184/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44036 CPUtime=793.54
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12427 0 0 0 79348 6 0 0 25 0 1 0 511114128 45092864 10147 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11009 10147 71 138 0 10868 0
Current children cumulated CPU time (s) 820
Current children cumulated vsize (KiB) 60164

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/83 12934
/proc/meminfo: memFree=1730992/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44432 CPUtime=853.52
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12497 0 0 0 85346 6 0 0 25 0 1 0 511114128 45498368 10217 1992294400 134512640 135078026 4294956176 18446744073709551615 134523878 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11108 10217 71 138 0 10967 0
Current children cumulated CPU time (s) 879.98
Current children cumulated vsize (KiB) 60560

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/83 12934
/proc/meminfo: memFree=1730608/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=44728 CPUtime=913.49
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12591 0 0 0 91343 6 0 0 25 0 1 0 511114128 45801472 10311 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11182 10311 71 138 0 11041 0
Current children cumulated CPU time (s) 939.95
Current children cumulated vsize (KiB) 60856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/83 12934
/proc/meminfo: memFree=1730224/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45124 CPUtime=973.46
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12678 0 0 0 97340 6 0 0 25 0 1 0 511114128 46206976 10398 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11281 10398 71 138 0 11140 0
Current children cumulated CPU time (s) 999.92
Current children cumulated vsize (KiB) 61252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/83 12934
/proc/meminfo: memFree=1729968/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1033.44
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 103338 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1059.9
Current children cumulated vsize (KiB) 61384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/83 12934
/proc/meminfo: memFree=1729968/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1093.42
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 109336 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1119.88
Current children cumulated vsize (KiB) 61384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/83 12934
/proc/meminfo: memFree=1729904/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1153.39
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 115333 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1179.85
Current children cumulated vsize (KiB) 61384

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/83 12934
/proc/meminfo: memFree=1729904/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1161.39
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 116133 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1187.85
Current children cumulated vsize (KiB) 61384

[startup+1196.7 s]
/proc/loadavg: 1.08 1.02 1.10 2/83 12934
/proc/meminfo: memFree=1729904/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1167.79
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 116773 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1194.25
Current children cumulated vsize (KiB) 61384

[startup+1199.9 s]
/proc/loadavg: 1.08 1.02 1.10 2/83 12934
/proc/meminfo: memFree=1729904/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1170.98
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 117092 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1197.44
Current children cumulated vsize (KiB) 61384

[startup+1200.7 s]
/proc/loadavg: 1.07 1.02 1.10 2/83 12934
/proc/meminfo: memFree=1729904/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1171.78
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 117172 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1198.24
Current children cumulated vsize (KiB) 61384

[startup+1201.5 s]
/proc/loadavg: 1.07 1.02 1.10 2/83 12934
/proc/meminfo: memFree=1729904/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1172.58
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 117252 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 61384

[startup+1201.7 s]
/proc/loadavg: 1.07 1.02 1.10 2/83 12934
/proc/meminfo: memFree=1729904/2055920 swapFree=4169716/4192956
[pid=12928] ppid=12926 vsize=16128 CPUtime=26.46
/proc/12928/stat : 12928 (SATzilla2009_I) S 12926 12928 12704 0 -1 4194304 11866 31281 0 0 803 14 1805 24 25 0 1 0 511111287 16515072 3782 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12928/statm: 4032 3782 217 399 0 3629 0
[pid=12934] ppid=12928 vsize=45256 CPUtime=1172.78
/proc/12934/stat : 12934 (mxc-sr08) R 12928 12928 12704 0 -1 4194304 12724 0 0 0 117272 6 0 0 25 0 1 0 511114128 46342144 10444 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12934/statm: 11314 10444 71 138 0 11173 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 61384

Child status: 17
Real time (s): 1201.74
CPU time (s): 1199.32
CPU user time (s): 1198.85
CPU system time (s): 0.469928
CPU usage (%): 99.7987
Max. virtual memory (cumulated for all children) (KiB): 64496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.85
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55898
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= 21
involuntary context switches= 4630

runsolver used 1.34879 second user time and 4.12137 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-04 14:23:44
IDJOB=1557021
IDBENCH=70830
IDSOLVER=528
FILE ID=node89/1557021-1238847823
PBS_JOBID= 9085855
Free space on /tmp= 66512 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557021-1238847823/watcher-1557021-1238847823 -o /tmp/evaluation-result-1557021-1238847823/solver-1557021-1238847823 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1557021-1238847823.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1872884854

node89.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.240
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.240
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:       1790432 kB
Buffers:         12224 kB
Cached:         180388 kB
SwapCached:      12408 kB
Active:          96260 kB
Inactive:       110220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790432 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           35556 kB
Writeback:           0 kB
Mapped:          19572 kB
Slab:            43356 kB
Committed_AS:  1779748 kB
PageTables:       2600 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= 66484 MiB
End job on node89 at 2009-04-04 14:43:46