Trace number 3387423

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 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  213453   549195 |   64035       0        0     nan |  0.000 % |
0.00/0.73	c |         0 |  149114   554238 |      --       0       --      -- |     --   | -64339/5043
0.00/0.73	c ==============================================================================
0.00/0.73	c Result  :   #vars: 26891   #clauses: 149114   #literals: 554238
0.00/0.73	c CPU time:   0.703892 s
0.00/0.73	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-3387423-1305601727/watcher-3387423-1305601727 -o /tmp/evaluation-result-3387423-1305601727/solver-3387423-1305601727 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387423-1305601727.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.01 2.02 1.91 3/536 1582
/proc/meminfo: memFree=18257620/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 652588976 8908800 250 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1582/statm: 2175 250 209 178 0 68 0

[startup+0.080306 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 1582
/proc/meminfo: memFree=18257620/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 652588976 8908800 250 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1582/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100318 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 1582
/proc/meminfo: memFree=18257620/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 652588976 8908800 250 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1582/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300268 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 1582
/proc/meminfo: memFree=18257620/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 652588976 8908800 250 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1582/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700193 s]
/proc/loadavg: 2.01 2.02 1.91 3/536 1582
/proc/meminfo: memFree=18257620/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 652588976 8908800 250 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1582/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 2.01 2.02 1.91 3/538 1585
/proc/meminfo: memFree=18232068/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=30772 CPUtime=0.65 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4519 0 0 0 65 0 0 0 20 0 1 0 652589060 31510528 3958 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1585/statm: 7693 3958 253 16 0 4335 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39472

[startup+3.1008 s]
/proc/loadavg: 2.01 2.02 1.91 3/538 1585
/proc/meminfo: memFree=18225736/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=31272 CPUtime=2.26 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 8769 0 0 0 225 1 0 0 25 0 1 0 652589060 32022528 4216 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1585/statm: 7818 4216 253 16 0 4460 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39972

[startup+6.30122 s]
/proc/loadavg: 2.01 2.02 1.91 3/538 1585
/proc/meminfo: memFree=18205892/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=50120 CPUtime=5.45 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 15943 0 0 0 543 2 0 0 25 0 1 0 652589060 51322880 8428 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 12530 8428 253 16 0 9172 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 58820

[startup+12.7011 s]
/proc/loadavg: 2.01 2.02 1.91 3/538 1585
/proc/meminfo: memFree=18177292/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=54540 CPUtime=11.84 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 17451 0 0 0 1182 2 0 0 25 0 1 0 652589060 55848960 9857 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 13635 9857 253 16 0 10277 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63240

[startup+25.5008 s]
/proc/loadavg: 2.01 2.02 1.91 3/538 1585
/proc/meminfo: memFree=18243380/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=61720 CPUtime=24.64 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 19773 0 0 0 2462 2 0 0 25 0 1 0 652589060 63201280 11754 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 15430 11754 253 16 0 12072 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 70420

[startup+51.1012 s]
/proc/loadavg: 2.00 2.01 1.91 3/538 1586
/proc/meminfo: memFree=18155424/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=61720 CPUtime=50.24 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 20212 0 0 0 5022 2 0 0 25 0 1 0 652589060 63201280 12184 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 15430 12184 253 16 0 12072 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70420

[startup+102.32 s]
/proc/loadavg: 2.14 2.05 1.93 3/538 1587
/proc/meminfo: memFree=18118188/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=99512 CPUtime=101.47 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 64427 0 0 0 10137 10 0 0 25 0 1 0 652589060 101900288 20989 33554432000 4194304 4256717 140736510948272 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 24878 20989 253 16 0 21520 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 108212

[startup+162.3 s]
/proc/loadavg: 2.18 2.08 1.95 3/538 1589
/proc/meminfo: memFree=18229380/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=99512 CPUtime=161.45 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 65109 0 0 0 16135 10 0 0 25 0 1 0 652589060 101900288 21641 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 24878 21641 253 16 0 21520 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 108212

[startup+222.301 s]
/proc/loadavg: 2.06 2.07 1.95 3/538 1591
/proc/meminfo: memFree=18184936/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=111184 CPUtime=221.44 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 67573 0 0 0 22134 10 0 0 25 0 1 0 652589060 113852416 24017 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 27796 24017 253 16 0 24438 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 119884

[startup+282.301 s]
/proc/loadavg: 2.02 2.05 1.95 3/538 1592
/proc/meminfo: memFree=18163076/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=111184 CPUtime=281.45 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 67573 0 0 0 28135 10 0 0 25 0 1 0 652589060 113852416 24017 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 27796 24017 253 16 0 24438 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 119884

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 1.95 3/538 1594
/proc/meminfo: memFree=18260860/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=111188 CPUtime=341.45 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 135130 0 0 0 34125 20 0 0 25 0 1 0 652589060 113856512 23551 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 27797 23551 253 16 0 24439 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 119888

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/538 1595
/proc/meminfo: memFree=18183080/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6

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

/proc/1585/statm: 48296 43264 253 16 0 44938 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 201884

[startup+4422.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/538 1865
/proc/meminfo: memFree=18531240/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=162364 CPUtime=4421.56 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4322806 0 0 0 441462 694 0 0 25 0 1 0 652589060 166260736 36958 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 40591 36958 253 16 0 37233 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 171064

[startup+4482.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/538 1866
/proc/meminfo: memFree=18506544/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4481.55 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4368455 0 0 0 447454 701 0 0 25 0 1 0 652589060 197820416 41916 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213969 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 41916 253 16 0 44938 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 201884

[startup+4542.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/538 1868
/proc/meminfo: memFree=18501908/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4541.56 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4426393 0 0 0 453445 711 0 0 25 0 1 0 652589060 197820416 43679 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213681 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 43679 253 16 0 44938 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 201884

[startup+4602.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/538 1872
/proc/meminfo: memFree=18510404/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4601.56 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4485719 0 0 0 459436 720 0 0 25 0 1 0 652589060 197820416 41311 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 41311 253 16 0 44938 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 201884

[startup+4662.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/538 1874
/proc/meminfo: memFree=18487012/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=243272 CPUtime=4661.56 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4549433 0 0 0 465424 732 0 0 25 0 1 0 652589060 249110528 45074 33554432000 4194304 4256717 140736510948272 18446744073709551615 4209019 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 60818 45074 253 16 0 57460 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 251972

[startup+4722.32 s]
/proc/loadavg: 2.02 2.04 2.00 3/538 1876
/proc/meminfo: memFree=18500988/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4721.58 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4613571 0 0 0 471415 743 0 0 25 0 1 0 652589060 197820416 44305 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 44305 253 16 0 44938 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 201884

[startup+4782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/538 1877
/proc/meminfo: memFree=18499208/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4781.56 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4659577 0 0 0 477404 752 0 0 25 0 1 0 652589060 197820416 44683 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 44683 253 16 0 44938 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 201884

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/538 1879
/proc/meminfo: memFree=18511080/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4841.57 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4718261 0 0 0 483394 763 0 0 25 0 1 0 652589060 197820416 40147 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 40147 253 16 0 44938 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 201884

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/538 1880
/proc/meminfo: memFree=18515376/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4901.57 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4775791 0 0 0 489385 772 0 0 25 0 1 0 652589060 197820416 40511 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 40511 253 16 0 44938 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 201884

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/538 1882
/proc/meminfo: memFree=18524136/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=193184 CPUtime=4961.57 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4833336 0 0 0 495377 780 0 0 25 0 1 0 652589060 197820416 40092 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 48296 40092 253 16 0 44938 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 201884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.11 2.04 2.01 3/538 1883
/proc/meminfo: memFree=18530552/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=162364 CPUtime=4999.18 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4868017 0 0 0 499132 786 0 0 25 0 1 0 652589060 166260736 36958 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 40591 36958 253 16 0 37233 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 171064

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.11 2.04 2.01 3/538 1883
/proc/meminfo: memFree=18530552/32951124 swapFree=51873468/67111528
[pid=1582] ppid=1580 vsize=8700 CPUtime=0.82 cores=0,2,4,6
/proc/1582/stat : 1582 (esg_static.sh) S 1580 1582 31886 0 -1 4202496 353 9617 0 0 0 0 79 3 18 0 1 0 652588976 8908800 252 33554432000 4194304 4922060 140736286307344 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1582/statm: 2175 252 209 178 0 68 0
[pid=1585] ppid=1582 vsize=162364 CPUtime=4999.18 cores=0,2,4,6
/proc/1585/stat : 1585 (minisat_static) R 1582 1582 31886 0 -1 4202496 4868017 0 0 0 499132 786 0 0 25 0 1 0 652589060 166260736 36958 33554432000 4194304 4256717 140736510948272 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1585/statm: 40591 36958 253 16 0 37233 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 171064

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1582 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=799878
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=34994
# CPU time returned by wait4() is 0.834872
# while last known CPU time is 5000
#
# 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
CPU user time (s): 4992.11
CPU system time (s): 7.89
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 332112

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

runsolver used 27.6448 second user time and 58.923 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-17 05:08:47
IDJOB=3387423
IDBENCH=83109
IDSOLVER=1874
FILE ID=node146/3387423-1305601727
RUNJOBID= node146-1305599435-1394
PBS_JOBID= 13350332
Free space on /tmp= 73192 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387423-1305601727/watcher-3387423-1305601727 -o /tmp/evaluation-result-3387423-1305601727/solver-3387423-1305601727 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387423-1305601727.cnf

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=181848492

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
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.75
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18257652 kB
Buffers:        236980 kB
Cached:        1620016 kB
SwapCached:      56140 kB
Active:       11561716 kB
Inactive:      2840412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18257652 kB
SwapTotal:    67111528 kB
SwapFree:     51873468 kB
Dirty:            5056 kB
Writeback:           0 kB
AnonPages:    12496148 kB
Mapped:          30328 kB
Slab:           121252 kB
PageTables:      98860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 161425160 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= 73260 MiB
End job on node146 at 2011-05-17 06:32:09