Trace number 3348985

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) 1299.93 1300.02

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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.01	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.09	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.00/0.09	c CPU time:   0.085986 s
0.00/0.09	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-3348985-1304968098/watcher-3348985-1304968098 -o /tmp/evaluation-result-3348985-1304968098/solver-3348985-1304968098 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348985-1304968098.cnf 

running on 2 cores: 0,2

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: 0.00 0.00 0.00 3/342 32762
/proc/meminfo: memFree=11783096/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407809 8908800 250 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 250 209 178 0 68 0

[startup+0.074185 s]
/proc/loadavg: 0.00 0.00 0.00 3/342 32762
/proc/meminfo: memFree=11783096/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407809 8908800 250 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101122 s]
/proc/loadavg: 0.00 0.00 0.00 3/342 32762
/proc/meminfo: memFree=11783096/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608407809 8908800 250 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301046 s]
/proc/loadavg: 0.00 0.00 0.00 3/342 32762
/proc/meminfo: memFree=11783096/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.700986 s]
/proc/loadavg: 0.00 0.00 0.00 3/342 32762
/proc/meminfo: memFree=11783096/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 0.00 0.00 0.00 3/344 32766
/proc/meminfo: memFree=11769440/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=27468 CPUtime=1.36 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 3489 0 0 0 136 0 0 0 25 0 1 0 608407822 28127232 2428 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 6867 2428 252 16 0 3509 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 36168

[startup+3.10061 s]
/proc/loadavg: 0.16 0.03 0.01 5/352 323
/proc/meminfo: memFree=11748508/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=27468 CPUtime=2.96 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 4316 0 0 0 296 0 0 0 25 0 1 0 608407822 28127232 3186 33554432000 4194304 4256717 140736416304784 18446744073709551615 4219797 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 6867 3186 252 16 0 3509 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 36168

[startup+6.30104 s]
/proc/loadavg: 0.16 0.03 0.01 5/356 330
/proc/meminfo: memFree=11510392/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=31904 CPUtime=6.17 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 9905 0 0 0 616 1 0 0 25 0 1 0 608407822 32669696 4161 33554432000 4194304 4256717 140736416304784 18446744073709551615 4219104 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 7976 4161 252 16 0 4618 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40604

[startup+12.7009 s]
/proc/loadavg: 0.75 0.16 0.05 5/356 330
/proc/meminfo: memFree=11458336/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=36632 CPUtime=12.57 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 18235 0 0 0 1255 2 0 0 25 0 1 0 608407822 37511168 5265 33554432000 4194304 4256717 140736416304784 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 9158 5265 252 16 0 5800 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45332

[startup+25.5007 s]
/proc/loadavg: 1.41 0.32 0.11 5/356 331
/proc/meminfo: memFree=11533144/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=55308 CPUtime=25.37 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 31336 0 0 0 2532 5 0 0 25 0 1 0 608407822 56635392 9080 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 13827 9080 252 16 0 10469 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 64008

[startup+51.1011 s]
/proc/loadavg: 2.21 0.60 0.20 5/356 361
/proc/meminfo: memFree=11207064/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=62492 CPUtime=50.96 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 34416 0 0 0 5091 5 0 0 25 0 1 0 608407822 63991808 11984 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 15623 11984 252 16 0 12265 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 71192

[startup+102.313 s]
/proc/loadavg: 3.41 1.21 0.43 5/356 363
/proc/meminfo: memFree=11087712/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=74164 CPUtime=102.16 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 37961 0 0 0 10210 6 0 0 25 0 1 0 608407822 75943936 15218 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 18541 15218 252 16 0 15183 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 82864

[startup+162.301 s]
/proc/loadavg: 3.78 1.72 0.65 5/356 365
/proc/meminfo: memFree=11087972/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=56852 CPUtime=162.11 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 77177 0 0 0 16199 12 0 0 25 0 1 0 608407822 58216448 10806 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 14213 10806 252 16 0 10855 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 65552

[startup+222.301 s]
/proc/loadavg: 3.99 2.16 0.87 5/356 366
/proc/meminfo: memFree=11017912/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=88028 CPUtime=222.1 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 122253 0 0 0 22191 19 0 0 25 0 1 0 608407822 90140672 18605 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 22007 18605 252 16 0 18649 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 96728

[startup+282.3 s]
/proc/loadavg: 3.99 2.49 1.06 5/356 368
/proc/meminfo: memFree=10976208/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=137348 CPUtime=282.11 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 161651 0 0 0 28184 27 0 0 25 0 1 0 608407822 140644352 27486 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 34337 27486 252 16 0 30979 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 146048

[startup+342.301 s]
/proc/loadavg: 3.99 2.76 1.24 5/356 370
/proc/meminfo: memFree=10961016/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=137348 CPUtime=342.11 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 205866 0 0 0 34176 35 0 0 25 0 1 0 608407822 140644352 27341 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 34337 27341 252 16 0 30979 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 146048

[startup+402.3 s]
/proc/loadavg: 3.99 2.97 1.40 5/356 371
/proc/meminfo: memFree=10940756/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2

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

/proc/32765/statm: 42042 31333 252 16 0 38684 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 176868

[startup+642.301 s]
/proc/loadavg: 4.14 3.60 2.02 5/356 378
/proc/meminfo: memFree=10909456/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=642.13 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 380514 0 0 0 64144 69 0 0 25 0 1 0 608407822 172204032 32423 33554432000 4194304 4256717 140736416304784 18446744073709551615 4212155 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 32423 252 16 0 38684 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 176868

[startup+702.3 s]
/proc/loadavg: 4.05 3.67 2.14 5/356 379
/proc/meminfo: memFree=10895780/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=702.11 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 412988 0 0 0 70137 74 0 0 25 0 1 0 608407822 172204032 32617 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 32617 252 16 0 38684 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 176868

[startup+762.314 s]
/proc/loadavg: 4.07 3.74 2.26 5/356 381
/proc/meminfo: memFree=10879236/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=762.13 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 447605 0 0 0 76133 80 0 0 25 0 1 0 608407822 172204032 33281 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 33281 252 16 0 38684 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 176868

[startup+822.3 s]
/proc/loadavg: 4.02 3.79 2.36 5/356 382
/proc/meminfo: memFree=10870644/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=822.12 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 469010 0 0 0 82127 85 0 0 25 0 1 0 608407822 172204032 36516 33554432000 4194304 4256717 140736416304784 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 36516 252 16 0 38684 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 176868

[startup+882.301 s]
/proc/loadavg: 4.01 3.82 2.46 5/356 414
/proc/meminfo: memFree=10962764/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=882.12 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 506194 0 0 0 88121 91 0 0 25 0 1 0 608407822 172204032 34351 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 34351 252 16 0 38684 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 176868

[startup+942.301 s]
/proc/loadavg: 4.00 3.85 2.56 5/356 416
/proc/meminfo: memFree=10914196/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=942.12 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 542956 0 0 0 94114 98 0 0 25 0 1 0 608407822 172204032 34874 33554432000 4194304 4256717 140736416304784 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 34874 252 16 0 38684 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 176868

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.64 5/356 417
/proc/meminfo: memFree=10869164/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=1002.12 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 578668 0 0 0 100108 104 0 0 25 0 1 0 608407822 172204032 35244 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 35244 252 16 0 38684 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 176868

[startup+1062.3 s]
/proc/loadavg: 4.06 3.91 2.73 5/356 419
/proc/meminfo: memFree=10843336/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=1062.12 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 616750 0 0 0 106102 110 0 0 25 0 1 0 608407822 172204032 35121 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 35121 252 16 0 38684 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 176868

[startup+1122.3 s]
/proc/loadavg: 4.02 3.92 2.81 5/356 452
/proc/meminfo: memFree=11092676/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=1122.12 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 652106 0 0 0 112096 116 0 0 25 0 1 0 608407822 172204032 33246 33554432000 4194304 4256717 140736416304784 18446744073709551615 4219130 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 33246 252 16 0 38684 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 176868

[startup+1182.3 s]
/proc/loadavg: 4.09 3.95 2.88 5/356 454
/proc/meminfo: memFree=11048984/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=1182.12 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 689100 0 0 0 118089 123 0 0 25 0 1 0 608407822 172204032 33660 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 33660 252 16 0 38684 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 176868

[startup+1242.3 s]
/proc/loadavg: 4.03 3.96 2.95 5/356 456
/proc/meminfo: memFree=11037796/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=1242.13 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 726566 0 0 0 124084 129 0 0 25 0 1 0 608407822 172204032 32586 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 32586 252 16 0 38684 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 176868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 3.99 3.02 5/356 457
/proc/meminfo: memFree=11000176/32951124 swapFree=67082152/67111528
[pid=32762] ppid=32760 vsize=8700 CPUtime=0.09 cores=0,2
/proc/32762/stat : 32762 (esg_static.sh) S 32760 32762 32720 0 -1 4202496 354 1160 0 0 0 0 9 0 21 0 1 0 608407809 8908800 252 33554432000 4194304 4922060 140736173252880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32762/statm: 2175 252 209 178 0 68 0
[pid=32765] ppid=32762 vsize=168168 CPUtime=1299.84 cores=0,2
/proc/32765/stat : 32765 (minisat_static) R 32762 32762 32720 0 -1 4202496 752555 0 0 0 129852 132 0 0 25 0 1 0 608407822 172204032 36705 33554432000 4194304 4256717 140736416304784 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32765/statm: 42042 36705 252 16 0 38684 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 176868

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1299.93
CPU user time (s): 1298.61
CPU system time (s): 1.32
CPU usage (%): 99.9931
Max. virtual memory (cumulated for all children) (KiB): 307096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.096985
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= 1514
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= 3

runsolver used 4.51231 second user time and 9.72852 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-09 21:08:18
IDJOB=3348985
IDBENCH=20399
IDSOLVER=1811
FILE ID=node136/3348985-1304968098
RUNJOBID= node136-1304968094-32738
PBS_JOBID= 13285614
Free space on /tmp= 44760 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-3348985-1304968098/watcher-3348985-1304968098 -o /tmp/evaluation-result-3348985-1304968098/solver-3348985-1304968098 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348985-1304968098.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1303810997

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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:     32951124 kB
MemFree:      11783500 kB
Buffers:        213984 kB
Cached:       11361672 kB
SwapCached:       2708 kB
Active:        9866316 kB
Inactive:     10825260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11783500 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:     9114876 kB
Mapped:          27908 kB
Slab:           372216 kB
PageTables:      39788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69887772 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= 44596 MiB
End job on node136 at 2011-05-09 21:30:00