Trace number 3303362

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.06 5000.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1716.97
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  171155   344000 |   51346       0        0     nan |  0.000 % |
0.00/0.52	c |         0 |  169335   572372 |      --       0       --      -- |     --   | -1820/228372
0.00/0.52	c ==============================================================================
0.00/0.52	c Result  :   #vars: 1755   #clauses: 169335   #literals: 572372
0.00/0.52	c CPU time:   0.52092 s
0.00/0.52	c ==============================================================================
0.00/0.62	c
0.00/0.62	c Starting glucose
0.00/0.62	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: 935)

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-3303362-1303899341/watcher-3303362-1303899341 -o /tmp/evaluation-result-3303362-1303899341/solver-3303362-1303899341 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303362-1303899341.cnf 

running on 4 cores: 0,2,4,6

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: 0.00 0.00 0.00 2/172 12578
/proc/meminfo: memFree=15961152/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 501533799 8912896 253 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12578/statm: 2176 253 211 178 0 69 0

[startup+0.045808 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12578
/proc/meminfo: memFree=15961152/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 501533799 8912896 253 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12578/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100854 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12578
/proc/meminfo: memFree=15961152/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 501533799 8912896 253 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12578/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300812 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12578
/proc/meminfo: memFree=15961152/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 501533799 8912896 253 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12578/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700671 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12578
/proc/meminfo: memFree=15961152/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 8704

[startup+1.5006 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 12589
/proc/meminfo: memFree=15927136/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=31564 CPUtime=0.86 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 5724 0 0 0 86 0 0 0 23 0 1 0 501533862 32321536 3687 33554432000 4194304 4260849 140734196229392 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 7891 3687 251 17 0 4532 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40268

[startup+3.10029 s]
/proc/loadavg: 0.16 0.03 0.01 3/178 12589
/proc/meminfo: memFree=15923912/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=38940 CPUtime=2.46 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 14109 0 0 0 245 1 0 0 25 0 1 0 501533862 39874560 6571 33554432000 4194304 4260849 140734196229392 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 9735 6571 251 17 0 6376 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47644

[startup+6.56684 s]
/proc/loadavg: 0.39 0.08 0.03 3/178 12589
/proc/meminfo: memFree=15890820/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=57616 CPUtime=6.98 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 18374 0 0 0 695 3 0 0 25 0 1 0 501533862 58998784 10661 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 14404 10661 251 17 0 11045 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 66320

[startup+12.7007 s]
/proc/loadavg: 0.52 0.11 0.04 3/178 12589
/proc/meminfo: memFree=15880844/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=76464 CPUtime=12.05 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 23723 0 0 0 1202 3 0 0 25 0 1 0 501533862 78299136 11242 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 19116 11242 251 17 0 15757 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85168

[startup+25.5004 s]
/proc/loadavg: 0.74 0.18 0.06 3/178 12589
/proc/meminfo: memFree=15861840/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=76464 CPUtime=24.86 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 28582 0 0 0 2482 4 0 0 25 0 1 0 501533862 78299136 15910 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 19116 15910 251 17 0 15757 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85168

[startup+51.101 s]
/proc/loadavg: 1.17 0.32 0.11 3/178 12590
/proc/meminfo: memFree=15852444/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=76464 CPUtime=50.46 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 45500 0 0 0 5040 6 0 0 25 0 1 0 501533862 78299136 15952 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 19116 15952 251 17 0 15757 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85168

[startup+102.301 s]
/proc/loadavg: 1.67 0.60 0.21 3/178 12591
/proc/meminfo: memFree=15795632/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=125784 CPUtime=101.65 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 95635 0 0 0 10152 13 0 0 25 0 1 0 501533862 128802816 25346 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 31446 25346 251 17 0 28087 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 134488

[startup+162.301 s]
/proc/loadavg: 1.88 0.85 0.32 3/178 12593
/proc/meminfo: memFree=15817452/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=89348 CPUtime=161.66 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 140518 0 0 0 16143 23 0 0 25 0 1 0 501533862 91492352 19173 33554432000 4194304 4260849 140734196229392 18446744073709551615 4225142 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 22337 19173 251 17 0 18978 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 98052

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.42 3/178 12595
/proc/meminfo: memFree=15802196/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=89348 CPUtime=221.66 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 184538 0 0 0 22135 31 0 0 25 0 1 0 501533862 91492352 19180 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224721 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 22337 19180 251 17 0 18978 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 98052

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/178 12596
/proc/meminfo: memFree=15744288/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=169488 CPUtime=281.66 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 229291 0 0 0 28127 39 0 0 25 0 1 0 501533862 173555712 32257 33554432000 4194304 4260849 140734196229392 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 42372 32257 251 17 0 39013 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 178192

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.61 3/178 12598
/proc/meminfo: memFree=15791404/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=89348 CPUtime=341.66 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 267781 0 0 0 34118 48 0 0 25 0 1 0 501533862 91492352 19180 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 22337 19180 251 17 0 18978 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 98052

[startup+402.301 s]
/proc/loadavg: 2.03 1.48 0.69 3/178 12599
/proc/meminfo: memFree=15791652/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6

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

/proc/12589/statm: 75241 52212 251 17 0 71882 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 309668

[startup+4422.31 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 12780
/proc/meminfo: memFree=15774756/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=138668 CPUtime=4421.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2019845 0 0 0 441693 480 0 0 25 0 1 0 501533862 141996032 31250 33554432000 4194304 4260849 140734196229392 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 34667 31250 251 17 0 31308 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 147372

[startup+4482.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 12781
/proc/meminfo: memFree=15696636/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=219576 CPUtime=4481.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2036691 0 0 0 447688 485 0 0 25 0 1 0 501533862 224845824 47993 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 54894 47993 251 17 0 51535 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 228280

[startup+4542.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/178 12783
/proc/meminfo: memFree=15636736/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=300964 CPUtime=4541.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2048835 0 0 0 453683 490 0 0 25 0 1 0 501533862 308187136 60064 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 75241 60064 251 17 0 71882 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 309668

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 12784
/proc/meminfo: memFree=15716336/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=219576 CPUtime=4601.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2074767 0 0 0 459676 497 0 0 25 0 1 0 501533862 224845824 40328 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 54894 40328 251 17 0 51535 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 228280

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12786
/proc/meminfo: memFree=15655316/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=300964 CPUtime=4661.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2089964 0 0 0 465671 502 0 0 25 0 1 0 501533862 308187136 55437 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 75241 55437 251 17 0 71882 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 309668

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12788
/proc/meminfo: memFree=15743100/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=169488 CPUtime=4721.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2115207 0 0 0 471663 510 0 0 25 0 1 0 501533862 173555712 33728 33554432000 4194304 4260849 140734196229392 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 42372 33728 251 17 0 39013 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 178192

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12789
/proc/meminfo: memFree=15668700/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=219576 CPUtime=4781.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2132374 0 0 0 477659 514 0 0 25 0 1 0 501533862 224845824 50783 33554432000 4194304 4260849 140734196229392 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 54894 50783 251 17 0 51535 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 228280

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12791
/proc/meminfo: memFree=15602232/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=139356 CPUtime=4841.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2159855 0 0 0 483652 521 0 0 25 0 1 0 501533862 142700544 30928 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 34839 30928 251 17 0 31480 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 148060

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12792
/proc/meminfo: memFree=15672904/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=220264 CPUtime=4901.73 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2177361 0 0 0 489648 525 0 0 25 0 1 0 501533862 225550336 48323 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 55066 48323 251 17 0 51707 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 228968

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12794
/proc/meminfo: memFree=15616356/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=302220 CPUtime=4961.74 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2191449 0 0 0 495645 529 0 0 25 0 1 0 501533862 309473280 62306 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 75555 62306 251 17 0 72196 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 310924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12795
/proc/meminfo: memFree=15726584/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=170744 CPUtime=4999.44 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2211845 0 0 0 499410 534 0 0 25 0 1 0 501533862 174841856 34830 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 42686 34830 251 17 0 39327 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 179448

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 12795
/proc/meminfo: memFree=15726584/32951132 swapFree=67111528/67111528
[pid=12578] ppid=12576 vsize=8704 CPUtime=0.62 cores=0,2,4,6
/proc/12578/stat : 12578 (glucose.sh) S 12576 12578 12546 0 -1 4202496 359 3601 0 0 0 0 61 1 19 0 1 0 501533799 8912896 255 33554432000 4194304 4922060 140734887463424 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12578/statm: 2176 255 211 178 0 69 0
[pid=12589] ppid=12578 vsize=170744 CPUtime=4999.44 cores=0,2,4,6
/proc/12589/stat : 12589 (glucose_static) R 12578 12578 12546 0 -1 4202496 2211845 0 0 0 499410 534 0 0 25 0 1 0 501533862 174841856 34830 33554432000 4194304 4260849 140734196229392 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12589/statm: 42686 34830 251 17 0 39327 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 179448

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.06
CPU user time (s): 4994.71
CPU system time (s): 5.35
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 360244

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

runsolver used 10.3004 second user time and 19.786 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-27 12:15:42
IDJOB=3303362
IDBENCH=71443
IDSOLVER=1687
FILE ID=node131/3303362-1303899341
RUNJOBID= node131-1303899341-12564
PBS_JOBID= 13164517
Free space on /tmp= 71396 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303362-1303899341/watcher-3303362-1303899341 -o /tmp/evaluation-result-3303362-1303899341/solver-3303362-1303899341 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303362-1303899341.cnf 

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=457050370

node131.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.75
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.83
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.75
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.77
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.75
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.75
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15961936 kB
Buffers:       1023940 kB
Cached:       15378652 kB
SwapCached:          0 kB
Active:        6349320 kB
Inactive:     10120336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15961936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3492 kB
Writeback:           8 kB
AnonPages:       66352 kB
Mapped:          14936 kB
Slab:           455512 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   191644 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71388 MiB
End job on node131 at 2011-04-27 13:39:04