Trace number 302037

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.65 1199.97

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S260814579-03.cnf
MD5SUMcb25e5b4b3e93004a7aa665359e85972
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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data (download as text)

10.64/10.72	c run March_dl for 5 seconds ... 
10.64/10.72	c Bin: Executing march_dl
10.64/10.72	c child exit by a signal
10.64/10.72	c march_dl returned code 137.
10.64/10.72	c run saps for 2 seconds ... 
10.64/10.72	c Bin: Executing ubcsat2006
10.64/10.72	c child exited successfully
10.64/10.72	c ubcsat2006 returned code 0.
10.64/10.72	c satzilla computing base features
10.64/10.72	c satzilla doing unit-prop probe
10.64/10.72	c satzilla doing local search probe
10.64/10.72	c satzilla doing lobjois search-space size estimate
10.64/10.72	c satzilla's ranking:
10.64/10.72	c 1) march_dl: 4.365414
10.64/10.72	c 2) eureka: 5.665484
10.64/10.72	c 3) kcnfs: 6.001948
10.64/10.72	c 4) vallst: 8.336291
10.64/10.72	c 5) minisat20: 8.866777
10.64/10.72	c 6) zchaff_rand: 9.972703
10.64/10.72	c 7) kcnfs+P: 999.000000
10.64/10.72	c 8) march_dl+P: 999.000000
10.64/10.72	c 9) vallst+P: 999.000000
10.64/10.72	c 10) zchaff_rand+P: 999.000000
10.64/10.72	c 11) rsat+P: 999.000000
10.64/10.72	c 12) eureka+P: 999.000000
10.64/10.72	c 13) minisat20+P: 999.000000
10.64/10.72	c 14) rsat: 999.000000
10.64/10.72	c satzilla running march_dl ... 
1199.49/1199.86	c Bin: Executing march_dl
1199.49/1199.86	c child exit by a signal
1199.49/1199.86	c march_dl returned code 137.
1199.49/1199.86	c march_dl returned code 137.
1199.49/1199.86	c satzilla running eureka ... 
1199.49/1199.86	c Bin: Executing eureka
1199.49/1199.86	c eureka returned code 1.
1199.49/1199.86	c eureka returned code 1.
1199.49/1199.86	c satzilla running kcnfs ... 
1199.49/1199.86	c Bin: Executing kcnfs
1199.49/1199.86	c kcnfs returned code 1.
1199.49/1199.86	c kcnfs returned code 1.
1199.49/1199.86	c satzilla running vallst ... 
1199.49/1199.86	c Bin: Executing vallst
1199.49/1199.86	c vallst returned code 1.
1199.49/1199.86	c vallst returned code 1.
1199.49/1199.86	c satzilla running minisat20 ... 
1199.49/1199.86	c Bin: Executing minisat20
1199.49/1199.86	c minisat20 returned code 1.
1199.49/1199.86	c minisat20 returned code 1.
1199.49/1199.86	c satzilla running zchaff_rand ... 
1199.49/1199.86	c Bin: Executing zchaff_rand
1199.49/1199.86	c zchaff_rand returned code 1.
1199.49/1199.86	c zchaff_rand returned code 1.
1199.49/1199.86	c satzilla running kcnfs with preprocessing ... 
1199.59/1199.96	c Preprocessing...
1199.59/1199.96	c Inital problem has 1100 variables, 22000 nary clauses (0 binary clauses).
1199.59/1199.96	c Num non-binary clauses 22000, Average non-binary clause length 5.000
1199.59/1199.96	c Theory has no gaps
1199.59/1199.96	c Preprocessor runtime was 0.060 seconds.
1199.59/1199.96	c 
1199.59/1199.96	c Satisfiability of theory still undetermined.
1199.59/1199.96	c See file /tmp/fUmb0U for simplified theory.
1199.59/1199.96	c Bin: Executing kcnfs
1199.59/1199.96	c kcnfs returned code 1.
1199.59/1199.96	c kcnfs returned code 1.
1199.59/1199.96	c satzilla running march_dl with preprocessing ... 
1199.59/1199.96	c Bin: Executing march_dl
1199.59/1199.96	c march_dl returned code 1.
1199.59/1199.96	c march_dl returned code 1.
1199.59/1199.96	c satzilla running vallst with preprocessing ... 
1199.59/1199.96	c Bin: Executing vallst
1199.59/1199.96	c vallst returned code 1.
1199.59/1199.96	c vallst returned code 1.
1199.59/1199.96	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1199.96	c Bin: Executing zchaff_rand
1199.59/1199.96	c zchaff_rand returned code 1.
1199.59/1199.96	c zchaff_rand returned code 1.
1199.59/1199.96	c satzilla running rsat with preprocessing ... 
1199.59/1199.96	c Bin: Executing rsat
1199.59/1199.96	c rsat returned code 1.
1199.59/1199.96	c rsat returned code 1.
1199.59/1199.96	c satzilla running eureka with preprocessing ... 
1199.59/1199.96	c Bin: Executing eureka
1199.59/1199.96	c eureka returned code 1.
1199.59/1199.96	c eureka returned code 1.
1199.59/1199.96	c satzilla running minisat20 with preprocessing ... 
1199.59/1199.96	c Bin: Executing minisat20
1199.59/1199.96	c minisat20 returned code 1.
1199.59/1199.96	c minisat20 returned code 1.
1199.59/1199.96	c satzilla running rsat ... 
1199.59/1199.96	c Bin: Executing rsat
1199.59/1199.96	c rsat returned code 1.
1199.59/1199.96	c rsat returned code 1.
1199.59/1199.96	c ERROR: All Failed! 
1199.59/1199.96	c SATZILLA_TIME=1199.810000

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/node7/watcher-302037-1172003045 -o ROOT/results/node7/solver-302037-1172003045 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302037-1172003045/SATzilla2007_F /tmp/evaluation/302037-1172003045/instance-302037-1172003045.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 7396
/proc/meminfo: memFree=1648592/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=1512 CPUtime=0
/proc/7396/stat : 7396 (SATzilla2007_F) R 7394 7396 6672 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 220259221 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/7396/statm: 378 125 110 260 0 84 0
[pid=7397] ppid=7396 vsize=812 CPUtime=0
/proc/7397/stat : 7397 (march_dl) R 7396 7396 6672 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 220259221 831488 108 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134778047 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7397/statm: 203 108 50 118 0 82 0

[startup+0.107568 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 7396
/proc/meminfo: memFree=1648592/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=1512 CPUtime=0
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220259221 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7396/statm: 378 125 110 260 0 84 0
[pid=7397] ppid=7396 vsize=2132 CPUtime=0.1
/proc/7397/stat : 7397 (march_dl) R 7396 7396 6672 0 -1 4194304 1474 0 0 0 10 0 0 0 20 0 1 0 220259221 2183168 389 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7397/statm: 533 389 57 118 0 412 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3644

[startup+0.51561 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 7396
/proc/meminfo: memFree=1648592/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=1512 CPUtime=0
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220259221 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7396/statm: 378 125 110 260 0 84 0
[pid=7397] ppid=7396 vsize=4540 CPUtime=0.5
/proc/7397/stat : 7397 (march_dl) R 7396 7396 6672 0 -1 4194304 3199 0 0 0 50 0 0 0 23 0 1 0 220259221 4648960 736 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7397/statm: 1135 736 67 118 0 1014 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6052

[startup+1.3367 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7398
/proc/meminfo: memFree=1645760/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=1512 CPUtime=0
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220259221 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7396/statm: 378 125 110 260 0 84 0
[pid=7397] ppid=7396 vsize=4540 CPUtime=1.32
/proc/7397/stat : 7397 (march_dl) R 7396 7396 6672 0 -1 4194304 3207 0 0 0 132 0 0 0 25 0 1 0 220259221 4648960 744 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7397/statm: 1135 744 67 118 0 1014 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6052

[startup+2.98487 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7398
/proc/meminfo: memFree=1622272/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=1512 CPUtime=0
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220259221 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7396/statm: 378 125 110 260 0 84 0
[pid=7397] ppid=7396 vsize=30456 CPUtime=2.97
/proc/7397/stat : 7397 (march_dl) R 7396 7396 6672 0 -1 4194304 10151 0 0 0 263 34 0 0 25 0 1 0 220259221 31186944 7243 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7397/statm: 7614 7243 72 118 0 7493 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 31968

[startup+6.26121 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7399
/proc/meminfo: memFree=1646400/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=1512 CPUtime=4.99
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 149 11580 0 0 0 0 463 36 16 0 1 0 220259221 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7396/statm: 378 125 110 260 0 84 0
[pid=7399] ppid=7396 vsize=6188 CPUtime=1.24
/proc/7399/stat : 7399 (ubcsat2006) R 7396 7396 6672 0 -1 4194304 617 0 0 0 118 6 0 0 25 0 1 0 220259722 6336512 599 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 1547 599 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7199 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1643520/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=28816 CPUtime=1.98
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 9232 0 0 0 188 10 0 0 25 0 1 0 220260294 29507584 6573 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 7204 6573 72 118 0 7083 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32212

[startup+25.5262 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1616064/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=34204 CPUtime=14.78
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 12638 0 0 0 1440 38 0 0 25 0 1 0 220260294 35024896 7817 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 8551 7817 74 118 0 8430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37600

[startup+51.1539 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1599936/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=48676 CPUtime=40.41
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 16497 0 0 0 4000 41 0 0 25 0 1 0 220260294 49844224 11676 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 12169 11676 74 118 0 12048 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 52072

[startup+102.408 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1594688/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=53952 CPUtime=91.65
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 17822 0 0 0 9123 42 0 0 25 0 1 0 220260294 55246848 13001 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 13488 13001 74 118 0 13367 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 57348

[startup+162.485 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1590848/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=57640 CPUtime=151.71
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 18754 0 0 0 15128 43 0 0 25 0 1 0 220260294 59023360 13933 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 14410 13933 74 118 0 14289 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 61036

[startup+222.553 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1588032/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=60520 CPUtime=211.76
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 19462 0 0 0 21132 44 0 0 25 0 1 0 220260294 61972480 14641 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 15130 14641 74 118 0 15009 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 63916

[startup+282.626 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1586496/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=61964 CPUtime=271.81
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 19841 0 0 0 27136 45 0 0 25 0 1 0 220260294 63451136 15020 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 15491 15020 74 118 0 15370 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 65360

[startup+342.697 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1584960/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=63548 CPUtime=331.87
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 20225 0 0 0 33141 46 0 0 25 0 1 0 220260294 65073152 15404 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 15887 15404 74 118 0 15766 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 66944

[startup+402.775 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1583808/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=64604 CPUtime=391.93
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 20498 0 0 0 39146 47 0 0 25 0 1 0 220260294 66154496 15677 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 16151 15677 74 118 0 16030 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 68000

[startup+462.846 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1582848/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=65528 CPUtime=451.99
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 20752 0 0 0 45151 48 0 0 25 0 1 0 220260294 67100672 15931 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134573182 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 16382 15931 74 118 0 16261 0
Current children cumulated CPU time (s) 462.69

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

/proc/7400/statm: 17256 16782 74 118 0 17135 0
Current children cumulated CPU time (s) 762.99
Current children cumulated vsize (KiB) 72420

[startup+823.294 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1578944/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=69420 CPUtime=812.34
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 21712 0 0 0 81182 52 0 0 25 0 1 0 220260294 71086080 16891 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17355 16891 74 118 0 17234 0
Current children cumulated CPU time (s) 823.04
Current children cumulated vsize (KiB) 72816

[startup+883.369 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 7400
/proc/meminfo: memFree=1578496/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=69816 CPUtime=872.41
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 21809 0 0 0 87188 53 0 0 25 0 1 0 220260294 71491584 16988 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17454 16988 74 118 0 17333 0
Current children cumulated CPU time (s) 883.11
Current children cumulated vsize (KiB) 73212

[startup+943.443 s]
/proc/loadavg: 1.06 1.02 0.99 2/79 7400
/proc/meminfo: memFree=1578176/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=70212 CPUtime=932.46
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 21904 0 0 0 93193 53 0 0 25 0 1 0 220260294 71897088 17083 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17553 17083 74 118 0 17432 0
Current children cumulated CPU time (s) 943.16
Current children cumulated vsize (KiB) 73608

[startup+1003.52 s]
/proc/loadavg: 1.02 1.01 0.99 2/79 7402
/proc/meminfo: memFree=1577792/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=70608 CPUtime=992.53
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 21996 0 0 0 99199 54 0 0 25 0 1 0 220260294 72302592 17175 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17652 17175 74 118 0 17531 0
Current children cumulated CPU time (s) 1003.23
Current children cumulated vsize (KiB) 74004

[startup+1063.6 s]
/proc/loadavg: 1.01 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1577536/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=70872 CPUtime=1052.59
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22066 0 0 0 105204 55 0 0 25 0 1 0 220260294 72572928 17245 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526914 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17718 17245 74 118 0 17597 0
Current children cumulated CPU time (s) 1063.29
Current children cumulated vsize (KiB) 74268

[startup+1123.67 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1577152/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71268 CPUtime=1112.64
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22147 0 0 0 111209 55 0 0 25 0 1 0 220260294 72978432 17326 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17817 17326 74 118 0 17696 0
Current children cumulated CPU time (s) 1123.34
Current children cumulated vsize (KiB) 74664

[startup+1183.74 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576832/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71532 CPUtime=1172.7
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22226 0 0 0 117214 56 0 0 25 0 1 0 220260294 73248768 17405 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17883 17405 74 118 0 17762 0
Current children cumulated CPU time (s) 1183.4
Current children cumulated vsize (KiB) 74928

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

[startup+1187.53 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576832/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71532 CPUtime=1176.49
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22230 0 0 0 117593 56 0 0 25 0 1 0 220260294 73248768 17409 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527903 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17883 17409 74 118 0 17762 0
Current children cumulated CPU time (s) 1187.19
Current children cumulated vsize (KiB) 74928

[startup+1194.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576832/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71532 CPUtime=1183.05
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22239 0 0 0 118249 56 0 0 25 0 1 0 220260294 73248768 17418 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17883 17418 74 118 0 17762 0
Current children cumulated CPU time (s) 1193.75
Current children cumulated vsize (KiB) 74928

[startup+1197.37 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576768/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71532 CPUtime=1186.32
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22244 0 0 0 118576 56 0 0 25 0 1 0 220260294 73248768 17423 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17883 17423 74 118 0 17762 0
Current children cumulated CPU time (s) 1197.02
Current children cumulated vsize (KiB) 74928

[startup+1199.01 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576768/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71664 CPUtime=1187.96
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22248 0 0 0 118740 56 0 0 25 0 1 0 220260294 73383936 17427 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17916 17427 74 118 0 17795 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 75060

[startup+1199.42 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576768/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71664 CPUtime=1188.37
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22248 0 0 0 118781 56 0 0 25 0 1 0 220260294 73383936 17427 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17916 17427 74 118 0 17795 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 75060

[startup+1199.83 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576768/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=3396 CPUtime=10.7
/proc/7396/stat : 7396 (SATzilla2007_F) S 7394 7396 6672 0 -1 4194304 1869 12203 0 0 340 14 668 48 25 0 1 0 220259221 3477504 646 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7396/statm: 849 646 169 260 0 555 0
[pid=7400] ppid=7396 vsize=71664 CPUtime=1188.79
/proc/7400/stat : 7400 (march_dl) R 7396 7396 6672 0 -1 4194304 22248 0 0 0 118823 56 0 0 25 0 1 0 220260294 73383936 17427 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7400/statm: 17916 17427 74 118 0 17795 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 75060

[startup+1199.93 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 7402
/proc/meminfo: memFree=1576768/2055920 swapFree=4142368/4192956
[pid=7396] ppid=7394 vsize=6732 CPUtime=1199.59
/proc/7396/stat : 7396 (SATzilla2007_F) R 7394 7396 6672 0 -1 4194304 2800 34451 0 0 345 15 119494 105 18 0 1 0 220259221 6893568 1493 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 134593986 0 0 4096 0 0 0 0 17 0 0 0
/proc/7396/statm: 1683 1493 176 260 0 1389 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 6732

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.65
CPU user time (s): 1198.43
CPU system time (s): 1.21681
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 75060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.43
system time used= 1.21681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37261
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= 25
involuntary context switches= 1248

runsolver used 1.23581 second user time and 3.02954 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue Feb 20 20:24:05 UTC 2007

IDJOB= 302037
IDBENCH= 20073
IDSOLVER= 136
FILE ID= node7/302037-1172003045

PBS_JOBID= 3849107

Free space on /tmp= 66537 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S260814579-03.cnf
COMMAND LINE= /tmp/evaluation/302037-1172003045/SATzilla2007_F /tmp/evaluation/302037-1172003045/instance-302037-1172003045.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-302037-1172003045 -o ROOT/results/node7/solver-302037-1172003045 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302037-1172003045/SATzilla2007_F /tmp/evaluation/302037-1172003045/instance-302037-1172003045.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  cb25e5b4b3e93004a7aa665359e85972

RANDOM SEED= 710031091

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1649000 kB
Buffers:         53696 kB
Cached:         253656 kB
SwapCached:      16056 kB
Active:         240232 kB
Inactive:        97248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649000 kB
SwapTotal:     4192956 kB
SwapFree:      4142368 kB
Dirty:           10644 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            54916 kB
Committed_AS:   821176 kB
PageTables:       1764 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= 66537 MiB

End job on node7 on Tue Feb 20 20:44:05 UTC 2007