Trace number 307285

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.79 1200.28

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1314701073-08.cnf
MD5SUMfd5c93189113fd3fe98f3e154d2a7947
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1096.16
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

12.39/12.56	c run March_dl for 5 seconds ... 
12.39/12.56	c Bin: Executing march_dl
12.39/12.56	c child exit by a signal
12.39/12.56	c march_dl returned code 137.
12.39/12.56	c run saps for 2 seconds ... 
12.39/12.56	c Bin: Executing ubcsat2006
12.39/12.56	c child exited successfully
12.39/12.56	c ubcsat2006 returned code 0.
12.39/12.56	c satzilla computing base features
12.39/12.56	c satzilla doing unit-prop probe
12.39/12.56	c satzilla doing local search probe
12.39/12.56	c satzilla doing lobjois search-space size estimate
12.39/12.56	c satzilla's ranking:
12.39/12.56	c 1) march_dl: 2.568460
12.39/12.56	c 2) vallst: 2.620538
12.39/12.56	c 3) zchaff_rand: 3.167602
12.39/12.56	c 4) eureka: 3.291044
12.39/12.56	c 5) kcnfs: 4.127528
12.39/12.56	c 6) minisat20: 4.685858
12.39/12.56	c 7) kcnfs+P: 999.000000
12.39/12.56	c 8) march_dl+P: 999.000000
12.39/12.56	c 9) vallst+P: 999.000000
12.39/12.56	c 10) zchaff_rand+P: 999.000000
12.39/12.56	c 11) rsat+P: 999.000000
12.39/12.56	c 12) eureka+P: 999.000000
12.39/12.56	c 13) minisat20+P: 999.000000
12.39/12.56	c 14) rsat: 999.000000
12.39/12.56	c satzilla running march_dl ... 
1199.24/1199.76	c Bin: Executing march_dl
1199.24/1199.76	c child exit by a signal
1199.24/1199.76	c march_dl returned code 137.
1199.24/1199.76	c march_dl returned code 137.
1199.24/1199.76	c satzilla running vallst ... 
1199.24/1199.76	c Bin: Executing vallst
1199.24/1199.76	c vallst returned code 1.
1199.24/1199.76	c vallst returned code 1.
1199.24/1199.76	c satzilla running zchaff_rand ... 
1199.24/1199.76	c Bin: Executing zchaff_rand
1199.24/1199.76	c zchaff_rand returned code 1.
1199.24/1199.76	c zchaff_rand returned code 1.
1199.24/1199.76	c satzilla running eureka ... 
1199.24/1199.76	c Bin: Executing eureka
1199.24/1199.76	c eureka returned code 1.
1199.24/1199.76	c eureka returned code 1.
1199.24/1199.76	c satzilla running kcnfs ... 
1199.24/1199.76	c Bin: Executing kcnfs
1199.24/1199.76	c kcnfs returned code 1.
1199.24/1199.76	c kcnfs returned code 1.
1199.24/1199.76	c satzilla running minisat20 ... 
1199.24/1199.76	c Bin: Executing minisat20
1199.24/1199.76	c minisat20 returned code 1.
1199.24/1199.76	c minisat20 returned code 1.
1199.24/1199.76	c satzilla running kcnfs with preprocessing ... 
1199.76/1200.26	c Preprocessing...
1199.76/1200.26	c Inital problem has 19000 variables, 79800 nary clauses (0 binary clauses).
1199.76/1200.26	c Num non-binary clauses 79800, Average non-binary clause length 3.000
1199.76/1200.26	c Theory has no gaps
1199.76/1200.26	c Preprocessor runtime was 0.380 seconds.
1199.76/1200.26	c 
1199.76/1200.26	c Satisfiability of theory still undetermined.
1199.76/1200.26	c See file /tmp/z8fWbo for simplified theory.
1199.76/1200.26	c Bin: Executing kcnfs
1199.76/1200.26	c kcnfs returned code 1.
1199.76/1200.26	c kcnfs returned code 1.
1199.76/1200.26	c satzilla running march_dl with preprocessing ... 
1199.76/1200.26	c Bin: Executing march_dl
1199.76/1200.26	c march_dl returned code 1.
1199.76/1200.26	c march_dl returned code 1.
1199.76/1200.26	c satzilla running vallst with preprocessing ... 
1199.76/1200.26	c Bin: Executing vallst
1199.76/1200.26	c vallst returned code 1.
1199.76/1200.26	c vallst returned code 1.
1199.76/1200.26	c satzilla running zchaff_rand with preprocessing ... 
1199.76/1200.26	c Bin: Executing zchaff_rand
1199.76/1200.26	c zchaff_rand returned code 1.
1199.76/1200.26	c zchaff_rand returned code 1.
1199.76/1200.26	c satzilla running rsat with preprocessing ... 
1199.76/1200.26	c Bin: Executing rsat
1199.76/1200.26	c rsat returned code 1.
1199.76/1200.26	c rsat returned code 1.
1199.76/1200.26	c satzilla running eureka with preprocessing ... 
1199.76/1200.26	c Bin: Executing eureka
1199.76/1200.26	c eureka returned code 1.
1199.76/1200.26	c eureka returned code 1.
1199.76/1200.26	c satzilla running minisat20 with preprocessing ... 
1199.76/1200.26	c Bin: Executing minisat20
1199.76/1200.26	c minisat20 returned code 1.
1199.76/1200.26	c minisat20 returned code 1.
1199.76/1200.26	c satzilla running rsat ... 
1199.76/1200.27	c Bin: Executing rsat
1199.76/1200.27	c rsat returned code 1.
1199.76/1200.27	c rsat returned code 1.
1199.76/1200.27	c ERROR: All Failed! 
1199.76/1200.27	c SATZILLA_TIME=1199.950000

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/node10/watcher-307285-1172117125 -o ROOT/results/node10/solver-307285-1172117125 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307285-1172117125/SATzilla2007_F /tmp/evaluation/307285-1172117125/instance-307285-1172117125.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: 1.00 1.00 1.00 3/77 23308
/proc/meminfo: memFree=1903536/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=1512 CPUtime=0
/proc/23308/stat : 23308 (SATzilla2007_F) D 23306 23308 21755 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 231667504 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/23308/statm: 378 125 110 260 0 84 0

[startup+0.10773 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23308
/proc/meminfo: memFree=1903536/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=1512 CPUtime=0
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 231667504 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.516787 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23308
/proc/meminfo: memFree=1903536/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=1512 CPUtime=0
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 231667504 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.34089 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23310
/proc/meminfo: memFree=1891936/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=1512 CPUtime=0
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 231667504 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 378 125 110 260 0 84 0
[pid=23310] ppid=23308 vsize=22548 CPUtime=1.31
/proc/23310/stat : 23310 (march_dl) R 23308 23308 21755 0 -1 4194304 13976 0 0 0 125 6 0 0 25 0 1 0 231667505 23089152 5066 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134578489 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23310/statm: 5637 5066 71 118 0 5516 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 24060

[startup+2.98311 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23310
/proc/meminfo: memFree=1883168/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=1512 CPUtime=0
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 231667504 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 378 125 110 260 0 84 0
[pid=23310] ppid=23308 vsize=20816 CPUtime=2.95
/proc/23310/stat : 23310 (march_dl) R 23308 23308 21755 0 -1 4194304 15889 0 0 0 249 46 0 0 25 0 1 0 231667505 21315584 4718 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23310/statm: 5204 4718 74 118 0 5083 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22328

[startup+6.25955 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23311
/proc/meminfo: memFree=1896416/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=1512 CPUtime=4.99
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 149 15892 0 0 0 0 452 47 16 0 1 0 231667504 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 378 125 110 260 0 84 0
[pid=23311] ppid=23308 vsize=10288 CPUtime=1.15
/proc/23311/stat : 23311 (ubcsat2006) R 23308 23308 21755 0 -1 4194304 1504 0 13 0 113 2 0 0 25 0 1 0 231668006 10534912 1499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23311/statm: 2572 1499 156 64 0 2153 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 11800

[startup+12.7174 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23311
/proc/meminfo: memFree=1896296/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 7156

[startup+25.5242 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1877472/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=21260 CPUtime=12.94
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 15997 0 0 0 1247 47 0 0 25 0 1 0 231668761 21770240 4826 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 5315 4826 74 118 0 5194 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 28416

[startup+51.1626 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1874592/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=24752 CPUtime=38.57
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 16726 0 0 0 3809 48 0 0 25 0 1 0 231668761 25346048 5555 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6188 5555 74 118 0 6067 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 31908

[startup+102.421 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1874016/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=25384 CPUtime=89.81
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 16860 0 0 0 8933 48 0 0 25 0 1 0 231668761 25993216 5689 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134566538 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6346 5689 74 118 0 6225 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32540

[startup+162.497 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1873704/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=25636 CPUtime=149.87
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 16937 0 0 0 14938 49 0 0 25 0 1 0 231668761 26251264 5766 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6409 5766 74 118 0 6288 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 32792

[startup+222.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1873448/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=25892 CPUtime=209.92
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 16991 0 0 0 20943 49 0 0 25 0 1 0 231668761 26513408 5820 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6473 5820 74 118 0 6352 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 33048

[startup+282.644 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1873128/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=26132 CPUtime=269.98
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17048 0 0 0 26948 50 0 0 25 0 1 0 231668761 26759168 5877 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6533 5877 74 118 0 6412 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 33288

[startup+342.718 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1872872/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=26256 CPUtime=330.03
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17092 0 0 0 32953 50 0 0 25 0 1 0 231668761 26886144 5921 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6564 5921 74 118 0 6443 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 33412

[startup+402.795 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1872680/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=26384 CPUtime=390.09
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17129 0 0 0 38958 51 0 0 25 0 1 0 231668761 27017216 5958 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6596 5958 74 118 0 6475 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 33540

[startup+462.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1872552/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=26508 CPUtime=450.15
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17151 0 0 0 44963 52 0 0 25 0 1 0 231668761 27144192 5980 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514943 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6627 5980 74 118 0 6506 0
Current children cumulated CPU time (s) 462.6
Current children cumulated vsize (KiB) 33664

[startup+522.943 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1872424/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=26632 CPUtime=510.2
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17176 0 0 0 50968 52 0 0 25 0 1 0 231668761 27271168 6005 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6658 6005 74 118 0 6537 0
Current children cumulated CPU time (s) 522.65

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

/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=26880 CPUtime=690.37
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17244 0 0 0 68983 54 0 0 25 0 1 0 231668761 27525120 6073 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6720 6073 74 118 0 6599 0
Current children cumulated CPU time (s) 702.82
Current children cumulated vsize (KiB) 34036

[startup+763.244 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 23312
/proc/meminfo: memFree=1871656/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27004 CPUtime=750.43
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17267 0 0 0 74988 55 0 0 25 0 1 0 231668761 27652096 6096 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6751 6096 74 118 0 6630 0
Current children cumulated CPU time (s) 762.88
Current children cumulated vsize (KiB) 34160

[startup+823.322 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 23312
/proc/meminfo: memFree=1871464/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27004 CPUtime=810.48
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17289 0 0 0 80993 55 0 0 25 0 1 0 231668761 27652096 6118 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6751 6118 74 118 0 6630 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 34160

[startup+883.393 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1871400/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27132 CPUtime=870.54
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17306 0 0 0 86998 56 0 0 25 0 1 0 231668761 27783168 6135 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6783 6135 74 118 0 6662 0
Current children cumulated CPU time (s) 882.99
Current children cumulated vsize (KiB) 34288

[startup+943.464 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1871272/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27132 CPUtime=930.58
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17319 0 0 0 93002 56 0 0 25 0 1 0 231668761 27783168 6148 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6783 6148 74 118 0 6662 0
Current children cumulated CPU time (s) 943.03
Current children cumulated vsize (KiB) 34288

[startup+1003.54 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 23312
/proc/meminfo: memFree=1871208/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27252 CPUtime=990.64
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17336 0 0 0 99007 57 0 0 25 0 1 0 231668761 27906048 6165 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526958 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6813 6165 74 118 0 6692 0
Current children cumulated CPU time (s) 1003.09
Current children cumulated vsize (KiB) 34408

[startup+1063.61 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 23312
/proc/meminfo: memFree=1871016/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27252 CPUtime=1050.69
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17346 0 0 0 105012 57 0 0 25 0 1 0 231668761 27906048 6175 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6813 6175 74 118 0 6692 0
Current children cumulated CPU time (s) 1063.14
Current children cumulated vsize (KiB) 34408

[startup+1123.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1870888/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27368 CPUtime=1110.75
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17360 0 0 0 111017 58 0 0 25 0 1 0 231668761 28024832 6189 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6842 6189 74 118 0 6721 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 34524

[startup+1183.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1870760/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27368 CPUtime=1170.81
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17370 0 0 0 117022 59 0 0 25 0 1 0 231668761 28024832 6199 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6842 6199 74 118 0 6721 0
Current children cumulated CPU time (s) 1183.26
Current children cumulated vsize (KiB) 34524

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

[startup+1187.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1870696/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27368 CPUtime=1174.59
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17371 0 0 0 117400 59 0 0 25 0 1 0 231668761 28024832 6200 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6842 6200 74 118 0 6721 0
Current children cumulated CPU time (s) 1187.04
Current children cumulated vsize (KiB) 34524

[startup+1194.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1870696/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27368 CPUtime=1181.15
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17373 0 0 0 118056 59 0 0 25 0 1 0 231668761 28024832 6202 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6842 6202 74 118 0 6721 0
Current children cumulated CPU time (s) 1193.6
Current children cumulated vsize (KiB) 34524

[startup+1197.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1870696/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27368 CPUtime=1184.43
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17373 0 0 0 118384 59 0 0 25 0 1 0 231668761 28024832 6202 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6842 6202 74 118 0 6721 0
Current children cumulated CPU time (s) 1196.88
Current children cumulated vsize (KiB) 34524

[startup+1199.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23312
/proc/meminfo: memFree=1870696/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=7156 CPUtime=12.45
/proc/23308/stat : 23308 (SATzilla2007_F) S 23306 23308 21755 0 -1 4194304 5451 17402 0 13 522 6 664 53 25 0 1 0 231667504 7327744 1566 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23308/statm: 1789 1566 170 260 0 1495 0
[pid=23312] ppid=23308 vsize=27368 CPUtime=1186.07
/proc/23312/stat : 23312 (march_dl) R 23308 23308 21755 0 -1 4194304 17373 0 0 0 118548 59 0 0 25 0 1 0 231668761 28024832 6202 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23312/statm: 6842 6202 74 118 0 6721 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 34524

[startup+1199.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23312
/proc/meminfo: memFree=1893296/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=9008 CPUtime=1199.35
/proc/23308/stat : 23308 (SATzilla2007_F) R 23306 23308 21755 0 -1 4194304 6213 34775 0 13 529 6 119287 113 18 0 1 0 231667504 9224192 2029 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/23308/statm: 2252 2029 171 260 0 1958 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 9008

[startup+1200.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23312
/proc/meminfo: memFree=1893296/2055920 swapFree=4192812/4192956
[pid=23308] ppid=23306 vsize=19888 CPUtime=1199.76
/proc/23308/stat : 23308 (SATzilla2007_F) R 23306 23308 21755 0 -1 4194304 8841 34775 0 13 564 12 119287 113 21 0 1 0 231667504 20365312 4569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223325 0 0 4096 0 0 0 0 17 1 0 0
/proc/23308/statm: 4972 4569 177 260 0 4678 0
Current children cumulated CPU time (s) 1199.76
Current children cumulated vsize (KiB) 19888

Child status: 17
Real time (s): 1200.28
CPU time (s): 1199.79
CPU user time (s): 1198.53
CPU system time (s): 1.26581
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 34524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.53
system time used= 1.26581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43622
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= 55
involuntary context switches= 6006

runsolver used 1.14283 second user time and 3.12052 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu Feb 22 04:05:25 UTC 2007

IDJOB= 307285
IDBENCH= 20201
IDSOLVER= 136
FILE ID= node10/307285-1172117125

PBS_JOBID= 3865365

Free space on /tmp= 66536 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1314701073-08.cnf
COMMAND LINE= /tmp/evaluation/307285-1172117125/SATzilla2007_F /tmp/evaluation/307285-1172117125/instance-307285-1172117125.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-307285-1172117125 -o ROOT/results/node10/solver-307285-1172117125 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307285-1172117125/SATzilla2007_F /tmp/evaluation/307285-1172117125/instance-307285-1172117125.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  fd5c93189113fd3fe98f3e154d2a7947

RANDOM SEED= 671841977

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1903880 kB
Buffers:          3856 kB
Cached:          52720 kB
SwapCached:          0 kB
Active:          80060 kB
Inactive:        22300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11668 kB
Writeback:           0 kB
Mapped:          64664 kB
Slab:            35096 kB
Committed_AS:  1317024 kB
PageTables:       1832 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= 66536 MiB

End job on node10 on Thu Feb 22 04:25:25 UTC 2007