Trace number 3292385

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
rcl 2011-04-01? (TO) 1298.68 1300.01

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  211785   554190 |   63535       0        0     nan |  0.000 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1225   #clauses: 211785   #literals: 554190
0.00/0.06	c CPU time:   0.06199 s
0.00/0.06	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3292385-1303782900/watcher-3292385-1303782900 -o /tmp/evaluation-result-3292385-1303782900/solver-3292385-1303782900 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3292385-1303782900.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.10 4.07 4.14 4/190 787
/proc/meminfo: memFree=17001048/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489889629 8908800 250 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 250 209 178 0 68 0

[startup+0.0405499 s]
/proc/loadavg: 4.10 4.07 4.14 4/190 787
/proc/meminfo: memFree=17001048/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489889629 8908800 250 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100539 s]
/proc/loadavg: 4.10 4.07 4.14 4/190 787
/proc/meminfo: memFree=17001048/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489889629 8908800 250 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300504 s]
/proc/loadavg: 4.10 4.07 4.14 4/190 787
/proc/meminfo: memFree=17001048/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700436 s]
/proc/loadavg: 4.10 4.07 4.14 4/190 787
/proc/meminfo: memFree=17001048/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 4.10 4.07 4.14 5/192 790
/proc/meminfo: memFree=16984416/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=19132 CPUtime=1.34 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 3264 0 0 0 133 1 0 0 25 0 1 0 489889645 19591168 3173 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 4783 3173 131 6 0 3253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27832

[startup+3.10102 s]
/proc/loadavg: 4.10 4.07 4.14 5/192 790
/proc/meminfo: memFree=16983052/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=19664 CPUtime=2.94 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 3402 0 0 0 293 1 0 0 25 0 1 0 489889645 20135936 3311 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 4916 3311 131 6 0 3386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28364

[startup+6.30047 s]
/proc/loadavg: 4.09 4.07 4.14 7/192 790
/proc/meminfo: memFree=16981232/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=20456 CPUtime=6.14 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 3599 0 0 0 613 1 0 0 25 0 1 0 489889645 20946944 3508 33554432000 4194304 4218580 140734280064320 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 5114 3508 131 6 0 3584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29156

[startup+12.7004 s]
/proc/loadavg: 4.09 4.07 4.14 5/192 790
/proc/meminfo: memFree=16975956/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=22644 CPUtime=12.53 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 4143 0 0 0 1252 1 0 0 25 0 1 0 489889645 23187456 4052 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 5661 4052 131 6 0 4131 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31344

[startup+25.5011 s]
/proc/loadavg: 4.07 4.06 4.14 5/192 827
/proc/meminfo: memFree=16966148/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=25260 CPUtime=25.34 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 4817 0 0 0 2532 2 0 0 25 0 1 0 489889645 25866240 4723 33554432000 4194304 4218580 140734280064320 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 6315 4723 131 6 0 4785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33960

[startup+51.1007 s]
/proc/loadavg: 4.60 4.17 4.17 7/192 1023
/proc/meminfo: memFree=16884732/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=29836 CPUtime=50.25 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 5963 0 0 0 5007 18 0 0 25 0 1 0 489889645 30552064 5838 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/790/statm: 7459 5838 131 6 0 5929 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 38536

[startup+102.307 s]
/proc/loadavg: 5.53 4.56 4.30 5/192 1025
/proc/meminfo: memFree=16868756/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=37008 CPUtime=101.11 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 7898 0 0 0 10084 27 0 0 25 0 1 0 489889645 37896192 7646 33554432000 4194304 4218580 140734280064320 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 9252 7646 131 6 0 7722 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 45708

[startup+162.3 s]
/proc/loadavg: 4.56 4.45 4.28 5/192 1026
/proc/meminfo: memFree=16851856/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=41288 CPUtime=161.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 9122 0 0 0 16081 28 0 0 25 0 1 0 489889645 42278912 8717 33554432000 4194304 4218580 140734280064320 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 10322 8717 131 6 0 8792 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 49988

[startup+222.301 s]
/proc/loadavg: 4.20 4.37 4.26 5/192 1101
/proc/meminfo: memFree=16868980/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=45408 CPUtime=221.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 10299 0 0 0 22081 28 0 0 25 0 1 0 489889645 46497792 9750 33554432000 4194304 4218580 140734280064320 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 11352 9750 131 6 0 9822 0
Current children cumulated CPU time (s) 221.24
Current children cumulated vsize (KiB) 54108

[startup+282.301 s]
/proc/loadavg: 4.07 4.30 4.24 5/192 1103
/proc/meminfo: memFree=16851624/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=50516 CPUtime=281.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 11753 0 0 0 28080 29 0 0 25 0 1 0 489889645 51728384 11040 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 12629 11040 131 6 0 11099 0
Current children cumulated CPU time (s) 281.24
Current children cumulated vsize (KiB) 59216

[startup+342.3 s]
/proc/loadavg: 4.02 4.24 4.22 5/192 1105
/proc/meminfo: memFree=16841224/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=53012 CPUtime=341.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 12522 0 0 0 34080 29 0 0 25 0 1 0 489889645 54284288 11646 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 13253 11646 131 6 0 11723 0
Current children cumulated CPU time (s) 341.24
Current children cumulated vsize (KiB) 61712

[startup+402.301 s]
/proc/loadavg: 4.01 4.19 4.21 5/192 1115
/proc/meminfo: memFree=16833280/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3

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

[pid=790] ppid=787 vsize=62136 CPUtime=521.08 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 15314 0 0 0 52076 32 0 0 25 0 1 0 489889645 63627264 13936 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 15534 13936 131 6 0 14004 0
Current children cumulated CPU time (s) 521.23
Current children cumulated vsize (KiB) 70836

[startup+582.301 s]
/proc/loadavg: 4.04 4.13 4.17 5/192 1592
/proc/meminfo: memFree=16902776/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=64020 CPUtime=581.08 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 15937 0 0 0 58076 32 0 0 25 0 1 0 489889645 65556480 14394 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 16005 14394 131 6 0 14475 0
Current children cumulated CPU time (s) 581.23
Current children cumulated vsize (KiB) 72720

[startup+642.3 s]
/proc/loadavg: 4.01 4.11 4.16 5/192 1594
/proc/meminfo: memFree=16897792/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=66652 CPUtime=641.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 16748 0 0 0 64076 33 0 0 25 0 1 0 489889645 68251648 15053 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 16663 15053 131 6 0 15133 0
Current children cumulated CPU time (s) 641.24
Current children cumulated vsize (KiB) 75352

[startup+702.301 s]
/proc/loadavg: 4.00 4.08 4.15 5/192 1599
/proc/meminfo: memFree=16892588/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=67684 CPUtime=701.08 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 17207 0 0 0 70075 33 0 0 25 0 1 0 489889645 69308416 15317 33554432000 4194304 4218580 140734280064320 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 16921 15317 131 6 0 15391 0
Current children cumulated CPU time (s) 701.23
Current children cumulated vsize (KiB) 76384

[startup+762.307 s]
/proc/loadavg: 4.00 4.07 4.14 5/192 1600
/proc/meminfo: memFree=16888668/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=69732 CPUtime=761.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 17840 0 0 0 76076 33 0 0 25 0 1 0 489889645 71405568 15813 33554432000 4194304 4218580 140734280064320 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 17433 15813 131 6 0 15903 0
Current children cumulated CPU time (s) 761.24
Current children cumulated vsize (KiB) 78432

[startup+822.301 s]
/proc/loadavg: 4.00 4.05 4.13 5/192 1601
/proc/meminfo: memFree=16883016/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=72316 CPUtime=821.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 18649 0 0 0 82075 34 0 0 25 0 1 0 489889645 74051584 16484 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 18079 16484 131 6 0 16549 0
Current children cumulated CPU time (s) 821.24
Current children cumulated vsize (KiB) 81016

[startup+882.301 s]
/proc/loadavg: 4.00 4.04 4.12 5/192 1603
/proc/meminfo: memFree=16877556/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=74256 CPUtime=881.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 19224 0 0 0 88075 34 0 0 25 0 1 0 489889645 76038144 16945 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 18564 16945 131 6 0 17034 0
Current children cumulated CPU time (s) 881.24
Current children cumulated vsize (KiB) 82956

[startup+942.3 s]
/proc/loadavg: 4.00 4.03 4.10 5/192 1605
/proc/meminfo: memFree=16872704/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=75620 CPUtime=941.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 19686 0 0 0 94075 34 0 0 25 0 1 0 489889645 77434880 17312 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 18905 17312 131 6 0 17375 0
Current children cumulated CPU time (s) 941.24
Current children cumulated vsize (KiB) 84320

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.09 5/192 1607
/proc/meminfo: memFree=16867484/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=77304 CPUtime=1001.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 20207 0 0 0 100075 34 0 0 25 0 1 0 489889645 79159296 17719 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 19326 17719 131 6 0 17796 0
Current children cumulated CPU time (s) 1001.24
Current children cumulated vsize (KiB) 86004

[startup+1062.3 s]
/proc/loadavg: 4.15 4.05 4.10 5/192 1608
/proc/meminfo: memFree=16862860/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=78112 CPUtime=1061.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 20573 0 0 0 106075 34 0 0 25 0 1 0 489889645 79986688 17928 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 19528 17928 131 6 0 17998 0
Current children cumulated CPU time (s) 1061.24
Current children cumulated vsize (KiB) 86812

[startup+1122.3 s]
/proc/loadavg: 4.05 4.04 4.09 6/192 1609
/proc/meminfo: memFree=16860736/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=78996 CPUtime=1121.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 20961 0 0 0 112075 34 0 0 25 0 1 0 489889645 80891904 18154 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 19749 18154 131 6 0 18219 0
Current children cumulated CPU time (s) 1121.24
Current children cumulated vsize (KiB) 87696

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 4.08 5/192 1671
/proc/meminfo: memFree=16900124/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=79904 CPUtime=1181.09 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 21305 0 0 0 118075 34 0 0 25 0 1 0 489889645 81821696 18375 33554432000 4194304 4218580 140734280064320 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 19976 18375 131 6 0 18446 0
Current children cumulated CPU time (s) 1181.24
Current children cumulated vsize (KiB) 88604

[startup+1242.3 s]
/proc/loadavg: 4.13 4.06 4.09 5/192 1703
/proc/meminfo: memFree=17424160/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=81240 CPUtime=1240.8 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 21812 0 0 0 124042 38 0 0 25 0 1 0 489889645 83189760 18710 33554432000 4194304 4218580 140734280064320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 20310 18710 131 6 0 18780 0
Current children cumulated CPU time (s) 1240.95
Current children cumulated vsize (KiB) 89940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.06 4.09 5/192 1704
/proc/meminfo: memFree=17409236/32951132 swapFree=67111528/67111528
[pid=787] ppid=785 vsize=8700 CPUtime=0.15 cores=1,3
/proc/787/stat : 787 (esg_static.sh) S 785 787 524 0 -1 4202496 356 2948 0 0 0 0 14 1 24 0 1 0 489889629 8908800 253 33554432000 4194304 4922060 140736856779040 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/787/statm: 2175 253 209 178 0 68 0
[pid=790] ppid=787 vsize=83512 CPUtime=1298.5 cores=1,3
/proc/790/stat : 790 (cdcl) R 787 787 524 0 -1 4202496 22509 0 0 0 129812 38 0 0 25 0 1 0 489889645 85516288 19286 33554432000 4194304 4218580 140734280064320 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/790/statm: 20878 19286 131 6 0 19348 0
Current children cumulated CPU time (s) 1298.65
Current children cumulated vsize (KiB) 92212

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)
Real time (s): 1300.01
CPU time (s): 1298.68
CPU user time (s): 1298.27
CPU system time (s): 0.404938
CPU usage (%): 99.8973
Max. virtual memory (cumulated for all children) (KiB): 92276

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

runsolver used 1.9457 second user time and 5.16521 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 03:55:00
IDJOB=3292385
IDBENCH=85987
IDSOLVER=1609
FILE ID=node131/3292385-1303782900
RUNJOBID= node131-1303781575-544
PBS_JOBID= 13157225
Free space on /tmp= 71612 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292385-1303782900/watcher-3292385-1303782900 -o /tmp/evaluation-result-3292385-1303782900/solver-3292385-1303782900 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3292385-1303782900.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=640822748

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17001444 kB
Buffers:       1011020 kB
Cached:       14005152 kB
SwapCached:          0 kB
Active:        5445556 kB
Inactive:      9985764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17001444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12700 kB
Writeback:           0 kB
AnonPages:      414064 kB
Mapped:          15388 kB
Slab:           453400 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   609768 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= 71900 MiB
End job on node131 at 2011-04-26 04:16:42