Trace number 308228

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

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1286605994-07-SAT.cnf
MD5SUMe4e9587cc33e3fc7e177d5d00533cb0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.6609
Satisfiable
(Un)Satisfiability was proved
Number of variables3498
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.68	c run March_dl for 5 seconds ... 
10.53/10.68	c Bin: Executing march_dl
10.53/10.68	c child exit by a signal
10.53/10.68	c march_dl returned code 137.
10.53/10.68	c run saps for 2 seconds ... 
10.53/10.68	c Bin: Executing ubcsat2006
10.53/10.68	c child exited successfully
10.53/10.68	c ubcsat2006 returned code 0.
10.53/10.68	c satzilla computing base features
10.53/10.68	c satzilla doing unit-prop probe
10.53/10.68	c satzilla doing local search probe
10.53/10.68	c satzilla doing lobjois search-space size estimate
10.53/10.68	c satzilla's ranking:
10.53/10.68	c 1) zchaff_rand: 2.273073
10.53/10.68	c 2) eureka: 2.368549
10.53/10.68	c 3) march_dl: 2.836063
10.53/10.68	c 4) minisat20: 3.099146
10.53/10.68	c 5) vallst: 3.206894
10.53/10.68	c 6) kcnfs: 3.844582
10.53/10.68	c 7) kcnfs+P: 999.000000
10.53/10.68	c 8) march_dl+P: 999.000000
10.53/10.68	c 9) vallst+P: 999.000000
10.53/10.68	c 10) zchaff_rand+P: 999.000000
10.53/10.68	c 11) rsat+P: 999.000000
10.53/10.68	c 12) eureka+P: 999.000000
10.53/10.68	c 13) minisat20+P: 999.000000
10.53/10.68	c 14) rsat: 999.000000
10.53/10.68	c satzilla running zchaff_rand ... 
1199.34/1199.81	c Bin: Executing zchaff_rand
1199.34/1199.81	c child exit by a signal
1199.34/1199.81	c zchaff_rand returned code 137.
1199.34/1199.81	c zchaff_rand returned code 137.
1199.34/1199.81	c satzilla running eureka ... 
1199.34/1199.81	c Bin: Executing eureka
1199.34/1199.81	c eureka returned code 1.
1199.34/1199.81	c eureka returned code 1.
1199.34/1199.81	c satzilla running march_dl ... 
1199.34/1199.81	c Bin: Executing march_dl
1199.34/1199.81	c march_dl returned code 1.
1199.34/1199.81	c march_dl returned code 1.
1199.34/1199.81	c satzilla running minisat20 ... 
1199.34/1199.81	c Bin: Executing minisat20
1199.34/1199.81	c minisat20 returned code 1.
1199.34/1199.81	c minisat20 returned code 1.
1199.34/1199.81	c satzilla running vallst ... 
1199.34/1199.81	c Bin: Executing vallst
1199.34/1199.81	c vallst returned code 1.
1199.34/1199.81	c vallst returned code 1.
1199.34/1199.81	c satzilla running kcnfs ... 
1199.34/1199.81	c Bin: Executing kcnfs
1199.34/1199.81	c kcnfs returned code 1.
1199.34/1199.81	c kcnfs returned code 1.
1199.34/1199.81	c satzilla running kcnfs with preprocessing ... 
1199.34/1199.88	c Preprocessing...
1199.34/1199.88	c Inital problem has 3500 variables, 6541 nary clauses (2803 binary clauses).
1199.34/1199.88	c Num non-binary clauses 6541, Average non-binary clause length 3.000
1199.34/1199.88	c Preprocessor runtime was 0.060 seconds.
1199.34/1199.88	c 
1199.34/1199.88	c Satisfiability of theory still undetermined.
1199.34/1199.88	c See file /tmp/4SRmiN for simplified theory.
1199.34/1199.88	c Bin: Executing kcnfs
1199.34/1199.88	c kcnfs returned code 1.
1199.34/1199.88	c kcnfs returned code 1.
1199.34/1199.88	c satzilla running march_dl with preprocessing ... 
1199.34/1199.88	c Bin: Executing march_dl
1199.34/1199.88	c march_dl returned code 1.
1199.34/1199.88	c march_dl returned code 1.
1199.34/1199.88	c satzilla running vallst with preprocessing ... 
1199.34/1199.88	c Bin: Executing vallst
1199.34/1199.88	c vallst returned code 1.
1199.34/1199.88	c vallst returned code 1.
1199.34/1199.88	c satzilla running zchaff_rand with preprocessing ... 
1199.34/1199.88	c Bin: Executing zchaff_rand
1199.34/1199.88	c zchaff_rand returned code 1.
1199.34/1199.88	c zchaff_rand returned code 1.
1199.34/1199.88	c satzilla running rsat with preprocessing ... 
1199.34/1199.88	c Bin: Executing rsat
1199.34/1199.88	c rsat returned code 1.
1199.34/1199.88	c rsat returned code 1.
1199.34/1199.88	c satzilla running eureka with preprocessing ... 
1199.34/1199.88	c Bin: Executing eureka
1199.34/1199.88	c eureka returned code 1.
1199.34/1199.88	c eureka returned code 1.
1199.34/1199.88	c satzilla running minisat20 with preprocessing ... 
1199.34/1199.88	c Bin: Executing minisat20
1199.34/1199.88	c minisat20 returned code 1.
1199.34/1199.88	c minisat20 returned code 1.
1199.34/1199.88	c satzilla running rsat ... 
1199.34/1199.88	c Bin: Executing rsat
1199.34/1199.88	c rsat returned code 1.
1199.34/1199.88	c rsat returned code 1.
1199.34/1199.88	c ERROR: All Failed! 
1199.34/1199.88	c SATZILLA_TIME=1199.640000

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/node72/watcher-308228-1172517888 -o ROOT/results/node72/solver-308228-1172517888 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308228-1172517888/SATzilla2007_F /tmp/evaluation/308228-1172517888/instance-308228-1172517888.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.01 1.01 1.09 3/77 14198
/proc/meminfo: memFree=1939320/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=1512 CPUtime=0
/proc/14198/stat : 14198 (SATzilla2007_F) D 14196 14198 13688 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 271756672 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/14198/statm: 378 125 110 260 0 84 0

[startup+0.107472 s]
/proc/loadavg: 1.01 1.01 1.09 3/77 14198
/proc/meminfo: memFree=1939320/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=1512 CPUtime=0
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271756672 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.515504 s]
/proc/loadavg: 1.01 1.01 1.09 3/77 14198
/proc/meminfo: memFree=1939320/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=1512 CPUtime=0
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271756672 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.33757 s]
/proc/loadavg: 1.01 1.01 1.09 2/79 14200
/proc/meminfo: memFree=1935528/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=1512 CPUtime=0
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271756672 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 378 125 110 260 0 84 0
[pid=14200] ppid=14198 vsize=4420 CPUtime=1.32
/proc/14200/stat : 14200 (march_dl) R 14198 14198 13688 0 -1 4194304 2361 0 0 0 132 0 0 0 25 0 1 0 271756672 4526080 997 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134513789 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14200/statm: 1105 997 75 118 0 984 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5932

[startup+2.98572 s]
/proc/loadavg: 1.01 1.01 1.09 2/79 14200
/proc/meminfo: memFree=1935336/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=1512 CPUtime=0
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271756672 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 378 125 110 260 0 84 0
[pid=14200] ppid=14198 vsize=4552 CPUtime=2.96
/proc/14200/stat : 14200 (march_dl) R 14198 14198 13688 0 -1 4194304 2389 0 0 0 296 0 0 0 25 0 1 0 271756672 4661248 1025 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14200/statm: 1138 1025 75 118 0 1017 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6064

[startup+6.26202 s]
/proc/loadavg: 1.01 1.01 1.09 2/79 14201
/proc/meminfo: memFree=1936744/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=1512 CPUtime=4.99
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 149 2421 0 0 0 0 499 0 16 0 1 0 271756672 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14198/statm: 378 125 110 260 0 84 0
[pid=14201] ppid=14198 vsize=6188 CPUtime=1.14
/proc/14201/stat : 14201 (ubcsat2006) R 14198 14198 13688 0 -1 4194304 385 0 13 0 103 11 0 0 25 0 1 0 271757173 6336512 380 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14201/statm: 1547 380 156 64 0 1128 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 7700

[startup+12.7206 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 14202
/proc/meminfo: memFree=1933480/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=14832 CPUtime=2.02
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 1179 0 0 0 199 3 0 0 25 0 1 0 271757741 15187968 1048 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 3708 1048 112 208 0 3480 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 17148

[startup+25.5268 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 14202
/proc/meminfo: memFree=1927592/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=24852 CPUtime=14.82
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 3117 0 0 0 1473 9 0 0 25 0 1 0 271757741 25448448 2504 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543500 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 6213 2504 112 208 0 5985 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 27168

[startup+51.1581 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 14202
/proc/meminfo: memFree=1920680/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=35332 CPUtime=40.45
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 4821 0 0 0 4027 18 0 0 25 0 1 0 271757741 36179968 4208 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 8833 4208 112 208 0 8605 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 37648

[startup+102.412 s]
/proc/loadavg: 1.04 1.02 1.08 2/79 14202
/proc/meminfo: memFree=1911976/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=41068 CPUtime=91.68
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 7644 0 0 0 9139 29 0 0 25 0 1 0 271757741 42053632 6390 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 10267 6390 112 208 0 10039 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 43384

[startup+162.482 s]
/proc/loadavg: 1.01 1.01 1.08 2/79 14202
/proc/meminfo: memFree=1904680/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=43812 CPUtime=151.74
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 9406 0 0 0 15132 42 0 0 25 0 1 0 271757741 44863488 8152 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 10953 8152 112 208 0 10725 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 46128

[startup+222.553 s]
/proc/loadavg: 1.00 1.01 1.07 2/79 14202
/proc/meminfo: memFree=1899816/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=62140 CPUtime=211.8
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 10585 0 0 0 21129 51 0 0 25 0 1 0 271757741 63631360 9331 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 15535 9331 112 208 0 15307 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 64456

[startup+282.624 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14202
/proc/meminfo: memFree=1894696/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=69280 CPUtime=271.85
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 13126 0 0 0 27126 59 0 0 25 0 1 0 271757741 70942720 10591 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 17320 10591 112 208 0 17092 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 71596

[startup+342.692 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14202
/proc/meminfo: memFree=1890536/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=71004 CPUtime=331.91
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 14170 0 0 0 33123 68 0 0 25 0 1 0 271757741 72708096 11635 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 17751 11635 112 208 0 17523 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 73320

[startup+402.766 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 14202
/proc/meminfo: memFree=1886760/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=72368 CPUtime=391.97
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 15071 0 0 0 39121 76 0 0 25 0 1 0 271757741 74104832 12536 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 18092 12536 112 208 0 17864 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 74684

[startup+462.835 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 14202
/proc/meminfo: memFree=1883112/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=73952 CPUtime=452.03
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 15969 0 0 0 45118 85 0 0 25 0 1 0 271757741 75726848 13434 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 18488 13434 112 208 0 18260 0
Current children cumulated CPU time (s) 462.58
Current children cumulated vsize (KiB) 76268

[startup+522.906 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14202
/proc/meminfo: memFree=1879016/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=75548 CPUtime=512.08

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


[startup+763.185 s]
/proc/loadavg: 1.03 1.01 1.02 2/79 14202
/proc/meminfo: memFree=1866088/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=113084 CPUtime=752.3
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 20072 0 0 0 75110 120 0 0 25 0 1 0 271757741 115798016 17537 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 28271 17537 112 208 0 28043 0
Current children cumulated CPU time (s) 762.85
Current children cumulated vsize (KiB) 115400

[startup+823.262 s]
/proc/loadavg: 1.01 1.01 1.02 2/79 14202
/proc/meminfo: memFree=1863080/2055920 swapFree=4150656/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=124316 CPUtime=812.36
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 23365 0 0 0 81110 126 0 0 25 0 1 0 271757741 127299584 18269 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543973 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 31079 18269 112 208 0 30851 0
Current children cumulated CPU time (s) 822.91
Current children cumulated vsize (KiB) 126632

[startup+883.332 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 14204
/proc/meminfo: memFree=1856488/2055920 swapFree=4150676/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=125256 CPUtime=872.42
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 24089 0 0 0 87110 132 0 0 25 0 1 0 271757741 128262144 18993 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 31314 18993 112 208 0 31086 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 127572

[startup+943.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1853544/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=126644 CPUtime=932.47
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 24859 0 0 0 93110 137 0 0 25 0 1 0 271757741 129683456 19730 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 31661 19730 112 208 0 31433 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 128960

[startup+1003.47 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 14204
/proc/meminfo: memFree=1852072/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=127444 CPUtime=992.53
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 25226 0 0 0 99110 143 0 0 25 0 1 0 271757741 130502656 20097 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 31861 20097 112 208 0 31633 0
Current children cumulated CPU time (s) 1003.08
Current children cumulated vsize (KiB) 129760

[startup+1063.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1849320/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=128104 CPUtime=1052.59
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 25916 0 0 0 105110 149 0 0 25 0 1 0 271757741 131178496 20787 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32026 20787 112 208 0 31798 0
Current children cumulated CPU time (s) 1063.14
Current children cumulated vsize (KiB) 130420

[startup+1123.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1847080/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=129288 CPUtime=1112.65
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 26467 0 0 0 111111 154 0 0 25 0 1 0 271757741 132390912 21338 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543556 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32322 21338 112 208 0 32094 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 131604

[startup+1183.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1844392/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=130236 CPUtime=1172.71
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 27133 0 0 0 117110 161 0 0 25 0 1 0 271757741 133361664 22004 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32559 22004 112 208 0 32331 0
Current children cumulated CPU time (s) 1183.26
Current children cumulated vsize (KiB) 132552

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

[startup+1187.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1844200/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=130236 CPUtime=1176.5
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 27162 0 0 0 117489 161 0 0 25 0 1 0 271757741 133361664 22033 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32559 22033 112 208 0 32331 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 132552

[startup+1194.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1844072/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=130364 CPUtime=1183.06
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 27186 0 0 0 118145 161 0 0 25 0 1 0 271757741 133492736 22057 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32591 22057 112 208 0 32363 0
Current children cumulated CPU time (s) 1193.61
Current children cumulated vsize (KiB) 132680

[startup+1197.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1844008/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=130364 CPUtime=1186.33
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 27200 0 0 0 118472 161 0 0 25 0 1 0 271757741 133492736 22071 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543625 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32591 22071 112 208 0 32363 0
Current children cumulated CPU time (s) 1196.88
Current children cumulated vsize (KiB) 132680

[startup+1198.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1843944/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=130484 CPUtime=1187.97
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 27218 0 0 0 118636 161 0 0 25 0 1 0 271757741 133615616 22089 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32621 22089 112 208 0 32393 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 132800

[startup+1199.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1843944/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=130484 CPUtime=1188.38
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 27219 0 0 0 118677 161 0 0 25 0 1 0 271757741 133615616 22090 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32621 22090 112 208 0 32393 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 132800

[startup+1199.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14204
/proc/meminfo: memFree=1843944/2055920 swapFree=4150680/4192956
[pid=14198] ppid=14196 vsize=2316 CPUtime=10.55
/proc/14198/stat : 14198 (SATzilla2007_F) S 14196 14198 13688 0 -1 4194304 1064 2812 0 13 324 9 701 21 25 0 1 0 271756672 2371584 399 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14198/statm: 579 399 170 260 0 285 0
[pid=14202] ppid=14198 vsize=130484 CPUtime=1188.79
/proc/14202/stat : 14202 (zchaff_rand) R 14198 14198 13688 0 -1 4194304 27219 0 0 0 118718 161 0 0 25 0 1 0 271757741 133615616 22090 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14202/statm: 32621 22090 112 208 0 32393 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 132800

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.48
CPU user time (s): 1197.52
CPU system time (s): 1.9537
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 132800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.52
system time used= 1.9537
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31665
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= 57
involuntary context switches= 1522

runsolver used 1.08283 second user time and 3.18252 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Feb 26 19:24:49 UTC 2007

IDJOB= 308228
IDBENCH= 20225
IDSOLVER= 136
FILE ID= node72/308228-1172517888

PBS_JOBID= 3971779

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-S1286605994-07-SAT.cnf
COMMAND LINE= /tmp/evaluation/308228-1172517888/SATzilla2007_F /tmp/evaluation/308228-1172517888/instance-308228-1172517888.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-308228-1172517888 -o ROOT/results/node72/solver-308228-1172517888 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308228-1172517888/SATzilla2007_F /tmp/evaluation/308228-1172517888/instance-308228-1172517888.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  e4e9587cc33e3fc7e177d5d00533cb0d

RANDOM SEED= 662747553

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1939792 kB
Buffers:          4652 kB
Cached:          55112 kB
SwapCached:       8644 kB
Active:          48996 kB
Inactive:        39092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1939792 kB
SwapTotal:     4192956 kB
SwapFree:      4150656 kB
Dirty:           10368 kB
Writeback:           0 kB
Mapped:          33308 kB
Slab:            13676 kB
Committed_AS:   632824 kB
PageTables:       1680 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 node72 on Mon Feb 26 19:44:49 UTC 2007