Trace number 3250244

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted 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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  100397   411595 |   30119       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |  100330   412392 |      --       0       --      -- |     --   | -67/797
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 4219   #clauses: 100330   #literals: 412392
0.00/0.07	c CPU time:   0.065989 s
0.00/0.07	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3250244-1303519673/watcher-3250244-1303519673 -o /tmp/evaluation-result-3250244-1303519673/solver-3250244-1303519673 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250244-1303519673.cnf 

running on 2 cores: 4,6

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: 3.84 3.94 3.67 5/192 6146
/proc/meminfo: memFree=19511036/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 542197822 8908800 249 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 249 209 178 0 68 0

[startup+0.014718 s]
/proc/loadavg: 3.84 3.94 3.67 5/192 6146
/proc/meminfo: memFree=19511036/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 542197822 8908800 249 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100712 s]
/proc/loadavg: 3.84 3.94 3.67 5/192 6146
/proc/meminfo: memFree=19511036/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 542197822 8908800 249 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300632 s]
/proc/loadavg: 3.84 3.94 3.67 5/192 6146
/proc/meminfo: memFree=19511036/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8700

[startup+0.700567 s]
/proc/loadavg: 3.84 3.94 3.67 5/192 6146
/proc/meminfo: memFree=19511036/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 3.84 3.94 3.67 5/194 6149
/proc/meminfo: memFree=19496444/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=16928 CPUtime=1.35 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 2710 0 0 0 135 0 0 0 25 0 1 0 542197835 17334272 2621 33554432000 4194304 4218580 140733204435632 18446744073709551615 4213544 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/6149/statm: 4232 2621 131 6 0 2702 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25628

[startup+3.10111 s]
/proc/loadavg: 3.93 3.95 3.68 5/194 6149
/proc/meminfo: memFree=19494584/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=18316 CPUtime=2.94 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 3065 0 0 0 294 0 0 0 25 0 1 0 542197835 18755584 2976 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/6149/statm: 4579 2976 131 6 0 3049 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27016

[startup+6.30057 s]
/proc/loadavg: 3.93 3.95 3.68 5/194 6149
/proc/meminfo: memFree=19489340/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=20040 CPUtime=6.13 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 3478 0 0 0 613 0 0 0 25 0 1 0 542197835 20520960 3388 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 5010 3388 131 6 0 3480 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 28740

[startup+12.7004 s]
/proc/loadavg: 3.94 3.96 3.68 5/194 6149
/proc/meminfo: memFree=19481496/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=23840 CPUtime=12.53 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 4466 0 0 0 1253 0 0 0 25 0 1 0 542197835 24412160 4358 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 5960 4358 131 6 0 4430 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 32540

[startup+25.501 s]
/proc/loadavg: 3.95 3.96 3.68 5/194 6149
/proc/meminfo: memFree=19474328/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=27520 CPUtime=25.34 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 5446 0 0 0 2533 1 0 0 25 0 1 0 542197835 28180480 5255 33554432000 4194304 4218580 140733204435632 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 6880 5255 131 6 0 5350 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36220

[startup+51.1012 s]
/proc/loadavg: 3.97 3.96 3.69 5/194 6150
/proc/meminfo: memFree=19462128/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=33496 CPUtime=50.94 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 7206 0 0 0 5092 2 0 0 25 0 1 0 542197835 34299904 6776 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 8374 6776 131 6 0 6844 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42196

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 3.71 5/194 6181
/proc/meminfo: memFree=19427532/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=39112 CPUtime=102.14 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 9161 0 0 0 10211 3 0 0 25 0 1 0 542197835 40050688 8182 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 9778 8182 131 6 0 8248 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47812

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.72 5/194 6183
/proc/meminfo: memFree=19387472/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=57284 CPUtime=162.14 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 14482 0 0 0 16210 4 0 0 25 0 1 0 542197835 58658816 12719 33554432000 4194304 4218580 140733204435632 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 14321 12719 131 6 0 12791 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 65984

[startup+222.3 s]
/proc/loadavg: 4.06 3.99 3.74 5/194 6185
/proc/meminfo: memFree=19355588/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=73292 CPUtime=222.14 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 19048 0 0 0 22209 5 0 0 25 0 1 0 542197835 75051008 16697 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 18323 16697 131 6 0 16793 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 81992

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.75 5/194 6186
/proc/meminfo: memFree=19343304/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=74764 CPUtime=282.14 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 20164 0 0 0 28209 5 0 0 25 0 1 0 542197835 76558336 17088 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 18691 17088 131 6 0 17161 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 83464

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/194 6188
/proc/meminfo: memFree=19336464/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=74700 CPUtime=342.14 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 20959 0 0 0 34208 6 0 0 25 0 1 0 542197835 76492800 17080 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 18675 17080 131 6 0 17145 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 83400

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.78 5/194 6189
/proc/meminfo: memFree=19326900/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6

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

/proc/6149/statm: 25232 23611 131 6 0 23702 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 109628

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 6196
/proc/meminfo: memFree=19256624/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=103604 CPUtime=642.16 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 30805 0 0 0 64207 9 0 0 25 0 1 0 542197835 106090496 24286 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 25901 24286 131 6 0 24371 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 112304

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 6197
/proc/meminfo: memFree=19251636/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=105004 CPUtime=702.15 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 31581 0 0 0 70206 9 0 0 25 0 1 0 542197835 107524096 24632 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 26251 24632 131 6 0 24721 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 113704

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 6199
/proc/meminfo: memFree=19249136/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=105164 CPUtime=762.15 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 32325 0 0 0 76206 9 0 0 25 0 1 0 542197835 107687936 24675 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 26291 24675 131 6 0 24761 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 113864

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 6210
/proc/meminfo: memFree=19245308/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=105156 CPUtime=822.15 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 33071 0 0 0 82205 10 0 0 25 0 1 0 542197835 107679744 24672 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 26289 24672 131 6 0 24759 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 113856

[startup+882.3 s]
/proc/loadavg: 4.03 4.00 3.85 5/194 6211
/proc/meminfo: memFree=19220356/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=106140 CPUtime=882.15 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 33837 0 0 0 88205 10 0 0 25 0 1 0 542197835 108687360 24923 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 26535 24923 131 6 0 25005 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 114840

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 6213
/proc/meminfo: memFree=19217736/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=106076 CPUtime=942.15 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 34606 0 0 0 94205 10 0 0 25 0 1 0 542197835 108621824 24910 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 26519 24910 131 6 0 24989 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 114776

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/194 6214
/proc/meminfo: memFree=19205300/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=115888 CPUtime=1002.15 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 37667 0 0 0 100205 10 0 0 25 0 1 0 542197835 118669312 27349 33554432000 4194304 4218580 140733204435632 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 28972 27349 131 6 0 27442 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 124588

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.87 5/194 6216
/proc/meminfo: memFree=19196240/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=122636 CPUtime=1062.16 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 39762 0 0 0 106205 11 0 0 25 0 1 0 542197835 125579264 29063 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 30659 29063 131 6 0 29129 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 131336

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.89 5/194 6218
/proc/meminfo: memFree=19194736/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=122892 CPUtime=1122.16 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 40626 0 0 0 112205 11 0 0 25 0 1 0 542197835 125841408 29119 33554432000 4194304 4218580 140733204435632 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 30723 29119 131 6 0 29193 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 131592

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.89 5/194 6219
/proc/meminfo: memFree=19175880/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=122796 CPUtime=1182.16 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 41341 0 0 0 118204 12 0 0 25 0 1 0 542197835 125743104 29101 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 30699 29101 131 6 0 29169 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 131496

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/194 6221
/proc/meminfo: memFree=19171536/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=122764 CPUtime=1242.16 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 41814 0 0 0 124204 12 0 0 25 0 1 0 542197835 125710336 29087 33554432000 4194304 4218580 140733204435632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 30691 29087 131 6 0 29161 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 131464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 3.91 3/188 6225
/proc/meminfo: memFree=19264692/32951124 swapFree=67111480/67111528
[pid=6146] ppid=6144 vsize=8700 CPUtime=0.12 cores=4,6
/proc/6146/stat : 6146 (esg_static.sh) S 6144 6146 3353 0 -1 4202496 353 2461 0 0 0 0 12 0 24 0 1 0 542197822 8908800 252 33554432000 4194304 4922060 140733205921952 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6146/statm: 2175 252 209 178 0 68 0
[pid=6149] ppid=6146 vsize=122604 CPUtime=1299.87 cores=4,6
/proc/6149/stat : 6149 (cdcl) R 6146 6146 3353 0 -1 4202496 42657 0 0 0 129975 12 0 0 25 0 1 0 542197835 125546496 29055 33554432000 4194304 4218580 140733204435632 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6149/statm: 30651 29055 131 6 0 29121 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 131304

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

Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.87
CPU system time (s): 0.12
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 131656

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

runsolver used 2.22966 second user time and 4.87426 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 02:47:53
IDJOB=3250244
IDBENCH=83248
IDSOLVER=1609
FILE ID=node111/3250244-1303519673
RUNJOBID= node111-1303518369-5719
PBS_JOBID= 13134250
Free space on /tmp= 71400 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250244-1303519673/watcher-3250244-1303519673 -o /tmp/evaluation-result-3250244-1303519673/solver-3250244-1303519673 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250244-1303519673.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=254187692

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19511316 kB
Buffers:       1977732 kB
Cached:       10718724 kB
SwapCached:         44 kB
Active:        9064564 kB
Inactive:      3814188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19511316 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           12836 kB
Writeback:           0 kB
AnonPages:      181784 kB
Mapped:          15176 kB
Slab:           496272 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   366284 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= 71360 MiB
End job on node111 at 2011-04-23 03:09:36