Trace number 3263493

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
ppfolio par? (MO) 817.25 204.612

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3263493-1304091543/watcher-3263493-1304091543 -o /tmp/evaluation-result-3263493-1304091543/solver-3263493-1304091543 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3263493-1304091543.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.78 9.23 9.60 5/181 14760
/proc/meminfo: memFree=22903336/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) R 14758 14760 14150 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0

[startup+0.969567 s]
/proc/loadavg: 8.78 9.23 9.60 5/181 14760
/proc/meminfo: memFree=22903336/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00056 s]
/proc/loadavg: 8.78 9.23 9.60 5/181 14760
/proc/meminfo: memFree=22903336/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10054 s]
/proc/loadavg: 8.78 9.23 9.60 5/181 14760
/proc/meminfo: memFree=22903336/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20052 s]
/proc/loadavg: 8.78 9.23 9.60 5/181 14760
/proc/meminfo: memFree=22903336/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 8.78 9.23 9.60 5/181 14760
/proc/meminfo: memFree=22903336/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10717 s]
/proc/loadavg: 8.78 9.23 9.60 11/187 14766
/proc/meminfo: memFree=22842884/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=478876 CPUtime=3.1 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 6108 0 0 0 309 1 0 0 25 0 1 0 520754717 490369024 4305 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 119719 4305 327 96 0 116281 0
[pid=14762] ppid=14760 vsize=32588 CPUtime=3.1 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 5972 0 0 0 309 1 0 0 25 0 1 0 520754717 33370112 5420 33554432000 4194304 4785740 140737478856688 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 8147 5420 340 145 0 5192 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=1.97 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 197 0 0 0 21 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=13148 CPUtime=3.1 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 2810 0 0 0 310 0 0 0 25 0 1 0 520754717 13463552 2449 33554432000 4194304 4352236 140733631502880 18446744073709551615 4328677 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 3287 2449 127 39 0 2367 0
[pid=14765] ppid=14760 vsize=17436 CPUtime=1.1 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 1979 0 0 0 110 0 0 0 25 0 1 0 520754717 17854464 1656 33554432000 4194304 4331988 140737210952192 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 4359 1656 174 34 0 2801 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 1020160

[startup+6.30057 s]
/proc/loadavg: 8.80 9.23 9.59 11/187 14766
/proc/meminfo: memFree=22813996/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=498564 CPUtime=6.29 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 11141 0 0 0 628 1 0 0 25 0 1 0 520754717 510529536 9330 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 124641 9330 337 96 0 121203 0
[pid=14762] ppid=14760 vsize=37276 CPUtime=6.3 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 7088 0 0 0 629 1 0 0 25 0 1 0 520754717 38170624 6536 33554432000 4194304 4785740 140737478856688 18446744073709551615 244446606021 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 9319 6536 340 145 0 6364 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=3.55 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 355 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=16860 CPUtime=6.29 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 4250 0 0 0 629 0 0 0 25 0 1 0 520754717 17264640 3377 33554432000 4194304 4352236 140733631502880 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 4215 3377 127 39 0 3295 0
[pid=14765] ppid=14760 vsize=17604 CPUtime=2.7 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 1998 0 0 0 270 0 0 0 25 0 1 0 520754717 18026496 1675 33554432000 4194304 4331988 140737210952192 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 4401 1675 174 34 0 2843 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1048416

[startup+12.7004 s]
/proc/loadavg: 8.82 9.23 9.59 10/187 14766
/proc/meminfo: memFree=22789360/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=485084 CPUtime=12.69 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 14904 0 0 0 1267 2 0 0 25 0 1 0 520754717 496726016 11661 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 121271 11661 337 96 0 117833 0
[pid=14762] ppid=14760 vsize=45756 CPUtime=12.69 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 9134 0 0 0 1268 1 0 0 25 0 1 0 520754717 46854144 8582 33554432000 4194304 4785740 140737478856688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 11439 8582 340 145 0 8484 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=6.74 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 674 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=19932 CPUtime=12.68 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 5018 0 0 0 1268 0 0 0 25 0 1 0 520754717 20410368 4145 33554432000 4194304 4352236 140733631502880 18446744073709551615 4278527 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 4983 4145 127 39 0 4063 0
[pid=14765] ppid=14760 vsize=17912 CPUtime=5.88 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 2057 0 0 0 588 0 0 0 25 0 1 0 520754717 18341888 1734 33554432000 4194304 4331988 140737210952192 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 4478 1734 174 34 0 2920 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1046796

[startup+25.501 s]
/proc/loadavg: 8.86 9.21 9.58 11/187 14766
/proc/meminfo: memFree=22767520/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=504004 CPUtime=25.48 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 19380 0 0 0 2546 2 0 0 25 0 1 0 520754717 516100096 14151 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 126001 14151 337 96 0 122563 0
[pid=14762] ppid=14760 vsize=54768 CPUtime=25.49 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 11267 0 0 0 2547 2 0 0 25 0 1 0 520754717 56082432 10715 33554432000 4194304 4785740 140737478856688 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 13692 10715 340 145 0 10737 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=13.14 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 1314 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=24544 CPUtime=25.48 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 6171 0 0 0 2548 0 0 0 25 0 1 0 520754717 25133056 5298 33554432000 4194304 4352236 140733631502880 18446744073709551615 4208085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 6136 5298 127 39 0 5216 0
[pid=14765] ppid=14760 vsize=18516 CPUtime=12.2 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 2198 0 0 0 1220 0 0 0 25 0 1 0 520754717 18960384 1875 33554432000 4194304 4331988 140737210952192 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 4629 1875 174 34 0 3071 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1079944

[startup+51.1012 s]
/proc/loadavg: 9.04 9.23 9.57 11/187 14767
/proc/meminfo: memFree=22737248/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=518180 CPUtime=51.09 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 27191 0 0 0 5104 5 0 0 25 0 1 0 520754717 530616320 15604 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 129545 15604 337 96 0 126107 0
[pid=14762] ppid=14760 vsize=68644 CPUtime=51.09 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 14579 0 0 0 5106 3 0 0 25 0 1 0 520754717 70291456 14027 33554432000 4194304 4785740 140737478856688 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 17161 14027 340 145 0 14206 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=25.84 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 2584 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=26080 CPUtime=51.08 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 8603 0 0 0 5107 1 0 0 25 0 1 0 520754717 26705920 5682 33554432000 4194304 4352236 140733631502880 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 6520 5682 127 39 0 5600 0
[pid=14765] ppid=14760 vsize=20052 CPUtime=24.97 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 2526 0 0 0 2497 0 0 0 25 0 1 0 520754717 20533248 2203 33554432000 4194304 4331988 140737210952192 18446744073709551615 4316070 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 5013 2203 175 34 0 3455 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 1111068

[startup+102.301 s]
/proc/loadavg: 9.09 9.21 9.54 11/187 14768
/proc/meminfo: memFree=22711936/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=516236 CPUtime=102.28 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 43305 0 0 0 10219 9 0 0 25 0 1 0 520754717 528625664 14699 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 129059 14699 337 96 0 125621 0
[pid=14762] ppid=14760 vsize=79112 CPUtime=102.29 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 16989 0 0 0 10226 3 0 0 25 0 1 0 520754717 81010688 16437 33554432000 4194304 4785740 140737478856688 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 19778 16437 340 145 0 16823 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=51.33 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 5133 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=34276 CPUtime=102.28 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 15260 0 0 0 10227 1 0 0 25 0 1 0 520754717 35098624 7731 33554432000 4194304 4352236 140733631502880 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 8569 7731 127 39 0 7649 0
[pid=14765] ppid=14760 vsize=22724 CPUtime=50.4 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 3100 0 0 0 5039 1 0 0 25 0 1 0 520754717 23269376 2777 33554432000 4194304 4331988 140737210952192 18446744073709551615 4228311 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 5681 2777 175 34 0 4123 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 1130460

[startup+162.3 s]
/proc/loadavg: 9.21 9.21 9.52 10/187 14770
/proc/meminfo: memFree=22679928/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=512384 CPUtime=162.29 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 74942 0 0 0 16209 20 0 0 25 0 1 0 520754717 524681216 16764 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 128096 16764 337 96 0 124658 0
[pid=14762] ppid=14760 vsize=88608 CPUtime=162.29 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 19186 0 0 0 16226 3 0 0 25 0 1 0 520754717 90734592 18634 33554432000 4194304 4785740 140737478856688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 22152 18634 340 145 0 19197 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=81.13 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 8113 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134529872 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=40940 CPUtime=162.28 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 25374 0 0 0 16225 3 0 0 25 0 1 0 520754717 41922560 9397 33554432000 4194304 4352236 140733631502880 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 10235 9397 127 39 0 9315 0
[pid=14765] ppid=14760 vsize=24448 CPUtime=80.28 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 3632 0 0 0 8027 1 0 0 25 0 1 0 520754717 25034752 3309 33554432000 4194304 4331988 140737210952192 18446744073709551615 4228288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 6112 3309 175 34 0 4554 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 1144492



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+204.601 s]
/proc/loadavg: 9.18 9.20 9.50 10/187 14771
/proc/meminfo: memFree=22661548/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=15446732 CPUtime=204.59 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 94779 0 0 0 20435 24 0 0 25 0 1 0 520754717 15817453568 16239 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 3861683 16239 337 96 0 3858245 0
[pid=14762] ppid=14760 vsize=97372 CPUtime=204.6 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 21199 0 0 0 20456 4 0 0 25 0 1 0 520754717 99708928 20647 33554432000 4194304 4785740 140737478856688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 24343 20647 340 145 0 21388 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=102.19 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 10219 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=46064 CPUtime=204.58 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 34591 0 0 0 20454 4 0 0 25 0 1 0 520754717 47169536 10678 33554432000 4194304 4352236 140733631502880 18446744073709551615 4328349 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 11516 10678 127 39 0 10596 0
[pid=14765] ppid=14760 vsize=27788 CPUtime=101.29 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 4001 0 0 0 10128 1 0 0 25 0 1 0 520754717 28454912 3678 33554432000 4194304 4331988 140737210952192 18446744073709551615 4313734 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 6947 3678 175 34 0 5389 0
Current children cumulated CPU time (s) 817.25
Current children cumulated vsize (KiB) 16096068

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

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

[startup+204.601 s]
/proc/loadavg: 9.18 9.20 9.50 10/187 14771
/proc/meminfo: memFree=22661548/32951124 swapFree=67111524/67111528
[pid=14760] ppid=14758 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14760/stat : 14760 (ppfolio) S 14758 14760 14150 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520754717 18763776 390 33554432000 4194304 4287625 140735258804576 18446744073709551615 244446965263 0 0 4096 65536 3630817197141524479 0 0 17 4 0 0 0
/proc/14760/statm: 4581 390 341 23 0 91 0
[pid=14761] ppid=14760 vsize=15446732 CPUtime=204.59 cores=0
/proc/14761/stat : 14761 (cryptominisat) R 14760 14760 14150 0 -1 4202496 94779 0 0 0 20435 24 0 0 25 0 1 0 520754717 15817453568 16239 33554432000 4194304 4587354 140737064531744 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14761/statm: 3861683 16239 337 96 0 3858245 0
[pid=14762] ppid=14760 vsize=97372 CPUtime=204.6 cores=4
/proc/14762/stat : 14762 (clasp) R 14760 14760 14150 0 -1 4202496 21199 0 0 0 20456 4 0 0 25 0 1 0 520754717 99708928 20647 33554432000 4194304 4785740 140737478856688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14762/statm: 24343 20647 340 145 0 21388 0
[pid=14763] ppid=14760 vsize=459788 CPUtime=102.19 cores=6
/proc/14763/stat : 14763 (TNM) R 14760 14760 14150 0 -1 4202496 1957 0 0 0 10219 0 0 0 25 0 1 0 520754717 470822912 1854 33554432000 134512640 134534564 4289359264 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14763/statm: 114947 1854 95 6 0 113613 0
[pid=14764] ppid=14760 vsize=46064 CPUtime=204.58 cores=2
/proc/14764/stat : 14764 (lingeling) R 14760 14760 14150 0 -1 4202496 34591 0 0 0 20454 4 0 0 25 0 1 0 520754717 47169536 10678 33554432000 4194304 4352236 140733631502880 18446744073709551615 4328349 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14764/statm: 11516 10678 127 39 0 10596 0
[pid=14765] ppid=14760 vsize=27788 CPUtime=101.29 cores=6
/proc/14765/stat : 14765 (march_hi) R 14760 14760 14150 0 -1 4202496 4001 0 0 0 10128 1 0 0 25 0 1 0 520754717 28454912 3678 33554432000 4194304 4331988 140737210952192 18446744073709551615 4313734 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14765/statm: 6947 3678 175 34 0 5389 0
Current children cumulated CPU time (s) 817.25
Current children cumulated vsize (KiB) 16096068

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 204.612
CPU time (s): 817.25
CPU user time (s): 816.92
CPU system time (s): 0.33
CPU usage (%): 399.415
Max. virtual memory (cumulated for all children) (KiB): 16096068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 511.101
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131851
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= 325
involuntary context switches= 3463

runsolver used 0.355945 second user time and 0.767883 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 17:39:03
IDJOB=3263493
IDBENCH=83982
IDSOLVER=1612
FILE ID=node105/3263493-1304091543
RUNJOBID= node105-1304087809-14168
PBS_JOBID= 13170561
Free space on /tmp= 71928 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263493-1304091543/watcher-3263493-1304091543 -o /tmp/evaluation-result-3263493-1304091543/solver-3263493-1304091543 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3263493-1304091543.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1051130873

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5410.70
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.825
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.825
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.82
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.825
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:     32951124 kB
MemFree:      22903616 kB
Buffers:       2155912 kB
Cached:        7082532 kB
SwapCached:          4 kB
Active:         740148 kB
Inactive:      8760264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22903616 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10928 kB
Writeback:           0 kB
AnonPages:      261300 kB
Mapped:          16392 kB
Slab:           483500 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   900416 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= 71920 MiB
End job on node105 at 2011-04-29 17:42:29