Trace number 3387571

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 4999.92

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark216.737
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  161664   423264 |   48499       0        0     nan |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 1024   #clauses: 161664   #literals: 423264
0.00/0.05	c CPU time:   0.044993 s
0.00/0.05	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-3387571-1305606284/watcher-3387571-1305606284 -o /tmp/evaluation-result-3387571-1305606284/solver-3387571-1305606284 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387571-1305606284.cnf 

running on 4 cores: 1,3,5,7

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.99 4.03 4.00 4/458 20323
/proc/meminfo: memFree=12880180/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 653044304 8908800 250 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20323/statm: 2175 250 209 178 0 68 0

[startup+0.0387879 s]
/proc/loadavg: 3.99 4.03 4.00 4/458 20323
/proc/meminfo: memFree=12880180/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 653044304 8908800 250 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20323/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100778 s]
/proc/loadavg: 3.99 4.03 4.00 4/458 20323
/proc/meminfo: memFree=12880180/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 653044304 8908800 250 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20323/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300707 s]
/proc/loadavg: 3.99 4.03 4.00 4/458 20323
/proc/meminfo: memFree=12880180/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8700

[startup+0.700635 s]
/proc/loadavg: 3.99 4.03 4.00 4/458 20323
/proc/meminfo: memFree=12880180/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 3.99 4.03 4.00 5/460 20326
/proc/meminfo: memFree=12863424/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=27552 CPUtime=1.36 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 6220 0 0 0 136 0 0 0 25 0 1 0 653044316 28213248 3427 33554432000 4194304 4256717 140736055840752 18446744073709551615 4211160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 6888 3427 248 16 0 3530 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36252

[startup+3.10022 s]
/proc/loadavg: 3.99 4.03 4.00 5/460 20326
/proc/meminfo: memFree=12860092/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=39424 CPUtime=2.97 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 11148 0 0 0 296 1 0 0 25 0 1 0 653044316 40370176 5850 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 9856 5850 248 16 0 6498 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 48124

[startup+6.30063 s]
/proc/loadavg: 4.07 4.04 4.01 5/460 20326
/proc/meminfo: memFree=12843280/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=50916 CPUtime=6.16 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 14446 0 0 0 615 1 0 0 25 0 1 0 653044316 52137984 8524 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 12729 8524 248 16 0 9371 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 59616

[startup+12.7005 s]
/proc/loadavg: 4.07 4.04 4.00 5/460 20328
/proc/meminfo: memFree=12838076/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=58100 CPUtime=12.56 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 24934 0 0 0 1253 3 0 0 25 0 1 0 653044316 59494400 9384 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 14525 9384 249 16 0 11167 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66800

[startup+25.5011 s]
/proc/loadavg: 4.05 4.04 4.00 5/460 20329
/proc/meminfo: memFree=12830868/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=58100 CPUtime=25.37 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 25844 0 0 0 2533 4 0 0 25 0 1 0 653044316 59494400 10226 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 14525 10226 249 16 0 11167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 66800

[startup+51.1004 s]
/proc/loadavg: 4.03 4.04 4.00 5/460 20330
/proc/meminfo: memFree=12823620/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=83956 CPUtime=50.96 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 33892 0 0 0 5092 4 0 0 25 0 1 0 653044316 85970944 17315 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213939 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 20989 17315 249 16 0 17631 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92656

[startup+102.317 s]
/proc/loadavg: 4.01 4.03 4.00 5/460 20331
/proc/meminfo: memFree=12799600/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=78252 CPUtime=102.18 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 44436 0 0 0 10212 6 0 0 25 0 1 0 653044316 80130048 14335 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 19563 14335 249 16 0 16205 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86952

[startup+162.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/460 20333
/proc/meminfo: memFree=12752944/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=108596 CPUtime=162.17 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 60954 0 0 0 16208 9 0 0 25 0 1 0 653044316 111202304 23261 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 27149 23261 249 16 0 23791 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 117296

[startup+222.301 s]
/proc/loadavg: 4.14 4.06 4.01 5/460 20367
/proc/meminfo: memFree=12790116/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=127564 CPUtime=222.17 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 65170 0 0 0 22208 9 0 0 25 0 1 0 653044316 130625536 27149 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 31891 27149 251 16 0 28533 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 136264

[startup+282.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/460 20368
/proc/meminfo: memFree=12720976/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=127564 CPUtime=282.18 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 66708 0 0 0 28208 10 0 0 25 0 1 0 653044316 130625536 28583 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 31891 28583 251 16 0 28533 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 136264

[startup+342.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/460 20370
/proc/meminfo: memFree=12673220/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=127564 CPUtime=342.18 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 66743 0 0 0 34208 10 0 0 25 0 1 0 653044316 130625536 28618 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 31891 28618 251 16 0 28533 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 136264

[startup+402.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/460 20371
/proc/meminfo: memFree=12674204/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7

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

/proc/20326/statm: 52208 46905 251 16 0 48850 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 217532

[startup+4422.3 s]
/proc/loadavg: 2.09 2.24 2.67 3/458 20491
/proc/meminfo: memFree=17175004/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4422.3 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1364586 0 0 0 441974 256 0 0 25 0 1 0 653044316 213843968 45799 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 45799 251 16 0 48850 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 217532

[startup+4482.3 s]
/proc/loadavg: 2.03 2.20 2.62 3/458 20492
/proc/meminfo: memFree=17148320/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=258920 CPUtime=4482.31 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1368106 0 0 0 447973 258 0 0 25 0 1 0 653044316 265134080 49180 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 64730 49180 251 16 0 61372 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 267620

[startup+4542.3 s]
/proc/loadavg: 2.08 2.17 2.59 3/458 20494
/proc/meminfo: memFree=17173468/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4542.3 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1388988 0 0 0 453968 262 0 0 25 0 1 0 653044316 213843968 45945 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 45945 251 16 0 48850 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 217532

[startup+4602.3 s]
/proc/loadavg: 2.03 2.14 2.54 3/458 20495
/proc/meminfo: memFree=17147780/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4602.32 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1391768 0 0 0 459967 265 0 0 25 0 1 0 653044316 213843968 48596 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 48596 251 16 0 48850 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 217532

[startup+4662.3 s]
/proc/loadavg: 2.01 2.11 2.51 3/458 20497
/proc/meminfo: memFree=17166972/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4662.32 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1411895 0 0 0 465962 270 0 0 25 0 1 0 653044316 213843968 46674 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 46674 251 16 0 48850 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 217532

[startup+4722.32 s]
/proc/loadavg: 2.00 2.09 2.47 3/458 20499
/proc/meminfo: memFree=17159752/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4722.33 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1432180 0 0 0 471960 273 0 0 25 0 1 0 653044316 213843968 45373 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 45373 251 16 0 48850 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 217532

[startup+4782.3 s]
/proc/loadavg: 2.00 2.07 2.44 3/458 20500
/proc/meminfo: memFree=17162092/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4782.32 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1435663 0 0 0 477956 276 0 0 25 0 1 0 653044316 213843968 48690 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 48690 251 16 0 48850 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 217532

[startup+4842.3 s]
/proc/loadavg: 2.00 2.05 2.41 3/458 20502
/proc/meminfo: memFree=17135784/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=258920 CPUtime=4842.32 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1438893 0 0 0 483954 278 0 0 25 0 1 0 653044316 265134080 51769 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 64730 51769 251 16 0 61372 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 267620

[startup+4902.3 s]
/proc/loadavg: 2.00 2.04 2.39 3/458 20503
/proc/meminfo: memFree=17135772/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4902.32 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1460346 0 0 0 489950 282 0 0 25 0 1 0 653044316 213843968 48661 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 48661 251 16 0 48850 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 217532

[startup+4962.3 s]
/proc/loadavg: 2.06 2.05 2.36 3/458 20505
/proc/meminfo: memFree=17158692/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4962.32 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1480787 0 0 0 495945 287 0 0 25 0 1 0 653044316 213843968 46109 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 46109 251 16 0 48850 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 217532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.04 2.35 3/458 20506
/proc/meminfo: memFree=17164744/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4999.94 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1482580 0 0 0 499706 288 0 0 25 0 1 0 653044316 213843968 47805 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 47805 251 16 0 48850 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 217532

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.03 2.04 2.35 3/458 20506
/proc/meminfo: memFree=17164744/32951124 swapFree=63485432/67111528
[pid=20323] ppid=20321 vsize=8700 CPUtime=0.1 cores=1,3,5,7
/proc/20323/stat : 20323 (esg_static.sh) S 20321 20323 17732 0 -1 4202496 353 2314 0 0 0 0 10 0 24 0 1 0 653044304 8908800 252 33554432000 4194304 4922060 140735798945072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20323/statm: 2175 252 209 178 0 68 0
[pid=20326] ppid=20323 vsize=208832 CPUtime=4999.94 cores=1,3,5,7
/proc/20326/stat : 20326 (minisat_static) R 20323 20323 17732 0 -1 4202496 1482580 0 0 0 499706 288 0 0 25 0 1 0 653044316 213843968 47805 33554432000 4194304 4256717 140736055840752 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20326/statm: 52208 47805 251 16 0 48850 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 217532

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20323 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=107983
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 0.116981
# 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): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4997.16
CPU system time (s): 2.88
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 347760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.107983
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2667
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 20.9348 second user time and 52.727 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-17 06:24:44
IDJOB=3387571
IDBENCH=85975
IDSOLVER=1874
FILE ID=node147/3387571-1305606284
RUNJOBID= node147-1305601144-19692
PBS_JOBID= 13350331
Free space on /tmp= 73172 MiB

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

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1819768297

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:      12880204 kB
Buffers:        336868 kB
Cached:        5457092 kB
SwapCached:      13124 kB
Active:       13370692 kB
Inactive:      6410104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12880204 kB
SwapTotal:    67111528 kB
SwapFree:     63485432 kB
Dirty:            3580 kB
Writeback:           0 kB
AnonPages:    13982184 kB
Mapped:          27952 kB
Slab:           154420 kB
PageTables:      67520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125936812 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= 73164 MiB
End job on node147 at 2011-05-17 07:48:06