Trace number 300807

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.57 1199.89

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S643005221-14.cnf
MD5SUM8a3a4c67555e3d7c0d47620c8bfc1a9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.54731
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

Solver Data (download as text)

10.62/10.68	c run March_dl for 5 seconds ... 
10.62/10.68	c Bin: Executing march_dl
10.62/10.68	c child exit by a signal
10.62/10.68	c march_dl returned code 137.
10.62/10.68	c run saps for 2 seconds ... 
10.62/10.68	c Bin: Executing ubcsat2006
10.62/10.68	c child exited successfully
10.62/10.68	c ubcsat2006 returned code 0.
10.62/10.68	c satzilla computing base features
10.62/10.68	c satzilla doing unit-prop probe
10.62/10.68	c satzilla doing local search probe
10.62/10.68	c satzilla doing lobjois search-space size estimate
10.62/10.68	c satzilla's ranking:
10.62/10.68	c 1) march_dl: 4.364063
10.62/10.68	c 2) eureka: 5.263261
10.62/10.68	c 3) kcnfs: 5.311828
10.62/10.68	c 4) minisat20: 6.825741
10.62/10.68	c 5) vallst: 6.844037
10.62/10.68	c 6) zchaff_rand: 8.583487
10.62/10.68	c 7) kcnfs+P: 999.000000
10.62/10.68	c 8) march_dl+P: 999.000000
10.62/10.68	c 9) vallst+P: 999.000000
10.62/10.68	c 10) zchaff_rand+P: 999.000000
10.62/10.68	c 11) rsat+P: 999.000000
10.62/10.68	c 12) eureka+P: 999.000000
10.62/10.68	c 13) minisat20+P: 999.000000
10.62/10.68	c 14) rsat: 999.000000
10.62/10.68	c satzilla running march_dl ... 
1199.42/1199.82	c Bin: Executing march_dl
1199.42/1199.82	c child exit by a signal
1199.42/1199.82	c march_dl returned code 137.
1199.42/1199.82	c march_dl returned code 137.
1199.42/1199.82	c satzilla running eureka ... 
1199.42/1199.82	c Bin: Executing eureka
1199.42/1199.82	c eureka returned code 1.
1199.42/1199.82	c eureka returned code 1.
1199.42/1199.82	c satzilla running kcnfs ... 
1199.42/1199.82	c Bin: Executing kcnfs
1199.42/1199.82	c kcnfs returned code 1.
1199.42/1199.82	c kcnfs returned code 1.
1199.42/1199.82	c satzilla running minisat20 ... 
1199.42/1199.82	c Bin: Executing minisat20
1199.42/1199.82	c minisat20 returned code 1.
1199.42/1199.82	c minisat20 returned code 1.
1199.42/1199.82	c satzilla running vallst ... 
1199.42/1199.82	c Bin: Executing vallst
1199.42/1199.82	c vallst returned code 1.
1199.42/1199.82	c vallst returned code 1.
1199.42/1199.82	c satzilla running zchaff_rand ... 
1199.42/1199.82	c Bin: Executing zchaff_rand
1199.42/1199.82	c zchaff_rand returned code 1.
1199.42/1199.82	c zchaff_rand returned code 1.
1199.42/1199.82	c satzilla running kcnfs with preprocessing ... 
1199.55/1199.88	c Preprocessing...
1199.55/1199.88	c Inital problem has 700 variables, 14000 nary clauses (0 binary clauses).
1199.55/1199.88	c Num non-binary clauses 14000, Average non-binary clause length 5.000
1199.55/1199.88	c Theory has no gaps
1199.55/1199.88	c Preprocessor runtime was 0.030 seconds.
1199.55/1199.88	c 
1199.55/1199.88	c Satisfiability of theory still undetermined.
1199.55/1199.88	c See file /tmp/qLHdGh for simplified theory.
1199.55/1199.88	c Bin: Executing kcnfs
1199.55/1199.88	c kcnfs returned code 1.
1199.55/1199.88	c kcnfs returned code 1.
1199.55/1199.88	c satzilla running march_dl with preprocessing ... 
1199.55/1199.88	c Bin: Executing march_dl
1199.55/1199.88	c march_dl returned code 1.
1199.55/1199.88	c march_dl returned code 1.
1199.55/1199.88	c satzilla running vallst with preprocessing ... 
1199.55/1199.88	c Bin: Executing vallst
1199.55/1199.88	c vallst returned code 1.
1199.55/1199.88	c vallst returned code 1.
1199.55/1199.88	c satzilla running zchaff_rand with preprocessing ... 
1199.55/1199.88	c Bin: Executing zchaff_rand
1199.55/1199.88	c zchaff_rand returned code 1.
1199.55/1199.88	c zchaff_rand returned code 1.
1199.55/1199.88	c satzilla running rsat with preprocessing ... 
1199.55/1199.88	c Bin: Executing rsat
1199.55/1199.88	c rsat returned code 1.
1199.55/1199.88	c rsat returned code 1.
1199.55/1199.88	c satzilla running eureka with preprocessing ... 
1199.55/1199.88	c Bin: Executing eureka
1199.55/1199.88	c eureka returned code 1.
1199.55/1199.88	c eureka returned code 1.
1199.55/1199.88	c satzilla running minisat20 with preprocessing ... 
1199.55/1199.88	c Bin: Executing minisat20
1199.55/1199.88	c minisat20 returned code 1.
1199.55/1199.88	c minisat20 returned code 1.
1199.55/1199.88	c satzilla running rsat ... 
1199.55/1199.88	c Bin: Executing rsat
1199.55/1199.88	c rsat returned code 1.
1199.55/1199.88	c rsat returned code 1.
1199.55/1199.88	c ERROR: All Failed! 
1199.55/1199.88	c SATZILLA_TIME=1199.730000

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/node2/watcher-300807-1171937196 -o ROOT/results/node2/solver-300807-1171937196 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300807-1171937196/SATzilla2007_F /tmp/evaluation/300807-1171937196/instance-300807-1171937196.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.87 1.91 1.49 3/77 7065
/proc/meminfo: memFree=363320/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=1512 CPUtime=0
/proc/7065/stat : 7065 (SATzilla2007_F) R 7063 7065 6084 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 213674623 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/7065/statm: 378 125 110 260 0 84 0
[pid=7066] ppid=7065 vsize=768 CPUtime=0
/proc/7066/stat : 7066 (march_dl) R 7065 7065 6084 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 213674623 786432 95 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7066/statm: 192 95 50 118 0 71 0

[startup+0.107348 s]
/proc/loadavg: 1.87 1.91 1.49 3/77 7065
/proc/meminfo: memFree=363320/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=1512 CPUtime=0
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 213674623 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7065/statm: 378 125 110 260 0 84 0
[pid=7066] ppid=7065 vsize=3124 CPUtime=0.09
/proc/7066/stat : 7066 (march_dl) R 7065 7065 6084 0 -1 4194304 1926 0 0 0 9 0 0 0 19 0 1 0 213674623 3198976 500 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7066/statm: 781 500 67 118 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4636

[startup+0.51539 s]
/proc/loadavg: 1.87 1.91 1.49 3/77 7065
/proc/meminfo: memFree=363320/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=1512 CPUtime=0
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 213674623 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7065/statm: 378 125 110 260 0 84 0
[pid=7066] ppid=7065 vsize=3124 CPUtime=0.5
/proc/7066/stat : 7066 (march_dl) R 7065 7065 6084 0 -1 4194304 1932 0 0 0 50 0 0 0 23 0 1 0 213674623 3198976 506 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583893 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7066/statm: 781 506 67 118 0 660 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4636

[startup+1.33547 s]
/proc/loadavg: 1.87 1.91 1.49 2/79 7067
/proc/meminfo: memFree=361256/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=1512 CPUtime=0
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 213674623 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7065/statm: 378 125 110 260 0 84 0
[pid=7066] ppid=7065 vsize=17648 CPUtime=1.32
/proc/7066/stat : 7066 (march_dl) R 7065 7065 6084 0 -1 4194304 5568 0 0 0 124 8 0 0 25 0 1 0 213674623 18071552 4008 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7066/statm: 4412 4008 72 118 0 4291 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19160

[startup+2.97164 s]
/proc/loadavg: 1.87 1.91 1.49 2/79 7067
/proc/meminfo: memFree=345512/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=1512 CPUtime=0
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 213674623 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7065/statm: 378 125 110 260 0 84 0
[pid=7066] ppid=7065 vsize=18364 CPUtime=2.96
/proc/7066/stat : 7066 (march_dl) R 7065 7065 6084 0 -1 4194304 7171 0 0 0 272 24 0 0 25 0 1 0 213674623 18804736 4350 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7066/statm: 4591 4350 74 118 0 4470 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19876

[startup+6.25599 s]
/proc/loadavg: 1.80 1.90 1.49 2/79 7068
/proc/meminfo: memFree=361640/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=1512 CPUtime=5
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 149 7171 0 0 0 0 475 25 16 0 1 0 213674623 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7065/statm: 378 125 110 260 0 84 0
[pid=7068] ppid=7065 vsize=6188 CPUtime=1.24
/proc/7068/stat : 7068 (ubcsat2006) R 7065 7065 6084 0 -1 4194304 477 0 0 0 116 8 0 0 25 0 1 0 213675124 6336512 459 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7068/statm: 1547 459 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.7067 s]
/proc/loadavg: 1.74 1.88 1.49 2/79 7069
/proc/meminfo: memFree=345512/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=18676 CPUtime=2
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 6113 0 0 0 177 23 0 0 25 0 1 0 213675692 19124224 4403 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559735 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 4669 4403 72 118 0 4548 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 21772

[startup+25.525 s]
/proc/loadavg: 1.64 1.85 1.48 2/79 7069
/proc/meminfo: memFree=335976/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=27224 CPUtime=14.82
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 9306 0 0 0 1458 24 0 0 25 0 1 0 213675692 27877376 6485 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 6806 6485 74 118 0 6685 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30320

[startup+51.1556 s]
/proc/loadavg: 1.42 1.78 1.47 2/79 7069
/proc/meminfo: memFree=330600/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=32224 CPUtime=40.44
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 10586 0 0 0 4018 26 0 0 25 0 1 0 213675692 32997376 7765 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 8056 7765 74 118 0 7935 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35320

[startup+102.407 s]
/proc/loadavg: 1.18 1.66 1.44 2/79 7069
/proc/meminfo: memFree=326888/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=35768 CPUtime=91.68
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 11493 0 0 0 9141 27 0 0 25 0 1 0 213675692 36626432 8672 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 8942 8672 74 118 0 8821 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 38864

[startup+162.48 s]
/proc/loadavg: 1.06 1.54 1.41 2/79 7069
/proc/meminfo: memFree=325032/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=37604 CPUtime=151.74
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 11958 0 0 0 15146 28 0 0 25 0 1 0 213675692 38506496 9137 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 9401 9137 74 118 0 9280 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 40700

[startup+222.548 s]
/proc/loadavg: 1.02 1.44 1.38 2/79 7069
/proc/meminfo: memFree=323688/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=38916 CPUtime=211.79
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 12276 0 0 0 21149 30 0 0 25 0 1 0 213675692 39849984 9455 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 9729 9455 74 118 0 9608 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 42012

[startup+282.616 s]
/proc/loadavg: 1.01 1.35 1.36 2/79 7069
/proc/meminfo: memFree=322664/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=39840 CPUtime=271.85
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 12535 0 0 0 27154 31 0 0 25 0 1 0 213675692 40796160 9714 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 9960 9714 74 118 0 9839 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 42936

[startup+342.688 s]
/proc/loadavg: 1.00 1.29 1.33 2/79 7069
/proc/meminfo: memFree=322024/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=40636 CPUtime=331.9
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 12707 0 0 0 33158 32 0 0 25 0 1 0 213675692 41611264 9886 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 10159 9886 74 118 0 10038 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 43732

[startup+402.759 s]
/proc/loadavg: 1.00 1.23 1.31 2/79 7069
/proc/meminfo: memFree=321384/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=41164 CPUtime=391.95
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 12851 0 0 0 39163 32 0 0 25 0 1 0 213675692 42151936 10030 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551531 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 10291 10030 74 118 0 10170 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 44260

[startup+462.826 s]
/proc/loadavg: 1.04 1.20 1.29 2/79 7069
/proc/meminfo: memFree=320808/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=41692 CPUtime=452.01
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 13000 0 0 0 45168 33 0 0 25 0 1 0 213675692 42692608 10179 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 10423 10179 74 118 0 10302 0
Current children cumulated CPU time (s) 462.66

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

/proc/7069/statm: 11017 10766 74 118 0 10896 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 47164

[startup+823.253 s]
/proc/loadavg: 1.00 1.06 1.19 2/79 7069
/proc/meminfo: memFree=318248/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=44332 CPUtime=812.35
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 13646 0 0 0 81197 38 0 0 25 0 1 0 213675692 45395968 10825 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11083 10825 74 118 0 10962 0
Current children cumulated CPU time (s) 823
Current children cumulated vsize (KiB) 47428

[startup+883.319 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 7069
/proc/meminfo: memFree=317992/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=44600 CPUtime=872.39
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 13712 0 0 0 87201 38 0 0 25 0 1 0 213675692 45670400 10891 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11150 10891 74 118 0 11029 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 47696

[startup+943.389 s]
/proc/loadavg: 1.00 1.03 1.16 2/79 7069
/proc/meminfo: memFree=317544/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=44996 CPUtime=932.45
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 13821 0 0 0 93206 39 0 0 25 0 1 0 213675692 46075904 11000 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11249 11000 74 118 0 11128 0
Current children cumulated CPU time (s) 943.1
Current children cumulated vsize (KiB) 48092

[startup+1003.46 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 7069
/proc/meminfo: memFree=317288/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=45260 CPUtime=992.5
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 13889 0 0 0 99211 39 0 0 25 0 1 0 213675692 46346240 11068 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11315 11068 74 118 0 11194 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 48356

[startup+1063.53 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 7069
/proc/meminfo: memFree=316968/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=45524 CPUtime=1052.57
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 13967 0 0 0 105217 40 0 0 25 0 1 0 213675692 46616576 11146 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11381 11146 74 118 0 11260 0
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (KiB) 48620

[startup+1123.6 s]
/proc/loadavg: 1.00 1.01 1.13 3/79 7069
/proc/meminfo: memFree=316712/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=45788 CPUtime=1112.62
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14023 0 0 0 111221 41 0 0 25 0 1 0 213675692 46886912 11202 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551515 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11447 11202 74 118 0 11326 0
Current children cumulated CPU time (s) 1123.27
Current children cumulated vsize (KiB) 48884

[startup+1183.68 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316456/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=46052 CPUtime=1172.67
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14081 0 0 0 117226 41 0 0 25 0 1 0 213675692 47157248 11260 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11513 11260 74 118 0 11392 0
Current children cumulated CPU time (s) 1183.32
Current children cumulated vsize (KiB) 49148

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

[startup+1187.48 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316456/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=46052 CPUtime=1176.48
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14087 0 0 0 117607 41 0 0 25 0 1 0 213675692 47157248 11266 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11513 11266 74 118 0 11392 0
Current children cumulated CPU time (s) 1187.13
Current children cumulated vsize (KiB) 49148

[startup+1194.03 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316456/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=46052 CPUtime=1183.02
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14091 0 0 0 118261 41 0 0 25 0 1 0 213675692 47157248 11270 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11513 11270 74 118 0 11392 0
Current children cumulated CPU time (s) 1193.67
Current children cumulated vsize (KiB) 49148

[startup+1197.32 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316456/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=46052 CPUtime=1186.31
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14093 0 0 0 118590 41 0 0 25 0 1 0 213675692 47157248 11272 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11513 11272 74 118 0 11392 0
Current children cumulated CPU time (s) 1196.96
Current children cumulated vsize (KiB) 49148

[startup+1198.96 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316392/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=46052 CPUtime=1187.95
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14094 0 0 0 118754 41 0 0 25 0 1 0 213675692 47157248 11273 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551674 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11513 11273 74 118 0 11392 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 49148

[startup+1199.36 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316392/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=46052 CPUtime=1188.36
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14095 0 0 0 118795 41 0 0 25 0 1 0 213675692 47157248 11274 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11513 11274 74 118 0 11392 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 49148

[startup+1199.77 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316392/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=3096 CPUtime=10.65
/proc/7065/stat : 7065 (SATzilla2007_F) S 7063 7065 6084 0 -1 4194304 1304 7654 0 0 334 15 677 39 25 0 1 0 213674623 3170304 579 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7065/statm: 774 579 169 260 0 480 0
[pid=7069] ppid=7065 vsize=46052 CPUtime=1188.77
/proc/7069/stat : 7069 (march_dl) R 7065 7065 6084 0 -1 4194304 14095 0 0 0 118836 41 0 0 25 0 1 0 213675692 47157248 11274 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551523 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7069/statm: 11513 11274 74 118 0 11392 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 49148

[startup+1199.88 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 7069
/proc/meminfo: memFree=316392/2055920 swapFree=4192812/4192956
[pid=7065] ppid=7063 vsize=4880 CPUtime=1199.55
/proc/7065/stat : 7065 (SATzilla2007_F) R 7063 7065 6084 0 -1 4194304 1926 21749 0 0 339 16 119518 82 19 0 1 0 213674623 4997120 1035 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135153889 0 0 4096 0 0 0 0 17 0 0 0
/proc/7065/statm: 1220 1035 176 260 0 926 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 4880

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.57
CPU user time (s): 1198.58
CPU system time (s): 0.992849
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 49148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.58
system time used= 0.992849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 1320

runsolver used 1.16682 second user time and 3.09653 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Feb 20 02:06:37 UTC 2007

IDJOB= 300807
IDBENCH= 20043
IDSOLVER= 136
FILE ID= node2/300807-1171937196

PBS_JOBID= 3848943

Free space on /tmp= 66541 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S643005221-14.cnf
COMMAND LINE= /tmp/evaluation/300807-1171937196/SATzilla2007_F /tmp/evaluation/300807-1171937196/instance-300807-1171937196.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-300807-1171937196 -o ROOT/results/node2/solver-300807-1171937196 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300807-1171937196/SATzilla2007_F /tmp/evaluation/300807-1171937196/instance-300807-1171937196.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  8a3a4c67555e3d7c0d47620c8bfc1a9e

RANDOM SEED= 232119361

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:        363728 kB
Buffers:         53284 kB
Cached:        1500108 kB
SwapCached:          0 kB
Active:        1041180 kB
Inactive:       572240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        363728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10440 kB
Writeback:           0 kB
Mapped:          78916 kB
Slab:            64224 kB
Committed_AS:  1163992 kB
PageTables:       1812 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= 66541 MiB

End job on node2 on Tue Feb 20 02:26:37 UTC 2007