Trace number 3387575

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.04 5000.03

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2647.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  230544   603180 |   69163       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1296   #clauses: 230544   #literals: 603180
0.00/0.07	c CPU time:   0.066989 s
0.00/0.07	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-3387575-1305606583/watcher-3387575-1305606583 -o /tmp/evaluation-result-3387575-1305606583/solver-3387575-1305606583 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387575-1305606583.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: 3.13 3.12 3.09 3/500 8472
/proc/meminfo: memFree=17144548/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 672257961 8908800 250 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8472/statm: 2175 250 209 178 0 68 0

[startup+0.031042 s]
/proc/loadavg: 3.13 3.12 3.09 3/500 8472
/proc/meminfo: memFree=17144548/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 672257961 8908800 250 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8472/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101054 s]
/proc/loadavg: 3.13 3.12 3.09 3/500 8472
/proc/meminfo: memFree=17144548/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 672257961 8908800 250 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8472/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30102 s]
/proc/loadavg: 3.13 3.12 3.09 3/500 8472
/proc/meminfo: memFree=17144548/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700955 s]
/proc/loadavg: 3.13 3.12 3.09 3/500 8472
/proc/meminfo: memFree=17144548/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 3.13 3.12 3.09 4/502 8475
/proc/meminfo: memFree=17122704/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=33652 CPUtime=1.32 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 5334 0 0 0 132 0 0 0 25 0 1 0 672257978 34459648 4480 33554432000 4194304 4256717 140736996328336 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8475/statm: 8413 4480 252 16 0 5055 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42352

[startup+3.10056 s]
/proc/loadavg: 3.12 3.11 3.09 4/502 8475
/proc/meminfo: memFree=17118116/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=34120 CPUtime=2.91 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 11446 0 0 0 291 0 0 0 25 0 1 0 672257978 34938880 4570 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/8475/statm: 8530 4570 252 16 0 5172 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42820

[startup+6.30099 s]
/proc/loadavg: 3.12 3.11 3.09 4/502 8475
/proc/meminfo: memFree=17098396/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=57512 CPUtime=6.11 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 19074 0 0 0 609 2 0 0 25 0 1 0 672257978 58892288 10633 33554432000 4194304 4256717 140736996328336 18446744073709551615 4209111 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 14378 10633 252 16 0 11020 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 66212

[startup+12.7009 s]
/proc/loadavg: 3.25 3.14 3.10 4/502 8476
/proc/meminfo: memFree=17080804/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=64696 CPUtime=12.5 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 30210 0 0 0 1247 3 0 0 25 0 1 0 672257978 66248704 11528 33554432000 4194304 4256717 140736996328336 18446744073709551615 4210809 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 16174 11528 252 16 0 12816 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 73396

[startup+25.5008 s]
/proc/loadavg: 3.21 3.14 3.10 4/502 8476
/proc/meminfo: memFree=17064584/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=71880 CPUtime=25.31 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 32123 0 0 0 2527 4 0 0 25 0 1 0 672257978 73605120 13318 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 17970 13318 252 16 0 14612 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 80580

[startup+51.1005 s]
/proc/loadavg: 3.14 3.12 3.09 4/502 8477
/proc/meminfo: memFree=17083032/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=83552 CPUtime=50.91 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 50486 0 0 0 5084 7 0 0 25 0 1 0 672257978 85557248 15441 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 20888 15441 252 16 0 17530 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92252

[startup+102.319 s]
/proc/loadavg: 3.09 3.12 3.09 4/502 8478
/proc/meminfo: memFree=17057104/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=126016 CPUtime=102.12 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 61490 0 0 0 10203 9 0 0 25 0 1 0 672257978 129040384 25239 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 31504 25239 252 16 0 28146 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 134716

[startup+162.301 s]
/proc/loadavg: 3.07 3.11 3.09 4/502 8480
/proc/meminfo: memFree=17036372/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=95668 CPUtime=162.1 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 103828 0 0 0 16195 15 0 0 25 0 1 0 672257978 97964032 20008 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 23917 20008 252 16 0 20559 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 104368

[startup+222.301 s]
/proc/loadavg: 3.02 3.08 3.08 4/502 8481
/proc/meminfo: memFree=17012924/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=95668 CPUtime=222.11 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 146328 0 0 0 22190 21 0 0 25 0 1 0 672257978 97964032 20008 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213665 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 23917 20008 252 16 0 20559 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 104368

[startup+282.301 s]
/proc/loadavg: 3.01 3.07 3.08 4/502 8483
/proc/meminfo: memFree=16985500/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=144988 CPUtime=282.11 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 190825 0 0 0 28182 29 0 0 25 0 1 0 672257978 148467712 27814 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 36247 27814 252 16 0 32889 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 153688

[startup+342.3 s]
/proc/loadavg: 3.00 3.05 3.07 4/502 8485
/proc/meminfo: memFree=16944060/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=144988 CPUtime=342.11 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 224778 0 0 0 34176 35 0 0 25 0 1 0 672257978 148467712 29768 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 36247 29768 252 16 0 32889 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 153688

[startup+402.3 s]
/proc/loadavg: 3.00 3.04 3.06 4/502 8486
/proc/meminfo: memFree=16996872/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6

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

/proc/8475/statm: 61887 48196 252 16 0 58529 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 256248

[startup+4362.3 s]
/proc/loadavg: 1.80 2.00 2.06 2/494 8622
/proc/meminfo: memFree=17603288/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=247908 CPUtime=4362.17 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1664765 0 0 0 435913 304 0 0 25 0 1 0 672257978 253857792 45429 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213464 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 61977 45429 252 16 0 58619 0
Current children cumulated CPU time (s) 4362.32
Current children cumulated vsize (KiB) 256608

[startup+4422.3 s]
/proc/loadavg: 1.29 1.82 1.99 2/494 8623
/proc/meminfo: memFree=17590256/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=248552 CPUtime=4422.17 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1668173 0 0 0 441912 305 0 0 25 0 1 0 672257978 254517248 48670 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 62138 48670 252 16 0 58780 0
Current children cumulated CPU time (s) 4422.32
Current children cumulated vsize (KiB) 257252

[startup+4482.3 s]
/proc/loadavg: 1.10 1.67 1.93 2/494 8625
/proc/meminfo: memFree=17601280/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=249564 CPUtime=4482.17 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1692221 0 0 0 447907 310 0 0 25 0 1 0 672257978 255553536 45966 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 62391 45966 252 16 0 59033 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 258264

[startup+4542.3 s]
/proc/loadavg: 1.04 1.54 1.87 2/494 8627
/proc/meminfo: memFree=17586632/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=250040 CPUtime=4542.17 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1695968 0 0 0 453906 311 0 0 25 0 1 0 672257978 256040960 49543 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 62510 49543 252 16 0 59152 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 258740

[startup+4602.3 s]
/proc/loadavg: 1.01 1.44 1.81 2/494 8628
/proc/meminfo: memFree=17595544/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=250700 CPUtime=4602.18 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1721300 0 0 0 459903 315 0 0 25 0 1 0 672257978 256716800 47285 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 62675 47285 252 16 0 59317 0
Current children cumulated CPU time (s) 4602.33
Current children cumulated vsize (KiB) 259400

[startup+4662.3 s]
/proc/loadavg: 1.00 1.36 1.76 2/494 8630
/proc/meminfo: memFree=17583140/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=251320 CPUtime=4662.18 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1724520 0 0 0 465901 317 0 0 25 0 1 0 672257978 257351680 50356 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 62830 50356 252 16 0 59472 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 260020

[startup+4722.32 s]
/proc/loadavg: 1.00 1.29 1.71 2/494 8631
/proc/meminfo: memFree=17598380/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=252276 CPUtime=4722.19 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1749582 0 0 0 471899 320 0 0 25 0 1 0 672257978 258330624 46615 33554432000 4194304 4256717 140736996328336 18446744073709551615 4208950 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 63069 46615 252 16 0 59711 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 260976

[startup+4782.3 s]
/proc/loadavg: 1.00 1.23 1.66 2/494 8633
/proc/meminfo: memFree=17585600/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=253116 CPUtime=4782.18 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1752976 0 0 0 477896 322 0 0 25 0 1 0 672257978 259190784 49875 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 63279 49875 252 16 0 59921 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 261816

[startup+4842.3 s]
/proc/loadavg: 1.20 1.25 1.63 2/494 8635
/proc/meminfo: memFree=17571080/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=253456 CPUtime=4842.18 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1756625 0 0 0 483895 323 0 0 25 0 1 0 672257978 259538944 53358 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 63364 53358 252 16 0 60006 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 262156

[startup+4902.3 s]
/proc/loadavg: 1.12 1.22 1.60 2/494 8636
/proc/meminfo: memFree=17581860/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=254380 CPUtime=4902.17 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1783586 0 0 0 489889 328 0 0 25 0 1 0 672257978 260485120 50810 33554432000 4194304 4256717 140736996328336 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 63595 50810 252 16 0 60237 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 263080

[startup+4962.3 s]
/proc/loadavg: 1.04 1.17 1.56 2/494 8638
/proc/meminfo: memFree=17591516/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=254888 CPUtime=4962.17 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1809578 0 0 0 495885 332 0 0 25 0 1 0 672257978 261005312 48361 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 63722 48361 252 16 0 60364 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 263588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.02 1.15 1.53 2/494 8639
/proc/meminfo: memFree=17581468/32951132 swapFree=64496000/67111528
[pid=8472] ppid=8470 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/8472/stat : 8472 (esg_static.sh) S 8470 8472 6320 0 -1 4202496 354 3183 0 0 0 0 15 0 24 0 1 0 672257961 8908800 252 33554432000 4194304 4922060 140736214721392 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8472/statm: 2175 252 209 178 0 68 0
[pid=8475] ppid=8472 vsize=255260 CPUtime=4999.89 cores=0,2,4,6
/proc/8475/stat : 8475 (minisat_static) R 8472 8472 6320 0 -1 4202496 1812158 0 0 0 499656 333 0 0 25 0 1 0 672257978 261386240 50857 33554432000 4194304 4256717 140736996328336 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8475/statm: 63815 50857 252 16 0 60457 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 263960

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

Real time (s): 5000.03
CPU time (s): 5000.04
CPU user time (s): 4996.71
CPU system time (s): 3.33
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 393816

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

runsolver used 26.095 second user time and 55.7885 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-17 06:29:43
IDJOB=3387575
IDBENCH=85991
IDSOLVER=1874
FILE ID=node129/3387575-1305606583
RUNJOBID= node129-1305600160-7956
PBS_JOBID= 13350349
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1687442030

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17144572 kB
Buffers:        301576 kB
Cached:        7020060 kB
SwapCached:      52664 kB
Active:        6636640 kB
Inactive:      8898484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17144572 kB
SwapTotal:    67111528 kB
SwapFree:     64496000 kB
Dirty:            4668 kB
Writeback:           0 kB
AnonPages:     8169456 kB
Mapped:          30036 kB
Slab:           141212 kB
PageTables:      60444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 148281256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73512 MiB
End job on node129 at 2011-05-17 07:53:05