Trace number 308187

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.52 1199.99

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1832504551-17-UNSAT.cnf
MD5SUMb9122f271ef3adea0bb053b0ffbf32d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.552
Satisfiable
(Un)Satisfiability was proved
Number of variables3498
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.51/10.74	c run March_dl for 5 seconds ... 
10.51/10.74	c Bin: Executing march_dl
10.51/10.74	c child exit by a signal
10.51/10.74	c march_dl returned code 137.
10.51/10.74	c run saps for 2 seconds ... 
10.51/10.74	c Bin: Executing ubcsat2006
10.51/10.74	c child exited successfully
10.51/10.74	c ubcsat2006 returned code 0.
10.51/10.74	c satzilla computing base features
10.51/10.74	c satzilla doing unit-prop probe
10.51/10.74	c satzilla doing local search probe
10.51/10.74	c satzilla doing lobjois search-space size estimate
10.51/10.74	c satzilla's ranking:
10.51/10.74	c 1) zchaff_rand: 2.365484
10.51/10.74	c 2) march_dl: 2.505109
10.51/10.74	c 3) eureka: 2.547355
10.51/10.74	c 4) minisat20: 3.053122
10.51/10.74	c 5) vallst: 3.316524
10.51/10.74	c 6) kcnfs: 3.978717
10.51/10.74	c 7) kcnfs+P: 999.000000
10.51/10.74	c 8) march_dl+P: 999.000000
10.51/10.74	c 9) vallst+P: 999.000000
10.51/10.74	c 10) zchaff_rand+P: 999.000000
10.51/10.74	c 11) rsat+P: 999.000000
10.51/10.74	c 12) eureka+P: 999.000000
10.51/10.74	c 13) minisat20+P: 999.000000
10.51/10.74	c 14) rsat: 999.000000
10.51/10.74	c satzilla running zchaff_rand ... 
1199.35/1199.89	c Bin: Executing zchaff_rand
1199.35/1199.89	c child exit by a signal
1199.35/1199.89	c zchaff_rand returned code 137.
1199.35/1199.89	c zchaff_rand returned code 137.
1199.35/1199.89	c satzilla running march_dl ... 
1199.35/1199.90	c Bin: Executing march_dl
1199.35/1199.90	c march_dl returned code 1.
1199.35/1199.90	c march_dl returned code 1.
1199.35/1199.90	c satzilla running eureka ... 
1199.35/1199.90	c Bin: Executing eureka
1199.35/1199.90	c eureka returned code 1.
1199.35/1199.90	c eureka returned code 1.
1199.35/1199.90	c satzilla running minisat20 ... 
1199.35/1199.91	c Bin: Executing minisat20
1199.35/1199.91	c minisat20 returned code 1.
1199.35/1199.91	c minisat20 returned code 1.
1199.35/1199.91	c satzilla running vallst ... 
1199.35/1199.91	c Bin: Executing vallst
1199.35/1199.91	c vallst returned code 1.
1199.35/1199.91	c vallst returned code 1.
1199.35/1199.91	c satzilla running kcnfs ... 
1199.35/1199.91	c Bin: Executing kcnfs
1199.35/1199.91	c kcnfs returned code 1.
1199.35/1199.91	c kcnfs returned code 1.
1199.35/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.45/1199.98	c Preprocessing...
1199.45/1199.98	c Inital problem has 3500 variables, 6541 nary clauses (2803 binary clauses).
1199.45/1199.98	c Num non-binary clauses 6541, Average non-binary clause length 3.000
1199.45/1199.98	c Preprocessor runtime was 0.050 seconds.
1199.45/1199.98	c 
1199.45/1199.98	c Satisfiability of theory still undetermined.
1199.45/1199.98	c See file /tmp/WHqFOi for simplified theory.
1199.45/1199.98	c Bin: Executing kcnfs
1199.45/1199.98	c kcnfs returned code 1.
1199.45/1199.98	c kcnfs returned code 1.
1199.45/1199.98	c satzilla running march_dl with preprocessing ... 
1199.45/1199.98	c Bin: Executing march_dl
1199.45/1199.98	c march_dl returned code 1.
1199.45/1199.98	c march_dl returned code 1.
1199.45/1199.98	c satzilla running vallst with preprocessing ... 
1199.45/1199.98	c Bin: Executing vallst
1199.45/1199.98	c vallst returned code 1.
1199.45/1199.98	c vallst returned code 1.
1199.45/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1199.98	c Bin: Executing zchaff_rand
1199.45/1199.98	c zchaff_rand returned code 1.
1199.45/1199.98	c zchaff_rand returned code 1.
1199.45/1199.98	c satzilla running rsat with preprocessing ... 
1199.45/1199.98	c Bin: Executing rsat
1199.45/1199.98	c rsat returned code 1.
1199.45/1199.98	c rsat returned code 1.
1199.45/1199.98	c satzilla running eureka with preprocessing ... 
1199.45/1199.98	c Bin: Executing eureka
1199.45/1199.98	c eureka returned code 1.
1199.45/1199.98	c eureka returned code 1.
1199.45/1199.98	c satzilla running minisat20 with preprocessing ... 
1199.45/1199.98	c Bin: Executing minisat20
1199.45/1199.98	c minisat20 returned code 1.
1199.45/1199.98	c minisat20 returned code 1.
1199.45/1199.98	c satzilla running rsat ... 
1199.45/1199.98	c Bin: Executing rsat
1199.45/1199.98	c rsat returned code 1.
1199.45/1199.98	c rsat returned code 1.
1199.45/1199.98	c ERROR: All Failed! 
1199.45/1199.98	c SATZILLA_TIME=1199.680000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-308187-1172517116 -o ROOT/results/node55/solver-308187-1172517116 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308187-1172517116/SATzilla2007_F /tmp/evaluation/308187-1172517116/instance-308187-1172517116.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.99 1.00 1.29 3/64 26741
/proc/meminfo: memFree=1976936/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=1512 CPUtime=0
/proc/26741/stat : 26741 (SATzilla2007_F) D 26739 26741 26418 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 271668065 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26741/statm: 378 125 110 260 0 84 0

[startup+0.10714 s]
/proc/loadavg: 0.99 1.00 1.29 3/64 26741
/proc/meminfo: memFree=1976936/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=1512 CPUtime=0
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271668065 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26741/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.515178 s]
/proc/loadavg: 0.99 1.00 1.29 3/64 26741
/proc/meminfo: memFree=1976936/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=1512 CPUtime=0
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271668065 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26741/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.33526 s]
/proc/loadavg: 0.99 1.00 1.28 2/66 26743
/proc/meminfo: memFree=1973080/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=1512 CPUtime=0
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271668065 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26741/statm: 378 125 110 260 0 84 0
[pid=26743] ppid=26741 vsize=4432 CPUtime=1.3
/proc/26743/stat : 26743 (march_dl) R 26741 26741 26418 0 -1 4194304 1213 0 0 0 130 0 0 0 25 0 1 0 271668067 4538368 1002 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26743/statm: 1108 1002 75 118 0 987 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 5944

[startup+2.97141 s]
/proc/loadavg: 0.99 1.00 1.28 2/66 26743
/proc/meminfo: memFree=1972824/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=1512 CPUtime=0
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271668065 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26741/statm: 378 125 110 260 0 84 0
[pid=26743] ppid=26741 vsize=4564 CPUtime=2.94
/proc/26743/stat : 26743 (march_dl) R 26741 26741 26418 0 -1 4194304 1255 0 0 0 294 0 0 0 25 0 1 0 271668067 4673536 1044 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533145 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26743/statm: 1141 1044 75 118 0 1020 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 6076

[startup+6.25873 s]
/proc/loadavg: 0.99 1.00 1.28 2/66 26744
/proc/meminfo: memFree=1974296/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=1512 CPUtime=4.99
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 149 1283 0 0 0 0 499 0 17 0 1 0 271668065 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26741/statm: 378 125 110 260 0 84 0
[pid=26744] ppid=26741 vsize=6188 CPUtime=1.13
/proc/26744/stat : 26744 (ubcsat2006) R 26741 26741 26418 0 -1 4194304 385 0 13 0 98 15 0 0 25 0 1 0 271668567 6336512 380 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26744/statm: 1547 380 156 64 0 1128 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 7700

[startup+12.7204 s]
/proc/loadavg: 0.99 1.00 1.28 2/66 26745
/proc/meminfo: memFree=1971032/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=14788 CPUtime=1.96
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 1136 0 0 0 195 1 0 0 25 0 1 0 271669139 15142912 1005 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 3697 1005 112 208 0 3469 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 17108

[startup+25.5246 s]
/proc/loadavg: 0.99 1.00 1.28 2/66 26745
/proc/meminfo: memFree=1965720/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=20512 CPUtime=14.76
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 2921 0 0 0 1470 6 0 0 25 0 1 0 271669139 21004288 2308 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 5128 2308 112 208 0 4900 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 22832

[startup+51.1492 s]
/proc/loadavg: 0.99 1.00 1.27 2/66 26745
/proc/meminfo: memFree=1960152/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=26788 CPUtime=40.37
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 4322 0 0 0 4023 14 0 0 25 0 1 0 271669139 27430912 3709 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 6697 3709 112 208 0 6469 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 29108

[startup+102.392 s]
/proc/loadavg: 0.99 1.00 1.25 2/66 26745
/proc/meminfo: memFree=1952792/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=40356 CPUtime=91.6
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 6837 0 0 0 9136 24 0 0 25 0 1 0 271669139 41324544 5583 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 10089 5583 112 208 0 9861 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 42676

[startup+162.453 s]
/proc/loadavg: 0.99 1.00 1.23 2/66 26745
/proc/meminfo: memFree=1946328/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=42892 CPUtime=151.64
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 8428 0 0 0 15131 33 0 0 25 0 1 0 271669139 43921408 7174 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543615 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 10723 7174 112 208 0 10495 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 45212

[startup+222.512 s]
/proc/loadavg: 0.99 1.00 1.22 2/66 26745
/proc/meminfo: memFree=1940888/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=44968 CPUtime=211.69
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 9764 0 0 0 21129 40 0 0 25 0 1 0 271669139 46047232 8510 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 11242 8510 112 208 0 11014 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 47288

[startup+282.567 s]
/proc/loadavg: 0.99 1.00 1.20 2/66 26745
/proc/meminfo: memFree=1936088/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=68152 CPUtime=271.73
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 12258 0 0 0 27126 47 0 0 25 0 1 0 271669139 69787648 9723 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543584 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 17038 9723 112 208 0 16810 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 70472

[startup+342.621 s]
/proc/loadavg: 0.99 1.00 1.18 3/66 26745
/proc/meminfo: memFree=1932440/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=69800 CPUtime=331.77
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 13168 0 0 0 33124 53 0 0 25 0 1 0 271669139 71475200 10633 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 17450 10633 112 208 0 17222 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 72120

[startup+402.674 s]
/proc/loadavg: 0.99 1.00 1.17 2/66 26745
/proc/meminfo: memFree=1929624/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=71092 CPUtime=391.8
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 13839 0 0 0 39123 57 0 0 25 0 1 0 271669139 72798208 11304 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 17773 11304 112 208 0 17545 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 73412

[startup+462.73 s]
/proc/loadavg: 0.99 1.00 1.16 2/66 26745
/proc/meminfo: memFree=1926744/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=72076 CPUtime=451.85
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 14564 0 0 0 45122 63 0 0 25 0 1 0 271669139 73805824 12029 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 18019 12029 112 208 0 17791 0
Current children cumulated CPU time (s) 462.44
Current children cumulated vsize (KiB) 74396

[startup+522.787 s]
/proc/loadavg: 0.99 1.00 1.15 2/66 26745
/proc/meminfo: memFree=1923224/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=73408 CPUtime=511.89

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

/proc/26745/statm: 19184 15142 112 208 0 18956 0
Current children cumulated CPU time (s) 702.61
Current children cumulated vsize (KiB) 79056

[startup+763.025 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26745
/proc/meminfo: memFree=1911576/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=77848 CPUtime=752.06
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 18333 0 0 0 75116 90 0 0 25 0 1 0 271669139 79716352 15798 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543601 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 19462 15798 112 208 0 19234 0
Current children cumulated CPU time (s) 762.65
Current children cumulated vsize (KiB) 80168

[startup+823.086 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26745
/proc/meminfo: memFree=1909464/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=79060 CPUtime=812.11
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 18840 0 0 0 81117 94 0 0 25 0 1 0 271669139 80957440 16305 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 19765 16305 112 208 0 19537 0
Current children cumulated CPU time (s) 822.7
Current children cumulated vsize (KiB) 81380

[startup+883.144 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26745
/proc/meminfo: memFree=1906904/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=112676 CPUtime=872.15
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 19464 0 0 0 87116 99 0 0 25 0 1 0 271669139 115380224 16929 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 28169 16929 112 208 0 27941 0
Current children cumulated CPU time (s) 882.74
Current children cumulated vsize (KiB) 114996

[startup+943.198 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 26745
/proc/meminfo: memFree=1904856/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=123852 CPUtime=932.19
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 22509 0 0 0 93115 104 0 0 25 0 1 0 271669139 126824448 17413 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 30963 17413 112 208 0 30735 0
Current children cumulated CPU time (s) 942.78
Current children cumulated vsize (KiB) 126172

[startup+1003.26 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26745
/proc/meminfo: memFree=1903320/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=124396 CPUtime=992.23
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 22925 0 0 0 99115 108 0 0 25 0 1 0 271669139 127381504 17829 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31099 17829 112 208 0 30871 0
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (KiB) 126716

[startup+1063.32 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26745
/proc/meminfo: memFree=1900824/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=125356 CPUtime=1052.28
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 23521 0 0 0 105115 113 0 0 25 0 1 0 271669139 128364544 18425 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553733 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31339 18425 112 208 0 31111 0
Current children cumulated CPU time (s) 1062.87
Current children cumulated vsize (KiB) 127676

[startup+1123.38 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 26745
/proc/meminfo: memFree=1898520/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=126504 CPUtime=1112.32
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 24091 0 0 0 111115 117 0 0 25 0 1 0 271669139 129540096 18995 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553816 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31626 18995 112 208 0 31398 0
Current children cumulated CPU time (s) 1122.91
Current children cumulated vsize (KiB) 128824

[startup+1183.43 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 26745
/proc/meminfo: memFree=1896984/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=127776 CPUtime=1172.36
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 24526 0 0 0 117116 120 0 0 25 0 1 0 271669139 130842624 19397 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31944 19397 112 208 0 31716 0
Current children cumulated CPU time (s) 1182.95
Current children cumulated vsize (KiB) 130096

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

[startup+1187.23 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 26745
/proc/meminfo: memFree=1896856/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=127936 CPUtime=1176.17
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 24553 0 0 0 117496 121 0 0 25 0 1 0 271669139 131006464 19424 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31984 19424 112 208 0 31756 0
Current children cumulated CPU time (s) 1186.76
Current children cumulated vsize (KiB) 130256

[startup+1193.79 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 26745
/proc/meminfo: memFree=1896856/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=127936 CPUtime=1182.72
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 24563 0 0 0 118151 121 0 0 25 0 1 0 271669139 131006464 19434 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31984 19434 112 208 0 31756 0
Current children cumulated CPU time (s) 1193.31
Current children cumulated vsize (KiB) 130256

[startup+1197.07 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 26745
/proc/meminfo: memFree=1896792/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=127936 CPUtime=1185.99
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 24576 0 0 0 118478 121 0 0 25 0 1 0 271669139 131006464 19447 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31984 19447 112 208 0 31756 0
Current children cumulated CPU time (s) 1196.58
Current children cumulated vsize (KiB) 130256

[startup+1198.71 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 26745
/proc/meminfo: memFree=1896728/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=127936 CPUtime=1187.63
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 24582 0 0 0 118642 121 0 0 25 0 1 0 271669139 131006464 19453 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31984 19453 112 208 0 31756 0
Current children cumulated CPU time (s) 1198.22
Current children cumulated vsize (KiB) 130256

[startup+1199.52 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 26745
/proc/meminfo: memFree=1896728/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=2320 CPUtime=10.59
/proc/26741/stat : 26741 (SATzilla2007_F) S 26739 26741 26418 0 -1 4194304 1063 1674 0 13 325 8 701 25 25 0 1 0 271668065 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26741/statm: 580 399 170 260 0 286 0
[pid=26745] ppid=26741 vsize=127936 CPUtime=1188.45
/proc/26745/stat : 26745 (zchaff_rand) R 26741 26741 26418 0 -1 4194304 24585 0 0 0 118724 121 0 0 25 0 1 0 271669139 131006464 19456 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26745/statm: 31984 19456 112 208 0 31756 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 130256

[startup+1199.94 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 26745
/proc/meminfo: memFree=1896728/2055920 swapFree=4183512/4192956
[pid=26741] ppid=26739 vsize=5808 CPUtime=1199.45
/proc/26741/stat : 26741 (SATzilla2007_F) R 26739 26741 26418 0 -1 4194304 1577 26259 0 13 327 9 119461 148 18 0 1 0 271668065 5947392 825 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134598310 0 0 4096 0 0 0 0 17 0 0 0
/proc/26741/statm: 1452 825 177 260 0 1158 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 5808

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.52
CPU user time (s): 1197.93
CPU system time (s): 1.58876
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 136284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.93
system time used= 1.58876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27908
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61
involuntary context switches= 2305

runsolver used 0.762884 second user time and 2.47662 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Feb 26 19:11:56 UTC 2007

IDJOB= 308187
IDBENCH= 20224
IDSOLVER= 136
FILE ID= node55/308187-1172517116

PBS_JOBID= 3971784

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1832504551-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308187-1172517116/SATzilla2007_F /tmp/evaluation/308187-1172517116/instance-308187-1172517116.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-308187-1172517116 -o ROOT/results/node55/solver-308187-1172517116 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308187-1172517116/SATzilla2007_F /tmp/evaluation/308187-1172517116/instance-308187-1172517116.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  b9122f271ef3adea0bb053b0ffbf32d8

RANDOM SEED= 830873151

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:       1977344 kB
Buffers:          2056 kB
Cached:          40164 kB
SwapCached:       3680 kB
Active:          25148 kB
Inactive:        26996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1977344 kB
SwapTotal:     4192956 kB
SwapFree:      4183512 kB
Dirty:           10268 kB
Writeback:           0 kB
Mapped:          15096 kB
Slab:            12500 kB
Committed_AS:   815036 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= 66553 MiB

End job on node55 on Mon Feb 26 19:31:56 UTC 2007