Trace number 1727593

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.56 1200.1

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
Bench CategoryCRAFTED (crafted 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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data

106.60/106.82	c SATzilla is building models for class 3
106.60/106.82	c run presolver mxc-sr08 for 10 seconds ... 
106.60/106.82	c Bin: Executing mxc-sr08
106.60/106.82	c spawning binary file with 10 seconds ...
106.60/106.82	c child exit by a signal
106.60/106.82	c mxc-sr08 returned code 137.
106.60/106.82	c run presolver picosat846 for 5 seconds ... 
106.60/106.82	c Bin: Executing picosat846
106.60/106.82	c spawning binary file with 5 seconds ...
106.60/106.82	c child exit by a signal
106.60/106.82	c picosat846 returned code 137.
106.60/106.82	c Orignal number of varibales is 16866, number of clauses is 2507999 
106.60/106.82	c predicted feature computation time is 59.768151 
106.60/106.82	c Bin: Executing satelite
106.60/106.82	c spawning binary file with 240 seconds ...
106.60/106.82	c child exited successfully
106.60/106.82	c satzilla computing base features
106.60/106.82	c Number of variabe is: 14776, Number of clause is : 2490066 
106.60/106.82	c Initializing...
106.60/106.82	c satzilla doing clause learning
106.60/106.82	c start clause learning features ...
106.60/106.82	c Bin: Executing zchaff07
106.60/106.82	c spawning binary file with 2 seconds ...
106.60/106.82	c child exit by a signal
106.60/106.82	c satzilla doing survey propogation probe
106.60/106.82	c do survay propogation for 2 second ...
106.60/106.82	c satzilla doing local search probe
106.60/106.82	c features are:16866 2.508e+06 14776 2.49007e+06 0.141446 0.00720182 0.00593398 0.448639 1.02918 1.26341 0.000231114 0.766537 0.000135355 0.00155658 0.633932 0.770376 0.77052 0.000231114 0.404733 7.22872e-06 0.000433322 6.12521 0.0519144 0.102922 0.00387597 0.912 1.98419 8.22903e-05 0.541042 2.00798e-06 0.000277904 5.71624 0.584608 0.000180792 0.411908 5.62234e-06 0.000368665 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.808113 0.401117 0.000401546 1 0.999999 0.0693122 0.999472 0.826073 0.975616 0.0558005 1.7835 -1.66533e-16 0.5 0.191847 2.10942e-15 0.0686187 7.77138e-07 0.00386835 9334 0 0 0 0 0 0 85.5211 0 1.0195 0 
106.60/106.82	c satzilla's ranking:
106.60/106.82	c 1) zchaff_rand: 3.636871
106.60/106.82	c 2) mxc-sr08: 2.701531
106.60/106.82	c 3) picosat846: 2.519765
106.60/106.82	c 4) minisat20SAT07: 1.407107
106.60/106.82	c 5) march_dl2004: -0.027256
106.60/106.82	c 6) SATenstein: -10000.000000
106.60/106.82	c 7) gnovelty+: -10000.000000
106.60/106.82	c 8) adaptg2wsat+: -10000.000000
106.60/106.82	c 9) adaptg2wsat0: -10000.000000
106.60/106.82	c 10) tts-4-0: -10000.000000
106.60/106.82	c 11) vallst: -10000.000000
106.60/106.82	c 12) minisat20: -10000.000000
106.60/106.82	c 13) kcnfs04SAT07: -10000.000000
106.60/106.82	c satzilla running zchaff_rand ... 
1199.45/1200.02	c Bin: Executing zchaff_rand
1199.45/1200.02	c spawning binary file with 1093 seconds ...
1199.45/1200.02	c child exit by a signal
1199.45/1200.02	c zchaff_rand returned code 137.
1199.45/1200.02	c satzilla running mxc-sr08 ... 
1199.45/1200.02	c Bin: Executing mxc-sr08
1199.45/1200.02	c mxc-sr08 returned code 1.
1199.45/1200.02	c satzilla running picosat846 ... 
1199.45/1200.03	c Bin: Executing picosat846
1199.45/1200.03	c picosat846 returned code 1.
1199.45/1200.03	c satzilla running minisat20SAT07 ... 
1199.45/1200.04	c Bin: Executing minisat20SAT07
1199.45/1200.04	c minisat20SAT07 returned code 1.
1199.45/1200.04	c satzilla running march_dl2004 ... 
1199.45/1200.04	c Bin: Executing march_dl2004
1199.45/1200.04	c march_dl2004 returned code 1.
1199.45/1200.04	c satzilla running SATenstein ... 
1199.45/1200.04	c Bin: Executing SATenstein
1199.45/1200.04	c SATenstein returned code 1.
1199.45/1200.04	c satzilla running gnovelty+ ... 
1199.45/1200.04	c Bin: Executing gnovelty+
1199.45/1200.04	c gnovelty+ returned code 1.
1199.45/1200.04	c satzilla running adaptg2wsat+ ... 
1199.45/1200.04	c Bin: Executing adaptg2wsat+
1199.45/1200.04	c adaptg2wsat+ returned code 1.
1199.45/1200.04	c satzilla running adaptg2wsat0 ... 
1199.45/1200.04	c Bin: Executing adaptg2wsat0
1199.45/1200.04	c adaptg2wsat0 returned code 1.
1199.45/1200.04	c satzilla running tts-4-0 ... 
1199.45/1200.04	c Bin: Executing tts-4-0
1199.45/1200.04	c tts-4-0 returned code 1.
1199.45/1200.04	c satzilla running vallst ... 
1199.45/1200.04	c Bin: Executing vallst
1199.45/1200.04	c vallst returned code 1.
1199.45/1200.04	c satzilla running minisat20 ... 
1199.45/1200.04	c Bin: Executing minisat20
1199.45/1200.04	c minisat20 returned code 1.
1199.45/1200.04	c satzilla running kcnfs04SAT07 ... 
1199.45/1200.04	c Bin: Executing kcnfs04SAT07
1199.45/1200.04	c kcnfs04SAT07 returned code 1.
1199.45/1200.04	c ERROR: All Failed! 
1199.45/1200.04	c SATZILLA_TIME=1199.680000

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

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


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25823
/proc/meminfo: memFree=1723200/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2052 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) D 25821 25823 25664 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 100705256 2101248 99 1992294400 134512640 136149169 4294956208 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/25823/statm: 513 99 88 399 0 110 0

[startup+0.030912 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25823
/proc/meminfo: memFree=1723200/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705256 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.102918 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25823
/proc/meminfo: memFree=1723200/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705256 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301938 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25823
/proc/meminfo: memFree=1723200/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705256 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.702982 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25823
/proc/meminfo: memFree=1723200/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705256 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50107 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25825
/proc/meminfo: memFree=1652848/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705256 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 112 96 399 0 111 0
[pid=25825] ppid=25823 vsize=90236 CPUtime=1.47
/proc/25825/stat : 25825 (mxc-sr08) R 25823 25823 25664 0 -1 4194304 22231 0 0 0 136 11 0 0 25 0 1 0 100705259 92401664 22225 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25825/statm: 22559 22225 54 138 0 22418 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 92292

[startup+3.10124 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25825
/proc/meminfo: memFree=1609648/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705256 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 112 96 399 0 111 0
[pid=25825] ppid=25823 vsize=153284 CPUtime=3.07
/proc/25825/stat : 25825 (mxc-sr08) R 25823 25823 25664 0 -1 4194304 37679 0 0 0 290 17 0 0 25 0 1 0 100705259 156962816 37673 1992294400 134512640 135078026 4294956176 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25825/statm: 38321 37675 54 138 0 38180 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 155340

[startup+6.30159 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25825
/proc/meminfo: memFree=1592688/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=0
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705256 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 112 96 399 0 111 0
[pid=25825] ppid=25823 vsize=139756 CPUtime=6.27
/proc/25825/stat : 25825 (mxc-sr08) R 25823 25823 25664 0 -1 4194304 41055 0 0 0 608 19 0 0 25 0 1 0 100705259 143110144 32653 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25825/statm: 34939 32653 55 138 0 34798 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 141812

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25826
/proc/meminfo: memFree=1633456/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=10.01
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 152 41055 0 0 0 0 980 21 18 0 1 0 100705256 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 514 121 104 399 0 111 0
[pid=25826] ppid=25823 vsize=97288 CPUtime=2.56
/proc/25826/stat : 25826 (picosat846) R 25823 25823 25664 0 -1 4194304 22404 0 9 0 243 13 0 0 25 0 1 0 100706261 99622912 22402 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25826/statm: 24322 22402 85 14 0 23988 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 99344

[startup+25.5017 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 25827
/proc/meminfo: memFree=1530096/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=15.02
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 180 63530 0 9 0 0 1466 36 16 0 1 0 100705256 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25823/statm: 514 139 121 399 0 111 0
[pid=25827] ppid=25823 vsize=245216 CPUtime=10.33
/proc/25827/stat : 25827 (satelite) R 25823 25823 25664 0 -1 4194304 51462 0 0 0 997 36 0 0 25 0 1 0 100706770 251101184 51457 1992294400 134512640 135037501 4294956160 18446744073709551615 134587903 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25827/statm: 61304 51457 67 128 0 61173 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 247272

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25827
/proc/meminfo: memFree=1494384/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=2056 CPUtime=15.02
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 180 63530 0 9 0 0 1466 36 16 0 1 0 100705256 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25823/statm: 514 139 121 399 0 111 0
[pid=25827] ppid=25823 vsize=270804 CPUtime=35.91
/proc/25827/stat : 25827 (satelite) R 25823 25823 25664 0 -1 4194304 55129 0 0 0 3553 38 0 0 25 0 1 0 100706770 277303296 55065 1992294400 134512640 135037501 4294956160 18446744073709551615 134573952 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25827/statm: 67701 55065 67 128 0 67570 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 272860

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25828
/proc/meminfo: memFree=1516600/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=173764 CPUtime=102.1
/proc/25823/stat : 25823 (SATzilla2009_I) R 25821 25823 25664 0 -1 4194304 98549 133698 0 9 2738 60 7302 110 25 0 1 0 100705256 177934336 38843 1992294400 134512640 136149169 4294956208 18446744073709551615 134740888 0 0 4096 3 0 0 0 17 1 0 0
/proc/25823/statm: 43441 38843 195 399 0 43038 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 173764

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1395312/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=255072 CPUtime=55.42
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 57951 0 0 0 5500 42 0 0 25 0 1 0 100715940 261193728 36537 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 63768 36537 112 208 0 63540 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 384776

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1394224/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=255780 CPUtime=115.41
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 59085 0 0 0 11485 56 0 0 25 0 1 0 100715940 261918720 36813 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 63945 36813 112 208 0 63717 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 385484

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1393392/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=256212 CPUtime=175.39
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 60202 0 0 0 17472 67 0 0 25 0 1 0 100715940 262361088 37006 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 64053 37006 112 208 0 63825 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 385916

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1392624/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=256644 CPUtime=235.38
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 61227 0 0 0 23460 78 0 0 25 0 1 0 100715940 262803456 37206 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 64161 37206 112 208 0 63933 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 386348

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1391856/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=257072 CPUtime=295.36
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 62174 0 0 0 29449 87 0 0 25 0 1 0 100715940 263241728 37394 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 64268 37394 112 208 0 64040 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 386776

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1390000/2055920 swapFree=4192812/4192956

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1377392/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=261592 CPUtime=715.24
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 70164 0 0 0 71375 149 0 0 25 0 1 0 100715940 267870208 40962 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 65398 40962 112 208 0 65170 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 391296

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1375088/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=262464 CPUtime=775.22
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 71297 0 0 0 77365 157 0 0 25 0 1 0 100715940 268763136 41534 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 65616 41534 112 208 0 65388 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 392168

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1372720/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=263400 CPUtime=835.21
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 72404 0 0 0 83355 166 0 0 25 0 1 0 100715940 269721600 42113 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 65850 42113 112 208 0 65622 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 393104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1370928/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=264216 CPUtime=895.18
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 73326 0 0 0 89346 172 0 0 25 0 1 0 100715940 270557184 42540 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66054 42540 112 208 0 65826 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 393920

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1368624/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=265040 CPUtime=955.17
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 74372 0 0 0 95338 179 0 0 25 0 1 0 100715940 271400960 43091 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66260 43091 112 208 0 66032 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 394744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25829
/proc/meminfo: memFree=1366000/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=265996 CPUtime=1015.15
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 75521 0 0 0 101327 188 0 0 25 0 1 0 100715940 272379904 43745 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66499 43745 112 208 0 66271 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 395700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1363248/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=266656 CPUtime=1075.13
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 76694 0 0 0 107318 195 0 0 25 0 1 0 100715940 273055744 44423 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66664 44423 112 208 0 66436 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 396360

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1363120/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=266788 CPUtime=1083.13
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 76787 0 0 0 108117 196 0 0 25 0 1 0 100715940 273190912 44450 1992294400 134512640 135365884 4294956160 18446744073709551615 134544018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66697 44450 112 208 0 66469 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 396492

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1362992/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=266920 CPUtime=1089.53
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 76848 0 0 0 108757 196 0 0 25 0 1 0 100715940 273326080 44478 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66730 44478 112 208 0 66502 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 396624

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1362992/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=266920 CPUtime=1091.13
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 76886 0 0 0 108917 196 0 0 25 0 1 0 100715940 273326080 44483 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66730 44483 112 208 0 66502 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 396624

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1362928/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=266920 CPUtime=1091.93
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 76891 0 0 0 108997 196 0 0 25 0 1 0 100715940 273326080 44488 1992294400 134512640 135365884 4294956160 18446744073709551615 134542913 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66730 44488 112 208 0 66502 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 396624

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1362928/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=266920 CPUtime=1092.33
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 76893 0 0 0 109037 196 0 0 25 0 1 0 100715940 273326080 44490 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66730 44490 112 208 0 66502 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 396624

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1362928/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=266920 CPUtime=1092.73
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4194304 76895 0 0 0 109077 196 0 0 25 0 1 0 100715940 273326080 44492 1992294400 134512640 135365884 4294956160 18446744073709551615 134543636 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 66730 44492 112 208 0 66502 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 396624

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25831
/proc/meminfo: memFree=1384688/2055920 swapFree=4192812/4192956
[pid=25823] ppid=25821 vsize=129704 CPUtime=106.62
/proc/25823/stat : 25823 (SATzilla2009_I) S 25821 25823 25664 0 -1 4194304 118421 133698 0 9 3176 74 7302 110 24 0 1 0 100705256 132816896 32188 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25823/statm: 32426 32188 216 399 0 32023 0
[pid=25829] ppid=25823 vsize=0 CPUtime=1092.83
/proc/25829/stat : 25829 (zchaff_rand) R 25823 25823 25664 0 -1 4195332 76895 0 0 0 109086 197 0 0 25 0 1 0 100715940 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/25829/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 129704

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.56
CPU user time (s): 1195.66
CPU system time (s): 3.89741
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 396624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.66
system time used= 3.89741
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329030
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= 43
involuntary context switches= 2329

runsolver used 1.41678 second user time and 2.93455 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-26 08:18:40
IDJOB=1727593
IDBENCH=24641
IDSOLVER=528
FILE ID=node21/1727593-1240726715
PBS_JOBID= 9186939
Free space on /tmp= 66312 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727593-1240726715/watcher-1727593-1240726715 -o /tmp/evaluation-result-1727593-1240726715/solver-1727593-1240726715 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727593-1240726715.cnf

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=102674351

node21.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.233
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.233
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:       1723744 kB
Buffers:         15032 kB
Cached:         227184 kB
SwapCached:          0 kB
Active:          88680 kB
Inactive:       167400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           65196 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            62220 kB
Committed_AS:   389268 kB
PageTables:       1376 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= 66280 MiB
End job on node21 at 2009-04-26 08:38:41