Trace number 316531

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.05 1199.64

General information on the benchmark

Namecrafted/spence/
hard/s101-100.cnf
MD5SUM639069f0c5abe5ef4537d4cf44ab69aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.107
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of clauses212
Sum of the clauses size636
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3212
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.19/11.31	c run March_dl for 5 seconds ... 
11.19/11.31	c Bin: Executing march_dl
11.19/11.31	c child exit by a signal
11.19/11.31	c march_dl returned code 137.
11.19/11.31	c run saps for 2 seconds ... 
11.19/11.31	c Bin: Executing ubcsat2006
11.19/11.31	c child exited successfully
11.19/11.31	c ubcsat2006 returned code 0.
11.19/11.31	c satzilla computing base features
11.19/11.31	c satzilla doing unit-prop probe
11.19/11.31	c satzilla doing local search probe
11.19/11.31	c satzilla doing lobjois search-space size estimate
11.19/11.31	c satzilla's ranking:
11.19/11.31	c 1) march_dl: -5.928255
11.19/11.31	c 2) kcnfs: -1.691308
11.19/11.31	c 3) zchaff_rand: 0.893155
11.19/11.31	c 4) eureka: 3.418023
11.19/11.31	c 5) vallst: 5.073210
11.19/11.31	c 6) minisat20: 5.667902
11.19/11.31	c 7) kcnfs+P: 999.000000
11.19/11.31	c 8) march_dl+P: 999.000000
11.19/11.31	c 9) vallst+P: 999.000000
11.19/11.31	c 10) zchaff_rand+P: 999.000000
11.19/11.31	c 11) rsat+P: 999.000000
11.19/11.31	c 12) eureka+P: 999.000000
11.19/11.31	c 13) minisat20+P: 999.000000
11.19/11.31	c 14) rsat: 999.000000
11.19/11.31	c satzilla running march_dl ... 
1198.99/1199.62	c Bin: Executing march_dl
1198.99/1199.62	c child exit by a signal
1198.99/1199.62	c march_dl returned code 137.
1198.99/1199.62	c march_dl returned code 137.
1198.99/1199.62	c satzilla running kcnfs ... 
1198.99/1199.62	c Bin: Executing kcnfs
1198.99/1199.62	c kcnfs returned code 1.
1198.99/1199.62	c kcnfs returned code 1.
1198.99/1199.62	c satzilla running zchaff_rand ... 
1198.99/1199.62	c Bin: Executing zchaff_rand
1198.99/1199.62	c zchaff_rand returned code 1.
1198.99/1199.62	c zchaff_rand returned code 1.
1198.99/1199.62	c satzilla running eureka ... 
1198.99/1199.63	c Bin: Executing eureka
1198.99/1199.63	c eureka returned code 1.
1198.99/1199.63	c eureka returned code 1.
1198.99/1199.63	c satzilla running vallst ... 
1198.99/1199.63	c Bin: Executing vallst
1198.99/1199.63	c vallst returned code 1.
1198.99/1199.63	c vallst returned code 1.
1198.99/1199.63	c satzilla running minisat20 ... 
1198.99/1199.63	c Bin: Executing minisat20
1198.99/1199.63	c minisat20 returned code 1.
1198.99/1199.63	c minisat20 returned code 1.
1198.99/1199.63	c satzilla running kcnfs with preprocessing ... 
1198.99/1199.64	c Preprocessing...
1198.99/1199.64	c Inital problem has 101 variables, 212 nary clauses (0 binary clauses).
1198.99/1199.64	c Num non-binary clauses 212, Average non-binary clause length 3.000
1198.99/1199.64	c Theory has no gaps
1198.99/1199.64	c Preprocessor runtime was 0.010 seconds.
1198.99/1199.64	c 
1198.99/1199.64	c Satisfiability of theory still undetermined.
1198.99/1199.64	c See file /tmp/UY2RUP for simplified theory.
1198.99/1199.64	c Bin: Executing kcnfs
1198.99/1199.64	c kcnfs returned code 1.
1198.99/1199.64	c kcnfs returned code 1.
1198.99/1199.64	c satzilla running march_dl with preprocessing ... 
1198.99/1199.64	c Bin: Executing march_dl
1198.99/1199.64	c march_dl returned code 1.
1198.99/1199.64	c march_dl returned code 1.
1198.99/1199.64	c satzilla running vallst with preprocessing ... 
1198.99/1199.64	c Bin: Executing vallst
1198.99/1199.64	c vallst returned code 1.
1198.99/1199.64	c vallst returned code 1.
1198.99/1199.64	c satzilla running zchaff_rand with preprocessing ... 
1198.99/1199.64	c Bin: Executing zchaff_rand
1198.99/1199.64	c zchaff_rand returned code 1.
1198.99/1199.64	c zchaff_rand returned code 1.
1198.99/1199.64	c satzilla running rsat with preprocessing ... 
1198.99/1199.64	c Bin: Executing rsat
1198.99/1199.64	c rsat returned code 1.
1198.99/1199.64	c rsat returned code 1.
1198.99/1199.64	c satzilla running eureka with preprocessing ... 
1198.99/1199.64	c Bin: Executing eureka
1198.99/1199.64	c eureka returned code 1.
1198.99/1199.64	c eureka returned code 1.
1198.99/1199.64	c satzilla running minisat20 with preprocessing ... 
1198.99/1199.64	c Bin: Executing minisat20
1198.99/1199.64	c minisat20 returned code 1.
1198.99/1199.64	c minisat20 returned code 1.
1198.99/1199.64	c satzilla running rsat ... 
1198.99/1199.64	c Bin: Executing rsat
1198.99/1199.64	c rsat returned code 1.
1198.99/1199.64	c rsat returned code 1.
1198.99/1199.64	c ERROR: All Failed! 
1198.99/1199.64	c SATZILLA_TIME=1199.220000

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/node69/watcher-316531-1172670868 -o ROOT/results/node69/solver-316531-1172670868 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316531-1172670868/SATzilla2007_F /tmp/evaluation/316531-1172670868/instance-316531-1172670868.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.97 0.99 3/64 10987
/proc/meminfo: memFree=1831152/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=0
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10988] ppid=10987 vsize=632 CPUtime=0
/proc/10988/stat : 10988 (march_dl) D 10987 10987 10197 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 287044570 647168 104 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669341 0 0 8392704 0 18446744071563608240 0 0 17 1 0 0
/proc/10988/statm: 158 104 72 118 0 37 0

[startup+0.0789991 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10987
/proc/meminfo: memFree=1831152/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=0
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10988] ppid=10987 vsize=632 CPUtime=0.06
/proc/10988/stat : 10988 (march_dl) R 10987 10987 10197 0 -1 4194304 117 0 0 0 6 0 0 0 19 0 1 0 287044570 647168 110 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10988/statm: 158 110 73 118 0 37 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2144

[startup+0.102002 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10987
/proc/meminfo: memFree=1831152/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=0
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10988] ppid=10987 vsize=632 CPUtime=0.09
/proc/10988/stat : 10988 (march_dl) R 10987 10987 10197 0 -1 4194304 117 0 0 0 9 0 0 0 19 0 1 0 287044570 647168 110 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134587746 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10988/statm: 158 110 73 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301034 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10987
/proc/meminfo: memFree=1831152/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=0
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10988] ppid=10987 vsize=632 CPUtime=0.28
/proc/10988/stat : 10988 (march_dl) R 10987 10987 10197 0 -1 4194304 119 0 0 0 28 0 0 0 20 0 1 0 287044570 647168 112 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134617607 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10988/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 2144

[startup+0.7011 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10987
/proc/meminfo: memFree=1831152/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=0
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10988] ppid=10987 vsize=768 CPUtime=0.68
/proc/10988/stat : 10988 (march_dl) R 10987 10987 10197 0 -1 4194304 121 0 0 0 68 0 0 0 24 0 1 0 287044570 786432 114 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552325 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10988/statm: 192 114 73 118 0 71 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 2280

[startup+1.50123 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 10989
/proc/meminfo: memFree=1830944/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=0
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10988] ppid=10987 vsize=768 CPUtime=1.48
/proc/10988/stat : 10988 (march_dl) R 10987 10987 10197 0 -1 4194304 122 0 0 0 148 0 0 0 25 0 1 0 287044570 786432 115 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10988/statm: 192 115 73 118 0 71 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2280

[startup+3.10149 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 10989
/proc/meminfo: memFree=1830816/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=0
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10988] ppid=10987 vsize=768 CPUtime=3.08
/proc/10988/stat : 10988 (march_dl) R 10987 10987 10197 0 -1 4194304 124 0 0 0 308 0 0 0 25 0 1 0 287044570 786432 117 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134566986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10988/statm: 192 117 73 118 0 71 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2280

[startup+6.30202 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 10990
/proc/meminfo: memFree=1829472/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1512 CPUtime=4.99
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 149 124 0 0 0 0 499 0 16 0 1 0 287044570 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 378 125 110 260 0 84 0
[pid=10990] ppid=10987 vsize=6188 CPUtime=1.22
/proc/10990/stat : 10990 (ubcsat2006) R 10987 10987 10197 0 -1 4194304 224 0 13 0 81 41 0 0 25 0 1 0 287045071 6336512 219 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10990/statm: 1547 219 156 64 0 1128 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7700

[startup+12.7011 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 10991
/proc/meminfo: memFree=1829344/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1.37
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 122 0 0 0 137 0 0 0 25 0 1 0 287045702 786432 115 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134617390 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 115 73 118 0 71 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 2396

[startup+25.5012 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 10991
/proc/meminfo: memFree=1829352/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=14.17
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 126 0 0 0 1417 0 0 0 25 0 1 0 287045702 786432 119 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134576320 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 119 73 118 0 71 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 2396

[startup+51.1013 s]
/proc/loadavg: 1.08 1.00 1.01 2/66 10991
/proc/meminfo: memFree=1829352/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=39.76
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 128 0 0 0 3976 0 0 0 25 0 1 0 287045702 786432 121 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 121 73 118 0 71 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 2396

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 10991
/proc/meminfo: memFree=1829480/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=90.95
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 130 0 0 0 9095 0 0 0 25 0 1 0 287045702 786432 123 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134587611 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 123 73 118 0 71 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 2396

[startup+162.303 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 10991
/proc/meminfo: memFree=1829480/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=150.92
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 131 0 0 0 15092 0 0 0 25 0 1 0 287045702 786432 124 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134573661 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 124 73 118 0 71 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 2396

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 10991
/proc/meminfo: memFree=1829416/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=210.9
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 131 0 0 0 21090 0 0 0 25 0 1 0 287045702 786432 124 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 124 73 118 0 71 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 2396

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10991
/proc/meminfo: memFree=1829416/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=270.88
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 132 0 0 0 27088 0 0 0 25 0 1 0 287045702 786432 125 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 125 73 118 0 71 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 2396

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10991
/proc/meminfo: memFree=1829352/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=330.86
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 132 0 0 0 33086 0 0 0 25 0 1 0 287045702 786432 125 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134588359 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 125 73 118 0 71 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1829032/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=810.61
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 132 0 0 0 81060 1 0 0 25 0 1 0 287045702 786432 125 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134617410 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 125 73 118 0 71 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 2396

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1829032/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=870.59
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 87058 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 2396

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1829032/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=930.57
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 93056 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134567749 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 2396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1829032/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=990.55
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 99054 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 2396

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1050.53
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 105052 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 2396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828904/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1110.51
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 111050 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528246 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 2396

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1170.49
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 117048 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134588053 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 2396

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1178.48
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 117847 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134536810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 2396

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1181.69
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 118168 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134588290 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1192.9
Current children cumulated vsize (KiB) 2396

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1184.88
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 118487 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 2396

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1186.48
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 118647 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134532808 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 2396

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1187.28
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 118727 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 2396

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1187.68
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 118767 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551713 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 2396

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11189
/proc/meminfo: memFree=1828968/2055920 swapFree=4184012/4192956
[pid=10987] ppid=10985 vsize=1628 CPUtime=11.21
/proc/10987/stat : 10987 (SATzilla2007_F) S 10985 10987 10197 0 -1 4194304 531 354 0 13 269 55 700 97 25 0 1 0 287044570 1667072 236 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10987/statm: 407 236 169 260 0 113 0
[pid=10991] ppid=10987 vsize=768 CPUtime=1187.78
/proc/10991/stat : 10991 (march_dl) R 10987 10987 10197 0 -1 4194304 133 0 0 0 118777 1 0 0 25 0 1 0 287045702 786432 126 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10991/statm: 192 126 73 118 0 71 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 2396

Child status: 17
Real time (s): 1199.64
CPU time (s): 1199.05
CPU user time (s): 1197.49
CPU system time (s): 1.55876
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 7700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.49
system time used= 1.55876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1058
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 2848

runsolver used 0.91586 second user time and 2.57661 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Wed Feb 28 13:54:29 UTC 2007

IDJOB= 316531
IDBENCH= 20443
IDSOLVER= 136
FILE ID= node69/316531-1172670868

PBS_JOBID= 3981234

Free space on /tmp= 66519 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s101-100.cnf
COMMAND LINE= /tmp/evaluation/316531-1172670868/SATzilla2007_F /tmp/evaluation/316531-1172670868/instance-316531-1172670868.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-316531-1172670868 -o ROOT/results/node69/solver-316531-1172670868 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316531-1172670868/SATzilla2007_F /tmp/evaluation/316531-1172670868/instance-316531-1172670868.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  639069f0c5abe5ef4537d4cf44ab69aa

RANDOM SEED= 689413907

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1831688 kB
Buffers:          9528 kB
Cached:         165616 kB
SwapCached:       2472 kB
Active:          73540 kB
Inactive:       110944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831688 kB
SwapTotal:     4192956 kB
SwapFree:      4184012 kB
Dirty:           10124 kB
Writeback:           0 kB
Mapped:          15444 kB
Slab:            25724 kB
Committed_AS:   767012 kB
PageTables:       1472 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= 66519 MiB

End job on node69 on Wed Feb 28 14:14:28 UTC 2007