Trace number 3498895

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
rcl 2011-04-01? (TO) 5000.03 4999.91

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25863    60347 |    7758       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   19663    59086 |      --       0       --      -- |     --   | -6198/-1256
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 4390   #clauses: 19663   #literals: 59086
0.00/0.08	c CPU time:   0.082987 s
0.00/0.08	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.1 (svn: 989)

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-3498895-1308150534/watcher-3498895-1308150534 -o /tmp/evaluation-result-3498895-1308150534/solver-3498895-1308150534 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498895-1308150534.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: 2.00 1.96 1.95 1/175 13081
/proc/meminfo: memFree=30951320/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 926651270 8908800 249 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13081/statm: 2175 249 209 178 0 68 0

[startup+0.072591 s]
/proc/loadavg: 2.00 1.96 1.95 1/175 13081
/proc/meminfo: memFree=30951320/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 926651270 8908800 249 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13081/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100597 s]
/proc/loadavg: 2.00 1.96 1.95 1/175 13081
/proc/meminfo: memFree=30951320/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.300548 s]
/proc/loadavg: 2.00 1.96 1.95 1/175 13081
/proc/meminfo: memFree=30951320/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.700502 s]
/proc/loadavg: 2.00 1.96 1.95 1/175 13081
/proc/meminfo: memFree=30951320/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30938840/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=12232 CPUtime=1.4 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 1546 0 0 0 140 0 0 0 25 0 1 0 926651280 12525568 1457 33554432000 4194304 4218580 140734286645792 18446744073709551615 4199568 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13095/statm: 3058 1457 131 6 0 1528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20932

[startup+3.10107 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30935492/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=13656 CPUtime=3 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 1881 0 0 0 300 0 0 0 25 0 1 0 926651280 13983744 1792 33554432000 4194304 4218580 140734286645792 18446744073709551615 4210799 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13095/statm: 3414 1792 131 6 0 1884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22356

[startup+6.30045 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30930916/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=15752 CPUtime=6.2 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 2430 0 0 0 620 0 0 0 25 0 1 0 926651280 16130048 2334 33554432000 4194304 4218580 140734286645792 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13095/statm: 3938 2334 131 6 0 2408 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24452

[startup+12.7003 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30925400/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=18484 CPUtime=12.6 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 3129 0 0 0 1260 0 0 0 25 0 1 0 926651280 18927616 3027 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13095/statm: 4621 3027 131 6 0 3091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27184

[startup+25.5009 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30919636/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=21576 CPUtime=25.4 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 3940 0 0 0 2540 0 0 0 25 0 1 0 926651280 22093824 3780 33554432000 4194304 4218580 140734286645792 18446744073709551615 4210728 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13095/statm: 5394 3780 131 6 0 3864 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30276

[startup+51.1012 s]
/proc/loadavg: 2.00 1.97 1.95 3/181 13097
/proc/meminfo: memFree=30911300/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=23668 CPUtime=51 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 4597 0 0 0 5100 0 0 0 25 0 1 0 926651280 24236032 4292 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 5917 4292 131 6 0 4387 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32368

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.95 3/181 13098
/proc/meminfo: memFree=30896280/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=29164 CPUtime=102.2 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 6282 0 0 0 10219 1 0 0 25 0 1 0 926651280 29863936 5677 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 7291 5677 131 6 0 5761 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37864

[startup+162.301 s]
/proc/loadavg: 2.00 1.97 1.95 3/181 13100
/proc/meminfo: memFree=30892288/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=32052 CPUtime=162.2 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 7514 0 0 0 16219 1 0 0 25 0 1 0 926651280 32821248 6389 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 8013 6389 131 6 0 6483 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 40752

[startup+222.3 s]
/proc/loadavg: 2.05 1.99 1.96 3/181 13102
/proc/meminfo: memFree=30888804/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=34180 CPUtime=222.2 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 8491 0 0 0 22218 2 0 0 25 0 1 0 926651280 35000320 6945 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 8545 6945 131 6 0 7015 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42880

[startup+282.3 s]
/proc/loadavg: 2.09 2.00 1.96 3/181 13103
/proc/meminfo: memFree=30873284/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=35552 CPUtime=282.21 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 9204 0 0 0 28219 2 0 0 25 0 1 0 926651280 36405248 7264 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208586 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 8888 7264 131 6 0 7358 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44252

[startup+342.3 s]
/proc/loadavg: 2.03 2.00 1.96 3/181 13105
/proc/meminfo: memFree=30869912/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=38016 CPUtime=342.2 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 10402 0 0 0 34218 2 0 0 25 0 1 0 926651280 38928384 7913 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 9504 7913 131 6 0 7974 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 46716

[startup+402.301 s]
/proc/loadavg: 2.12 2.03 1.97 3/181 13106
/proc/meminfo: memFree=30868276/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6

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

/proc/13095/statm: 52739 51139 131 6 0 51209 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 219656

[startup+4422.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 13276
/proc/meminfo: memFree=30708000/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=211320 CPUtime=4422.32 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 73242 0 0 0 442198 34 0 0 25 0 1 0 926651280 216391680 51210 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 52830 51210 131 6 0 51300 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 220020

[startup+4482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 13277
/proc/meminfo: memFree=30701776/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=213780 CPUtime=4482.31 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 73926 0 0 0 448197 34 0 0 25 0 1 0 926651280 218910720 51845 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 53445 51845 131 6 0 51915 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 222480

[startup+4542.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/181 13279
/proc/meminfo: memFree=30698396/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=214140 CPUtime=4542.32 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 73992 0 0 0 454198 34 0 0 25 0 1 0 926651280 219279360 51911 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 53535 51911 131 6 0 52005 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 222840

[startup+4602.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/181 13280
/proc/meminfo: memFree=30688948/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=218196 CPUtime=4602.33 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 75079 0 0 0 460198 35 0 0 25 0 1 0 926651280 223432704 52946 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 54549 52946 131 6 0 53019 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 226896

[startup+4662.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/181 13282
/proc/meminfo: memFree=30686440/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=219064 CPUtime=4662.32 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 75279 0 0 0 466197 35 0 0 25 0 1 0 926651280 224321536 53146 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 54766 53146 131 6 0 53236 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 227764

[startup+4722.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 13284
/proc/meminfo: memFree=30683200/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=222180 CPUtime=4722.34 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 76086 0 0 0 472198 36 0 0 25 0 1 0 926651280 227512320 53953 33554432000 4194304 4218580 140734286645792 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 55545 53953 131 6 0 54015 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 230880

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 13285
/proc/meminfo: memFree=30679936/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=222632 CPUtime=4782.33 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 76252 0 0 0 478197 36 0 0 25 0 1 0 926651280 227975168 54056 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 55658 54056 131 6 0 54128 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 231332

[startup+4842.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 13287
/proc/meminfo: memFree=30674816/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=225340 CPUtime=4842.33 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 76921 0 0 0 484197 36 0 0 25 0 1 0 926651280 230748160 54725 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 56335 54725 131 6 0 54805 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 234040

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 13288
/proc/meminfo: memFree=30670820/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=226960 CPUtime=4902.33 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 77358 0 0 0 490196 37 0 0 25 0 1 0 926651280 232407040 55114 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 56740 55114 131 6 0 55210 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 235660

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 13290
/proc/meminfo: memFree=30668556/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=229024 CPUtime=4962.33 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 77883 0 0 0 496196 37 0 0 25 0 1 0 926651280 234520576 55639 33554432000 4194304 4218580 140734286645792 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 57256 55639 131 6 0 55726 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 237724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 13291
/proc/meminfo: memFree=30660352/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=232072 CPUtime=4999.94 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 78650 0 0 0 499956 38 0 0 25 0 1 0 926651280 237641728 56406 33554432000 4194304 4218580 140734286645792 18446744073709551615 4200617 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 58018 56406 131 6 0 56488 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 240772

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 13291
/proc/meminfo: memFree=30660352/32951124 swapFree=67072804/67111528
[pid=13081] ppid=13079 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/13081/stat : 13081 (esg_static.sh) S 13079 13081 13045 0 -1 4202496 353 1356 0 0 0 0 9 0 25 0 1 0 926651270 8908800 252 33554432000 4194304 4922060 140734394700464 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13081/statm: 2175 252 209 178 0 68 0
[pid=13095] ppid=13081 vsize=232072 CPUtime=4999.94 cores=0,2,4,6
/proc/13095/stat : 13095 (cdcl) R 13081 13081 13045 0 -1 4202496 78650 0 0 0 499956 38 0 0 25 0 1 0 926651280 237641728 56406 33554432000 4194304 4218580 140734286645792 18446744073709551615 4200617 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13095/statm: 58018 56406 131 6 0 56488 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 240772

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.65
CPU system time (s): 0.38
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 240772

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

runsolver used 8.84266 second user time and 18.4032 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-15 17:08:54
IDJOB=3498895
IDBENCH=70810
IDSOLVER=1993
FILE ID=node135/3498895-1308150534
RUNJOBID= node135-1308150534-13063
PBS_JOBID= 13575598
Free space on /tmp= 73708 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498895-1308150534/watcher-3498895-1308150534 -o /tmp/evaluation-result-3498895-1308150534/solver-3498895-1308150534 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498895-1308150534.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1142121576

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30951656 kB
Buffers:        538388 kB
Cached:        1049476 kB
SwapCached:       6548 kB
Active:         764880 kB
Inactive:       847660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30951656 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:       24028 kB
Mapped:           9532 kB
Slab:           321416 kB
PageTables:       4252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   160768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73700 MiB
End job on node135 at 2011-06-15 18:32:16