Trace number 311631

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.51 1199.98

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
MD5SUMbbb4149cc32eff7dd6676db03641b5a9
Bench CategoryRANDOM (random 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 variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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.52/10.65	c run March_dl for 5 seconds ... 
10.52/10.65	c Bin: Executing march_dl
10.52/10.65	c child exit by a signal
10.52/10.65	c march_dl returned code 137.
10.52/10.65	c run saps for 2 seconds ... 
10.52/10.65	c Bin: Executing ubcsat2006
10.52/10.65	c child exited successfully
10.52/10.65	c ubcsat2006 returned code 0.
10.52/10.65	c satzilla computing base features
10.52/10.65	c satzilla doing unit-prop probe
10.52/10.65	c satzilla doing local search probe
10.52/10.65	c satzilla doing lobjois search-space size estimate
10.52/10.65	c satzilla's ranking:
10.52/10.65	c 1) march_dl: 2.066973
10.52/10.65	c 2) minisat20: 3.158951
10.52/10.65	c 3) eureka: 3.276780
10.52/10.65	c 4) zchaff_rand: 3.409082
10.52/10.65	c 5) kcnfs: 3.930407
10.52/10.65	c 6) vallst: 3.997562
10.52/10.65	c 7) kcnfs+P: 999.000000
10.52/10.65	c 8) march_dl+P: 999.000000
10.52/10.65	c 9) vallst+P: 999.000000
10.52/10.65	c 10) zchaff_rand+P: 999.000000
10.52/10.65	c 11) rsat+P: 999.000000
10.52/10.65	c 12) eureka+P: 999.000000
10.52/10.65	c 13) minisat20+P: 999.000000
10.52/10.65	c 14) rsat: 999.000000
10.52/10.65	c satzilla running march_dl ... 
1199.35/1199.93	c Bin: Executing march_dl
1199.35/1199.93	c child exit by a signal
1199.35/1199.93	c march_dl returned code 137.
1199.35/1199.93	c march_dl returned code 137.
1199.35/1199.93	c satzilla running minisat20 ... 
1199.35/1199.93	c Bin: Executing minisat20
1199.35/1199.93	c minisat20 returned code 1.
1199.35/1199.93	c minisat20 returned code 1.
1199.35/1199.93	c satzilla running eureka ... 
1199.35/1199.93	c Bin: Executing eureka
1199.35/1199.93	c eureka returned code 1.
1199.35/1199.93	c eureka returned code 1.
1199.35/1199.93	c satzilla running zchaff_rand ... 
1199.35/1199.93	c Bin: Executing zchaff_rand
1199.35/1199.93	c zchaff_rand returned code 1.
1199.35/1199.93	c zchaff_rand returned code 1.
1199.35/1199.93	c satzilla running kcnfs ... 
1199.35/1199.93	c Bin: Executing kcnfs
1199.35/1199.93	c kcnfs returned code 1.
1199.35/1199.93	c kcnfs returned code 1.
1199.35/1199.93	c satzilla running vallst ... 
1199.35/1199.93	c Bin: Executing vallst
1199.35/1199.93	c vallst returned code 1.
1199.35/1199.93	c vallst returned code 1.
1199.35/1199.93	c satzilla running kcnfs with preprocessing ... 
1199.47/1199.97	c Preprocessing...
1199.47/1199.97	c Inital problem has 2405 variables, 5983 nary clauses (1495 binary clauses).
1199.47/1199.97	c Num non-binary clauses 5983, Average non-binary clause length 3.000
1199.47/1199.97	c Theory has no gaps
1199.47/1199.97	c Preprocessor runtime was 0.030 seconds.
1199.47/1199.97	c 
1199.47/1199.97	c Satisfiability of theory still undetermined.
1199.47/1199.97	c See file /tmp/T1WDAN for simplified theory.
1199.47/1199.97	c Bin: Executing kcnfs
1199.47/1199.97	c kcnfs returned code 1.
1199.47/1199.97	c kcnfs returned code 1.
1199.47/1199.97	c satzilla running march_dl with preprocessing ... 
1199.47/1199.97	c Bin: Executing march_dl
1199.47/1199.97	c march_dl returned code 1.
1199.47/1199.97	c march_dl returned code 1.
1199.47/1199.97	c satzilla running vallst with preprocessing ... 
1199.47/1199.97	c Bin: Executing vallst
1199.47/1199.97	c vallst returned code 1.
1199.47/1199.97	c vallst returned code 1.
1199.47/1199.97	c satzilla running zchaff_rand with preprocessing ... 
1199.47/1199.97	c Bin: Executing zchaff_rand
1199.47/1199.97	c zchaff_rand returned code 1.
1199.47/1199.97	c zchaff_rand returned code 1.
1199.47/1199.97	c satzilla running rsat with preprocessing ... 
1199.47/1199.97	c Bin: Executing rsat
1199.47/1199.97	c rsat returned code 1.
1199.47/1199.97	c rsat returned code 1.
1199.47/1199.97	c satzilla running eureka with preprocessing ... 
1199.47/1199.97	c Bin: Executing eureka
1199.47/1199.97	c eureka returned code 1.
1199.47/1199.97	c eureka returned code 1.
1199.47/1199.97	c satzilla running minisat20 with preprocessing ... 
1199.47/1199.97	c Bin: Executing minisat20
1199.47/1199.97	c minisat20 returned code 1.
1199.47/1199.97	c minisat20 returned code 1.
1199.47/1199.97	c satzilla running rsat ... 
1199.47/1199.97	c Bin: Executing rsat
1199.47/1199.97	c rsat returned code 1.
1199.47/1199.97	c rsat returned code 1.
1199.47/1199.97	c ERROR: All Failed! 
1199.47/1199.97	c SATZILLA_TIME=1199.670000

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/node63/watcher-311631-1172572988 -o ROOT/results/node63/solver-311631-1172572988 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311631-1172572988/SATzilla2007_F /tmp/evaluation/311631-1172572988/instance-311631-1172572988.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: 0.92 0.97 0.98 3/64 16125
/proc/meminfo: memFree=1800552/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=1512 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2007_F) R 16123 16125 15580 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 277256167 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/16125/statm: 378 125 110 260 0 84 0
[pid=16126] ppid=16125 vsize=768 CPUtime=0
/proc/16126/stat : 16126 (march_dl) R 16125 16125 15580 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 277256167 786432 114 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16126/statm: 192 114 50 118 0 71 0

[startup+0.106754 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 16125
/proc/meminfo: memFree=1800552/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=1512 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 277256167 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 378 125 110 260 0 84 0
[pid=16126] ppid=16125 vsize=3204 CPUtime=0.1
/proc/16126/stat : 16126 (march_dl) R 16125 16125 15580 0 -1 4194304 773 0 0 0 10 0 0 0 19 0 1 0 277256167 3280896 692 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559714 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16126/statm: 801 692 72 118 0 680 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4716

[startup+0.514796 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 16125
/proc/meminfo: memFree=1800552/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=1512 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 277256167 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 378 125 110 260 0 84 0
[pid=16126] ppid=16125 vsize=3224 CPUtime=0.5
/proc/16126/stat : 16126 (march_dl) R 16125 16125 15580 0 -1 4194304 840 0 0 0 50 0 0 0 23 0 1 0 277256167 3301376 712 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16126/statm: 806 712 74 118 0 685 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4736

[startup+1.33488 s]
/proc/loadavg: 0.92 0.97 0.98 2/66 16127
/proc/meminfo: memFree=1797784/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=1512 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 277256167 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 378 125 110 260 0 84 0
[pid=16126] ppid=16125 vsize=3356 CPUtime=1.32
/proc/16126/stat : 16126 (march_dl) R 16125 16125 15580 0 -1 4194304 885 0 0 0 132 0 0 0 25 0 1 0 277256167 3436544 757 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527776 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16126/statm: 839 757 74 118 0 718 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4868

[startup+2.97106 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 16127
/proc/meminfo: memFree=1797528/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=1512 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 277256167 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 378 125 110 260 0 84 0
[pid=16126] ppid=16125 vsize=3620 CPUtime=2.96
/proc/16126/stat : 16126 (march_dl) R 16125 16125 15580 0 -1 4194304 922 0 0 0 296 0 0 0 25 0 1 0 277256167 3706880 794 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16126/statm: 905 794 74 118 0 784 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5132

[startup+6.25841 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 16128
/proc/meminfo: memFree=1799448/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=1512 CPUtime=4.99
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 149 955 0 0 0 0 499 0 16 0 1 0 277256167 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 378 125 110 260 0 84 0
[pid=16128] ppid=16125 vsize=6188 CPUtime=1.25
/proc/16128/stat : 16128 (ubcsat2006) R 16125 16125 15580 0 -1 4194304 362 0 0 0 109 16 0 0 25 0 1 0 277256667 6336512 344 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16128/statm: 1547 344 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.7141 s]
/proc/loadavg: 0.94 0.97 0.98 2/66 16129
/proc/meminfo: memFree=1796760/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=3488 CPUtime=2.05
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 905 0 0 0 205 0 0 0 25 0 1 0 277257232 3571712 777 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 872 777 74 118 0 751 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5676

[startup+25.5235 s]
/proc/loadavg: 0.95 0.97 0.98 2/66 16129
/proc/meminfo: memFree=1796312/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=3884 CPUtime=14.85
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1003 0 0 0 1485 0 0 0 25 0 1 0 277257232 3977216 875 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 971 875 74 118 0 850 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6072

[startup+51.1462 s]
/proc/loadavg: 0.96 0.97 0.98 2/66 16129
/proc/meminfo: memFree=1796056/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4148 CPUtime=40.46
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1054 0 0 0 4046 0 0 0 25 0 1 0 277257232 4247552 926 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1037 926 74 118 0 916 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6336

[startup+102.389 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 16129
/proc/meminfo: memFree=1795928/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4280 CPUtime=91.69
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1094 0 0 0 9169 0 0 0 25 0 1 0 277257232 4382720 966 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1070 966 74 118 0 949 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6468

[startup+162.449 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 16129
/proc/meminfo: memFree=1795864/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4412 CPUtime=151.73
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1123 0 0 0 15173 0 0 0 25 0 1 0 277257232 4517888 995 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527814 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1103 995 74 118 0 982 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 6600

[startup+222.506 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 16129
/proc/meminfo: memFree=1795736/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4412 CPUtime=211.78
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1147 0 0 0 21177 1 0 0 25 0 1 0 277257232 4517888 1019 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134564451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1103 1019 74 118 0 982 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 6600

[startup+282.56 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795672/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4544 CPUtime=271.81
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1168 0 0 0 27180 1 0 0 25 0 1 0 277257232 4653056 1040 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1136 1040 74 118 0 1015 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 6732

[startup+342.616 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795544/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4676 CPUtime=331.85
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1185 0 0 0 33184 1 0 0 25 0 1 0 277257232 4788224 1057 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134566880 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1169 1057 74 118 0 1048 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 6864

[startup+402.676 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795480/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4676 CPUtime=391.89
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1197 0 0 0 39188 1 0 0 25 0 1 0 277257232 4788224 1069 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1169 1069 74 118 0 1048 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 6864

[startup+462.729 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795480/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4676 CPUtime=451.93
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1206 0 0 0 45192 1 0 0 25 0 1 0 277257232 4788224 1078 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1169 1078 74 118 0 1048 0
Current children cumulated CPU time (s) 462.55

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

/proc/16129/statm: 1202 1111 74 118 0 1081 0
Current children cumulated CPU time (s) 702.71
Current children cumulated vsize (KiB) 6996

[startup+763.013 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795352/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4808 CPUtime=752.12
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1244 0 0 0 75211 1 0 0 25 0 1 0 277257232 4923392 1116 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1202 1116 74 118 0 1081 0
Current children cumulated CPU time (s) 762.74
Current children cumulated vsize (KiB) 6996

[startup+823.073 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795288/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4940 CPUtime=812.18
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1253 0 0 0 81216 2 0 0 25 0 1 0 277257232 5058560 1125 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1235 1125 74 118 0 1114 0
Current children cumulated CPU time (s) 822.8
Current children cumulated vsize (KiB) 7128

[startup+883.125 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795224/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4940 CPUtime=872.21
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1260 0 0 0 87219 2 0 0 25 0 1 0 277257232 5058560 1132 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1235 1132 74 118 0 1114 0
Current children cumulated CPU time (s) 882.83
Current children cumulated vsize (KiB) 7128

[startup+943.179 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795160/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4940 CPUtime=932.25
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1268 0 0 0 93223 2 0 0 25 0 1 0 277257232 5058560 1140 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1235 1140 74 118 0 1114 0
Current children cumulated CPU time (s) 942.87
Current children cumulated vsize (KiB) 7128

[startup+1003.23 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795160/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4940 CPUtime=992.28
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1272 0 0 0 99226 2 0 0 25 0 1 0 277257232 5058560 1144 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1235 1144 74 118 0 1114 0
Current children cumulated CPU time (s) 1002.9
Current children cumulated vsize (KiB) 7128

[startup+1063.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16129
/proc/meminfo: memFree=1795096/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=4940 CPUtime=1052.33
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1277 0 0 0 105231 2 0 0 25 0 1 0 277257232 5058560 1149 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1235 1149 74 118 0 1114 0
Current children cumulated CPU time (s) 1062.95
Current children cumulated vsize (KiB) 7128

[startup+1123.37 s]
/proc/loadavg: 1.00 0.99 0.99 2/72 16247
/proc/meminfo: memFree=1793704/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=5060 CPUtime=1112.32
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1284 0 0 0 111230 2 0 0 25 0 1 0 277257232 5181440 1156 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1265 1156 74 118 0 1144 0
Current children cumulated CPU time (s) 1122.94
Current children cumulated vsize (KiB) 7248

[startup+1183.45 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16327
/proc/meminfo: memFree=1794576/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=5060 CPUtime=1172.34
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1287 0 0 0 117231 3 0 0 25 0 1 0 277257232 5181440 1159 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1265 1159 74 118 0 1144 0
Current children cumulated CPU time (s) 1182.96
Current children cumulated vsize (KiB) 7248

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

[startup+1187.25 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16327
/proc/meminfo: memFree=1794576/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=5060 CPUtime=1176.14
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1287 0 0 0 117611 3 0 0 25 0 1 0 277257232 5181440 1159 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531973 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1265 1159 74 118 0 1144 0
Current children cumulated CPU time (s) 1186.76
Current children cumulated vsize (KiB) 7248

[startup+1193.81 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16327
/proc/meminfo: memFree=1794576/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=5060 CPUtime=1182.69
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1288 0 0 0 118266 3 0 0 25 0 1 0 277257232 5181440 1160 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553662 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1265 1160 74 118 0 1144 0
Current children cumulated CPU time (s) 1193.31
Current children cumulated vsize (KiB) 7248

[startup+1197.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16327
/proc/meminfo: memFree=1794576/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=5060 CPUtime=1185.97
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1288 0 0 0 118594 3 0 0 25 0 1 0 277257232 5181440 1160 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527930 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1265 1160 74 118 0 1144 0
Current children cumulated CPU time (s) 1196.59
Current children cumulated vsize (KiB) 7248

[startup+1198.73 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16327
/proc/meminfo: memFree=1794576/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=5060 CPUtime=1187.61
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1288 0 0 0 118758 3 0 0 25 0 1 0 277257232 5181440 1160 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1265 1160 74 118 0 1144 0
Current children cumulated CPU time (s) 1198.23
Current children cumulated vsize (KiB) 7248

[startup+1199.54 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16327
/proc/meminfo: memFree=1794576/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=2188 CPUtime=10.62
/proc/16125/stat : 16125 (SATzilla2007_F) S 16123 16125 15580 0 -1 4194304 921 1323 0 0 322 11 700 29 25 0 1 0 277256167 2240512 367 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 547 367 170 260 0 253 0
[pid=16129] ppid=16125 vsize=5060 CPUtime=1188.43
/proc/16129/stat : 16129 (march_dl) R 16125 16125 15580 0 -1 4194304 1288 0 0 0 118840 3 0 0 25 0 1 0 277257232 5181440 1160 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16129/statm: 1265 1160 74 118 0 1144 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 7248

[startup+1199.96 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16327
/proc/meminfo: memFree=1794576/2055920 swapFree=4179040/4192956
[pid=16125] ppid=16123 vsize=4532 CPUtime=1199.47
/proc/16125/stat : 16125 (SATzilla2007_F) R 16123 16125 15580 0 -1 4194304 1345 2612 0 0 324 11 119579 33 16 0 1 0 277256167 4640768 715 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 0 0 0
/proc/16125/statm: 1133 715 177 260 0 839 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 4532

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.51
CPU user time (s): 1199.05
CPU system time (s): 0.45793
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 7700

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

runsolver used 0.858869 second user time and 2.44863 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Feb 27 10:43:08 UTC 2007

IDJOB= 311631
IDBENCH= 20319
IDSOLVER= 136
FILE ID= node63/311631-1172572988

PBS_JOBID= 3971898

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311631-1172572988/SATzilla2007_F /tmp/evaluation/311631-1172572988/instance-311631-1172572988.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-311631-1172572988 -o ROOT/results/node63/solver-311631-1172572988 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311631-1172572988/SATzilla2007_F /tmp/evaluation/311631-1172572988/instance-311631-1172572988.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  bbb4149cc32eff7dd6676db03641b5a9

RANDOM SEED= 156227040

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1801024 kB
Buffers:         32676 kB
Cached:         169320 kB
SwapCached:       8192 kB
Active:         123928 kB
Inactive:        92192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801024 kB
SwapTotal:     4192956 kB
SwapFree:      4179040 kB
Dirty:           10232 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:            24752 kB
Committed_AS:   678032 kB
PageTables:       1460 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= 66550 MiB

End job on node63 on Tue Feb 27 11:03:08 UTC 2007