Trace number 338262

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.24 1199.57

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.771
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data (download as text)

12.26/12.36	c run March_dl for 5 seconds ... 
12.26/12.36	c Bin: Executing march_dl
12.26/12.36	c child exit by a signal
12.26/12.36	c march_dl returned code 137.
12.26/12.36	c run saps for 2 seconds ... 
12.26/12.36	c Bin: Executing ubcsat2006
12.26/12.36	c child exited successfully
12.26/12.36	c ubcsat2006 returned code 0.
12.26/12.36	c satzilla computing base features
12.26/12.36	c satzilla doing unit-prop probe
12.26/12.36	c satzilla doing local search probe
12.26/12.36	c satzilla doing lobjois search-space size estimate
12.26/12.36	c satzilla's ranking:
12.26/12.36	c 1) eureka: 1.412949
12.26/12.36	c 2) vallst: 1.517542
12.26/12.36	c 3) minisat20: 1.615311
12.26/12.36	c 4) zchaff_rand: 1.768780
12.26/12.36	c 5) march_dl: 3.124067
12.26/12.36	c 6) kcnfs: 4.950890
12.26/12.36	c 7) kcnfs+P: 999.000000
12.26/12.36	c 8) march_dl+P: 999.000000
12.26/12.36	c 9) vallst+P: 999.000000
12.26/12.36	c 10) zchaff_rand+P: 999.000000
12.26/12.36	c 11) rsat+P: 999.000000
12.26/12.36	c 12) eureka+P: 999.000000
12.26/12.36	c 13) minisat20+P: 999.000000
12.26/12.36	c 14) rsat: 999.000000
12.26/12.36	c satzilla running eureka ... 
1199.06/1199.48	c Bin: Executing eureka
1199.06/1199.48	c child exit by a signal
1199.06/1199.48	c eureka returned code 137.
1199.06/1199.48	c eureka returned code 137.
1199.06/1199.48	c satzilla running vallst ... 
1199.06/1199.49	c Bin: Executing vallst
1199.06/1199.49	c vallst returned code 1.
1199.06/1199.49	c vallst returned code 1.
1199.06/1199.49	c satzilla running minisat20 ... 
1199.06/1199.49	c Bin: Executing minisat20
1199.06/1199.49	c minisat20 returned code 1.
1199.06/1199.49	c minisat20 returned code 1.
1199.06/1199.49	c satzilla running zchaff_rand ... 
1199.06/1199.49	c Bin: Executing zchaff_rand
1199.06/1199.49	c zchaff_rand returned code 1.
1199.06/1199.49	c zchaff_rand returned code 1.
1199.06/1199.49	c satzilla running march_dl ... 
1199.06/1199.49	c Bin: Executing march_dl
1199.06/1199.49	c march_dl returned code 1.
1199.06/1199.49	c march_dl returned code 1.
1199.06/1199.49	c satzilla running kcnfs ... 
1199.06/1199.49	c Bin: Executing kcnfs
1199.06/1199.49	c kcnfs returned code 1.
1199.06/1199.49	c kcnfs returned code 1.
1199.06/1199.49	c satzilla running kcnfs with preprocessing ... 
1199.16/1199.56	c Preprocessing...
1199.16/1199.56	c Inital problem has 1610 variables, 7994 nary clauses (283 binary clauses).
1199.16/1199.56	c Num non-binary clauses 7961, Average non-binary clause length 8.700
1199.16/1199.56	c Theory has no gaps
1199.16/1199.56	c Preprocessor runtime was 0.040 seconds.
1199.16/1199.56	c 
1199.16/1199.56	c Satisfiability of theory still undetermined.
1199.16/1199.56	c See file /tmp/MuHYKM for simplified theory.
1199.16/1199.56	c Bin: Executing kcnfs
1199.16/1199.56	c kcnfs returned code 1.
1199.16/1199.56	c kcnfs returned code 1.
1199.16/1199.56	c satzilla running march_dl with preprocessing ... 
1199.16/1199.56	c Bin: Executing march_dl
1199.16/1199.56	c march_dl returned code 1.
1199.16/1199.56	c march_dl returned code 1.
1199.16/1199.56	c satzilla running vallst with preprocessing ... 
1199.16/1199.56	c Bin: Executing vallst
1199.16/1199.56	c vallst returned code 1.
1199.16/1199.56	c vallst returned code 1.
1199.16/1199.56	c satzilla running zchaff_rand with preprocessing ... 
1199.16/1199.56	c Bin: Executing zchaff_rand
1199.16/1199.56	c zchaff_rand returned code 1.
1199.16/1199.56	c zchaff_rand returned code 1.
1199.16/1199.56	c satzilla running rsat with preprocessing ... 
1199.16/1199.56	c Bin: Executing rsat
1199.16/1199.56	c rsat returned code 1.
1199.16/1199.56	c rsat returned code 1.
1199.16/1199.56	c satzilla running eureka with preprocessing ... 
1199.16/1199.56	c Bin: Executing eureka
1199.16/1199.56	c eureka returned code 1.
1199.16/1199.56	c eureka returned code 1.
1199.16/1199.56	c satzilla running minisat20 with preprocessing ... 
1199.16/1199.56	c Bin: Executing minisat20
1199.16/1199.56	c minisat20 returned code 1.
1199.16/1199.56	c minisat20 returned code 1.
1199.16/1199.56	c satzilla running rsat ... 
1199.16/1199.56	c Bin: Executing rsat
1199.16/1199.56	c rsat returned code 1.
1199.16/1199.56	c rsat returned code 1.
1199.16/1199.56	c ERROR: All Failed! 
1199.16/1199.56	c SATZILLA_TIME=1199.400000

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/node41/watcher-338262-1173682995 -o ROOT/results/node41/solver-338262-1173682995 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338262-1173682995/SATzilla2007_F /tmp/evaluation/338262-1173682995/instance-338262-1173682995.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.78 0.95 0.98 3/64 7763
/proc/meminfo: memFree=1837016/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=0
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7764] ppid=7763 vsize=768 CPUtime=0
/proc/7764/stat : 7764 (march_dl) R 7763 7763 7677 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 388255488 786432 101 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7764/statm: 192 101 50 118 0 71 0

[startup+0.0657729 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 7763
/proc/meminfo: memFree=1837016/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=0
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7764] ppid=7763 vsize=1816 CPUtime=0.06
/proc/7764/stat : 7764 (march_dl) R 7763 7763 7677 0 -1 4194304 388 0 0 0 6 0 0 0 19 0 1 0 388255488 1859584 355 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7764/statm: 454 355 57 118 0 333 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3328

[startup+0.102774 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 7763
/proc/meminfo: memFree=1837016/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=0
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7764] ppid=7763 vsize=2244 CPUtime=0.09
/proc/7764/stat : 7764 (march_dl) R 7763 7763 7677 0 -1 4194304 547 0 0 0 9 0 0 0 19 0 1 0 388255488 2297856 474 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7764/statm: 561 474 65 118 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3756

[startup+0.302792 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 7763
/proc/meminfo: memFree=1837016/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=0
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7764] ppid=7763 vsize=3924 CPUtime=0.29
/proc/7764/stat : 7764 (march_dl) R 7763 7763 7677 0 -1 4194304 850 0 0 0 29 0 0 0 20 0 1 0 388255488 4018176 652 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7764/statm: 981 652 67 118 0 860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5436

[startup+0.702827 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 7763
/proc/meminfo: memFree=1837016/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=0
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7764] ppid=7763 vsize=5400 CPUtime=0.69
/proc/7764/stat : 7764 (march_dl) R 7763 7763 7677 0 -1 4194304 1626 0 0 0 69 0 0 0 24 0 1 0 388255488 5529600 1244 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7764/statm: 1350 1244 72 118 0 1229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6912

[startup+1.5019 s]
/proc/loadavg: 0.78 0.95 0.98 2/66 7765
/proc/meminfo: memFree=1831688/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=0
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7764] ppid=7763 vsize=6084 CPUtime=1.48
/proc/7764/stat : 7764 (march_dl) R 7763 7763 7677 0 -1 4194304 1977 0 0 0 148 0 0 0 25 0 1 0 388255488 6230016 1380 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7764/statm: 1521 1380 74 118 0 1400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7596

[startup+3.10104 s]
/proc/loadavg: 0.78 0.95 0.98 2/66 7765
/proc/meminfo: memFree=1831496/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=0
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7764] ppid=7763 vsize=6084 CPUtime=3.08
/proc/7764/stat : 7764 (march_dl) R 7763 7763 7677 0 -1 4194304 1977 0 0 0 308 0 0 0 25 0 1 0 388255488 6230016 1380 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527862 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7764/statm: 1521 1380 74 118 0 1400 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7596

[startup+6.30131 s]
/proc/loadavg: 0.80 0.95 0.98 2/66 7766
/proc/meminfo: memFree=1835408/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=1512 CPUtime=4.99
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 149 1979 0 0 0 0 498 1 16 0 1 0 388255488 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7763/statm: 378 125 110 260 0 84 0
[pid=7766] ppid=7763 vsize=6188 CPUtime=1.28
/proc/7766/stat : 7766 (ubcsat2006) R 7763 7763 7677 0 -1 4194304 451 0 0 0 118 10 0 0 25 0 1 0 388255988 6336512 433 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7766/statm: 1547 433 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7019 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 7766
/proc/meminfo: memFree=1835168/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2880

[startup+25.502 s]
/proc/loadavg: 0.85 0.95 0.98 2/66 7769
/proc/meminfo: memFree=1828632/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=9016 CPUtime=13.11
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 2489 16 1 0 1309 2 0 0 25 0 1 0 388256725 9232384 1848 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562386 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 2254 1848 177 116 0 1793 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11896

[startup+51.1012 s]
/proc/loadavg: 0.90 0.96 0.98 2/66 7769
/proc/meminfo: memFree=1823960/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=13980 CPUtime=38.7
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 4839 16 1 0 3867 3 0 0 25 0 1 0 388256725 14315520 3036 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 3495 3036 177 116 0 3034 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 16860

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 7769
/proc/meminfo: memFree=1819608/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=18364 CPUtime=89.9
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 8290 16 1 0 8984 6 0 0 25 0 1 0 388256725 18804736 4045 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562364 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 4591 4045 177 116 0 4130 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21244

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1818328/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=19428 CPUtime=149.88
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 11422 16 1 0 14980 8 0 0 25 0 1 0 388256725 19894272 4367 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 4857 4367 177 116 0 4396 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 22308

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1817176/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=20532 CPUtime=209.87
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 14681 16 1 0 20977 10 0 0 25 0 1 0 388256725 21024768 4606 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584278 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 5133 4606 177 116 0 4672 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23412

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1816600/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=21520 CPUtime=269.85
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 17997 16 1 0 26973 12 0 0 25 0 1 0 388256725 22036480 4742 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 5380 4742 177 116 0 4919 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24400

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1816216/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=21916 CPUtime=329.83
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 21135 16 1 0 32969 14 0 0 25 0 1 0 388256725 22441984 4819 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 5479 4819 177 116 0 5018 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24796


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

/proc/7767/statm: 5849 5305 177 116 0 5388 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 26276

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1813592/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24084 CPUtime=749.74
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 42739 16 1 0 74947 27 0 0 25 0 1 0 388256725 24662016 5472 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560841 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6021 5472 177 116 0 5560 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 26964

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1813464/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24312 CPUtime=809.72
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 45452 16 1 0 80944 28 0 0 25 0 1 0 388256725 24895488 5386 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6078 5386 177 116 0 5617 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 27192

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1813208/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24312 CPUtime=869.71
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 48412 16 1 0 86941 30 0 0 25 0 1 0 388256725 24895488 5409 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560355 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6078 5409 177 116 0 5617 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 27192

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812952/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24484 CPUtime=929.69
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 51410 16 1 0 92937 32 0 0 25 0 1 0 388256725 25071616 5459 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6121 5459 177 116 0 5660 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 27364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812696/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24628 CPUtime=989.68
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 54378 16 1 0 98935 33 0 0 25 0 1 0 388256725 25219072 5480 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6157 5480 177 116 0 5696 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 27508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812632/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24628 CPUtime=1049.67
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 57098 16 1 0 104932 35 0 0 25 0 1 0 388256725 25219072 5485 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6157 5485 177 116 0 5696 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 27508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812440/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24628 CPUtime=1109.65
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 60113 16 1 0 110928 37 0 0 25 0 1 0 388256725 25219072 5518 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560188 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6157 5518 177 116 0 5696 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 27508

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812312/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24788 CPUtime=1169.63
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 62866 16 1 0 116925 38 0 0 25 0 1 0 388256725 25382912 5537 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562435 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6197 5537 177 116 0 5736 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 27668

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812184/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24788 CPUtime=1177.63
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 63365 16 1 0 117725 38 0 0 25 0 1 0 388256725 25382912 5538 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562938 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6197 5538 177 116 0 5736 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 27668

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812184/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24788 CPUtime=1180.84
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 63613 16 1 0 118045 39 0 0 25 0 1 0 388256725 25382912 5537 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6197 5537 177 116 0 5736 0
Current children cumulated CPU time (s) 1193.17
Current children cumulated vsize (KiB) 27668

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812184/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24788 CPUtime=1184.04
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 63615 16 1 0 118365 39 0 0 25 0 1 0 388256725 25382912 5539 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6197 5539 177 116 0 5736 0
Current children cumulated CPU time (s) 1196.37
Current children cumulated vsize (KiB) 27668

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812184/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24788 CPUtime=1185.63
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 63862 16 1 0 118524 39 0 0 25 0 1 0 388256725 25382912 5537 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6197 5537 177 116 0 5736 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 27668

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812184/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2880 CPUtime=12.33
/proc/7763/stat : 7763 (SATzilla2007_F) S 7761 7763 7677 0 -1 4194304 1202 2436 0 0 503 11 701 18 25 0 1 0 388255488 2949120 524 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7763/statm: 720 524 170 260 0 426 0
[pid=7767] ppid=7763 vsize=24788 CPUtime=1186.43
/proc/7767/stat : 7767 (eureka) R 7763 7763 7677 0 -1 0 63863 16 1 0 118604 39 0 0 25 0 1 0 388256725 25382912 5538 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7767/statm: 6197 5538 177 116 0 5736 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 27668

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7769
/proc/meminfo: memFree=1812184/2055920 swapFree=4182852/4192956
[pid=7763] ppid=7761 vsize=2884 CPUtime=1199.16
/proc/7763/stat : 7763 (SATzilla2007_F) R 7761 7763 7677 0 -1 4194304 1340 66315 0 1 503 12 119344 57 18 0 1 0 388255488 2953216 526 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135296017 0 0 4096 0 0 0 0 17 0 0 0
/proc/7763/statm: 721 526 171 260 0 427 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 2884

Child status: 17
Real time (s): 1199.57
CPU time (s): 1199.24
CPU user time (s): 1198.54
CPU system time (s): 0.703892
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 28292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.54
system time used= 0.703892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68160
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 915

runsolver used 1.2828 second user time and 2.71959 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Mar 12 07:03:15 UTC 2007

IDJOB= 338262
IDBENCH= 24718
IDSOLVER= 136
FILE ID= node41/338262-1173682995

PBS_JOBID= 4101741

Free space on /tmp= 66507 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338262-1173682995/SATzilla2007_F /tmp/evaluation/338262-1173682995/instance-338262-1173682995.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-338262-1173682995 -o ROOT/results/node41/solver-338262-1173682995 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338262-1173682995/SATzilla2007_F /tmp/evaluation/338262-1173682995/instance-338262-1173682995.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f1b3061e7694aa99406ed9e867c9dfa5

RANDOM SEED= 203503467

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1837424 kB
Buffers:         23052 kB
Cached:         147092 kB
SwapCached:       4276 kB
Active:          95428 kB
Inactive:        85028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837424 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:           10628 kB
Writeback:           0 kB
Mapped:          15156 kB
Slab:            23968 kB
Committed_AS:   709860 kB
PageTables:       1476 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= 66507 MiB

End job on node41 on Mon Mar 12 07:23:15 UTC 2007