Trace number 308146

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.49 1200.08

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1455331099-09-SAT.cnf
MD5SUMc88c589a7c8f9b32a4b7d3cd9d764f32
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.16121
Satisfiable
(Un)Satisfiability was proved
Number of variables3494
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.54/10.67	c run March_dl for 5 seconds ... 
10.54/10.67	c Bin: Executing march_dl
10.54/10.67	c child exit by a signal
10.54/10.67	c march_dl returned code 137.
10.54/10.67	c run saps for 2 seconds ... 
10.54/10.67	c Bin: Executing ubcsat2006
10.54/10.67	c child exited successfully
10.54/10.67	c ubcsat2006 returned code 0.
10.54/10.67	c satzilla computing base features
10.54/10.67	c satzilla doing unit-prop probe
10.54/10.67	c satzilla doing local search probe
10.54/10.67	c satzilla doing lobjois search-space size estimate
10.54/10.67	c satzilla's ranking:
10.54/10.67	c 1) eureka: 2.767925
10.54/10.67	c 2) minisat20: 2.841702
10.54/10.67	c 3) march_dl: 2.842225
10.54/10.67	c 4) zchaff_rand: 3.156032
10.54/10.67	c 5) kcnfs: 4.074018
10.54/10.67	c 6) vallst: 4.346363
10.54/10.67	c 7) kcnfs+P: 999.000000
10.54/10.67	c 8) march_dl+P: 999.000000
10.54/10.67	c 9) vallst+P: 999.000000
10.54/10.67	c 10) zchaff_rand+P: 999.000000
10.54/10.67	c 11) rsat+P: 999.000000
10.54/10.67	c 12) eureka+P: 999.000000
10.54/10.67	c 13) minisat20+P: 999.000000
10.54/10.67	c 14) rsat: 999.000000
10.54/10.67	c satzilla running eureka ... 
1199.36/1199.96	c Bin: Executing eureka
1199.36/1199.96	c child exit by a signal
1199.36/1199.96	c eureka returned code 137.
1199.36/1199.96	c eureka returned code 137.
1199.36/1199.96	c satzilla running minisat20 ... 
1199.36/1199.97	c Bin: Executing minisat20
1199.36/1199.97	c minisat20 returned code 1.
1199.36/1199.97	c minisat20 returned code 1.
1199.36/1199.97	c satzilla running march_dl ... 
1199.36/1199.97	c Bin: Executing march_dl
1199.36/1199.97	c march_dl returned code 1.
1199.36/1199.97	c march_dl returned code 1.
1199.36/1199.97	c satzilla running zchaff_rand ... 
1199.36/1199.97	c Bin: Executing zchaff_rand
1199.36/1199.97	c zchaff_rand returned code 1.
1199.36/1199.97	c zchaff_rand returned code 1.
1199.36/1199.97	c satzilla running kcnfs ... 
1199.36/1199.97	c Bin: Executing kcnfs
1199.36/1199.97	c kcnfs returned code 1.
1199.36/1199.97	c kcnfs returned code 1.
1199.36/1199.97	c satzilla running vallst ... 
1199.36/1199.98	c Bin: Executing vallst
1199.36/1199.98	c vallst returned code 1.
1199.36/1199.98	c vallst returned code 1.
1199.36/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.45/1200.07	c Preprocessing...
1199.45/1200.07	c Inital problem has 3500 variables, 6541 nary clauses (2803 binary clauses).
1199.45/1200.07	c Num non-binary clauses 6541, Average non-binary clause length 3.000
1199.45/1200.07	c Preprocessor runtime was 0.090 seconds.
1199.45/1200.07	c 
1199.45/1200.07	c Satisfiability of theory still undetermined.
1199.45/1200.07	c See file /tmp/McN9tE for simplified theory.
1199.45/1200.07	c Bin: Executing kcnfs
1199.45/1200.07	c kcnfs returned code 1.
1199.45/1200.07	c kcnfs returned code 1.
1199.45/1200.07	c satzilla running march_dl with preprocessing ... 
1199.45/1200.07	c Bin: Executing march_dl
1199.45/1200.07	c march_dl returned code 1.
1199.45/1200.07	c march_dl returned code 1.
1199.45/1200.07	c satzilla running vallst with preprocessing ... 
1199.45/1200.07	c Bin: Executing vallst
1199.45/1200.07	c vallst returned code 1.
1199.45/1200.07	c vallst returned code 1.
1199.45/1200.07	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1200.07	c Bin: Executing zchaff_rand
1199.45/1200.07	c zchaff_rand returned code 1.
1199.45/1200.07	c zchaff_rand returned code 1.
1199.45/1200.07	c satzilla running rsat with preprocessing ... 
1199.45/1200.07	c Bin: Executing rsat
1199.45/1200.07	c rsat returned code 1.
1199.45/1200.07	c rsat returned code 1.
1199.45/1200.07	c satzilla running eureka with preprocessing ... 
1199.45/1200.07	c Bin: Executing eureka
1199.45/1200.07	c eureka returned code 1.
1199.45/1200.07	c eureka returned code 1.
1199.45/1200.07	c satzilla running minisat20 with preprocessing ... 
1199.45/1200.07	c Bin: Executing minisat20
1199.45/1200.07	c minisat20 returned code 1.
1199.45/1200.07	c minisat20 returned code 1.
1199.45/1200.07	c satzilla running rsat ... 
1199.45/1200.07	c Bin: Executing rsat
1199.45/1200.07	c rsat returned code 1.
1199.45/1200.07	c rsat returned code 1.
1199.45/1200.07	c ERROR: All Failed! 
1199.45/1200.07	c SATZILLA_TIME=1199.660000

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/node69/watcher-308146-1172516468 -o ROOT/results/node69/solver-308146-1172516468 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308146-1172516468/SATzilla2007_F /tmp/evaluation/308146-1172516468/instance-308146-1172516468.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.01 1.26 3/70 20333
/proc/meminfo: memFree=1931432/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=1512 CPUtime=0
/proc/20333/stat : 20333 (SATzilla2007_F) R 20331 20333 20246 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 271604520 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/20333/statm: 378 125 110 260 0 84 0
[pid=20334] ppid=20333 vsize=912 CPUtime=0
/proc/20334/stat : 20334 (march_dl) R 20333 20333 20246 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 271604520 933888 134 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20334/statm: 228 134 50 118 0 107 0

[startup+0.108497 s]
/proc/loadavg: 1.00 1.01 1.26 3/70 20333
/proc/meminfo: memFree=1931432/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=1512 CPUtime=0
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271604520 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20333/statm: 378 125 110 260 0 84 0
[pid=20334] ppid=20333 vsize=2816 CPUtime=0.1
/proc/20334/stat : 20334 (march_dl) R 20333 20333 20246 0 -1 4194304 1790 0 0 0 10 0 0 0 19 0 1 0 271604520 2883584 580 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543050 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20334/statm: 704 580 65 118 0 583 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4328

[startup+0.520563 s]
/proc/loadavg: 1.00 1.01 1.26 3/70 20333
/proc/meminfo: memFree=1931432/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=1512 CPUtime=0
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271604520 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20333/statm: 378 125 110 260 0 84 0
[pid=20334] ppid=20333 vsize=4188 CPUtime=0.51
/proc/20334/stat : 20334 (march_dl) R 20333 20333 20246 0 -1 4194304 2338 0 0 0 51 0 0 0 23 0 1 0 271604520 4288512 936 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20334/statm: 1047 936 75 118 0 926 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5700

[startup+1.3447 s]
/proc/loadavg: 1.00 1.01 1.25 2/72 20335
/proc/meminfo: memFree=1927704/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=1512 CPUtime=0
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271604520 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20333/statm: 378 125 110 260 0 84 0
[pid=20334] ppid=20333 vsize=4320 CPUtime=1.33
/proc/20334/stat : 20334 (march_dl) R 20333 20333 20246 0 -1 4194304 2358 0 0 0 133 0 0 0 25 0 1 0 271604520 4423680 956 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20334/statm: 1080 956 75 118 0 959 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5832

[startup+2.98097 s]
/proc/loadavg: 1.00 1.01 1.25 2/72 20335
/proc/meminfo: memFree=1927448/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=1512 CPUtime=0
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271604520 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20333/statm: 378 125 110 260 0 84 0
[pid=20334] ppid=20333 vsize=4452 CPUtime=2.97
/proc/20334/stat : 20334 (march_dl) R 20333 20333 20246 0 -1 4194304 2406 0 0 0 296 1 0 0 25 0 1 0 271604520 4558848 1004 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20334/statm: 1113 1004 75 118 0 992 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5964

[startup+6.2645 s]
/proc/loadavg: 1.00 1.01 1.25 2/72 20344
/proc/meminfo: memFree=1929048/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=1512 CPUtime=4.99
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 149 2436 0 0 0 0 498 1 16 0 1 0 271604520 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20333/statm: 378 125 110 260 0 84 0
[pid=20342] ppid=20333 vsize=6188 CPUtime=1.15
/proc/20342/stat : 20342 (ubcsat2006) R 20333 20333 20246 0 -1 4194304 385 0 13 0 103 12 0 0 25 0 1 0 271605021 6336512 380 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20342/statm: 1547 380 156 64 0 1128 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 7700

[startup+12.7206 s]
/proc/loadavg: 1.00 1.01 1.25 2/72 20357
/proc/meminfo: memFree=1926296/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=4832 CPUtime=2.02
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 1031 16 0 0 202 0 0 0 25 0 1 0 271605588 4947968 832 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560036 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 1208 832 177 116 0 747 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 7152

[startup+25.5347 s]
/proc/loadavg: 1.00 1.01 1.25 2/72 20379
/proc/meminfo: memFree=1922584/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=8676 CPUtime=14.82
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 2319 16 0 0 1480 2 0 0 25 0 1 0 271605588 8884224 1782 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 2169 1782 177 116 0 1708 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 10996

[startup+51.1749 s]
/proc/loadavg: 1.00 1.01 1.24 2/72 20407
/proc/meminfo: memFree=1918616/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=12772 CPUtime=40.42
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 4263 16 0 0 4038 4 0 0 25 0 1 0 271605588 13078528 2753 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 3193 2753 177 116 0 2732 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 15092

[startup+102.433 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 20471
/proc/meminfo: memFree=1917328/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=15200 CPUtime=91.63
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 6950 16 0 0 9157 6 0 0 25 0 1 0 271605588 15564800 3292 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 3800 3292 177 116 0 3339 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 17520

[startup+162.484 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 20471
/proc/meminfo: memFree=1915856/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=16420 CPUtime=151.66
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 9697 16 0 0 15157 9 0 0 25 0 1 0 271605588 16814080 3604 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 4105 3604 177 116 0 3644 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18740

[startup+222.54 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 20471
/proc/meminfo: memFree=1914960/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=17212 CPUtime=211.69
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 12538 16 0 0 21159 10 0 0 25 0 1 0 271605588 17625088 3821 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 4303 3821 177 116 0 3842 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 19532

[startup+282.596 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 20471
/proc/meminfo: memFree=1914320/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=17980 CPUtime=271.73
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 15465 16 0 0 27161 12 0 0 25 0 1 0 271605588 18411520 3983 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562549 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 4495 3983 177 116 0 4034 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 20300

[startup+342.653 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 20471
/proc/meminfo: memFree=1913936/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=18088 CPUtime=331.77
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 18248 16 0 0 33163 14 0 0 25 0 1 0 271605588 18522112 4074 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 4522 4074 177 116 0 4061 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 20408

[startup+402.716 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 20471
/proc/meminfo: memFree=1913488/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=18208 CPUtime=391.81
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 21102 16 0 0 39165 16 0 0 25 0 1 0 271605588 18644992 4153 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 4552 4153 177 116 0 4091 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 20528

[startup+462.769 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 20471
/proc/meminfo: memFree=1912976/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=19128 CPUtime=451.85
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 23877 16 0 0 45167 18 0 0 25 0 1 0 271605588 19587072 4264 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 4782 4264 177 116 0 4321 0
Current children cumulated CPU time (s) 462.4

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

/proc/20353/statm: 5068 4498 177 116 0 4607 0
Current children cumulated CPU time (s) 762.59
Current children cumulated vsize (KiB) 22592

[startup+823.109 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 20471
/proc/meminfo: memFree=1911376/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=20336 CPUtime=812.07
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 41194 16 0 0 81179 28 0 0 25 0 1 0 271605588 20824064 4542 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5084 4542 177 116 0 4623 0
Current children cumulated CPU time (s) 822.62
Current children cumulated vsize (KiB) 22656

[startup+883.17 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 20471
/proc/meminfo: memFree=1910992/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=20448 CPUtime=872.12
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 44206 16 0 0 87182 30 0 0 25 0 1 0 271605588 20938752 4618 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5112 4618 177 116 0 4651 0
Current children cumulated CPU time (s) 882.67
Current children cumulated vsize (KiB) 22768

[startup+943.228 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 20471
/proc/meminfo: memFree=1910672/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=20560 CPUtime=932.15
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 47238 16 0 0 93184 31 0 0 25 0 1 0 271605588 21053440 4668 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134573846 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5140 4668 177 116 0 4679 0
Current children cumulated CPU time (s) 942.7
Current children cumulated vsize (KiB) 22880

[startup+1003.28 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20471
/proc/meminfo: memFree=1910480/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=20560 CPUtime=992.19
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 50072 16 0 0 99186 33 0 0 25 0 1 0 271605588 21053440 4722 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5140 4722 177 116 0 4679 0
Current children cumulated CPU time (s) 1002.74
Current children cumulated vsize (KiB) 22880

[startup+1063.34 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20471
/proc/meminfo: memFree=1910224/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21172 CPUtime=1052.23
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 53149 16 0 0 105187 36 0 0 25 0 1 0 271605588 21680128 4765 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5293 4765 177 116 0 4832 0
Current children cumulated CPU time (s) 1062.78
Current children cumulated vsize (KiB) 23492

[startup+1123.4 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 20471
/proc/meminfo: memFree=1910032/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21268 CPUtime=1112.27
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 55980 16 0 0 111189 38 0 0 25 0 1 0 271605588 21778432 4789 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562503 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5317 4789 177 116 0 4856 0
Current children cumulated CPU time (s) 1122.82
Current children cumulated vsize (KiB) 23588

[startup+1183.45 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21268 CPUtime=1172.3
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 59028 16 0 0 117191 39 0 0 25 0 1 0 271605588 21778432 4790 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5317 4790 177 116 0 4856 0
Current children cumulated CPU time (s) 1182.85
Current children cumulated vsize (KiB) 23588

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

[startup+1187.25 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21892 CPUtime=1176.1
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 59141 16 0 0 117571 39 0 0 25 0 1 0 271605588 22417408 4903 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134610841 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5473 4903 177 116 0 5012 0
Current children cumulated CPU time (s) 1186.65
Current children cumulated vsize (KiB) 24212

[startup+1193.8 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21268 CPUtime=1182.65
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 59502 16 0 0 118226 39 0 0 25 0 1 0 271605588 21778432 4792 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5317 4792 177 116 0 4856 0
Current children cumulated CPU time (s) 1193.2
Current children cumulated vsize (KiB) 23588

[startup+1197.08 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21460 CPUtime=1185.93
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 59754 16 0 0 118553 40 0 0 25 0 1 0 271605588 21975040 4807 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562704 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5365 4807 177 116 0 4904 0
Current children cumulated CPU time (s) 1196.48
Current children cumulated vsize (KiB) 23780

[startup+1198.72 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21460 CPUtime=1187.57
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 59755 16 0 0 118717 40 0 0 25 0 1 0 271605588 21975040 4808 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560164 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5365 4808 177 116 0 4904 0
Current children cumulated CPU time (s) 1198.12
Current children cumulated vsize (KiB) 23780

[startup+1199.54 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21460 CPUtime=1188.4
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 59756 16 0 0 118800 40 0 0 25 0 1 0 271605588 21975040 4809 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5365 4809 177 116 0 4904 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 23780

[startup+1199.96 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=2320 CPUtime=10.55
/proc/20333/stat : 20333 (SATzilla2007_F) S 20331 20333 20246 0 -1 4194304 1062 2827 0 13 323 7 700 25 25 0 1 0 271604520 2375680 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20333/statm: 580 399 170 260 0 286 0
[pid=20353] ppid=20333 vsize=21460 CPUtime=1188.81
/proc/20353/stat : 20353 (eureka) R 20333 20333 20246 0 -1 0 59756 16 0 0 118841 40 0 0 25 0 1 0 271605588 21975040 4809 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562528 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20353/statm: 5365 4809 177 116 0 4904 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 23780

[startup+1200.06 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20471
/proc/meminfo: memFree=1909904/2055920 swapFree=4183956/4192956
[pid=20333] ppid=20331 vsize=5148 CPUtime=1199.45
/proc/20333/stat : 20333 (SATzilla2007_F) R 20331 20333 20246 0 -1 4194304 1726 62599 0 13 330 8 119542 65 18 0 1 0 271604520 5271552 969 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134592022 0 0 4096 0 0 0 0 17 1 0 0
/proc/20333/statm: 1287 969 177 260 0 993 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 5148

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.49
CPU user time (s): 1198.74
CPU system time (s): 0.749886
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 24336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.74
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64337
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= 62
involuntary context switches= 3264

runsolver used 0.78388 second user time and 2.53062 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Feb 26 19:01:08 UTC 2007

IDJOB= 308146
IDBENCH= 20223
IDSOLVER= 136
FILE ID= node69/308146-1172516468

PBS_JOBID= 3971795

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1455331099-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/308146-1172516468/SATzilla2007_F /tmp/evaluation/308146-1172516468/instance-308146-1172516468.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-308146-1172516468 -o ROOT/results/node69/solver-308146-1172516468 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308146-1172516468/SATzilla2007_F /tmp/evaluation/308146-1172516468/instance-308146-1172516468.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  c88c589a7c8f9b32a4b7d3cd9d764f32

RANDOM SEED= 381051537

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1932480 kB
Buffers:         20900 kB
Cached:          65112 kB
SwapCached:       3068 kB
Active:          34928 kB
Inactive:        61448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932480 kB
SwapTotal:     4192956 kB
SwapFree:      4183956 kB
Dirty:           10464 kB
Writeback:           0 kB
Mapped:          16252 kB
Slab:            12664 kB
Committed_AS:   686696 kB
PageTables:       1716 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= 66551 MiB

End job on node69 on Mon Feb 26 19:21:08 UTC 2007