Trace number 3387573

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1761.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  211785   554190 |   63535       0        0     nan |  0.000 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1225   #clauses: 211785   #literals: 554190
0.00/0.06	c CPU time:   0.06099 s
0.00/0.06	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-3387573-1305606482/watcher-3387573-1305606482 -o /tmp/evaluation-result-3387573-1305606482/solver-3387573-1305606482 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387573-1305606482.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: 4.10 4.05 4.01 5/458 20363
/proc/meminfo: memFree=12843312/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 653064067 8908800 250 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20363/statm: 2175 250 209 178 0 68 0

[startup+0.0622969 s]
/proc/loadavg: 4.10 4.05 4.01 5/458 20363
/proc/meminfo: memFree=12843312/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 653064067 8908800 250 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20363/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100288 s]
/proc/loadavg: 4.10 4.05 4.01 5/458 20363
/proc/meminfo: memFree=12843312/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 653064067 8908800 250 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20363/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3002 s]
/proc/loadavg: 4.10 4.05 4.01 5/458 20363
/proc/meminfo: memFree=12843312/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700126 s]
/proc/loadavg: 4.10 4.05 4.01 5/458 20363
/proc/meminfo: memFree=12843312/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 4.09 4.05 4.01 5/460 20366
/proc/meminfo: memFree=12823712/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=28960 CPUtime=1.33 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 7274 0 0 0 132 1 0 0 25 0 1 0 653064082 29655040 3865 33554432000 4194304 4256717 140735698987120 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 7240 3865 251 16 0 3882 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37660

[startup+3.10071 s]
/proc/loadavg: 4.09 4.05 4.01 5/460 20366
/proc/meminfo: memFree=12821476/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=40752 CPUtime=2.93 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 12583 0 0 0 292 1 0 0 25 0 1 0 653064082 41730048 6185 33554432000 4194304 4256717 140735698987120 18446744073709551615 4230988 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 10188 6185 251 16 0 6830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 49452

[startup+6.30115 s]
/proc/loadavg: 4.08 4.05 4.01 5/460 20366
/proc/meminfo: memFree=12802008/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=52248 CPUtime=6.13 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 16685 0 0 0 611 2 0 0 25 0 1 0 653064082 53501952 9477 33554432000 4194304 4256717 140735698987120 18446744073709551615 4209925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 13062 9477 253 16 0 9704 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60948

[startup+12.701 s]
/proc/loadavg: 4.08 4.05 4.01 5/460 20366
/proc/meminfo: memFree=12791364/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=59428 CPUtime=12.53 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 19297 0 0 0 1251 2 0 0 25 0 1 0 653064082 60854272 11652 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 14857 11652 253 16 0 11499 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68128

[startup+25.5006 s]
/proc/loadavg: 4.13 4.06 4.01 5/460 20367
/proc/meminfo: memFree=12788380/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=47936 CPUtime=25.33 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 33887 0 0 0 2528 5 0 0 25 0 1 0 653064082 49086464 7893 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 11984 7893 253 16 0 8626 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56636

[startup+51.1009 s]
/proc/loadavg: 4.09 4.05 4.01 5/460 20367
/proc/meminfo: memFree=12736360/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=97772 CPUtime=50.94 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 65562 0 0 0 5086 8 0 0 25 0 1 0 653064082 100118528 18997 33554432000 4194304 4256717 140735698987120 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 24443 18997 253 16 0 21085 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106472

[startup+102.317 s]
/proc/loadavg: 4.04 4.04 4.00 5/460 20369
/proc/meminfo: memFree=12713528/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=109448 CPUtime=102.15 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 69401 0 0 0 10207 8 0 0 25 0 1 0 653064082 112074752 22626 33554432000 4194304 4256717 140735698987120 18446744073709551615 4218822 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 27362 22626 253 16 0 24004 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 118148

[startup+162.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/460 20370
/proc/meminfo: memFree=12683388/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=128652 CPUtime=162.13 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 83425 0 0 0 16204 9 0 0 25 0 1 0 653064082 131739648 28350 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 32163 28350 253 16 0 28805 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 137352

[startup+222.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/460 20372
/proc/meminfo: memFree=12671840/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=128652 CPUtime=222.13 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 84076 0 0 0 22203 10 0 0 25 0 1 0 653064082 131739648 28956 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213454 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 32163 28956 253 16 0 28805 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 137352

[startup+282.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/460 20373
/proc/meminfo: memFree=12627184/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=128652 CPUtime=282.13 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 84076 0 0 0 28203 10 0 0 25 0 1 0 653064082 131739648 28956 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 32163 28956 253 16 0 28805 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 137352

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/460 20375
/proc/meminfo: memFree=12663732/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=98308 CPUtime=342.13 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 107361 0 0 0 34200 13 0 0 25 0 1 0 653064082 100667392 18683 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 24577 18683 253 16 0 21219 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 107008

[startup+402.301 s]
/proc/loadavg: 4.10 4.04 4.01 5/460 20377
/proc/meminfo: memFree=12621536/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6

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

/proc/20366/statm: 61649 46251 253 16 0 58291 0
Current children cumulated CPU time (s) 4362.25
Current children cumulated vsize (KiB) 255296

[startup+4422.3 s]
/proc/loadavg: 2.02 2.13 2.54 3/458 20496
/proc/meminfo: memFree=17158808/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=247144 CPUtime=4422.11 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1521203 0 0 0 441937 274 0 0 25 0 1 0 653064082 253075456 49727 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 61786 49727 253 16 0 58428 0
Current children cumulated CPU time (s) 4422.25
Current children cumulated vsize (KiB) 255844

[startup+4482.3 s]
/proc/loadavg: 2.00 2.10 2.50 3/458 20497
/proc/meminfo: memFree=17160264/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=247932 CPUtime=4482.11 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1545087 0 0 0 447933 278 0 0 25 0 1 0 653064082 253882368 46710 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 61983 46710 253 16 0 58625 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 256632

[startup+4542.3 s]
/proc/loadavg: 2.00 2.08 2.47 3/458 20499
/proc/meminfo: memFree=17151692/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=248436 CPUtime=4542.11 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1548222 0 0 0 453931 280 0 0 25 0 1 0 653064082 254398464 49704 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 62109 49704 253 16 0 58751 0
Current children cumulated CPU time (s) 4542.25
Current children cumulated vsize (KiB) 257136

[startup+4602.3 s]
/proc/loadavg: 2.00 2.06 2.43 3/458 20501
/proc/meminfo: memFree=17154640/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=249464 CPUtime=4602.12 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1572177 0 0 0 459927 285 0 0 25 0 1 0 653064082 255451136 46057 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 62366 46057 253 16 0 59008 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 258164

[startup+4662.3 s]
/proc/loadavg: 2.00 2.05 2.41 3/458 20502
/proc/meminfo: memFree=17153384/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=249940 CPUtime=4662.11 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1575659 0 0 0 465925 286 0 0 25 0 1 0 653064082 255938560 49409 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 62485 49409 253 16 0 59127 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 258640

[startup+4722.32 s]
/proc/loadavg: 2.00 2.04 2.38 3/458 20504
/proc/meminfo: memFree=17155484/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=250684 CPUtime=4722.12 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1600579 0 0 0 471921 291 0 0 25 0 1 0 653064082 256700416 45989 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 62671 45989 253 16 0 59313 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 259384

[startup+4782.3 s]
/proc/loadavg: 2.04 2.04 2.35 3/458 20505
/proc/meminfo: memFree=17151740/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=250684 CPUtime=4782.11 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1604532 0 0 0 477918 293 0 0 25 0 1 0 653064082 256700416 49785 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 62671 49785 253 16 0 59313 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 259384

[startup+4842.3 s]
/proc/loadavg: 1.53 1.91 2.29 2/451 20526
/proc/meminfo: memFree=17350912/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=251544 CPUtime=4842.11 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1629693 0 0 0 483915 296 0 0 25 0 1 0 653064082 257581056 48020 33554432000 4194304 4256717 140735698987120 18446744073709551615 4218289 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 62886 48020 253 16 0 59528 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 260244

[startup+4902.3 s]
/proc/loadavg: 1.19 1.74 2.20 2/451 20528
/proc/meminfo: memFree=17365136/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=202360 CPUtime=4902.1 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1653205 0 0 0 489910 300 0 0 25 0 1 0 653064082 207216640 44543 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 50590 44543 253 16 0 47232 0
Current children cumulated CPU time (s) 4902.24
Current children cumulated vsize (KiB) 211060

[startup+4962.3 s]
/proc/loadavg: 1.07 1.60 2.13 2/451 20529
/proc/meminfo: memFree=17351940/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=252652 CPUtime=4962.11 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1656683 0 0 0 495909 302 0 0 25 0 1 0 653064082 258715648 47890 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 63163 47890 253 16 0 59805 0
Current children cumulated CPU time (s) 4962.25
Current children cumulated vsize (KiB) 261352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 1.03 1.53 2.08 2/451 20530
/proc/meminfo: memFree=17366796/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=202564 CPUtime=4999.92 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1678697 0 0 0 499687 305 0 0 25 0 1 0 653064082 207425536 44152 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 50641 44152 253 16 0 47283 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 211264

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

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

[startup+5000.1 s]
/proc/loadavg: 1.03 1.53 2.08 2/451 20530
/proc/meminfo: memFree=17366796/32951124 swapFree=63485432/67111528
[pid=20363] ppid=20361 vsize=8700 CPUtime=0.14 cores=0,2,4,6
/proc/20363/stat : 20363 (esg_static.sh) S 20361 20363 17732 0 -1 4202496 353 2949 0 0 0 0 14 0 24 0 1 0 653064067 8908800 252 33554432000 4194304 4922060 140737049462432 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20363/statm: 2175 252 209 178 0 68 0
[pid=20366] ppid=20363 vsize=202564 CPUtime=4999.92 cores=0,2,4,6
/proc/20366/stat : 20366 (minisat_static) R 20363 20363 17732 0 -1 4202496 1678697 0 0 0 499687 305 0 0 25 0 1 0 653064082 207425536 44152 33554432000 4194304 4256717 140735698987120 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20366/statm: 50641 44152 253 16 0 47283 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 211264

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.12
CPU time (s): 5000.06
CPU user time (s): 4997.01
CPU system time (s): 3.05
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 341492

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

runsolver used 23.1635 second user time and 49.9384 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-17 06:28:02
IDJOB=3387573
IDBENCH=85987
IDSOLVER=1874
FILE ID=node147/3387573-1305606482
RUNJOBID= node147-1305601144-19691
PBS_JOBID= 13350331
Free space on /tmp= 73168 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387573-1305606482/watcher-3387573-1305606482 -o /tmp/evaluation-result-3387573-1305606482/solver-3387573-1305606482 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387573-1305606482.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=193866730

node147.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.836
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.67
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.836
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.836
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.82
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
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.836
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:      12843344 kB
Buffers:        336908 kB
Cached:        5459412 kB
SwapCached:      13124 kB
Active:       13408004 kB
Inactive:      6409460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12843344 kB
SwapTotal:    67111528 kB
SwapFree:     63485432 kB
Dirty:            4296 kB
Writeback:           0 kB
AnonPages:    14017084 kB
Mapped:          28284 kB
Slab:           154052 kB
PageTables:      67772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125950340 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= 73168 MiB
End job on node147 at 2011-05-17 07:51:24