Trace number 3284013

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.00/0.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  466486  1393798 |  139945       0        0     nan |  0.000 % |
3.39/3.49	c |         0 |  464591  2028804 |      --       0       --      -- |     --   | -1895/635006
3.39/3.49	c ==============================================================================
3.39/3.49	c Result  :   #vars: 2624   #clauses: 464591   #literals: 2028804
3.39/3.49	c CPU time:   3.45248 s
3.39/3.49	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-3284013-1303757815/watcher-3284013-1303757815 -o /tmp/evaluation-result-3284013-1303757815/solver-3284013-1303757815 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3284013-1303757815.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: 4.00 4.00 3.94 5/192 8514
/proc/meminfo: memFree=16721428/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=0 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487381208 8908800 250 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 250 209 178 0 68 0

[startup+0.100594 s]
/proc/loadavg: 4.00 4.00 3.94 5/192 8514
/proc/meminfo: memFree=16721428/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=0 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487381208 8908800 250 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200577 s]
/proc/loadavg: 4.00 4.00 3.94 5/192 8514
/proc/meminfo: memFree=16721428/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=0 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487381208 8908800 250 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300556 s]
/proc/loadavg: 4.00 4.00 3.94 5/192 8514
/proc/meminfo: memFree=16721428/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=0 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487381208 8908800 250 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700532 s]
/proc/loadavg: 4.00 4.00 3.94 5/192 8514
/proc/meminfo: memFree=16721428/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=0 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487381208 8908800 250 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 4.00 4.00 3.94 6/194 8516
/proc/meminfo: memFree=16672928/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=0 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487381208 8908800 250 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 250 209 178 0 68 0
[pid=8515] ppid=8514 vsize=49540 CPUtime=1.48 cores=0,2
/proc/8515/stat : 8515 (SatELite_releas) R 8514 8514 7713 0 -1 4202496 11582 0 0 0 145 3 0 0 25 0 1 0 487381208 50728960 11537 33554432000 134512640 135144242 4287790832 18446744073709551615 134588159 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8515/statm: 12385 11537 77 155 0 12228 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58240

[startup+3.10113 s]
/proc/loadavg: 4.00 4.00 3.94 6/194 8516
/proc/meminfo: memFree=16672556/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=0 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 487381208 8908800 250 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 250 209 178 0 68 0
[pid=8515] ppid=8514 vsize=49540 CPUtime=3.09 cores=0,2
/proc/8515/stat : 8515 (SatELite_releas) R 8514 8514 7713 0 -1 4202496 11582 0 0 0 306 3 0 0 25 0 1 0 487381208 50728960 11537 33554432000 134512640 135144242 4287790832 18446744073709551615 134588216 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8515/statm: 12385 11537 77 155 0 12228 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58240

[startup+6.3005 s]
/proc/loadavg: 4.00 4.00 3.94 6/194 8517
/proc/meminfo: memFree=16673184/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=42172 CPUtime=2.47 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 9028 0 0 0 246 1 0 0 25 0 1 0 487381590 43184128 8937 33554432000 4194304 4218580 140735774691344 18446744073709551615 274473632768 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 10543 8937 131 6 0 9013 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50872

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.94 6/194 8517
/proc/meminfo: memFree=16668856/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=45120 CPUtime=8.86 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 9761 0 0 0 885 1 0 0 25 0 1 0 487381590 46202880 9670 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 11280 9670 131 6 0 9750 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53820

[startup+25.5012 s]
/proc/loadavg: 4.00 4.00 3.94 6/194 8518
/proc/meminfo: memFree=16662408/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=50092 CPUtime=21.67 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 11020 0 0 0 2165 2 0 0 25 0 1 0 487381590 51294208 10929 33554432000 4194304 4218580 140735774691344 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 12523 10929 131 6 0 10993 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58792

[startup+51.1007 s]
/proc/loadavg: 4.00 4.00 3.94 6/194 8518
/proc/meminfo: memFree=16649388/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=58536 CPUtime=47.27 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 13120 0 0 0 4725 2 0 0 25 0 1 0 487381590 59940864 13029 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 14634 13029 131 6 0 13104 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67236

[startup+102.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/194 8520
/proc/meminfo: memFree=16637720/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=63960 CPUtime=98.47 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 14470 0 0 0 9844 3 0 0 25 0 1 0 487381590 65495040 14372 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 15990 14372 131 6 0 14460 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 72660

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 8521
/proc/meminfo: memFree=16628404/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=69948 CPUtime=158.48 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 16008 0 0 0 15844 4 0 0 25 0 1 0 487381590 71626752 15869 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 17487 15869 131 6 0 15957 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78648

[startup+222.307 s]
/proc/loadavg: 3.61 3.90 3.90 5/187 8541
/proc/meminfo: memFree=16691180/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=73892 CPUtime=218.48 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 17020 0 0 0 21844 4 0 0 25 0 1 0 487381590 75665408 16877 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 18473 16877 131 6 0 16943 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82592

[startup+282.301 s]
/proc/loadavg: 3.22 3.74 3.85 4/187 8552
/proc/meminfo: memFree=16684084/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=76020 CPUtime=278.47 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 17574 0 0 0 27843 4 0 0 25 0 1 0 487381590 77844480 17413 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 19005 17413 131 6 0 17475 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 84720

[startup+342.3 s]
/proc/loadavg: 3.08 3.60 3.79 5/187 8553
/proc/meminfo: memFree=16676988/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=78024 CPUtime=338.48 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 18086 0 0 0 33843 5 0 0 25 0 1 0 487381590 79896576 17888 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 19506 17888 131 6 0 17976 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 86724

[startup+402.301 s]
/proc/loadavg: 2.95 3.47 3.73 3/181 8573
/proc/meminfo: memFree=16735280/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2

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

/proc/8517/statm: 23251 21632 131 6 0 21721 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 101704

[startup+702.301 s]
/proc/loadavg: 1.14 2.21 3.12 2/173 8609
/proc/meminfo: memFree=16789832/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=93296 CPUtime=698.48 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 22212 0 0 0 69842 6 0 0 25 0 1 0 487381590 95535104 21725 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 23324 21725 131 6 0 21794 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 101996

[startup+762.301 s]
/proc/loadavg: 1.05 1.98 2.99 2/173 8610
/proc/meminfo: memFree=16786440/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=97208 CPUtime=758.49 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 23237 0 0 0 75842 7 0 0 25 0 1 0 487381590 99540992 22676 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 24302 22676 131 6 0 22772 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 105908

[startup+822.301 s]
/proc/loadavg: 1.02 1.80 2.86 2/173 8612
/proc/meminfo: memFree=16785920/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=97712 CPUtime=818.49 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 23420 0 0 0 81842 7 0 0 25 0 1 0 487381590 100057088 22834 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 24428 22834 131 6 0 22898 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 106412

[startup+882.306 s]
/proc/loadavg: 1.00 1.65 2.74 2/173 8614
/proc/meminfo: memFree=16785132/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=98548 CPUtime=878.5 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 23685 0 0 0 87843 7 0 0 25 0 1 0 487381590 100913152 23037 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 24637 23037 131 6 0 23107 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 107248

[startup+942.301 s]
/proc/loadavg: 1.00 1.53 2.63 2/173 8615
/proc/meminfo: memFree=16780372/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=103288 CPUtime=938.49 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 24913 0 0 0 93842 7 0 0 25 0 1 0 487381590 105766912 24213 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 25822 24213 131 6 0 24292 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 111988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.43 2.52 2/173 8617
/proc/meminfo: memFree=16779824/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=103812 CPUtime=998.49 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 25110 0 0 0 99842 7 0 0 25 0 1 0 487381590 106303488 24334 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 25953 24334 131 6 0 24423 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 112512

[startup+1062.3 s]
/proc/loadavg: 1.00 1.35 2.43 2/173 8618
/proc/meminfo: memFree=16777176/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=106540 CPUtime=1058.5 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 25845 0 0 0 105842 8 0 0 25 0 1 0 487381590 109096960 25019 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 26635 25019 131 6 0 25105 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 115240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.28 2.33 2/173 8620
/proc/meminfo: memFree=16775276/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=108724 CPUtime=1118.5 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 26420 0 0 0 111842 8 0 0 25 0 1 0 487381590 111333376 25555 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 27181 25555 131 6 0 25651 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 117424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.23 2.25 2/173 8622
/proc/meminfo: memFree=16774600/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=109188 CPUtime=1178.5 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 26606 0 0 0 117842 8 0 0 25 0 1 0 487381590 111808512 25705 33554432000 4194304 4218580 140735774691344 18446744073709551615 4210473 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 27297 25705 131 6 0 25767 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 117888

[startup+1242.3 s]
/proc/loadavg: 1.00 1.19 2.17 2/173 8623
/proc/meminfo: memFree=16773816/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=109952 CPUtime=1238.5 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 26781 0 0 0 123842 8 0 0 25 0 1 0 487381590 112590848 25866 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 27488 25866 131 6 0 25958 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 118652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.15 2.09 2/173 8625
/proc/meminfo: memFree=16772528/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=111212 CPUtime=1296.2 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 27134 0 0 0 129612 8 0 0 25 0 1 0 487381590 113881088 26183 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 27803 26183 131 6 0 26273 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 119912

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

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

[startup+1300 s]
/proc/loadavg: 1.00 1.15 2.09 2/173 8625
/proc/meminfo: memFree=16772528/32950928 swapFree=67111528/67111528
[pid=8514] ppid=8512 vsize=8700 CPUtime=3.81 cores=0,2
/proc/8514/stat : 8514 (esg_static.sh) S 8512 8514 7713 0 -1 4202496 356 11584 0 0 0 0 376 5 18 0 1 0 487381208 8908800 253 33554432000 4194304 4922060 140737156188656 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8514/statm: 2175 253 209 178 0 68 0
[pid=8517] ppid=8514 vsize=111212 CPUtime=1296.2 cores=0,2
/proc/8517/stat : 8517 (cdcl) R 8514 8514 7713 0 -1 4202496 27134 0 0 0 129612 8 0 0 25 0 1 0 487381590 113881088 26183 33554432000 4194304 4218580 140735774691344 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8517/statm: 27803 26183 131 6 0 26273 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 119912

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8514 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=760428
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=54991
# CPU time returned by wait4() is 3.81542
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.88
CPU system time (s): 0.13
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 119944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.76043
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11940
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= 9
involuntary context switches= 15

runsolver used 2.04069 second user time and 4.36134 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:56:55
IDJOB=3284013
IDBENCH=71095
IDSOLVER=1609
FILE ID=node125/3284013-1303757815
RUNJOBID= node125-1303755210-7731
PBS_JOBID= 13154062
Free space on /tmp= 73136 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284013-1303757815/watcher-3284013-1303757815 -o /tmp/evaluation-result-3284013-1303757815/solver-3284013-1303757815 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3284013-1303757815.cnf

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=1052164708

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16721576 kB
Buffers:       2193888 kB
Cached:       13286452 kB
SwapCached:          0 kB
Active:        7859428 kB
Inactive:      7839544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16721576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8936 kB
Writeback:           0 kB
AnonPages:      218280 kB
Mapped:          15172 kB
Slab:           466492 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   400984 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= 73136 MiB
End job on node125 at 2011-04-25 21:18:38