Trace number 3693726

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 NameAnswerobjective functionCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? (TO) 1802.21 1802.49

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null0mast_rapportOE2.0_TMAX180_K192_cod2.opb
MD5SUM9ed9dacab453c9b73d400442dcf06abd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21805
Best CPU time to get the best result obtained on this benchmark1800.77
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 733864
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 733864
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3693726-1338047512.opb>
2.20/2.26	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
2.20/2.26	c problem read in 2.26
5.50/5.52	c presolving:
11.49/11.57	c (round 1) 0 del vars, 1977 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 398809 upgd conss, 67806 impls, 1977 clqs
13.39/13.46	c (round 2) 0 del vars, 1977 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 67806 impls, 1977 clqs

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3693726-1338047512/watcher-3693726-1338047512 -o /tmp/evaluation-result-3693726-1338047512/solver-3693726-1338047512 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693726-1338047512.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4297
/proc/meminfo: memFree=26455256/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=11132 CPUtime=0 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 1527 0 0 0 0 0 0 0 20 0 1 0 270879817 11399168 1481 33554432000 4194304 10169799 140735680826608 140735680825256 7170926 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 2783 1481 403 1459 0 1315 0

[startup+0.0371731 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4297
/proc/meminfo: memFree=26455256/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=25348 CPUtime=0.02 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 5104 0 0 0 2 0 0 0 20 0 1 0 270879817 25956352 5058 33554432000 4194304 10169799 140735680826608 140735680825256 5471578 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 6337 5058 412 1459 0 4869 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25348

[startup+0.100328 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4297
/proc/meminfo: memFree=26455256/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=43536 CPUtime=0.09 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 9639 0 0 0 8 1 0 0 20 0 1 0 270879817 44580864 9593 33554432000 4194304 10169799 140735680826608 140735680825256 9047461 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 10884 9593 412 1459 0 9416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43536

[startup+0.300308 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4297
/proc/meminfo: memFree=26455256/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=82084 CPUtime=0.29 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 19234 0 0 0 27 2 0 0 20 0 1 0 270879817 84054016 19188 33554432000 4194304 10169799 140735680826608 140735680825256 5889592 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 20521 19188 412 1459 0 19053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82084

[startup+0.70032 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4297
/proc/meminfo: memFree=26455256/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=182740 CPUtime=0.69 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 44304 0 0 0 63 6 0 0 20 0 1 0 270879817 187125760 44258 33554432000 4194304 10169799 140735680826608 140735680692936 7409152 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 45685 44258 412 1459 0 44217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 182740

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4298
/proc/meminfo: memFree=26207860/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=367276 CPUtime=1.49 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 90356 0 0 0 135 14 0 0 20 0 1 0 270879817 376090624 90310 33554432000 4194304 10169799 140735680826608 140735680692936 5282272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 91819 90310 412 1459 0 90351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 367276

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4298
/proc/meminfo: memFree=26029416/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=918008 CPUtime=3.09 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 227693 0 0 0 276 33 0 0 20 0 1 0 270879817 940040192 228032 33554432000 4194304 10169799 140735680826608 140735680822856 4952057 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 229502 228032 461 1459 0 228034 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 918008

[startup+6.30037 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 4298
/proc/meminfo: memFree=25241640/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=1241680 CPUtime=6.29 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 329527 0 0 0 550 79 0 0 20 0 1 0 270879817 1271480320 307731 33554432000 4194304 10169799 140735680826608 140735680824568 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 310420 307731 545 1459 0 308952 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1241680

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 4298
/proc/meminfo: memFree=24807432/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=1630220 CPUtime=12.69 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 459258 0 0 0 1009 260 0 0 20 0 1 0 270879817 1669345280 404352 33554432000 4194304 10169799 140735680826608 140735680823816 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 407555 404352 577 1459 0 406087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1630220

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 4298
/proc/meminfo: memFree=24118516/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=1903792 CPUtime=25.49 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 507846 0 0 0 2197 352 0 0 20 0 1 0 270879817 1949483008 471524 33554432000 4194304 10169799 140735680826608 140735680823256 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 475948 471524 608 1459 0 474480 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1903792

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4298
/proc/meminfo: memFree=23206736/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=1911472 CPUtime=51.08 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 509129 0 0 0 4756 352 0 0 20 0 1 0 270879817 1957347328 473318 33554432000 4194304 10169799 140735680826608 140735680823160 8922316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 477868 473318 608 1459 0 476400 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1911472

[startup+102.308 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 4298
/proc/meminfo: memFree=23201076/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=1913648 CPUtime=102.28 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 509710 0 0 0 9876 352 0 0 20 0 1 0 270879817 1959575552 473899 33554432000 4194304 10169799 140735680826608 140735680824136 8922280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 478412 473899 608 1459 0 476944 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1913648

[startup+162.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 4299
/proc/meminfo: memFree=21842552/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3306616 CPUtime=162.26 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 831629 0 0 0 15820 406 0 0 20 0 1 0 270879817 3385974784 812680 33554432000 4194304 10169799 140735680826608 140735680823192 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 826654 812680 608 1459 0 825186 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 3306616

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4299
/proc/meminfo: memFree=21839852/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3307636 CPUtime=222.26 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 831992 0 0 0 21819 407 0 0 20 0 1 0 270879817 3387019264 813043 33554432000 4194304 10169799 140735680826608 140735680822872 8922310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 826909 813043 608 1459 0 825441 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 3307636

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4299
/proc/meminfo: memFree=21835044/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3308660 CPUtime=282.25 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 832356 0 0 0 27818 407 0 0 20 0 1 0 270879817 3388067840 813407 33554432000 4194304 10169799 140735680826608 140735680822872 8922295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 827165 813407 608 1459 0 825697 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 3308660

[startup+342.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 4299
/proc/meminfo: memFree=21833524/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3308660 CPUtime=342.24 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 832464 0 0 0 33817 407 0 0 20 0 1 0 270879817 3388067840 813515 33554432000 4194304 10169799 140735680826608 140735680822872 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 827165 813515 608 1459 0 825697 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 3308660

[startup+402.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4299
/proc/meminfo: memFree=21832312/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3308660 CPUtime=402.23 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 832574 0 0 0 39816 407 0 0 20 0 1 0 270879817 3388067840 813625 33554432000 4194304 10169799 140735680826608 140735680822872 8922285 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 827165 813625 608 1459 0 825697 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 3308660

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4300
/proc/meminfo: memFree=21818204/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3310520 CPUtime=462.22 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 833155 0 0 0 45815 407 0 0 20 0 1 0 270879817 3389972480 814206 33554432000 4194304 10169799 140735680826608 140735680822872 8922280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 827630 814206 608 1459 0 826162 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 3310520

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4303
/proc/meminfo: memFree=21812520/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3312564 CPUtime=522.21 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 833835 0 0 0 51814 407 0 0 20 0 1 0 270879817 3392065536 814886 33554432000 4194304 10169799 140735680826608 140735680822872 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 828141 814886 608 1459 0 826673 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 3312564

[startup+582.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 4325
/proc/meminfo: memFree=21808448/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3312564 CPUtime=582.21 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 833945 0 0 0 57813 408 0 0 20 0 1 0 270879817 3392065536 814996 33554432000 4194304 10169799 140735680826608 140735680822872 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 828141 814996 608 1459 0 826673 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 3312564

[startup+642.3 s]

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

/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 835434 0 0 0 99805 409 0 0 20 0 1 0 270879817 3394879488 816452 33554432000 4194304 10169799 140735680826608 140735680822872 8922300 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 828828 816452 608 1459 0 827360 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 3315312

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4327
/proc/meminfo: memFree=21777412/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3315312 CPUtime=1062.13 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 835550 0 0 0 105804 409 0 0 20 0 1 0 270879817 3394879488 816568 33554432000 4194304 10169799 140735680826608 140735680822872 8922295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 828828 816568 608 1459 0 827360 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 3315312

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4330
/proc/meminfo: memFree=21775956/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3316336 CPUtime=1122.12 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 835920 0 0 0 111803 409 0 0 20 0 1 0 270879817 3395928064 816938 33554432000 4194304 10169799 140735680826608 140735680822872 8922316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 829084 816938 608 1459 0 827616 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3316336

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4330
/proc/meminfo: memFree=21771156/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3318192 CPUtime=1182.11 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 836498 0 0 0 117802 409 0 0 20 0 1 0 270879817 3397828608 817516 33554432000 4194304 10169799 140735680826608 140735680822872 8922310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 829548 817516 608 1459 0 828080 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3318192

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4330
/proc/meminfo: memFree=21767620/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3318192 CPUtime=1242.1 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 836612 0 0 0 123801 409 0 0 20 0 1 0 270879817 3397828608 817630 33554432000 4194304 10169799 140735680826608 140735680822872 8922305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 829548 817630 608 1459 0 828080 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3318192

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4330
/proc/meminfo: memFree=21765536/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3318192 CPUtime=1302.1 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 836726 0 0 0 129801 409 0 0 20 0 1 0 270879817 3397828608 817744 33554432000 4194304 10169799 140735680826608 140735680822872 8922295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 829548 817744 608 1459 0 828080 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 3318192

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4331
/proc/meminfo: memFree=21763216/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3318192 CPUtime=1362.08 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 836840 0 0 0 135799 409 0 0 20 0 1 0 270879817 3397828608 817858 33554432000 4194304 10169799 140735680826608 140735680822872 8922300 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 829548 817858 608 1459 0 828080 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3318192

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4331
/proc/meminfo: memFree=21760888/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3320240 CPUtime=1422.08 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 837466 0 0 0 141799 409 0 0 20 0 1 0 270879817 3399925760 818484 33554432000 4194304 10169799 140735680826608 140735680822872 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 830060 818484 608 1459 0 828592 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3320240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4331
/proc/meminfo: memFree=21758312/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3320240 CPUtime=1482.07 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 837580 0 0 0 147797 410 0 0 20 0 1 0 270879817 3399925760 818598 33554432000 4194304 10169799 140735680826608 140735680822872 8922310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 830060 818598 608 1459 0 828592 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 3320240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4331
/proc/meminfo: memFree=21756852/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3320240 CPUtime=1542.06 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 837694 0 0 0 153796 410 0 0 20 0 1 0 270879817 3399925760 818712 33554432000 4194304 10169799 140735680826608 140735680822872 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 830060 818712 608 1459 0 828592 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 3320240

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 4331
/proc/meminfo: memFree=21753780/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3322668 CPUtime=1602.05 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 838448 0 0 0 159795 410 0 0 20 0 1 0 270879817 3402412032 819433 33554432000 4194304 10169799 140735680826608 140735680822872 8922310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 830667 819433 608 1459 0 829199 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 3322668

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4332
/proc/meminfo: memFree=21749964/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3323692 CPUtime=1662.04 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 838818 0 0 0 165794 410 0 0 20 0 1 0 270879817 3403460608 819803 33554432000 4194304 10169799 140735680826608 140735680822872 8922295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 830923 819803 608 1459 0 829455 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 3323692

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 2/172 4360
/proc/meminfo: memFree=25115812/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3324716 CPUtime=1722.03 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 839188 0 0 0 171793 410 0 0 20 0 1 0 270879817 3404509184 820173 33554432000 4194304 10169799 140735680826608 140735680822872 8922254 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 831179 820173 608 1459 0 829711 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 3324716

[startup+1782.3 s]
/proc/loadavg: 1.37 1.82 1.94 2/171 4360
/proc/meminfo: memFree=25115200/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3324716 CPUtime=1782.02 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 839415 0 0 0 177792 410 0 0 20 0 1 0 270879817 3404509184 820399 33554432000 4194304 10169799 140735680826608 140735680822872 8922290 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 831179 820399 608 1459 0 829711 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 3324716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.26 1.77 1.91 2/171 4360
/proc/meminfo: memFree=25115680/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3324716 CPUtime=1800.02 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 839451 0 0 0 179592 410 0 0 20 0 1 0 270879817 3404509184 820435 33554432000 4194304 10169799 140735680826608 140735680822872 8922316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 831179 820435 608 1459 0 829711 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3324716

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4297

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

[startup+1801.4 s]
/proc/loadavg: 1.26 1.77 1.91 2/172 4361
/proc/meminfo: memFree=25115424/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3324716 CPUtime=1801.12 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 839455 0 0 0 179702 410 0 0 20 0 1 0 270879817 3404509184 820439 33554432000 4194304 10169799 140735680826608 140735680822336 8922285 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 831179 820439 608 1459 0 829711 0
Current children cumulated CPU time (s) 1801.12
Current children cumulated vsize (KiB) 3324716

[startup+1802.2 s]
/proc/loadavg: 1.26 1.77 1.91 2/172 4361
/proc/meminfo: memFree=25115424/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=3324716 CPUtime=1801.92 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4202496 839455 0 0 0 179782 410 0 0 20 0 1 0 270879817 3404509184 820439 33554432000 4194304 10169799 140735680826608 140735680822336 8922305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 831179 820439 608 1459 0 829711 0
Current children cumulated CPU time (s) 1801.92
Current children cumulated vsize (KiB) 3324716

[startup+1802.4 s]
/proc/loadavg: 1.26 1.77 1.91 2/172 4361
/proc/meminfo: memFree=25115424/32873844 swapFree=7356/7356
[pid=4297] ppid=4295 vsize=0 CPUtime=1802.11 cores=1,3,5,7
/proc/4297/stat : 4297 (scip-2.1.1.4sfi) R 4295 4297 1047 0 -1 4203524 839455 0 0 0 179792 419 0 0 20 0 1 0 270879817 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4297/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.49
CPU time (s): 1802.21
CPU user time (s): 1797.93
CPU system time (s): 4.28535
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 3324716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.93
system time used= 4.28535
maximum resident set size= 3281756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 839455
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= 4
involuntary context switches= 1857

runsolver used 4.99424 second user time and 11.8442 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-26 17:51:52
IDJOB=3693726
IDBENCH=91042
IDSOLVER=2272
FILE ID=node109/3693726-1338047512
RUNJOBID= node109-1338029634-2327
PBS_JOBID= 14624362
Free space on /tmp= 71328 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_20null0mast_rapportOE2.0_TMAX180_K192_cod2.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3693726-1338047512/watcher-3693726-1338047512 -o /tmp/evaluation-result-3693726-1338047512/solver-3693726-1338047512 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693726-1338047512.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9ed9dacab453c9b73d400442dcf06abd
RANDOM SEED=204077168

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26455636 kB
Buffers:          250532 kB
Cached:          3471044 kB
SwapCached:            0 kB
Active:          2662844 kB
Inactive:        2968912 kB
Active(anon):    1912728 kB
Inactive(anon):        0 kB
Active(file):     750116 kB
Inactive(file):  2968912 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41228 kB
Writeback:             0 kB
AnonPages:       1919544 kB
Mapped:            16792 kB
Shmem:               200 kB
Slab:             641628 kB
SReclaimable:      84012 kB
SUnreclaim:       557616 kB
KernelStack:        1448 kB
PageTables:         8100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2037968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71352 MiB
End job on node109 at 2012-05-26 18:21:55