Trace number 334230

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.74 1200.05

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
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 variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
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.67/10.78	c run March_dl for 5 seconds ... 
10.67/10.78	c Bin: Executing march_dl
10.67/10.78	c child exit by a signal
10.67/10.78	c march_dl returned code 137.
10.67/10.78	c run saps for 2 seconds ... 
10.67/10.78	c Bin: Executing ubcsat2006
10.67/10.78	c child exited successfully
10.67/10.78	c ubcsat2006 returned code 0.
10.67/10.78	c satzilla computing base features
10.67/10.78	c satzilla doing unit-prop probe
10.67/10.78	c satzilla doing local search probe
10.67/10.78	c satzilla doing lobjois search-space size estimate
10.67/10.78	c satzilla's ranking:
10.67/10.78	c 1) march_dl: 3.034099
10.67/10.78	c 2) kcnfs: 3.847339
10.67/10.78	c 3) minisat20: 3.890227
10.67/10.78	c 4) zchaff_rand: 4.323025
10.67/10.78	c 5) eureka: 4.548394
10.67/10.78	c 6) vallst: 4.907401
10.67/10.78	c 7) kcnfs+P: 999.000000
10.67/10.78	c 8) march_dl+P: 999.000000
10.67/10.78	c 9) vallst+P: 999.000000
10.67/10.78	c 10) zchaff_rand+P: 999.000000
10.67/10.78	c 11) rsat+P: 999.000000
10.67/10.78	c 12) eureka+P: 999.000000
10.67/10.78	c 13) minisat20+P: 999.000000
10.67/10.78	c 14) rsat: 999.000000
10.67/10.78	c satzilla running march_dl ... 
1199.56/1199.90	c Bin: Executing march_dl
1199.56/1199.90	c child exit by a signal
1199.56/1199.90	c march_dl returned code 137.
1199.56/1199.90	c march_dl returned code 137.
1199.56/1199.90	c satzilla running kcnfs ... 
1199.56/1199.90	c Bin: Executing kcnfs
1199.56/1199.90	c kcnfs returned code 1.
1199.56/1199.90	c kcnfs returned code 1.
1199.56/1199.90	c satzilla running minisat20 ... 
1199.56/1199.90	c Bin: Executing minisat20
1199.56/1199.90	c minisat20 returned code 1.
1199.56/1199.90	c minisat20 returned code 1.
1199.56/1199.90	c satzilla running zchaff_rand ... 
1199.56/1199.90	c Bin: Executing zchaff_rand
1199.56/1199.90	c zchaff_rand returned code 1.
1199.56/1199.90	c zchaff_rand returned code 1.
1199.56/1199.90	c satzilla running eureka ... 
1199.56/1199.90	c Bin: Executing eureka
1199.56/1199.90	c eureka returned code 1.
1199.56/1199.90	c eureka returned code 1.
1199.56/1199.90	c satzilla running vallst ... 
1199.56/1199.90	c Bin: Executing vallst
1199.56/1199.90	c vallst returned code 1.
1199.56/1199.90	c vallst returned code 1.
1199.56/1199.90	c satzilla running kcnfs with preprocessing ... 
1199.68/1200.04	c Preprocessing...
1199.68/1200.04	c Inital problem has 4496 variables, 17236 nary clauses (1355 binary clauses).
1199.68/1200.04	c Num non-binary clauses 17236, Average non-binary clause length 3.000
1199.68/1200.04	c Theory has no gaps
1199.68/1200.04	c Preprocessor runtime was 0.120 seconds.
1199.68/1200.04	c 
1199.68/1200.04	c Satisfiability of theory still undetermined.
1199.68/1200.04	c See file /tmp/SYqdfC for simplified theory.
1199.68/1200.04	c Bin: Executing kcnfs
1199.68/1200.04	c kcnfs returned code 1.
1199.68/1200.04	c kcnfs returned code 1.
1199.68/1200.04	c satzilla running march_dl with preprocessing ... 
1199.68/1200.04	c Bin: Executing march_dl
1199.68/1200.04	c march_dl returned code 1.
1199.68/1200.04	c march_dl returned code 1.
1199.68/1200.04	c satzilla running vallst with preprocessing ... 
1199.68/1200.04	c Bin: Executing vallst
1199.68/1200.04	c vallst returned code 1.
1199.68/1200.04	c vallst returned code 1.
1199.68/1200.04	c satzilla running zchaff_rand with preprocessing ... 
1199.68/1200.04	c Bin: Executing zchaff_rand
1199.68/1200.04	c zchaff_rand returned code 1.
1199.68/1200.04	c zchaff_rand returned code 1.
1199.68/1200.04	c satzilla running rsat with preprocessing ... 
1199.68/1200.04	c Bin: Executing rsat
1199.68/1200.04	c rsat returned code 1.
1199.68/1200.04	c rsat returned code 1.
1199.68/1200.04	c satzilla running eureka with preprocessing ... 
1199.68/1200.04	c Bin: Executing eureka
1199.68/1200.04	c eureka returned code 1.
1199.68/1200.04	c eureka returned code 1.
1199.68/1200.04	c satzilla running minisat20 with preprocessing ... 
1199.68/1200.04	c Bin: Executing minisat20
1199.68/1200.04	c minisat20 returned code 1.
1199.68/1200.04	c minisat20 returned code 1.
1199.68/1200.04	c satzilla running rsat ... 
1199.68/1200.04	c Bin: Executing rsat
1199.68/1200.04	c rsat returned code 1.
1199.68/1200.04	c rsat returned code 1.
1199.68/1200.04	c ERROR: All Failed! 
1199.68/1200.04	c SATZILLA_TIME=1199.900000

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/node18/watcher-334230-1173559124 -o ROOT/results/node18/solver-334230-1173559124 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334230-1173559124/SATzilla2007_F /tmp/evaluation/334230-1173559124/instance-334230-1173559124.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.99 0.97 0.95 3/77 22720
/proc/meminfo: memFree=1549664/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=0
/proc/22720/stat : 22720 (SATzilla2007_F) R 22718 22720 22589 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22721] ppid=22720 vsize=1064 CPUtime=0
/proc/22721/stat : 22721 (march_dl) R 22720 22720 22589 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 375866929 1089536 153 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22721/statm: 266 153 50 118 0 145 0

[startup+0.0155079 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 22720
/proc/meminfo: memFree=1549664/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=0
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22721] ppid=22720 vsize=1196 CPUtime=0.01
/proc/22721/stat : 22721 (march_dl) R 22720 22720 22589 0 -1 4194304 198 0 0 0 1 0 0 0 19 0 1 0 375866929 1224704 192 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22721/statm: 299 192 50 118 0 178 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2708

[startup+0.101515 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 22720
/proc/meminfo: memFree=1549664/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=0
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22721] ppid=22720 vsize=2300 CPUtime=0.09
/proc/22721/stat : 22721 (march_dl) R 22720 22720 22589 0 -1 4194304 1028 0 0 0 9 0 0 0 19 0 1 0 375866929 2355200 460 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22721/statm: 575 460 57 118 0 454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3812

[startup+0.301536 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 22720
/proc/meminfo: memFree=1549664/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=0
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22721] ppid=22720 vsize=4676 CPUtime=0.29
/proc/22721/stat : 22721 (march_dl) R 22720 22720 22589 0 -1 4194304 1758 0 0 0 29 0 0 0 21 0 1 0 375866929 4788224 1046 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22721/statm: 1169 1046 57 118 0 1048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6188

[startup+0.701573 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 22720
/proc/meminfo: memFree=1549664/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=0
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22721] ppid=22720 vsize=6524 CPUtime=0.69
/proc/22721/stat : 22721 (march_dl) R 22720 22720 22589 0 -1 4194304 2226 0 0 0 69 0 0 0 24 0 1 0 375866929 6680576 1514 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22721/statm: 1631 1514 57 118 0 1510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8036

[startup+1.50165 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22722
/proc/meminfo: memFree=1542864/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=0
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22721] ppid=22720 vsize=8768 CPUtime=1.49
/proc/22721/stat : 22721 (march_dl) R 22720 22720 22589 0 -1 4194304 2786 0 0 0 149 0 0 0 25 0 1 0 375866929 8978432 2074 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518319 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22721/statm: 2192 2074 57 118 0 2071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10280

[startup+3.1018 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22722
/proc/meminfo: memFree=1540624/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=0
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22721] ppid=22720 vsize=10088 CPUtime=3.09
/proc/22721/stat : 22721 (march_dl) R 22720 22720 22589 0 -1 4194304 3112 0 0 0 308 1 0 0 25 0 1 0 375866929 10330112 2400 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518442 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22721/statm: 2522 2400 57 118 0 2401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11600

[startup+6.30111 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22723
/proc/meminfo: memFree=1547856/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=1512 CPUtime=5
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 149 4178 0 0 0 0 498 2 16 0 1 0 375866929 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22720/statm: 378 125 110 260 0 84 0
[pid=22723] ppid=22720 vsize=6188 CPUtime=1.28
/proc/22723/stat : 22723 (ubcsat2006) R 22720 22720 22589 0 -1 4194304 534 0 0 0 114 14 0 0 25 0 1 0 375867429 6336512 516 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22723/statm: 1547 516 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22724
/proc/meminfo: memFree=1540816/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=9428 CPUtime=1.9
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 2935 0 0 0 190 0 0 0 25 0 1 0 375868007 9654272 2223 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 2357 2223 57 118 0 2236 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12284

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22724
/proc/meminfo: memFree=1535952/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=12684 CPUtime=14.7
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4205 0 0 0 1469 1 0 0 25 0 1 0 375868007 12988416 3042 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3171 3042 75 118 0 3050 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15540

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22724
/proc/meminfo: memFree=1535888/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=12816 CPUtime=40.29
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4220 0 0 0 4028 1 0 0 25 0 1 0 375868007 13123584 3057 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527389 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3204 3057 75 118 0 3083 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15672

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22724
/proc/meminfo: memFree=1535888/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=12816 CPUtime=91.48
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4236 0 0 0 9147 1 0 0 25 0 1 0 375868007 13123584 3073 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3204 3073 75 118 0 3083 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15672

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22724
/proc/meminfo: memFree=1535696/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=12948 CPUtime=151.47
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4269 0 0 0 15145 2 0 0 25 0 1 0 375868007 13258752 3106 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527455 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3237 3106 75 118 0 3116 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15804

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22724
/proc/meminfo: memFree=1535632/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=12948 CPUtime=211.46
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4269 0 0 0 21144 2 0 0 25 0 1 0 375868007 13258752 3106 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134565309 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3237 3106 75 118 0 3116 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15804

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22724
/proc/meminfo: memFree=1535568/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=12948 CPUtime=271.44
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4269 0 0 0 27142 2 0 0 25 0 1 0 375868007 13258752 3106 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3237 3106 75 118 0 3116 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 15804

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535568/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=12948 CPUtime=331.43
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4270 0 0 0 33141 2 0 0 25 0 1 0 375868007 13258752 3107 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527922 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3237 3107 75 118 0 3116 0

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

/proc/22724/statm: 3303 3154 75 118 0 3182 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 16068

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535248/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=811.31
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4323 0 0 0 81127 4 0 0 25 0 1 0 375868007 13529088 3160 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3160 75 118 0 3182 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 16068

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535184/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=871.29
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4325 0 0 0 87125 4 0 0 25 0 1 0 375868007 13529088 3162 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3162 75 118 0 3182 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 16068

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535184/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=931.28
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4326 0 0 0 93123 5 0 0 25 0 1 0 375868007 13529088 3163 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134537015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3163 75 118 0 3182 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 16068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535120/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=991.26
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4326 0 0 0 99121 5 0 0 25 0 1 0 375868007 13529088 3163 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134521454 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3163 75 118 0 3182 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 16068

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535184/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1051.25
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4330 0 0 0 105120 5 0 0 25 0 1 0 375868007 13529088 3167 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527449 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3167 75 118 0 3182 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 16068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535120/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1111.23
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4330 0 0 0 111118 5 0 0 25 0 1 0 375868007 13529088 3167 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134571823 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3167 75 118 0 3182 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 16068

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535184/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1171.21
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4331 0 0 0 117116 5 0 0 25 0 1 0 375868007 13529088 3168 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3168 75 118 0 3182 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 16068

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535184/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1179.21
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4331 0 0 0 117916 5 0 0 25 0 1 0 375868007 13529088 3168 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3168 75 118 0 3182 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 16068

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535120/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1185.61
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4331 0 0 0 118556 5 0 0 25 0 1 0 375868007 13529088 3168 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3168 75 118 0 3182 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 16068

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535120/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1187.21
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4331 0 0 0 118716 5 0 0 25 0 1 0 375868007 13529088 3168 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3168 75 118 0 3182 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 16068

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535120/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1188.01
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4331 0 0 0 118796 5 0 0 25 0 1 0 375868007 13529088 3168 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134570200 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3168 75 118 0 3182 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 16068

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535120/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=13212 CPUtime=1188.41
/proc/22724/stat : 22724 (march_dl) R 22720 22720 22589 0 -1 4194304 4331 0 0 0 118836 5 0 0 25 0 1 0 375868007 13529088 3168 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134521553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22724/statm: 3303 3168 75 118 0 3182 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 16068

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22726
/proc/meminfo: memFree=1535120/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=2856 CPUtime=10.75
/proc/22720/stat : 22720 (SATzilla2007_F) S 22718 22720 22589 0 -1 4194304 1578 4718 0 0 341 8 700 26 25 0 1 0 375866929 2924544 532 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22720/statm: 714 532 170 260 0 420 0
[pid=22724] ppid=22720 vsize=0 CPUtime=1188.81
/proc/22724/stat : 22724 (march_dl) D 22720 22720 22589 0 -1 4195332 4331 0 0 0 118876 5 0 0 24 0 1 0 375868007 0 0 18446744073709551615 0 0 0 0 0 256 2147483391 8392704 0 18446744072099781622 0 0 17 1 0 0
/proc/22724/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 2856

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 22726
/proc/meminfo: memFree=1543128/2055920 swapFree=4153284/4192956
[pid=22720] ppid=22718 vsize=12672 CPUtime=1199.68
/proc/22720/stat : 22720 (SATzilla2007_F) R 22718 22720 22589 0 -1 4194304 3242 9049 0 0 349 10 119577 32 18 0 1 0 375866929 12976128 1630 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/22720/statm: 3168 1630 177 260 0 2874 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 12672

Child status: 17
Real time (s): 1200.05
CPU time (s): 1199.74
CPU user time (s): 1199.3
CPU system time (s): 0.433934
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 16068

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

runsolver used 1.15282 second user time and 3.22051 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Mar 10 20:38:44 UTC 2007

IDJOB= 334230
IDBENCH= 24622
IDSOLVER= 136
FILE ID= node18/334230-1173559124

PBS_JOBID= 4101186

Free space on /tmp= 66505 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334230-1173559124/SATzilla2007_F /tmp/evaluation/334230-1173559124/instance-334230-1173559124.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-334230-1173559124 -o ROOT/results/node18/solver-334230-1173559124 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334230-1173559124/SATzilla2007_F /tmp/evaluation/334230-1173559124/instance-334230-1173559124.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  8fc368e9f6ea136e0b6522b198a7a916

RANDOM SEED= 713326394

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1550072 kB
Buffers:         43756 kB
Cached:         385500 kB
SwapCached:       2952 kB
Active:         173888 kB
Inactive:       278392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550072 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:           10512 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            39196 kB
Committed_AS:  1255352 kB
PageTables:       1668 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= 66505 MiB

End job on node18 on Sat Mar 10 20:58:44 UTC 2007