Trace number 3387057

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 4999.92

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2476.89
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.00/0.08	c CPU time:   0.083987 s
0.00/0.08	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-3387057-1305586740/watcher-3387057-1305586740 -o /tmp/evaluation-result-3387057-1305586740/solver-3387057-1305586740 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387057-1305586740.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: 1.00 1.02 1.93 5/429 14516
/proc/meminfo: memFree=21552884/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 328 0 0 0 0 0 0 0 18 0 1 0 670274469 8908800 249 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14514/statm: 2175 249 209 178 0 68 0

[startup+0.0307689 s]
/proc/loadavg: 1.00 1.02 1.93 5/429 14516
/proc/meminfo: memFree=21552884/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 328 0 0 0 0 0 0 0 18 0 1 0 670274469 8908800 249 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14514/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100799 s]
/proc/loadavg: 1.00 1.02 1.93 5/429 14516
/proc/meminfo: memFree=21552884/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.30076 s]
/proc/loadavg: 1.00 1.02 1.93 5/429 14516
/proc/meminfo: memFree=21552884/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.700686 s]
/proc/loadavg: 1.00 1.02 1.93 5/429 14516
/proc/meminfo: memFree=21552884/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.5005 s]
/proc/loadavg: 1.00 1.02 1.93 5/433 14522
/proc/meminfo: memFree=21537716/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=27468 CPUtime=1.39 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 3532 0 0 0 139 0 0 0 23 0 1 0 670274479 28127232 2471 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 6867 2471 252 16 0 3509 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36168

[startup+3.10022 s]
/proc/loadavg: 1.00 1.02 1.93 5/433 14522
/proc/meminfo: memFree=21525812/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=27468 CPUtime=2.99 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 4313 0 0 0 299 0 0 0 25 0 1 0 670274479 28127232 3183 33554432000 4194304 4256717 140735456938976 18446744073709551615 4210860 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 6867 3183 252 16 0 3509 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36168

[startup+6.30063 s]
/proc/loadavg: 1.16 1.05 1.94 5/433 14522
/proc/meminfo: memFree=21514156/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=31904 CPUtime=6.19 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 10108 0 0 0 618 1 0 0 25 0 1 0 670274479 32669696 4350 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 7976 4350 252 16 0 4618 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40604

[startup+12.7004 s]
/proc/loadavg: 1.31 1.08 1.94 5/433 14522
/proc/meminfo: memFree=21503048/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=48124 CPUtime=12.59 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 20752 0 0 0 1256 3 0 0 25 0 1 0 670274479 49278976 7544 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 12031 7544 252 16 0 8673 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56824

[startup+25.5011 s]
/proc/loadavg: 1.68 1.18 1.96 5/433 14522
/proc/meminfo: memFree=21480284/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=55308 CPUtime=25.4 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 31424 0 0 0 2535 5 0 0 25 0 1 0 670274479 56635392 9159 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 13827 9159 252 16 0 10469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64008

[startup+51.1003 s]
/proc/loadavg: 2.13 1.32 1.99 4/433 14552
/proc/meminfo: memFree=21236936/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=62492 CPUtime=50.99 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 34610 0 0 0 5093 6 0 0 25 0 1 0 670274479 63991808 12164 33554432000 4194304 4256717 140735456938976 18446744073709551615 4209090 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 15623 12164 252 16 0 12265 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71192

[startup+102.317 s]
/proc/loadavg: 2.68 1.60 2.04 4/433 14554
/proc/meminfo: memFree=21344356/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=55492 CPUtime=102.21 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 44682 0 0 0 10214 7 0 0 25 0 1 0 670274479 56823808 9143 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 13873 9143 252 16 0 10515 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64192

[startup+162.301 s]
/proc/loadavg: 2.88 1.85 2.10 4/433 14565
/proc/meminfo: memFree=21298460/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=106668 CPUtime=162.2 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 94235 0 0 0 16206 14 0 0 25 0 1 0 670274479 109228032 19284 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 26667 19284 252 16 0 23309 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 115368

[startup+222.3 s]
/proc/loadavg: 2.95 2.05 2.15 4/433 14567
/proc/meminfo: memFree=21295828/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=88028 CPUtime=222.19 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 141921 0 0 0 22201 18 0 0 25 0 1 0 670274479 90140672 18608 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 22007 18608 252 16 0 18649 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 96728

[startup+282.3 s]
/proc/loadavg: 3.09 2.26 2.21 4/433 14568
/proc/meminfo: memFree=21257104/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=137348 CPUtime=282.2 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 194593 0 0 0 28194 26 0 0 25 0 1 0 670274479 140644352 27878 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 34337 27878 252 16 0 30979 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 146048

[startup+342.301 s]
/proc/loadavg: 3.08 2.40 2.27 4/433 14573
/proc/meminfo: memFree=21252264/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=137348 CPUtime=342.2 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 243944 0 0 0 34187 33 0 0 25 0 1 0 670274479 140644352 28468 33554432000 4194304 4256717 140735456938976 18446744073709551615 4219052 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 34337 28468 252 16 0 30979 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 146048

[startup+402.301 s]
/proc/loadavg: 3.03 2.51 2.31 4/433 14574
/proc/meminfo: memFree=21241712/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6

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

/proc/14522/statm: 74911 52959 252 16 0 71553 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 308344

[startup+4422.3 s]
/proc/loadavg: 3.10 3.05 3.00 4/433 14756
/proc/meminfo: memFree=21157176/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=299644 CPUtime=4422.34 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2510576 0 0 0 441871 363 0 0 25 0 1 0 670274479 306835456 51761 33554432000 4194304 4256717 140735456938976 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 74911 51761 252 16 0 71553 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 308344

[startup+4482.3 s]
/proc/loadavg: 3.03 3.04 3.00 4/433 14757
/proc/meminfo: memFree=21145244/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=299644 CPUtime=4482.34 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2549133 0 0 0 447864 370 0 0 25 0 1 0 670274479 306835456 51668 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 74911 51668 252 16 0 71553 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 308344

[startup+4542.3 s]
/proc/loadavg: 3.01 3.03 3.00 4/433 14759
/proc/meminfo: memFree=21142864/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=218256 CPUtime=4542.34 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2587365 0 0 0 453859 375 0 0 25 0 1 0 670274479 223494144 50517 33554432000 4194304 4256717 140735456938976 18446744073709551615 4211928 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 54564 50517 252 16 0 51206 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 226956

[startup+4602.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/433 14760
/proc/meminfo: memFree=21154124/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=218256 CPUtime=4602.36 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2625762 0 0 0 459855 381 0 0 25 0 1 0 670274479 223494144 49309 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213990 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 54564 49309 252 16 0 51206 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 226956

[startup+4662.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/433 14762
/proc/meminfo: memFree=21126816/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=218256 CPUtime=4662.35 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2665922 0 0 0 465848 387 0 0 25 0 1 0 670274479 223494144 49553 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 54564 49553 252 16 0 51206 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 226956

[startup+4722.32 s]
/proc/loadavg: 3.00 3.01 3.00 4/433 14764
/proc/meminfo: memFree=21095664/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=299644 CPUtime=4722.36 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2672656 0 0 0 471847 389 0 0 25 0 1 0 670274479 306835456 55972 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 74911 55972 252 16 0 71553 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 308344

[startup+4782.3 s]
/proc/loadavg: 3.05 3.02 3.00 4/433 14765
/proc/meminfo: memFree=21131724/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=299644 CPUtime=4782.35 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2709809 0 0 0 477841 394 0 0 25 0 1 0 670274479 306835456 53060 33554432000 4194304 4256717 140735456938976 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 74911 53060 252 16 0 71553 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 308344

[startup+4842.3 s]
/proc/loadavg: 3.02 3.02 3.00 4/433 14767
/proc/meminfo: memFree=21141488/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=218256 CPUtime=4842.35 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2747639 0 0 0 483837 398 0 0 25 0 1 0 670274479 223494144 48819 33554432000 4194304 4256717 140735456938976 18446744073709551615 4218657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 54564 48819 252 16 0 51206 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 226956

[startup+4902.3 s]
/proc/loadavg: 3.16 3.04 3.01 4/433 14768
/proc/meminfo: memFree=21134408/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=299644 CPUtime=4902.35 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2753283 0 0 0 489836 399 0 0 25 0 1 0 670274479 306835456 54156 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 74911 54156 252 16 0 71553 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 308344

[startup+4962.3 s]
/proc/loadavg: 3.06 3.03 3.00 4/433 14770
/proc/meminfo: memFree=21203076/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=168168 CPUtime=4962.36 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2776305 0 0 0 495832 404 0 0 25 0 1 0 670274479 172204032 37555 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 42042 37555 252 16 0 38684 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 176868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.03 3.03 3.00 4/433 14771
/proc/meminfo: memFree=21176152/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=218256 CPUtime=4999.97 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2780918 0 0 0 499592 405 0 0 25 0 1 0 670274479 223494144 41924 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 54564 41924 252 16 0 51206 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 226956

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: 3.03 3.03 3.00 4/433 14771
/proc/meminfo: memFree=21176152/32951124 swapFree=44485784/67111528
[pid=14514] ppid=14511 vsize=8700 CPUtime=0.09 cores=0,2,4,6
/proc/14514/stat : 14514 (esg_static.sh) S 14511 14514 14479 0 -1 4202496 353 1159 0 0 0 0 9 0 18 0 1 0 670274469 8908800 251 33554432000 4194304 4922060 140733496669072 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14514/statm: 2175 251 209 178 0 68 0
[pid=14522] ppid=14514 vsize=218256 CPUtime=4999.97 cores=0,2,4,6
/proc/14522/stat : 14522 (minisat_static) R 14514 14514 14479 0 -1 4202496 2780918 0 0 0 499592 405 0 0 25 0 1 0 670274479 223494144 41924 33554432000 4194304 4256717 140735456938976 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14522/statm: 54564 41924 252 16 0 51206 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 226956

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14514 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=94985
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.099984
# 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): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4996.01
CPU system time (s): 4.05
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 438572

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

runsolver used 22.0217 second user time and 46.6659 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-17 00:59:00
IDJOB=3387057
IDBENCH=20399
IDSOLVER=1874
FILE ID=node105/3387057-1305586740
RUNJOBID= node105-1305586740-14497
PBS_JOBID= 13350373
Free space on /tmp= 73516 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387057-1305586740/watcher-3387057-1305586740 -o /tmp/evaluation-result-3387057-1305586740/solver-3387057-1305586740 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387057-1305586740.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1678254560

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      21553436 kB
Buffers:        326240 kB
Cached:        7189760 kB
SwapCached:      39636 kB
Active:        3978628 kB
Inactive:      7124788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21553436 kB
SwapTotal:    67111528 kB
SwapFree:     44485784 kB
Dirty:            2960 kB
Writeback:           0 kB
AnonPages:     3555656 kB
Mapped:          19088 kB
Slab:           144424 kB
PageTables:      81548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115310772 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= 73504 MiB
End job on node105 at 2011-05-17 02:22:22