Trace number 336918

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.98

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_6.sat05-453.reshuffled-07.cnf
MD5SUM0e1669495b7578db64545ceac2d1a3d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark626.974
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.67/10.70	c run March_dl for 5 seconds ... 
10.67/10.70	c Bin: Executing march_dl
10.67/10.70	c child exit by a signal
10.67/10.70	c march_dl returned code 137.
10.67/10.70	c run saps for 2 seconds ... 
10.67/10.70	c Bin: Executing ubcsat2006
10.67/10.70	c child exited successfully
10.67/10.70	c ubcsat2006 returned code 0.
10.67/10.70	c satzilla computing base features
10.67/10.70	c satzilla doing unit-prop probe
10.67/10.70	c satzilla doing local search probe
10.67/10.70	c satzilla doing lobjois search-space size estimate
10.67/10.70	c satzilla's ranking:
10.67/10.70	c 1) march_dl: 2.941442
10.67/10.70	c 2) minisat20: 3.465505
10.67/10.70	c 3) zchaff_rand: 3.530344
10.67/10.70	c 4) eureka: 3.607657
10.67/10.70	c 5) kcnfs: 4.180287
10.67/10.70	c 6) vallst: 4.358730
10.67/10.70	c 7) kcnfs+P: 999.000000
10.67/10.70	c 8) march_dl+P: 999.000000
10.67/10.70	c 9) vallst+P: 999.000000
10.67/10.70	c 10) zchaff_rand+P: 999.000000
10.67/10.70	c 11) rsat+P: 999.000000
10.67/10.70	c 12) eureka+P: 999.000000
10.67/10.70	c 13) minisat20+P: 999.000000
10.67/10.70	c 14) rsat: 999.000000
10.67/10.70	c satzilla running march_dl ... 
1199.43/1199.85	c Bin: Executing march_dl
1199.43/1199.85	c child exit by a signal
1199.43/1199.85	c march_dl returned code 137.
1199.43/1199.85	c march_dl returned code 137.
1199.43/1199.85	c satzilla running minisat20 ... 
1199.43/1199.85	c Bin: Executing minisat20
1199.43/1199.85	c minisat20 returned code 1.
1199.43/1199.85	c minisat20 returned code 1.
1199.43/1199.85	c satzilla running zchaff_rand ... 
1199.43/1199.85	c Bin: Executing zchaff_rand
1199.43/1199.85	c zchaff_rand returned code 1.
1199.43/1199.85	c zchaff_rand returned code 1.
1199.43/1199.85	c satzilla running eureka ... 
1199.43/1199.85	c Bin: Executing eureka
1199.43/1199.85	c eureka returned code 1.
1199.43/1199.85	c eureka returned code 1.
1199.43/1199.85	c satzilla running kcnfs ... 
1199.43/1199.85	c Bin: Executing kcnfs
1199.43/1199.85	c kcnfs returned code 1.
1199.43/1199.85	c kcnfs returned code 1.
1199.43/1199.85	c satzilla running vallst ... 
1199.43/1199.85	c Bin: Executing vallst
1199.43/1199.85	c vallst returned code 1.
1199.43/1199.85	c vallst returned code 1.
1199.43/1199.85	c satzilla running kcnfs with preprocessing ... 
1199.54/1199.98	c Preprocessing...
1199.54/1199.98	c Inital problem has 3073 variables, 19785 nary clauses (0 binary clauses).
1199.54/1199.98	c Num non-binary clauses 19720, Average non-binary clause length 3.780
1199.54/1199.98	c Theory has no gaps
1199.54/1199.98	c Preprocessor runtime was 0.080 seconds.
1199.54/1199.98	c 
1199.54/1199.98	c Satisfiability of theory still undetermined.
1199.54/1199.98	c See file /tmp/M3zVWW for simplified theory.
1199.54/1199.98	c Bin: Executing kcnfs
1199.54/1199.98	c kcnfs returned code 1.
1199.54/1199.98	c kcnfs returned code 1.
1199.54/1199.98	c satzilla running march_dl with preprocessing ... 
1199.54/1199.98	c Bin: Executing march_dl
1199.54/1199.98	c march_dl returned code 1.
1199.54/1199.98	c march_dl returned code 1.
1199.54/1199.98	c satzilla running vallst with preprocessing ... 
1199.54/1199.98	c Bin: Executing vallst
1199.54/1199.98	c vallst returned code 1.
1199.54/1199.98	c vallst returned code 1.
1199.54/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.54/1199.98	c Bin: Executing zchaff_rand
1199.54/1199.98	c zchaff_rand returned code 1.
1199.54/1199.98	c zchaff_rand returned code 1.
1199.54/1199.98	c satzilla running rsat with preprocessing ... 
1199.54/1199.98	c Bin: Executing rsat
1199.54/1199.98	c rsat returned code 1.
1199.54/1199.98	c rsat returned code 1.
1199.54/1199.98	c satzilla running eureka with preprocessing ... 
1199.54/1199.98	c Bin: Executing eureka
1199.54/1199.98	c eureka returned code 1.
1199.54/1199.98	c eureka returned code 1.
1199.54/1199.98	c satzilla running minisat20 with preprocessing ... 
1199.54/1199.98	c Bin: Executing minisat20
1199.54/1199.98	c minisat20 returned code 1.
1199.54/1199.98	c minisat20 returned code 1.
1199.54/1199.98	c satzilla running rsat ... 
1199.54/1199.98	c Bin: Executing rsat
1199.54/1199.98	c rsat returned code 1.
1199.54/1199.98	c rsat returned code 1.
1199.54/1199.98	c ERROR: All Failed! 
1199.54/1199.98	c SATZILLA_TIME=1199.800000

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/node17/watcher-336918-1173656467 -o ROOT/results/node17/solver-336918-1173656467 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336918-1173656467/SATzilla2007_F /tmp/evaluation/336918-1173656467/instance-336918-1173656467.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 8086
/proc/meminfo: memFree=1187584/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=0
/proc/8086/stat : 8086 (SATzilla2007_F) R 8084 8086 7709 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8087] ppid=8086 vsize=932 CPUtime=0
/proc/8087/stat : 8087 (march_dl) R 8086 8086 7709 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 385600983 954368 136 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134778183 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8087/statm: 233 136 50 118 0 112 0

[startup+0.035607 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 8086
/proc/meminfo: memFree=1187584/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=0
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8087] ppid=8086 vsize=1792 CPUtime=0.03
/proc/8087/stat : 8087 (march_dl) R 8086 8086 7709 0 -1 4194304 313 0 0 0 3 0 0 0 19 0 1 0 385600983 1835008 306 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544208 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8087/statm: 448 306 52 118 0 327 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3304

[startup+0.102614 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 8086
/proc/meminfo: memFree=1187584/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=0
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8087] ppid=8086 vsize=2328 CPUtime=0.09
/proc/8087/stat : 8087 (march_dl) R 8086 8086 7709 0 -1 4194304 684 0 0 0 9 0 0 0 19 0 1 0 385600983 2383872 446 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544562 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8087/statm: 582 446 55 118 0 461 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3840

[startup+0.301635 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 8086
/proc/meminfo: memFree=1187584/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=0
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8087] ppid=8086 vsize=3640 CPUtime=0.29
/proc/8087/stat : 8087 (march_dl) R 8086 8086 7709 0 -1 4194304 1507 0 0 0 29 0 0 0 21 0 1 0 385600983 3727360 755 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8087/statm: 910 755 71 118 0 789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5152

[startup+0.702676 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 8086
/proc/meminfo: memFree=1187584/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=0
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8087] ppid=8086 vsize=7584 CPUtime=0.69
/proc/8087/stat : 8087 (march_dl) R 8086 8086 7709 0 -1 4194304 2502 0 0 0 66 3 0 0 25 0 1 0 385600983 7766016 1726 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8087/statm: 1896 1726 73 118 0 1775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9096

[startup+1.50276 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 8088
/proc/meminfo: memFree=1180784/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=0
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8087] ppid=8086 vsize=7648 CPUtime=1.49
/proc/8087/stat : 8087 (march_dl) R 8086 8086 7709 0 -1 4194304 2794 0 0 0 131 18 0 0 25 0 1 0 385600983 7831552 1749 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559912 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8087/statm: 1912 1749 73 118 0 1791 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9160

[startup+3.10193 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 8088
/proc/meminfo: memFree=1180656/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=0
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8087] ppid=8086 vsize=8592 CPUtime=3.09
/proc/8087/stat : 8087 (march_dl) R 8086 8086 7709 0 -1 4194304 3117 0 0 0 291 18 0 0 25 0 1 0 385600983 8798208 1862 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8087/statm: 2148 1862 75 118 0 2027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10104

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8089
/proc/meminfo: memFree=1185648/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=1512 CPUtime=4.99
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 149 3205 0 0 0 0 480 19 16 0 1 0 385600983 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8086/statm: 378 125 110 260 0 84 0
[pid=8089] ppid=8086 vsize=6188 CPUtime=1.29
/proc/8089/stat : 8089 (ubcsat2006) R 8086 8086 7709 0 -1 4194304 560 0 0 0 120 9 0 0 25 0 1 0 385601483 6336512 542 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8089/statm: 1547 542 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8090
/proc/meminfo: memFree=1178296/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=7940 CPUtime=1.98
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3000 0 0 0 177 21 0 0 25 0 1 0 385602053 8130560 1745 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134513841 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 1985 1745 75 118 0 1864 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10960

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8090
/proc/meminfo: memFree=1177656/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=9512 CPUtime=14.78
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3343 0 0 0 1456 22 0 0 25 0 1 0 385602053 9740288 2088 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2378 2088 75 118 0 2257 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12532

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8090
/proc/meminfo: memFree=1177208/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=9908 CPUtime=40.37
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3442 0 0 0 4015 22 0 0 25 0 1 0 385602053 10145792 2187 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527746 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2477 2187 75 118 0 2356 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12928

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8090
/proc/meminfo: memFree=1177080/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=10040 CPUtime=91.56
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3497 0 0 0 9133 23 0 0 25 0 1 0 385602053 10280960 2242 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571541 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2510 2242 75 118 0 2389 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 13060

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8090
/proc/meminfo: memFree=1176952/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=10304 CPUtime=151.54
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3541 0 0 0 15131 23 0 0 25 0 1 0 385602053 10551296 2286 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527881 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2576 2286 75 118 0 2455 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13324

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8092
/proc/meminfo: memFree=1176696/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=10436 CPUtime=211.53
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3566 0 0 0 21129 24 0 0 25 0 1 0 385602053 10686464 2311 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2609 2311 75 118 0 2488 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 13456

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8092
/proc/meminfo: memFree=1176568/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=10568 CPUtime=271.51
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3607 0 0 0 27127 24 0 0 25 0 1 0 385602053 10821632 2352 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2642 2352 75 118 0 2521 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 13588

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8092
/proc/meminfo: memFree=1176504/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=10568 CPUtime=331.5
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3626 0 0 0 33125 25 0 0 25 0 1 0 385602053 10821632 2371 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571518 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2642 2371 75 118 0 2521 0

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

/proc/8090/statm: 2741 2458 75 118 0 2620 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 13984

[startup+762.307 s]
/proc/loadavg: 1.10 1.03 1.00 2/79 8092
/proc/meminfo: memFree=1176184/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=10964 CPUtime=751.4
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3719 0 0 0 75112 28 0 0 25 0 1 0 385602053 11227136 2464 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536750 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2741 2464 75 118 0 2620 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 13984

[startup+822.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 8092
/proc/meminfo: memFree=1176120/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11096 CPUtime=811.37
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3731 0 0 0 81109 28 0 0 25 0 1 0 385602053 11362304 2476 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2774 2476 75 118 0 2653 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 14116

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 8092
/proc/meminfo: memFree=1176120/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11096 CPUtime=871.36
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3735 0 0 0 87107 29 0 0 25 0 1 0 385602053 11362304 2480 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134550973 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2774 2480 75 118 0 2653 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 14116

[startup+942.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 8092
/proc/meminfo: memFree=1176056/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11096 CPUtime=931.34
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3745 0 0 0 93105 29 0 0 25 0 1 0 385602053 11362304 2490 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551004 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2774 2490 75 118 0 2653 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 14116

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8092
/proc/meminfo: memFree=1175992/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11096 CPUtime=991.32
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3760 0 0 0 99103 29 0 0 25 0 1 0 385602053 11362304 2505 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2774 2505 75 118 0 2653 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 14116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8092
/proc/meminfo: memFree=1175928/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1051.31
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3769 0 0 0 105101 30 0 0 25 0 1 0 385602053 11497472 2514 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552232 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2514 75 118 0 2686 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 14248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8092
/proc/meminfo: memFree=1175928/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1111.29
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3773 0 0 0 111099 30 0 0 25 0 1 0 385602053 11497472 2518 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2518 75 118 0 2686 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 14248

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8092
/proc/meminfo: memFree=1175928/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1171.28
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3775 0 0 0 117097 31 0 0 25 0 1 0 385602053 11497472 2520 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2520 75 118 0 2686 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 14248

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8092
/proc/meminfo: memFree=1175928/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1179.28
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3776 0 0 0 117897 31 0 0 25 0 1 0 385602053 11497472 2521 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2521 75 118 0 2686 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 14248

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 4/85 8144
/proc/meminfo: memFree=1174592/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1185.67
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3776 0 0 0 118536 31 0 0 25 0 1 0 385602053 11497472 2521 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2521 75 118 0 2686 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 14248

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8156
/proc/meminfo: memFree=1174592/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1187.26
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3776 0 0 0 118695 31 0 0 25 0 1 0 385602053 11497472 2521 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134566136 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2521 75 118 0 2686 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 14248

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8156
/proc/meminfo: memFree=1174592/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1188.06
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3776 0 0 0 118775 31 0 0 25 0 1 0 385602053 11497472 2521 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2521 75 118 0 2686 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 14248

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8156
/proc/meminfo: memFree=1174592/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=3020 CPUtime=10.67
/proc/8086/stat : 8086 (SATzilla2007_F) S 8084 8086 7709 0 -1 4194304 1676 3771 0 0 341 8 683 35 25 0 1 0 385600983 3092480 575 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8086/statm: 755 575 169 260 0 461 0
[pid=8090] ppid=8086 vsize=11228 CPUtime=1188.46
/proc/8090/stat : 8090 (march_dl) R 8086 8086 7709 0 -1 4194304 3776 0 0 0 118815 31 0 0 25 0 1 0 385602053 11497472 2521 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531444 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8090/statm: 2807 2521 75 118 0 2686 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 14248

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8156
/proc/meminfo: memFree=1174592/2055920 swapFree=4168576/4192956
[pid=8086] ppid=8084 vsize=7272 CPUtime=1199.54
/proc/8086/stat : 8086 (SATzilla2007_F) R 8084 8086 7709 0 -1 4194304 2603 7547 0 0 345 9 119534 66 16 0 1 0 385600983 7446528 1319 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 0 0 0
/proc/8086/statm: 1818 1319 176 260 0 1524 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 7272

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.65
CPU user time (s): 1198.87
CPU system time (s): 0.779881
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 14248

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

runsolver used 1.06184 second user time and 3.3125 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 23:41:07 UTC 2007

IDJOB= 336918
IDBENCH= 24686
IDSOLVER= 136
FILE ID= node17/336918-1173656467

PBS_JOBID= 4101416

Free space on /tmp= 66535 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/ezfact64_6.sat05-453.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336918-1173656467/SATzilla2007_F /tmp/evaluation/336918-1173656467/instance-336918-1173656467.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-336918-1173656467 -o ROOT/results/node17/solver-336918-1173656467 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336918-1173656467/SATzilla2007_F /tmp/evaluation/336918-1173656467/instance-336918-1173656467.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  0e1669495b7578db64545ceac2d1a3d0

RANDOM SEED= 715874579

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1188056 kB
Buffers:         59484 kB
Cached:         707980 kB
SwapCached:       2364 kB
Active:         461728 kB
Inactive:       328368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188056 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:           10544 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            63336 kB
Committed_AS:  1518136 kB
PageTables:       1748 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= 66535 MiB

End job on node17 on Mon Mar 12 00:01:08 UTC 2007