Trace number 336162

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.66 1200.25

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data (download as text)

10.69/10.87	c run March_dl for 5 seconds ... 
10.69/10.87	c Bin: Executing march_dl
10.69/10.87	c child exit by a signal
10.69/10.87	c march_dl returned code 137.
10.69/10.87	c run saps for 2 seconds ... 
10.69/10.87	c Bin: Executing ubcsat2006
10.69/10.87	c child exited successfully
10.69/10.87	c ubcsat2006 returned code 0.
10.69/10.87	c satzilla computing base features
10.69/10.87	c satzilla doing unit-prop probe
10.69/10.87	c satzilla doing local search probe
10.69/10.87	c satzilla doing lobjois search-space size estimate
10.69/10.87	c satzilla's ranking:
10.69/10.87	c 1) eureka: 2.912928
10.69/10.87	c 2) march_dl: 3.516313
10.69/10.87	c 3) vallst: 3.879930
10.69/10.87	c 4) minisat20: 4.098014
10.69/10.87	c 5) zchaff_rand: 4.681280
10.69/10.87	c 6) kcnfs: 4.724303
10.69/10.87	c 7) kcnfs+P: 999.000000
10.69/10.87	c 8) march_dl+P: 999.000000
10.69/10.87	c 9) vallst+P: 999.000000
10.69/10.87	c 10) zchaff_rand+P: 999.000000
10.69/10.87	c 11) rsat+P: 999.000000
10.69/10.87	c 12) eureka+P: 999.000000
10.69/10.87	c 13) minisat20+P: 999.000000
10.69/10.87	c 14) rsat: 999.000000
10.69/10.87	c satzilla running eureka ... 
1199.50/1200.18	c Bin: Executing eureka
1199.50/1200.18	c child exit by a signal
1199.50/1200.18	c eureka returned code 137.
1199.50/1200.18	c eureka returned code 137.
1199.50/1200.18	c satzilla running march_dl ... 
1199.50/1200.18	c Bin: Executing march_dl
1199.50/1200.18	c march_dl returned code 1.
1199.50/1200.18	c march_dl returned code 1.
1199.50/1200.18	c satzilla running vallst ... 
1199.50/1200.18	c Bin: Executing vallst
1199.50/1200.18	c vallst returned code 1.
1199.50/1200.18	c vallst returned code 1.
1199.50/1200.18	c satzilla running minisat20 ... 
1199.50/1200.18	c Bin: Executing minisat20
1199.50/1200.18	c minisat20 returned code 1.
1199.50/1200.18	c minisat20 returned code 1.
1199.50/1200.18	c satzilla running zchaff_rand ... 
1199.50/1200.18	c Bin: Executing zchaff_rand
1199.50/1200.18	c zchaff_rand returned code 1.
1199.50/1200.18	c zchaff_rand returned code 1.
1199.50/1200.18	c satzilla running kcnfs ... 
1199.50/1200.18	c Bin: Executing kcnfs
1199.50/1200.18	c kcnfs returned code 1.
1199.50/1200.18	c kcnfs returned code 1.
1199.50/1200.18	c satzilla running kcnfs with preprocessing ... 
1199.60/1200.23	c Preprocessing...
1199.60/1200.23	c Inital problem has 2754 variables, 6238 nary clauses (2916 binary clauses).
1199.60/1200.23	c Num non-binary clauses 6238, Average non-binary clause length 3.013
1199.60/1200.23	c Theory has no gaps
1199.60/1200.23	c Preprocessor runtime was 0.040 seconds.
1199.60/1200.23	c 
1199.60/1200.23	c Satisfiability of theory still undetermined.
1199.60/1200.23	c See file /tmp/ygEwHL for simplified theory.
1199.60/1200.23	c Bin: Executing kcnfs
1199.60/1200.23	c kcnfs returned code 1.
1199.60/1200.23	c kcnfs returned code 1.
1199.60/1200.23	c satzilla running march_dl with preprocessing ... 
1199.60/1200.23	c Bin: Executing march_dl
1199.60/1200.23	c march_dl returned code 1.
1199.60/1200.23	c march_dl returned code 1.
1199.60/1200.23	c satzilla running vallst with preprocessing ... 
1199.60/1200.24	c Bin: Executing vallst
1199.60/1200.24	c vallst returned code 1.
1199.60/1200.24	c vallst returned code 1.
1199.60/1200.24	c satzilla running zchaff_rand with preprocessing ... 
1199.60/1200.24	c Bin: Executing zchaff_rand
1199.60/1200.24	c zchaff_rand returned code 1.
1199.60/1200.24	c zchaff_rand returned code 1.
1199.60/1200.24	c satzilla running rsat with preprocessing ... 
1199.60/1200.24	c Bin: Executing rsat
1199.60/1200.24	c rsat returned code 1.
1199.60/1200.24	c rsat returned code 1.
1199.60/1200.24	c satzilla running eureka with preprocessing ... 
1199.60/1200.24	c Bin: Executing eureka
1199.60/1200.24	c eureka returned code 1.
1199.60/1200.24	c eureka returned code 1.
1199.60/1200.24	c satzilla running minisat20 with preprocessing ... 
1199.60/1200.24	c Bin: Executing minisat20
1199.60/1200.24	c minisat20 returned code 1.
1199.60/1200.24	c minisat20 returned code 1.
1199.60/1200.24	c satzilla running rsat ... 
1199.60/1200.24	c Bin: Executing rsat
1199.60/1200.24	c rsat returned code 1.
1199.60/1200.24	c rsat returned code 1.
1199.60/1200.24	c ERROR: All Failed! 
1199.60/1200.24	c SATZILLA_TIME=1199.830000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-336162-1173641614 -o ROOT/results/node71/solver-336162-1173641614 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336162-1173641614/SATzilla2007_F /tmp/evaluation/336162-1173641614/instance-336162-1173641614.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 9866
/proc/meminfo: memFree=1913904/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=0
/proc/9866/stat : 9866 (SATzilla2007_F) R 9864 9866 9732 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9867] ppid=9866 vsize=900 CPUtime=0
/proc/9867/stat : 9867 (march_dl) R 9866 9866 9732 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 384119207 921600 119 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9867/statm: 225 120 50 118 0 104 0

[startup+0.088566 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 9866
/proc/meminfo: memFree=1913904/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=0
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9867] ppid=9866 vsize=3440 CPUtime=0.08
/proc/9867/stat : 9867 (march_dl) R 9866 9866 9732 0 -1 4194304 782 0 0 0 8 0 0 0 19 0 1 0 384119207 3522560 759 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9867/statm: 860 761 73 118 0 739 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4952

[startup+0.101568 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 9866
/proc/meminfo: memFree=1913904/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=0
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9867] ppid=9866 vsize=3412 CPUtime=0.09
/proc/9867/stat : 9867 (march_dl) R 9866 9866 9732 0 -1 4194304 792 0 0 0 9 0 0 0 19 0 1 0 384119207 3493888 769 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9867/statm: 853 769 75 118 0 732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4924

[startup+0.301611 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 9866
/proc/meminfo: memFree=1913904/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=0
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9867] ppid=9866 vsize=3740 CPUtime=0.29
/proc/9867/stat : 9867 (march_dl) R 9866 9866 9732 0 -1 4194304 884 0 0 0 29 0 0 0 20 0 1 0 384119207 3829760 861 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134550938 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9867/statm: 935 861 75 118 0 814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5252

[startup+0.701697 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 9866
/proc/meminfo: memFree=1913904/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=0
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9867] ppid=9866 vsize=3872 CPUtime=0.69
/proc/9867/stat : 9867 (march_dl) R 9866 9866 9732 0 -1 4194304 890 0 0 0 69 0 0 0 24 0 1 0 384119207 3964928 867 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553652 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9867/statm: 968 867 75 118 0 847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5384

[startup+1.50187 s]
/proc/loadavg: 0.91 0.95 0.95 2/66 9868
/proc/meminfo: memFree=1910432/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=0
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9867] ppid=9866 vsize=4004 CPUtime=1.49
/proc/9867/stat : 9867 (march_dl) R 9866 9866 9732 0 -1 4194304 925 0 0 0 149 0 0 0 25 0 1 0 384119207 4100096 902 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552228 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9867/statm: 1001 902 75 118 0 880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5516

[startup+3.10122 s]
/proc/loadavg: 0.91 0.95 0.95 2/66 9868
/proc/meminfo: memFree=1910112/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=0
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9867] ppid=9866 vsize=4004 CPUtime=3.09
/proc/9867/stat : 9867 (march_dl) R 9866 9866 9732 0 -1 4194304 951 0 0 0 309 0 0 0 25 0 1 0 384119207 4100096 928 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9867/statm: 1001 928 75 118 0 880 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5516

[startup+6.30191 s]
/proc/loadavg: 0.92 0.95 0.95 2/66 9869
/proc/meminfo: memFree=1911392/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=1512 CPUtime=4.99
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 149 973 0 0 0 0 499 0 16 0 1 0 384119207 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9866/statm: 378 125 110 260 0 84 0
[pid=9869] ppid=9866 vsize=6188 CPUtime=1.21
/proc/9869/stat : 9869 (ubcsat2006) R 9866 9866 9732 0 -1 4194304 373 0 13 0 103 18 0 0 25 0 1 0 384119708 6336512 368 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9869/statm: 1547 368 156 64 0 1128 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 7700

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.95 2/66 9872
/proc/meminfo: memFree=1909216/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=4708 CPUtime=1.81
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 991 16 0 0 181 0 0 0 25 0 1 0 384120295 4820992 786 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 1177 786 177 116 0 716 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 7000

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.95 2/66 9872
/proc/meminfo: memFree=1904672/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=8940 CPUtime=14.61
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 2562 16 0 0 1457 4 0 0 25 0 1 0 384120295 9154560 1800 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560006 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 2235 1800 177 116 0 1774 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 11232

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.95 2/66 9872
/proc/meminfo: memFree=1901472/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=12304 CPUtime=40.19
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 4596 16 0 0 4013 6 0 0 25 0 1 0 384120295 12599296 2596 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560086 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 3076 2596 177 116 0 2615 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 14596

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.95 2/66 9872
/proc/meminfo: memFree=1899040/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=14524 CPUtime=91.37
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 7499 16 0 0 9128 9 0 0 25 0 1 0 384120295 14872576 3185 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 3631 3185 177 116 0 3170 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 16816

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9872
/proc/meminfo: memFree=1897760/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=15732 CPUtime=151.34
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 10436 16 0 0 15122 12 0 0 25 0 1 0 384120295 16109568 3475 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562804 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 3933 3475 177 116 0 3472 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 18024

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9872
/proc/meminfo: memFree=1896800/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=16892 CPUtime=211.32
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 13116 16 0 0 21117 15 0 0 25 0 1 0 384120295 17297408 3700 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560191 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 4223 3700 177 116 0 3762 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 19184

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9872
/proc/meminfo: memFree=1896032/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=17480 CPUtime=271.3
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 15691 16 0 0 27112 18 0 0 25 0 1 0 384120295 17899520 3888 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560073 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 4370 3888 177 116 0 3909 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 19772

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9872
/proc/meminfo: memFree=1895328/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=18132 CPUtime=331.27
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 18328 16 0 0 33107 20 0 0 25 0 1 0 384120295 18567168 4029 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 4533 4029 177 116 0 4072 0

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

/proc/9870/statm: 5027 4529 177 116 0 4566 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 22400

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1892448/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=20108 CPUtime=811.08
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 37613 16 0 0 81071 37 0 0 25 0 1 0 384120295 20590592 4561 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5027 4561 177 116 0 4566 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 22400

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1892192/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21316 CPUtime=871.06
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 39819 16 0 0 87066 40 0 0 25 0 1 0 384120295 21827584 4633 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134610343 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5329 4634 177 116 0 4868 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 23608

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1891936/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=20856 CPUtime=931.03
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 42276 16 0 0 93061 42 0 0 25 0 1 0 384120295 21356544 4660 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562540 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5214 4660 177 116 0 4753 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 23148

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1891680/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=20988 CPUtime=991
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 44494 16 0 0 99056 44 0 0 25 0 1 0 384120295 21491712 4702 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5247 4702 177 116 0 4786 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 23280

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1891424/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21112 CPUtime=1050.99
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 46731 16 0 0 105052 47 0 0 25 0 1 0 384120295 21618688 4748 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5278 4748 177 116 0 4817 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 23404

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1891168/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1110.96
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 48985 16 0 0 111047 49 0 0 25 0 1 0 384120295 21778432 4793 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4793 177 116 0 4856 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 23560

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1170.94
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 51238 16 0 0 117043 51 0 0 25 0 1 0 384120295 21778432 4823 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4823 177 116 0 4856 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 23560

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1178.93
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 51519 16 0 0 117842 51 0 0 25 0 1 0 384120295 21778432 4825 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4825 177 116 0 4856 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 23560

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1185.33
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 51806 16 0 0 118482 51 0 0 25 0 1 0 384120295 21778432 4833 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4833 177 116 0 4856 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 23560

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1186.93
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 51809 16 0 0 118642 51 0 0 25 0 1 0 384120295 21778432 4836 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562931 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4836 177 116 0 4856 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 23560

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1187.73
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 51809 16 0 0 118722 51 0 0 25 0 1 0 384120295 21778432 4836 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4836 177 116 0 4856 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 23560

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1188.53
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 51810 16 0 0 118802 51 0 0 25 0 1 0 384120295 21778432 4837 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4837 177 116 0 4856 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 23560

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=2292 CPUtime=10.77
/proc/9866/stat : 9866 (SATzilla2007_F) S 9864 9866 9732 0 -1 4194304 1014 1352 0 13 330 12 701 34 25 0 1 0 384119207 2347008 393 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9866/statm: 573 393 170 260 0 279 0
[pid=9870] ppid=9866 vsize=21268 CPUtime=1188.73
/proc/9870/stat : 9870 (eureka) R 9866 9866 9732 0 -1 0 51810 16 0 0 118822 51 0 0 25 0 1 0 384120295 21778432 4837 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560164 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9870/statm: 5317 4837 177 116 0 4856 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 23560

[startup+1200.2 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 9874
/proc/meminfo: memFree=1890912/2055920 swapFree=4171944/4192956
[pid=9866] ppid=9864 vsize=4728 CPUtime=1199.6
/proc/9866/stat : 9866 (SATzilla2007_F) R 9864 9866 9732 0 -1 4194304 1468 53178 0 13 331 12 119531 86 16 0 1 0 384119207 4841472 729 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134598032 0 0 4096 0 0 0 0 17 0 0 0
/proc/9866/statm: 1182 729 177 260 0 888 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 4728

Child status: 17
Real time (s): 1200.25
CPU time (s): 1199.66
CPU user time (s): 1198.66
CPU system time (s): 1.00085
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 24184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.66
system time used= 1.00085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54673
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= 1967

runsolver used 0.892864 second user time and 2.49762 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar 11 19:33:34 UTC 2007

IDJOB= 336162
IDBENCH= 24668
IDSOLVER= 136
FILE ID= node71/336162-1173641614

PBS_JOBID= 4101354

Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336162-1173641614/SATzilla2007_F /tmp/evaluation/336162-1173641614/instance-336162-1173641614.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-336162-1173641614 -o ROOT/results/node71/solver-336162-1173641614 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336162-1173641614/SATzilla2007_F /tmp/evaluation/336162-1173641614/instance-336162-1173641614.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  0457634d4b446c9bbce48df93abd0143

RANDOM SEED= 895672378

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1914312 kB
Buffers:         14892 kB
Cached:          77392 kB
SwapCached:      15020 kB
Active:          43672 kB
Inactive:        70344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914312 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:           10260 kB
Writeback:           0 kB
Mapped:          15236 kB
Slab:            13596 kB
Committed_AS:   958736 kB
PageTables:       1448 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= 66528 MiB

End job on node71 on Sun Mar 11 19:53:34 UTC 2007