Trace number 338094

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, and are wall clock time (not CPU 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
SATzilla FULL? (exit code) 1199.59 1199.92

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark224.011
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data (download as text)

12.56/12.69	c run March_dl for 5 seconds ... 
12.56/12.69	c Bin: Executing march_dl
12.56/12.69	c child exit by a signal
12.56/12.69	c march_dl returned code 137.
12.56/12.69	c run saps for 2 seconds ... 
12.56/12.69	c Bin: Executing ubcsat2006
12.56/12.69	c child exited successfully
12.56/12.69	c ubcsat2006 returned code 0.
12.56/12.69	c satzilla computing base features
12.56/12.69	c satzilla doing unit-prop probe
12.56/12.69	c satzilla doing local search probe
12.56/12.69	c satzilla doing lobjois search-space size estimate
12.56/12.69	c satzilla's ranking:
12.56/12.69	c 1) eureka: 2.587562
12.56/12.69	c 2) march_dl: 2.634289
12.56/12.69	c 3) zchaff_rand: 2.685336
12.56/12.69	c 4) minisat20: 2.711516
12.56/12.69	c 5) vallst: 3.042553
12.56/12.69	c 6) kcnfs: 5.692901
12.56/12.69	c 7) kcnfs+P: 999.000000
12.56/12.69	c 8) march_dl+P: 999.000000
12.56/12.69	c 9) vallst+P: 999.000000
12.56/12.69	c 10) zchaff_rand+P: 999.000000
12.56/12.69	c 11) rsat+P: 999.000000
12.56/12.69	c 12) eureka+P: 999.000000
12.56/12.69	c 13) minisat20+P: 999.000000
12.56/12.69	c 14) rsat: 999.000000
12.56/12.69	c satzilla running eureka ... 
1199.44/1199.83	c Bin: Executing eureka
1199.44/1199.83	c child exit by a signal
1199.44/1199.83	c eureka returned code 137.
1199.44/1199.83	c eureka returned code 137.
1199.44/1199.83	c satzilla running march_dl ... 
1199.44/1199.83	c Bin: Executing march_dl
1199.44/1199.83	c march_dl returned code 1.
1199.44/1199.83	c march_dl returned code 1.
1199.44/1199.83	c satzilla running zchaff_rand ... 
1199.44/1199.83	c Bin: Executing zchaff_rand
1199.44/1199.83	c zchaff_rand returned code 1.
1199.44/1199.83	c zchaff_rand returned code 1.
1199.44/1199.83	c satzilla running minisat20 ... 
1199.44/1199.83	c Bin: Executing minisat20
1199.44/1199.83	c minisat20 returned code 1.
1199.44/1199.83	c minisat20 returned code 1.
1199.44/1199.83	c satzilla running vallst ... 
1199.44/1199.83	c Bin: Executing vallst
1199.44/1199.83	c vallst returned code 1.
1199.44/1199.83	c vallst returned code 1.
1199.44/1199.83	c satzilla running kcnfs ... 
1199.44/1199.83	c Bin: Executing kcnfs
1199.44/1199.83	c kcnfs returned code 1.
1199.44/1199.83	c kcnfs returned code 1.
1199.44/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.56/1199.91	c Preprocessing...
1199.56/1199.91	c Inital problem has 2123 variables, 8888 nary clauses (289 binary clauses).
1199.56/1199.91	c Num non-binary clauses 8855, Average non-binary clause length 8.705
1199.56/1199.91	c Preprocessor runtime was 0.050 seconds.
1199.56/1199.91	c 
1199.56/1199.91	c Satisfiability of theory still undetermined.
1199.56/1199.91	c See file /tmp/SERfYF for simplified theory.
1199.56/1199.91	c Bin: Executing kcnfs
1199.56/1199.91	c kcnfs returned code 1.
1199.56/1199.91	c kcnfs returned code 1.
1199.56/1199.91	c satzilla running march_dl with preprocessing ... 
1199.56/1199.91	c Bin: Executing march_dl
1199.56/1199.91	c march_dl returned code 1.
1199.56/1199.91	c march_dl returned code 1.
1199.56/1199.91	c satzilla running vallst with preprocessing ... 
1199.56/1199.91	c Bin: Executing vallst
1199.56/1199.91	c vallst returned code 1.
1199.56/1199.91	c vallst returned code 1.
1199.56/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1199.91	c Bin: Executing zchaff_rand
1199.56/1199.91	c zchaff_rand returned code 1.
1199.56/1199.91	c zchaff_rand returned code 1.
1199.56/1199.91	c satzilla running rsat with preprocessing ... 
1199.56/1199.91	c Bin: Executing rsat
1199.56/1199.91	c rsat returned code 1.
1199.56/1199.91	c rsat returned code 1.
1199.56/1199.91	c satzilla running eureka with preprocessing ... 
1199.56/1199.91	c Bin: Executing eureka
1199.56/1199.91	c eureka returned code 1.
1199.56/1199.91	c eureka returned code 1.
1199.56/1199.91	c satzilla running minisat20 with preprocessing ... 
1199.56/1199.91	c Bin: Executing minisat20
1199.56/1199.91	c minisat20 returned code 1.
1199.56/1199.91	c minisat20 returned code 1.
1199.56/1199.91	c satzilla running rsat ... 
1199.56/1199.91	c Bin: Executing rsat
1199.56/1199.91	c rsat returned code 1.
1199.56/1199.91	c rsat returned code 1.
1199.56/1199.91	c ERROR: All Failed! 
1199.56/1199.91	c SATZILLA_TIME=1199.760000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-338094-1173680183 -o ROOT/results/node55/solver-338094-1173680183 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338094-1173680183/SATzilla2007_F /tmp/evaluation/338094-1173680183/instance-338094-1173680183.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): 2400 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.71 2.95 3.28 3/64 17391
/proc/meminfo: memFree=1820696/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=0
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17392] ppid=17391 vsize=768 CPUtime=0
/proc/17392/stat : 17392 (march_dl) R 17391 17391 15466 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 387974774 786432 109 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17392/statm: 192 110 50 118 0 71 0

[startup+0.0240011 s]
/proc/loadavg: 1.71 2.95 3.28 3/64 17391
/proc/meminfo: memFree=1820696/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=0
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17392] ppid=17391 vsize=1032 CPUtime=0.02
/proc/17392/stat : 17392 (march_dl) R 17391 17391 15466 0 -1 4194304 179 0 0 0 2 0 0 0 19 0 1 0 387974774 1056768 173 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17392/statm: 258 173 50 118 0 137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2544

[startup+0.103009 s]
/proc/loadavg: 1.71 2.95 3.28 3/64 17391
/proc/meminfo: memFree=1820696/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=0
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17392] ppid=17391 vsize=2716 CPUtime=0.09
/proc/17392/stat : 17392 (march_dl) R 17391 17391 15466 0 -1 4194304 1848 0 0 0 9 0 0 0 19 0 1 0 387974774 2781184 571 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17392/statm: 679 571 65 118 0 558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4228

[startup+0.302027 s]
/proc/loadavg: 1.71 2.95 3.28 3/64 17391
/proc/meminfo: memFree=1820696/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=0
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17392] ppid=17391 vsize=4288 CPUtime=0.29
/proc/17392/stat : 17392 (march_dl) R 17391 17391 15466 0 -1 4194304 2297 0 0 0 29 0 0 0 20 0 1 0 387974774 4390912 718 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17392/statm: 1072 718 67 118 0 951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5800

[startup+0.702066 s]
/proc/loadavg: 1.71 2.95 3.28 3/64 17391
/proc/meminfo: memFree=1820696/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=0
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17392] ppid=17391 vsize=4420 CPUtime=0.69
/proc/17392/stat : 17392 (march_dl) R 17391 17391 15466 0 -1 4194304 2330 0 0 0 69 0 0 0 24 0 1 0 387974774 4526080 751 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17392/statm: 1105 751 67 118 0 984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5932

[startup+1.50114 s]
/proc/loadavg: 1.71 2.95 3.28 2/66 17393
/proc/meminfo: memFree=1814216/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=0
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17392] ppid=17391 vsize=7508 CPUtime=1.49
/proc/17392/stat : 17392 (march_dl) R 17391 17391 15466 0 -1 4194304 3549 0 0 0 138 11 0 0 25 0 1 0 387974774 7688192 1760 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17392/statm: 1877 1760 73 118 0 1756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9020

[startup+3.1013 s]
/proc/loadavg: 1.71 2.95 3.28 2/66 17393
/proc/meminfo: memFree=1813704/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=0
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17392] ppid=17391 vsize=7212 CPUtime=3.09
/proc/17392/stat : 17392 (march_dl) R 17391 17391 15466 0 -1 4194304 4067 0 0 0 279 30 0 0 25 0 1 0 387974774 7385088 1646 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17392/statm: 1803 1646 75 118 0 1682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8724

[startup+6.3016 s]
/proc/loadavg: 1.74 2.93 3.27 2/66 17394
/proc/meminfo: memFree=1819144/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=1512 CPUtime=4.99
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 149 4067 0 0 0 0 469 30 16 0 1 0 387974774 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17391/statm: 378 125 110 260 0 84 0
[pid=17394] ppid=17391 vsize=6188 CPUtime=1.29
/proc/17394/stat : 17394 (ubcsat2006) R 17391 17391 15466 0 -1 4194304 478 0 0 0 120 9 0 0 25 0 1 0 387975274 6336512 460 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17394/statm: 1547 460 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7012 s]
/proc/loadavg: 1.68 2.90 3.26 2/65 17394
/proc/meminfo: memFree=1818960/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2732

[startup+25.5014 s]
/proc/loadavg: 1.53 2.81 3.22 2/66 17397
/proc/meminfo: memFree=1812424/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=9256 CPUtime=12.78
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 2611 16 0 0 1276 2 0 0 25 0 1 0 387976043 9478144 1858 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 2314 1858 177 116 0 1853 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11988

[startup+51.1019 s]
/proc/loadavg: 1.35 2.66 3.16 2/66 17397
/proc/meminfo: memFree=1807624/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=13884 CPUtime=38.37
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 5007 16 0 0 3832 5 0 0 25 0 1 0 387976043 14217216 3024 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 3471 3024 177 116 0 3010 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 16616

[startup+102.306 s]
/proc/loadavg: 1.15 2.40 3.05 2/66 17397
/proc/meminfo: memFree=1803720/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=17832 CPUtime=89.57
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 8291 16 0 0 8949 8 0 0 25 0 1 0 387976043 18259968 3966 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 4458 3966 177 116 0 3997 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20564

[startup+162.302 s]
/proc/loadavg: 1.05 2.15 2.92 2/66 17397
/proc/meminfo: memFree=1801928/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=19488 CPUtime=149.54
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 11572 16 0 0 14945 9 0 0 25 0 1 0 387976043 19955712 4396 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 4872 4396 177 116 0 4411 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22220

[startup+222.302 s]
/proc/loadavg: 1.02 1.93 2.79 2/66 17397
/proc/meminfo: memFree=1800968/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=20716 CPUtime=209.53
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 14629 16 0 0 20942 11 0 0 25 0 1 0 387976043 21213184 4604 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 5179 4604 177 116 0 4718 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 23448

[startup+282.303 s]
/proc/loadavg: 1.00 1.76 2.68 2/66 17397
/proc/meminfo: memFree=1800264/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=21496 CPUtime=269.52
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 17762 16 0 0 26939 13 0 0 25 0 1 0 387976043 22011904 4764 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 5374 4764 177 116 0 4913 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24228

[startup+342.303 s]
/proc/loadavg: 1.00 1.62 2.57 2/66 17397
/proc/meminfo: memFree=1799880/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=21608 CPUtime=329.5
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 20681 16 0 0 32936 14 0 0 25 0 1 0 387976043 22126592 4847 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 5402 4847 177 116 0 4941 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24340


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

/proc/17395/statm: 5792 5200 177 116 0 5331 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 25900

[startup+762.307 s]
/proc/loadavg: 1.00 1.17 2.00 2/66 17397
/proc/meminfo: memFree=1797448/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=23316 CPUtime=749.4
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 41592 16 0 0 74914 26 0 0 25 0 1 0 387976043 23875584 5332 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 5829 5332 177 116 0 5368 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 26048

[startup+822.303 s]
/proc/loadavg: 1.00 1.14 1.93 2/66 17397
/proc/meminfo: memFree=1797384/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24024 CPUtime=809.37
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 44478 16 0 0 80910 27 0 0 25 0 1 0 387976043 24600576 5350 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6006 5350 177 116 0 5545 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 26756

[startup+882.301 s]
/proc/loadavg: 1.00 1.11 1.87 2/66 17397
/proc/meminfo: memFree=1797064/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24416 CPUtime=869.36
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 47415 16 0 0 86907 29 0 0 25 0 1 0 387976043 25001984 5420 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562798 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6104 5420 177 116 0 5643 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 27148

[startup+942.301 s]
/proc/loadavg: 1.00 1.08 1.81 2/66 17397
/proc/meminfo: memFree=1796936/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24416 CPUtime=929.34
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 50326 16 0 0 92903 31 0 0 25 0 1 0 387976043 25001984 5428 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6104 5428 177 116 0 5643 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 27148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.07 1.76 2/66 17397
/proc/meminfo: memFree=1796744/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24524 CPUtime=989.33
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 53036 16 0 0 98900 33 0 0 25 0 1 0 387976043 25112576 5458 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562707 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6131 5458 177 116 0 5670 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 27256

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.71 2/66 17397
/proc/meminfo: memFree=1796488/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24604 CPUtime=1049.32
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 56037 16 0 0 104897 35 0 0 25 0 1 0 387976043 25194496 5511 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562707 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6151 5511 177 116 0 5690 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 27336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.66 2/66 17397
/proc/meminfo: memFree=1796424/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24760 CPUtime=1109.3
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 58785 16 0 0 110893 37 0 0 25 0 1 0 387976043 25354240 5537 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6190 5537 177 116 0 5729 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 27492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.62 2/66 17397
/proc/meminfo: memFree=1796232/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24856 CPUtime=1169.28
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 61792 16 0 0 116890 38 0 0 25 0 1 0 387976043 25452544 5566 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562999 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6214 5566 177 116 0 5753 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 27588

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.03 1.61 2/66 17397
/proc/meminfo: memFree=1796232/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24856 CPUtime=1177.28
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 62289 16 0 0 117690 38 0 0 25 0 1 0 387976043 25452544 5566 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562371 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6214 5566 177 116 0 5753 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 27588

[startup+1196.7 s]
/proc/loadavg: 1.00 1.03 1.61 2/66 17397
/proc/meminfo: memFree=1796168/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24856 CPUtime=1183.68
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 62541 16 0 0 118330 38 0 0 25 0 1 0 387976043 25452544 5568 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6214 5568 177 116 0 5753 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 27588

[startup+1198.3 s]
/proc/loadavg: 1.00 1.03 1.61 2/66 17397
/proc/meminfo: memFree=1796168/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24856 CPUtime=1185.28
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 62542 16 0 0 118490 38 0 0 25 0 1 0 387976043 25452544 5569 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6214 5569 177 116 0 5753 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 27588

[startup+1199.1 s]
/proc/loadavg: 1.00 1.03 1.61 2/66 17397
/proc/meminfo: memFree=1796168/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24856 CPUtime=1186.07
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 62542 16 0 0 118569 38 0 0 25 0 1 0 387976043 25452544 5569 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562528 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6214 5569 177 116 0 5753 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 27588

[startup+1199.5 s]
/proc/loadavg: 1.00 1.03 1.61 2/66 17397
/proc/meminfo: memFree=1796168/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=2732 CPUtime=12.66
/proc/17391/stat : 17391 (SATzilla2007_F) S 17389 17391 15466 0 -1 4194304 1329 4551 0 0 538 13 671 44 25 0 1 0 387974774 2797568 504 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17391/statm: 683 504 170 260 0 389 0
[pid=17395] ppid=17391 vsize=24856 CPUtime=1186.48
/proc/17395/stat : 17395 (eureka) R 17391 17391 15466 0 -1 0 62790 16 0 0 118609 39 0 0 25 0 1 0 387976043 25452544 5567 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17395/statm: 6214 5567 177 116 0 5753 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 27588

[startup+1199.9 s]
/proc/loadavg: 1.00 1.03 1.61 2/66 17397
/proc/meminfo: memFree=1796168/2055920 swapFree=4183484/4192956
[pid=17391] ppid=17389 vsize=5096 CPUtime=1199.56
/proc/17391/stat : 17391 (SATzilla2007_F) R 17389 17391 15466 0 -1 4194304 2040 67357 0 0 544 14 119314 84 18 0 1 0 387974774 5218304 1049 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135097993 0 0 4096 0 0 0 0 17 0 0 0
/proc/17391/statm: 1274 1049 177 260 0 980 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 5096

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.59
CPU user time (s): 1198.6
CPU system time (s): 0.990849
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 28212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.6
system time used= 0.990849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69403
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= 34
involuntary context switches= 1666

runsolver used 1.25681 second user time and 2.78358 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Mar 12 06:16:23 UTC 2007

IDJOB= 338094
IDBENCH= 24714
IDSOLVER= 136
FILE ID= node55/338094-1173680183

PBS_JOBID= 4101708

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338094-1173680183/SATzilla2007_F /tmp/evaluation/338094-1173680183/instance-338094-1173680183.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-338094-1173680183 -o ROOT/results/node55/solver-338094-1173680183 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338094-1173680183/SATzilla2007_F /tmp/evaluation/338094-1173680183/instance-338094-1173680183.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  92c8b4fc23a7c22313979a2d9b3b5a58

RANDOM SEED= 957122010

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.247
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.247
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:       1821104 kB
Buffers:         27728 kB
Cached:         158928 kB
SwapCached:       3404 kB
Active:         103008 kB
Inactive:        93660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821104 kB
SwapTotal:     4192956 kB
SwapFree:      4183484 kB
Dirty:           10520 kB
Writeback:           0 kB
Mapped:          15700 kB
Slab:            24132 kB
Committed_AS:  1016208 kB
PageTables:       1380 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= 66544 MiB

End job on node55 on Mon Mar 12 06:36:23 UTC 2007