Trace number 3387549

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
minisat hack: minisat_psm 2011-04-01? (TO) 5000.02 4999.93

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.252
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4577     9520 |    1373       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    3634     9851 |      --       0       --      -- |     --   | -93/2100
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 404   #clauses: 3634   #literals: 9851
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	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: 961)

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-3387549-1305605859/watcher-3387549-1305605859 -o /tmp/evaluation-result-3387549-1305605859/solver-3387549-1305605859 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387549-1305605859.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.13 2.07 2.01 3/518 13606
/proc/meminfo: memFree=13099620/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0

[startup+0.0558549 s]
/proc/loadavg: 2.13 2.07 2.01 3/518 13606
/proc/meminfo: memFree=13099620/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100846 s]
/proc/loadavg: 2.13 2.07 2.01 3/518 13606
/proc/meminfo: memFree=13099620/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.309807 s]
/proc/loadavg: 2.13 2.07 2.01 3/518 13606
/proc/meminfo: memFree=13099620/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700729 s]
/proc/loadavg: 2.13 2.07 2.01 3/518 13606
/proc/meminfo: memFree=13099620/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 2.13 2.07 2.01 3/520 13610
/proc/meminfo: memFree=13092736/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=20184 CPUtime=1.48 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1936 0 0 0 148 0 0 0 25 0 1 0 672182577 20668416 1506 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 5046 1506 252 16 0 1688 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28884

[startup+3.10025 s]
/proc/loadavg: 2.12 2.07 2.01 3/520 13610
/proc/meminfo: memFree=13087032/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=26216 CPUtime=3.08 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 2767 0 0 0 308 0 0 0 25 0 1 0 672182577 26845184 2256 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 6554 2256 252 16 0 3196 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34916

[startup+6.30061 s]
/proc/loadavg: 2.12 2.07 2.01 3/520 13610
/proc/meminfo: memFree=13079696/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=28000 CPUtime=6.28 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 4037 0 0 0 628 0 0 0 25 0 1 0 672182577 28672000 3409 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 7000 3409 252 16 0 3642 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36700

[startup+12.7003 s]
/proc/loadavg: 2.10 2.06 2.01 3/520 13610
/proc/meminfo: memFree=13066456/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=33440 CPUtime=12.68 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 8674 0 0 0 1267 1 0 0 25 0 1 0 672182577 34242560 4254 33554432000 4194304 4256717 140733581184000 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 8360 4254 253 16 0 5002 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42140

[startup+25.5008 s]
/proc/loadavg: 2.08 2.06 2.01 3/520 13610
/proc/meminfo: memFree=13065084/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=45312 CPUtime=25.48 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 19513 0 0 0 2546 2 0 0 25 0 1 0 672182577 46399488 7948 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 11328 7948 253 16 0 7970 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54012

[startup+51.1007 s]
/proc/loadavg: 2.11 2.07 2.01 3/520 13611
/proc/meminfo: memFree=13066016/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=54984 CPUtime=51.08 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 29927 0 0 0 5105 3 0 0 25 0 1 0 672182577 56303616 9618 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213551 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 13746 9618 253 16 0 10388 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63684

[startup+102.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/520 13612
/proc/meminfo: memFree=13028884/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=69352 CPUtime=102.29 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 41917 0 0 0 10224 5 0 0 25 0 1 0 672182577 71016448 12497 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 17338 12497 253 16 0 13980 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 78052

[startup+162.301 s]
/proc/loadavg: 2.21 2.09 2.02 3/520 13644
/proc/meminfo: memFree=12913668/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=80464 CPUtime=162.29 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 46541 0 0 0 16221 8 0 0 25 0 1 0 672182577 82395136 16736 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 20116 16736 253 16 0 16758 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89164

[startup+222.32 s]
/proc/loadavg: 2.07 2.07 2.01 3/520 13645
/proc/meminfo: memFree=12888396/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=80464 CPUtime=222.31 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 46541 0 0 0 22223 8 0 0 25 0 1 0 672182577 82395136 16736 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 20116 16736 253 16 0 16758 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 89164

[startup+282.301 s]
/proc/loadavg: 2.03 2.06 2.01 3/520 13647
/proc/meminfo: memFree=12892288/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=80892 CPUtime=282.29 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 53240 0 0 0 28220 9 0 0 25 0 1 0 672182577 82833408 16843 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 20223 16843 253 16 0 16865 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 89592

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/520 13649
/proc/meminfo: memFree=12878568/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=94592 CPUtime=342.3 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 79563 0 0 0 34217 13 0 0 25 0 1 0 672182577 96862208 18881 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13608/statm: 23648 18881 253 16 0 20290 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103292

[startup+402.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/520 13650
/proc/meminfo: memFree=12844024/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6

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

/proc/13608/statm: 44043 37152 253 16 0 40685 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 184872

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 13768
/proc/meminfo: memFree=12667184/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4362.37 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1058037 0 0 0 436059 178 0 0 25 0 1 0 672182577 180400128 36047 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 36047 253 16 0 40685 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 184872

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/520 13769
/proc/meminfo: memFree=12640116/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4422.37 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1060687 0 0 0 442058 179 0 0 25 0 1 0 672182577 180400128 38452 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 38452 253 16 0 40685 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 184872

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/520 13771
/proc/meminfo: memFree=12667104/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4482.38 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1078974 0 0 0 448056 182 0 0 25 0 1 0 672182577 180400128 36919 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 36919 253 16 0 40685 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 184872

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 13773
/proc/meminfo: memFree=12642024/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4542.38 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1081011 0 0 0 454056 182 0 0 25 0 1 0 672182577 180400128 38787 33554432000 4194304 4256717 140733581184000 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 38787 253 16 0 40685 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 184872

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/520 13774
/proc/meminfo: memFree=12652392/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4602.38 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1100559 0 0 0 460053 185 0 0 25 0 1 0 672182577 180400128 38289 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 38289 253 16 0 40685 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 184872

[startup+4662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/520 13776
/proc/meminfo: memFree=12671688/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4662.39 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1118097 0 0 0 466051 188 0 0 25 0 1 0 672182577 180400128 35687 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 35687 253 16 0 40685 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 184872

[startup+4722.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/520 13777
/proc/meminfo: memFree=12676612/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4722.4 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1119070 0 0 0 472052 188 0 0 25 0 1 0 672182577 180400128 36574 33554432000 4194304 4256717 140733581184000 18446744073709551615 4211932 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 36574 253 16 0 40685 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 184872

[startup+4782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/520 13779
/proc/meminfo: memFree=12672220/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4782.4 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1119736 0 0 0 478051 189 0 0 25 0 1 0 672182577 180400128 37186 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 37186 253 16 0 40685 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 184872

[startup+4842.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/520 13781
/proc/meminfo: memFree=12627180/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4842.41 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1120642 0 0 0 484052 189 0 0 25 0 1 0 672182577 180400128 38016 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 38016 253 16 0 40685 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 184872

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 13782
/proc/meminfo: memFree=12631964/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4902.4 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1121619 0 0 0 490050 190 0 0 25 0 1 0 672182577 180400128 38905 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 38905 253 16 0 40685 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 184872

[startup+4962.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/520 13784
/proc/meminfo: memFree=12676924/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=4962.4 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1138237 0 0 0 496048 192 0 0 25 0 1 0 672182577 180400128 35205 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 35205 253 16 0 40685 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 184872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.11 2.05 2.01 3/520 13785
/proc/meminfo: memFree=12647132/32950928 swapFree=45358800/67111528
[pid=13606] ppid=13604 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13606/stat : 13606 (esg_static.sh) S 13604 13606 11438 0 -1 4202496 353 260 0 0 0 0 0 0 25 0 1 0 672182576 8908800 251 33554432000 4194304 4922060 140733327151488 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13606/statm: 2175 251 209 178 0 68 0
[pid=13608] ppid=13606 vsize=176172 CPUtime=5000.02 cores=0,2,4,6
/proc/13608/stat : 13608 (minisat_static) R 13606 13606 11438 0 -1 4202496 1139707 0 0 0 499809 193 0 0 25 0 1 0 672182577 180400128 36563 33554432000 4194304 4256717 140733581184000 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13608/statm: 44043 36563 253 16 0 40685 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 184872

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 13606 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=7998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 5000.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.93
CPU time (s): 5000.02
CPU user time (s): 4998.09
CPU system time (s): 1.93
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 265012

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

runsolver used 26.8809 second user time and 58.7401 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-17 06:17:39
IDJOB=3387549
IDBENCH=84808
IDSOLVER=1874
FILE ID=node149/3387549-1305605859
RUNJOBID= node149-1305600022-13063
PBS_JOBID= 13350329
Free space on /tmp= 73600 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387549-1305605859/watcher-3387549-1305605859 -o /tmp/evaluation-result-3387549-1305605859/solver-3387549-1305605859 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387549-1305605859.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=626591203

node149.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.806
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.61
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.806
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.806
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13099776 kB
Buffers:        110052 kB
Cached:         698520 kB
SwapCached:      36272 kB
Active:       10309792 kB
Inactive:      9254364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13099776 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:    18731668 kB
Mapped:          31940 kB
Slab:            99612 kB
PageTables:     117976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173410908 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= 73444 MiB
End job on node149 at 2011-05-17 07:41:01