Trace number 3303610

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
glucose 2? (TO) 5000.08 5000.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.134978
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  356340   714705 |  106901       0        0     nan |  0.000 % |
0.00/1.00	c |         0 |  354225  1039145 |      --       0       --      -- |     --   | -2115/324440
0.00/1.00	c ==============================================================================
0.00/1.00	c Result  :   #vars: 2070   #clauses: 354225   #literals: 1039145
0.00/1.00	c CPU time:   0.979851 s
0.00/1.00	c ==============================================================================
1.10/1.16	c
1.10/1.16	c Starting glucose
1.10/1.16	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3303610-1306950734/watcher-3303610-1306950734 -o /tmp/evaluation-result-3303610-1306950734/solver-3303610-1306950734 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303610-1306950734.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.98 1.99 2/328 8298
/proc/meminfo: memFree=24311844/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 885303984 8912896 253 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8298/statm: 2176 253 211 178 0 69 0

[startup+0.082329 s]
/proc/loadavg: 1.88 1.98 1.99 2/328 8298
/proc/meminfo: memFree=24311844/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 885303984 8912896 253 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8298/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100322 s]
/proc/loadavg: 1.88 1.98 1.99 2/328 8298
/proc/meminfo: memFree=24311844/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 885303984 8912896 253 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8298/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300289 s]
/proc/loadavg: 1.88 1.98 1.99 2/328 8298
/proc/meminfo: memFree=24311844/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 885303984 8912896 253 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8298/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700208 s]
/proc/loadavg: 1.88 1.98 1.99 2/328 8298
/proc/meminfo: memFree=24311844/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 885303984 8912896 253 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8298/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50108 s]
/proc/loadavg: 1.88 1.98 1.99 3/330 8301
/proc/meminfo: memFree=24280180/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 8704

[startup+3.10079 s]
/proc/loadavg: 1.88 1.98 1.99 3/330 8302
/proc/meminfo: memFree=24270756/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=55164 CPUtime=1.93 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 16511 0 0 0 191 2 0 0 25 0 1 0 885304101 56487936 8949 33554432000 4194304 4260849 140733843087712 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 13791 8949 241 17 0 10432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63868

[startup+6.30019 s]
/proc/loadavg: 1.89 1.98 1.99 3/330 8302
/proc/meminfo: memFree=24227836/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=66656 CPUtime=5.12 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 21459 0 0 0 510 2 0 0 25 0 1 0 885304101 68255744 13462 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 16664 13462 251 17 0 13305 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 75360

[startup+12.701 s]
/proc/loadavg: 1.90 1.98 1.99 3/330 8303
/proc/meminfo: memFree=24191656/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=93064 CPUtime=11.53 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 33554 0 0 0 1149 4 0 0 25 0 1 0 885304101 95297536 19718 33554432000 4194304 4260849 140733843087712 18446744073709551615 4225969 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 23266 19718 251 17 0 19907 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 101768

[startup+25.5007 s]
/proc/loadavg: 1.92 1.98 1.99 3/330 8303
/proc/meminfo: memFree=24177900/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=93064 CPUtime=24.33 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 59646 0 0 0 2426 7 0 0 25 0 1 0 885304101 95297536 20064 33554432000 4194304 4260849 140733843087712 18446744073709551615 4225056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 23266 20064 251 17 0 19907 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101768

[startup+51.101 s]
/proc/loadavg: 1.95 1.98 1.99 3/330 8304
/proc/meminfo: memFree=24110868/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=142384 CPUtime=49.93 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 103989 0 0 0 4980 13 0 0 25 0 1 0 885304101 145801216 31138 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 35596 31138 251 17 0 32237 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151088

[startup+102.313 s]
/proc/loadavg: 1.98 1.98 1.99 3/330 8305
/proc/meminfo: memFree=24109604/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=142384 CPUtime=101.14 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 175664 0 0 0 10089 25 0 0 25 0 1 0 885304101 145801216 29680 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 35596 29680 251 17 0 32237 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 151088

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/330 8307
/proc/meminfo: memFree=24043704/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=142384 CPUtime=161.13 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 247810 0 0 0 16075 38 0 0 25 0 1 0 885304101 145801216 28896 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 35596 28896 251 17 0 32237 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 151088

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/330 8308
/proc/meminfo: memFree=24090152/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=173204 CPUtime=221.14 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 310218 0 0 0 22064 50 0 0 25 0 1 0 885304101 177360896 34618 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 43301 34618 251 17 0 39942 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 181908

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/330 8310
/proc/meminfo: memFree=24047808/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=173204 CPUtime=281.14 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 371157 0 0 0 28054 60 0 0 25 0 1 0 885304101 177360896 34727 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 43301 34727 251 17 0 39942 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 181908

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/330 8311
/proc/meminfo: memFree=24025060/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=173204 CPUtime=341.14 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 418990 0 0 0 34045 69 0 0 25 0 1 0 885304101 177360896 38982 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 43301 38982 251 17 0 39942 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 181908

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/330 8313
/proc/meminfo: memFree=24021168/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=173204 CPUtime=401.14 cores=1,3,5,7

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

/proc/8302/statm: 93188 69891 251 17 0 89829 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 381456

[startup+4362.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/330 8452
/proc/meminfo: memFree=23800168/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=372752 CPUtime=4361.21 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2493388 0 0 0 435600 521 0 0 25 0 1 0 885304101 381698048 78856 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 93188 78856 251 17 0 89829 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 381456

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/330 8453
/proc/meminfo: memFree=23832988/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=291364 CPUtime=4421.22 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2525751 0 0 0 441595 527 0 0 25 0 1 0 885304101 298356736 65887 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 72841 65887 251 17 0 69482 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 300068

[startup+4482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/330 8455
/proc/meminfo: memFree=23785084/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=373180 CPUtime=4481.22 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2533964 0 0 0 447592 530 0 0 25 0 1 0 885304101 382136320 74009 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 93295 74009 251 17 0 89936 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 381884

[startup+4542.3 s]
/proc/loadavg: 1.78 1.97 1.98 2/323 8477
/proc/meminfo: memFree=24068880/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=292432 CPUtime=4541.22 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2564386 0 0 0 453584 538 0 0 25 0 1 0 885304101 299450368 60803 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 73108 60803 251 17 0 69749 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 301136

[startup+4602.3 s]
/proc/loadavg: 1.31 1.79 1.92 2/323 8479
/proc/meminfo: memFree=24032724/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=373820 CPUtime=4601.23 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2573338 0 0 0 459581 542 0 0 25 0 1 0 885304101 382791680 69652 33554432000 4194304 4260849 140733843087712 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 93455 69652 251 17 0 90096 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 382524

[startup+4662.3 s]
/proc/loadavg: 1.12 1.66 1.86 2/323 8481
/proc/meminfo: memFree=24085360/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=294280 CPUtime=4661.22 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2603276 0 0 0 465574 548 0 0 25 0 1 0 885304101 301342720 56558 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 73570 56558 251 17 0 70211 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 302984

[startup+4722.31 s]
/proc/loadavg: 1.04 1.53 1.80 2/323 8482
/proc/meminfo: memFree=24045120/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=294708 CPUtime=4721.23 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2613425 0 0 0 471571 552 0 0 25 0 1 0 885304101 301780992 66589 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 73677 66589 251 17 0 70318 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 303412

[startup+4782.3 s]
/proc/loadavg: 1.01 1.44 1.75 2/323 8485
/proc/meminfo: memFree=24012208/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=377376 CPUtime=4781.22 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2621807 0 0 0 477565 557 0 0 25 0 1 0 885304101 386433024 74881 33554432000 4194304 4260849 140733843087712 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 94344 74881 251 17 0 90985 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 386080

[startup+4842.3 s]
/proc/loadavg: 1.00 1.35 1.70 2/323 8486
/proc/meminfo: memFree=24054056/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=296412 CPUtime=4841.23 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2654254 0 0 0 483557 566 0 0 25 0 1 0 885304101 303525888 64532 33554432000 4194304 4260849 140733843087712 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 74103 64532 251 17 0 70744 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 305116

[startup+4902.3 s]
/proc/loadavg: 1.00 1.29 1.66 2/323 8488
/proc/meminfo: memFree=24019040/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=378228 CPUtime=4901.23 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2663134 0 0 0 489554 569 0 0 25 0 1 0 885304101 387305472 73314 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 94557 73314 251 17 0 91198 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 386932

[startup+4962.3 s]
/proc/loadavg: 1.03 1.24 1.61 2/323 8490
/proc/meminfo: memFree=24072296/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=298760 CPUtime=4961.23 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2693905 0 0 0 495546 577 0 0 25 0 1 0 885304101 305930240 60081 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 74690 60081 251 17 0 71331 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 307464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.02 1.21 1.59 2/323 8490
/proc/meminfo: memFree=24044484/32951124 swapFree=67056304/67111528
[pid=8298] ppid=8296 vsize=8704 CPUtime=1.15 cores=1,3,5,7
/proc/8298/stat : 8298 (glucose.sh) S 8296 8298 7100 0 -1 4202496 361 6697 0 0 0 0 113 2 18 0 1 0 885303984 8912896 255 33554432000 4194304 4922060 140734341469072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8298/statm: 2176 255 211 178 0 69 0
[pid=8302] ppid=8298 vsize=298760 CPUtime=4998.93 cores=1,3,5,7
/proc/8302/stat : 8302 (glucose_static) R 8298 8298 7100 0 -1 4202496 2700871 0 0 0 499314 579 0 0 25 0 1 0 885304101 305930240 66980 33554432000 4194304 4260849 140733843087712 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8302/statm: 74690 66980 251 17 0 71331 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 307464

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8298 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=133827
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 1.16382
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.08
CPU user time (s): 4994.27
CPU system time (s): 5.81
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 519080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.13383
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7058
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= 8
involuntary context switches= 6

runsolver used 15.0087 second user time and 35.5796 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-01 19:52:14
IDJOB=3303610
IDBENCH=88216
IDSOLVER=1687
FILE ID=node110/3303610-1306950734
RUNJOBID= node110-1306950734-8277
PBS_JOBID= 13488580
Free space on /tmp= 73868 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303610-1306950734/watcher-3303610-1306950734 -o /tmp/evaluation-result-3303610-1306950734/solver-3303610-1306950734 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303610-1306950734.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1193911892

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24312124 kB
Buffers:        245868 kB
Cached:        4461380 kB
SwapCached:       8652 kB
Active:        3790404 kB
Inactive:      4529308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24312124 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            7812 kB
Writeback:           0 kB
AnonPages:     3609992 kB
Mapped:          27704 kB
Slab:           228116 kB
PageTables:      26264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75611304 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73860 MiB
End job on node110 at 2011-06-01 21:15:36