Trace number 3310351

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) 38436.2 4810.32

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2417.94
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

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 8 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
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) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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-3310351-1304014865/watcher-3310351-1304014865 -o /tmp/evaluation-result-3310351-1304014865/solver-3310351-1304014865 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310351-1304014865.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.94 7.72 7.86 2/170 27415
/proc/meminfo: memFree=16640112/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0

[startup+0.0977539 s]
/proc/loadavg: 6.94 7.72 7.86 2/170 27415
/proc/meminfo: memFree=16640112/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100748 s]
/proc/loadavg: 6.94 7.72 7.86 2/170 27415
/proc/meminfo: memFree=16640112/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30072 s]
/proc/loadavg: 6.94 7.72 7.86 2/170 27415
/proc/meminfo: memFree=16640112/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700665 s]
/proc/loadavg: 6.94 7.72 7.86 2/170 27415
/proc/meminfo: memFree=16640112/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 6.94 7.72 7.86 6/176 27426
/proc/meminfo: memFree=16057636/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=304408 CPUtime=1.49 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 49262 0 0 0 141 8 0 0 20 0 1 0 513085418 311713792 47005 33554432000 4194304 4587354 140735997326272 18446744073709551615 4238687 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 76102 47005 306 96 0 72664 0
[pid=27417] ppid=27415 vsize=255564 CPUtime=1.49 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 69295 0 0 0 138 11 0 0 20 0 1 0 513085418 261697536 59863 33554432000 4194304 4785740 140735856886848 18446744073709551615 4491675 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 63891 59863 313 145 0 60936 0
[pid=27418] ppid=27415 vsize=486452 CPUtime=1.49 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 11264 0 0 0 147 2 0 0 20 0 1 0 513085418 498126848 11162 33554432000 134512640 134534564 4291310064 18446744073709551615 11990524 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 121613 11162 90 6 0 120279 0
[pid=27419] ppid=27415 vsize=90156 CPUtime=1.49 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4194304 20261 0 0 0 145 4 0 0 20 0 1 0 513085418 92319744 20156 33554432000 4194304 4331988 140736243551792 18446744073709551615 210204647168 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 22539 20156 113 34 0 20981 0
[pid=27420] ppid=27415 vsize=272516 CPUtime=1.49 cores=4-7
/proc/27420/stat : 27420 (plingeling) R 27415 27415 26251 0 -1 4202496 66943 1252 0 0 142 7 0 0 21 0 1 0 513085418 279056384 66776 33554432000 4194304 4356188 140736109801376 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/27420/statm: 68129 66776 132 40 0 66673 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 1427420

[startup+3.10125 s]
/proc/loadavg: 6.94 7.72 7.86 6/176 27426
/proc/meminfo: memFree=15636036/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=666812 CPUtime=3.09 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 135584 0 0 0 290 19 0 0 25 0 1 0 513085418 682815488 133074 33554432000 4194304 4587354 140735997326272 18446744073709551615 4367578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 166703 133074 312 96 0 163265 0
[pid=27417] ppid=27415 vsize=266564 CPUtime=3.09 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 72404 0 0 0 297 12 0 0 25 0 1 0 513085418 272961536 62972 33554432000 4194304 4785740 140735856886848 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 66641 62972 317 145 0 63686 0
[pid=27418] ppid=27415 vsize=523280 CPUtime=3.09 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 22876 0 0 0 304 5 0 0 25 0 1 0 513085418 535838720 22774 33554432000 134512640 134534564 4291310064 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 130820 22774 90 6 0 129486 0
[pid=27419] ppid=27415 vsize=233372 CPUtime=3.09 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4194304 36149 0 0 0 299 10 0 0 25 0 1 0 513085418 238972928 36043 33554432000 4194304 4331988 140736243551792 18446744073709551615 4256854 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 58343 36043 116 34 0 56785 0
[pid=27420] ppid=27415 vsize=534660 CPUtime=3.09 cores=4-7
/proc/27420/stat : 27420 (plingeling) R 27415 27415 26251 0 -1 4202496 132479 1252 0 0 296 13 0 0 25 0 1 0 513085418 547491840 132312 33554432000 4194304 4356188 140736109801376 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/27420/statm: 133665 132312 132 40 0 132209 0
Current children cumulated CPU time (s) 15.45
Current children cumulated vsize (KiB) 2243012

[startup+6.30069 s]
/proc/loadavg: 6.78 7.68 7.85 9/180 27430
/proc/meminfo: memFree=14417372/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=716404 CPUtime=6.29 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 217545 0 0 0 599 30 0 0 25 0 1 0 513085418 733597696 146217 33554432000 4194304 4587354 140735997326272 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 179101 146217 316 96 0 175663 0
[pid=27417] ppid=27415 vsize=266564 CPUtime=6.29 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 72405 0 0 0 617 12 0 0 25 0 1 0 513085418 272961536 62973 33554432000 4194304 4785740 140735856886848 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 66641 62973 318 145 0 63686 0
[pid=27418] ppid=27415 vsize=772092 CPUtime=6.28 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88692 0 0 0 616 12 0 0 25 0 1 0 513085418 790622208 88589 33554432000 134512640 134534564 4291310064 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88589 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=242748 CPUtime=6.29 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4194304 131243 0 0 0 602 27 0 0 25 0 1 0 513085418 248573952 38412 33554432000 4194304 4331988 140736243551792 18446744073709551615 4256852 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 60687 38412 129 34 0 59129 0
[pid=27420] ppid=27415 vsize=890812 CPUtime=11.62 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 275257 1252 0 0 1124 38 0 0 18 0 5 0 513085418 912191488 211118 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 222703 211118 152 40 0 221247 0
[pid=27420/tid=27427] ppid=27415 vsize=890812 CPUtime=1.79 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 18872 1252 0 0 174 5 0 0 20 0 5 0 513085868 912191488 211118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4219472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=890812 CPUtime=1.75 cores=4-7
/proc/27420/task/27428/stat : 27428 (plingeling) R 27415 27415 26251 0 -1 4202560 19141 1252 0 0 171 4 0 0 25 0 5 0 513085868 912191488 211118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4219657 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27420/tid=27429] ppid=27415 vsize=890812 CPUtime=1.78 cores=4-7
/proc/27420/task/27429/stat : 27429 (plingeling) R 27415 27415 26251 0 -1 4202560 19565 1252 0 0 174 4 0 0 25 0 5 0 513085868 912191488 211118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4250885 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27420/tid=27430] ppid=27415 vsize=890812 CPUtime=1.78 cores=4-7
/proc/27420/task/27430/stat : 27430 (plingeling) R 27415 27415 26251 0 -1 4202560 19652 1252 0 0 176 2 0 0 25 0 5 0 513085868 912191488 211118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4250578 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36.77
Current children cumulated vsize (KiB) 2906944

[startup+12.7006 s]
/proc/loadavg: 6.88 7.68 7.85 9/180 27430
/proc/meminfo: memFree=14171132/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=716404 CPUtime=12.69 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 217545 0 0 0 1239 30 0 0 25 0 1 0 513085418 733597696 146217 33554432000 4194304 4587354 140735997326272 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 179101 146217 316 96 0 175663 0
[pid=27417] ppid=27415 vsize=266564 CPUtime=12.69 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 72405 0 0 0 1257 12 0 0 25 0 1 0 513085418 272961536 62973 33554432000 4194304 4785740 140735856886848 18446744073709551615 4495651 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 66641 62973 318 145 0 63686 0
[pid=27418] ppid=27415 vsize=772092 CPUtime=12.68 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88692 0 0 0 1256 12 0 0 25 0 1 0 513085418 790622208 88589 33554432000 134512640 134534564 4291310064 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88589 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=260220 CPUtime=12.68 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4202496 422014 0 0 0 1196 72 0 0 25 0 1 0 513085418 266465280 42801 33554432000 4194304 4331988 140736243551792 18446744073709551615 4256835 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 65055 42801 150 34 0 63497 0
[pid=27420] ppid=27415 vsize=1155144 CPUtime=37.14 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 374118 1252 0 0 3651 63 0 0 18 0 5 0 513085418 1182867456 277211 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 288786 277211 162 40 0 287330 0
[pid=27420/tid=27427] ppid=27415 vsize=1155144 CPUtime=8.14 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 51640 1252 0 0 801 13 0 0 25 0 5 0 513085868 1182867456 277211 33554432000 4194304 4356188 140736109801376 18446744073709551615 4337737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=1155144 CPUtime=8.11 cores=4-7
/proc/27420/task/27428/stat : 27428 (plingeling) R 27415 27415 26251 0 -1 4202560 51909 1252 0 0 799 12 0 0 25 0 5 0 513085868 1182867456 277211 33554432000 4194304 4356188 140736109801376 18446744073709551615 4337737 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27420/tid=27429] ppid=27415 vsize=1155144 CPUtime=8.19 cores=4-7
/proc/27420/task/27429/stat : 27429 (plingeling) R 27415 27415 26251 0 -1 4202560 52403 1252 0 0 806 13 0 0 25 0 5 0 513085868 1182867456 277211 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27420/tid=27430] ppid=27415 vsize=1155144 CPUtime=8.18 cores=4-7
/proc/27420/task/27430/stat : 27430 (plingeling) R 27415 27415 26251 0 -1 4202560 20139 1252 0 0 816 2 0 0 25 0 5 0 513085868 1182867456 277211 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 87.88
Current children cumulated vsize (KiB) 3188748

[startup+25.5005 s]
/proc/loadavg: 7.13 7.70 7.85 9/180 27431
/proc/meminfo: memFree=14244532/32951124 swapFree=67111528/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=716404 CPUtime=25.49 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 217545 0 0 0 2519 30 0 0 25 0 1 0 513085418 733597696 146217 33554432000 4194304 4587354 140735997326272 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 179101 146217 316 96 0 175663 0
[pid=27417] ppid=27415 vsize=266564 CPUtime=25.49 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 72405 0 0 0 2537 12 0 0 25 0 1 0 513085418 272961536 62973 33554432000 4194304 4785740 140735856886848 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 66641 62973 318 145 0 63686 0
[pid=27418] ppid=27415 vsize=772092 CPUtime=25.48 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88692 0 0 0 2536 12 0 0 25 0 1 0 513085418 790622208 88589 33554432000 134512640 134534564 4291310064 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88589 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=440540 CPUtime=25.48 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4202496 547726 0 0 0 2459 89 0 0 25 0 1 0 513085418 451112960 87366 33554432000 4194304 4331988 140736243551792 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 110135 87366 151 34 0 108577 0
[pid=27420] ppid=27415 vsize=907804 CPUtime=88.27 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 378680 1252 0 0 8762 65 0 0 18 0 5 0 513085418 929591296 215376 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 226951 215376 162 40 0 225495 0
[pid=27420/tid=27427] ppid=27415 vsize=907804 CPUtime=20.94 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 53185 1252 0 0 2080 14 0 0 25 0 5 0 513085868 929591296 215376 33554432000 4194304 4356188 140736109801376 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=907804 CPUtime=20.84 cores=4-7

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

[pid=27418] ppid=27415 vsize=772092 CPUtime=4662.36 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88692 0 0 0 466223 13 0 0 25 0 1 0 513085418 790622208 88589 33554432000 134512640 134534564 4291310064 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88589 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=25291136 CPUtime=4662.34 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4202496 6265488 0 0 0 463725 2509 0 0 25 0 1 0 513085418 25898123264 5805128 33554432000 4194304 4331988 140736243551792 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 6322784 5805128 151 34 0 6321226 0
[pid=27420] ppid=27415 vsize=1057972 CPUtime=18609.3 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 1035255 1252 0 0 1860761 167 0 0 18 0 5 0 513085418 1083363328 236585 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 264493 236585 164 40 0 263037 0
[pid=27420/tid=27427] ppid=27415 vsize=1057972 CPUtime=4657.8 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 225790 1252 0 0 465742 38 0 0 25 0 5 0 513085868 1083363328 236585 33554432000 4194304 4356188 140736109801376 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=1057972 CPUtime=4632.42 cores=4-7
/proc/27420/task/27428/stat : 27428 (plingeling) R 27415 27415 26251 0 -1 4202560 208131 1252 0 0 463203 39 0 0 25 0 5 0 513085868 1083363328 236585 33554432000 4194304 4356188 140736109801376 18446744073709551615 4330845 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27420/tid=27429] ppid=27415 vsize=1057972 CPUtime=4657.4 cores=4-7
/proc/27420/task/27429/stat : 27429 (plingeling) R 27415 27415 26251 0 -1 4202560 300889 1252 0 0 465688 52 0 0 25 0 5 0 513085868 1083363328 236585 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27420/tid=27430] ppid=27415 vsize=1057972 CPUtime=4657.12 cores=4-7
/proc/27420/task/27430/stat : 27430 (plingeling) R 27415 27415 26251 0 -1 4202560 102418 1252 0 0 465698 14 0 0 25 0 5 0 513085868 1083363328 236585 33554432000 4194304 4356188 140736109801376 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37255.6
Current children cumulated vsize (KiB) 30554488

[startup+4722.31 s]
/proc/loadavg: 8.08 8.02 8.01 9/180 27568
/proc/meminfo: memFree=94460/32951124 swapFree=67111448/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=1854600 CPUtime=4721.22 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 1769937 0 0 0 471814 308 0 0 25 0 1 0 513085418 1899110400 135470 33554432000 4194304 4587354 140735997326272 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 463650 135470 338 96 0 460212 0
[pid=27417] ppid=27415 vsize=1562524 CPUtime=4718.75 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 393644 0 0 0 471767 108 0 0 25 0 1 0 513085418 1600024576 380045 33554432000 4194304 4785740 140735856886848 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 390631 380045 340 145 0 387676 0
[pid=27418] ppid=27415 vsize=772092 CPUtime=4722.37 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88692 0 0 0 472224 13 0 0 25 0 1 0 513085418 790622208 88589 33554432000 134512640 134534564 4291310064 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88589 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=25517120 CPUtime=4722.35 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4202496 6336239 0 0 0 469697 2538 0 0 25 0 1 0 513085418 26129530880 5875879 33554432000 4194304 4331988 140736243551792 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 6379280 5875879 151 34 0 6377722 0
[pid=27420] ppid=27415 vsize=1070188 CPUtime=18849 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 1042935 1252 0 0 1884729 168 0 0 18 0 5 0 513085418 1095872512 239639 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 267547 239639 164 40 0 266091 0
[pid=27420/tid=27427] ppid=27415 vsize=1070188 CPUtime=4717.82 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 227838 1252 0 0 471743 39 0 0 25 0 5 0 513085868 1095872512 239639 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=1070188 CPUtime=4692.1 cores=4-7
/proc/27420/task/27428/stat : 27428 (plingeling) R 27415 27415 26251 0 -1 4202560 210179 1252 0 0 469171 39 0 0 25 0 5 0 513085868 1095872512 239639 33554432000 4194304 4356188 140736109801376 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27420/tid=27429] ppid=27415 vsize=1070188 CPUtime=4717.4 cores=4-7
/proc/27420/task/27429/stat : 27429 (plingeling) R 27415 27415 26251 0 -1 4202560 301913 1252 0 0 471688 52 0 0 25 0 5 0 513085868 1095872512 239639 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27420/tid=27430] ppid=27415 vsize=1070188 CPUtime=4717.13 cores=4-7
/proc/27420/task/27430/stat : 27430 (plingeling) R 27415 27415 26251 0 -1 4202560 104978 1252 0 0 471698 15 0 0 25 0 5 0 513085868 1095872512 239639 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37733.7
Current children cumulated vsize (KiB) 30794848

[startup+4782.3 s]
/proc/loadavg: 8.03 8.01 8.00 9/180 27569
/proc/meminfo: memFree=157924/32951124 swapFree=67057236/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=1772856 CPUtime=4781.17 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 1784545 0 0 0 477805 312 0 0 25 0 1 0 513085418 1815404544 118126 33554432000 4194304 4587354 140735997326272 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 443214 118126 338 96 0 439776 0
[pid=27417] ppid=27415 vsize=1573244 CPUtime=4777.93 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 396392 0 0 0 477684 109 0 0 25 0 1 0 513085418 1611001856 382793 33554432000 4194304 4785740 140735856886848 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 393311 382793 340 145 0 390356 0
[pid=27418] ppid=27415 vsize=772092 CPUtime=4782.36 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88693 0 0 0 478223 13 0 0 25 0 1 0 513085418 790622208 88590 33554432000 134512640 134534564 4291310064 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88590 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=25756568 CPUtime=4782.34 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4202496 6410983 0 0 0 475664 2570 0 0 25 0 1 0 513085418 26374725632 5937101 33554432000 4194304 4331988 140736243551792 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 6439142 5937101 151 34 0 6437584 0
[pid=27420] ppid=27415 vsize=1068104 CPUtime=19088.6 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 1046007 1252 0 0 1908693 170 0 0 18 0 5 0 513085418 1093738496 239118 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 267026 239118 164 40 0 265570 0
[pid=27420/tid=27427] ppid=27415 vsize=1068104 CPUtime=4777.81 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 230398 1252 0 0 477742 39 0 0 25 0 5 0 513085868 1093738496 239118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=1068104 CPUtime=4751.77 cores=4-7
/proc/27420/task/27428/stat : 27428 (plingeling) R 27415 27415 26251 0 -1 4202560 210179 1252 0 0 475138 39 0 0 25 0 5 0 513085868 1093738496 239118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27420/tid=27429] ppid=27415 vsize=1068104 CPUtime=4777.39 cores=4-7
/proc/27420/task/27429/stat : 27429 (plingeling) R 27415 27415 26251 0 -1 4202560 301913 1252 0 0 477686 53 0 0 25 0 5 0 513085868 1093738496 239118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27420/tid=27430] ppid=27415 vsize=1068104 CPUtime=4777.13 cores=4-7
/proc/27420/task/27430/stat : 27430 (plingeling) R 27415 27415 26251 0 -1 4202560 105490 1252 0 0 477698 15 0 0 25 0 5 0 513085868 1093738496 239118 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38212.4
Current children cumulated vsize (KiB) 30961188



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+4810.31 s]
/proc/loadavg: 8.02 8.01 8.00 12/180 27570
/proc/meminfo: memFree=93840/32951124 swapFree=66957800/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=3161536 CPUtime=4809.14 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 1806035 0 0 0 480597 317 0 0 25 0 1 0 513085418 3237412864 139551 33554432000 4194304 4587354 140735997326272 18446744073709551615 4413098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 790384 139551 338 96 0 786946 0
[pid=27417] ppid=27415 vsize=1576484 CPUtime=4805.83 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 397221 0 0 0 480474 109 0 0 25 0 1 0 513085418 1614319616 383479 33554432000 4194304 4785740 140735856886848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 394121 383479 340 145 0 391166 0
[pid=27418] ppid=27415 vsize=772092 CPUtime=4810.37 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88693 0 0 0 481024 13 0 0 25 0 1 0 513085418 790622208 88590 33554432000 134512640 134534564 4291310064 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88590 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=25870484 CPUtime=4810.36 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4202496 6446713 0 0 0 478452 2584 0 0 25 0 1 0 513085418 26491375616 5947054 33554432000 4194304 4331988 140736243551792 18446744073709551615 4271412 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 6467621 5947054 151 34 0 6466063 0
[pid=27420] ppid=27415 vsize=1074248 CPUtime=19200.5 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 1050103 1252 0 0 1919878 173 0 0 18 0 5 0 513085418 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 268562 240654 164 40 0 267106 0
[pid=27420/tid=27427] ppid=27415 vsize=1074248 CPUtime=4805.82 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 230398 1252 0 0 480543 39 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=1074248 CPUtime=4779.62 cores=4-7
/proc/27420/task/27428/stat : 27428 (plingeling) R 27415 27415 26251 0 -1 4202560 211203 1252 0 0 477923 39 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27420/tid=27429] ppid=27415 vsize=1074248 CPUtime=4805.41 cores=4-7
/proc/27420/task/27429/stat : 27429 (plingeling) R 27415 27415 26251 0 -1 4202560 302937 1252 0 0 480485 56 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27420/tid=27430] ppid=27415 vsize=1074248 CPUtime=4805.14 cores=4-7
/proc/27420/task/27430/stat : 27430 (plingeling) R 27415 27415 26251 0 -1 4202560 107538 1252 0 0 480499 15 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38436.2
Current children cumulated vsize (KiB) 32473168

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

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

[startup+4810.31 s]
/proc/loadavg: 8.02 8.01 8.00 12/180 27570
/proc/meminfo: memFree=93840/32951124 swapFree=66957800/67111528
[pid=27415] ppid=27413 vsize=18324 CPUtime=0 cores=0-7
/proc/27415/stat : 27415 (ppfolio) S 27413 27415 26251 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 513085418 18763776 389 33554432000 4194304 4287625 140734431346848 18446744073709551615 210204667407 0 0 4096 65536 16170940138778525695 0 0 17 6 0 0 0
/proc/27415/statm: 4581 389 341 23 0 91 0
[pid=27416] ppid=27415 vsize=3161536 CPUtime=4809.14 cores=0
/proc/27416/stat : 27416 (cryptominisat) R 27415 27415 26251 0 -1 4202496 1806035 0 0 0 480597 317 0 0 25 0 1 0 513085418 3237412864 139551 33554432000 4194304 4587354 140735997326272 18446744073709551615 4413098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27416/statm: 790384 139551 338 96 0 786946 0
[pid=27417] ppid=27415 vsize=1576484 CPUtime=4805.83 cores=1
/proc/27417/stat : 27417 (clasp) R 27415 27415 26251 0 -1 4202496 397221 0 0 0 480474 109 0 0 25 0 1 0 513085418 1614319616 383479 33554432000 4194304 4785740 140735856886848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27417/statm: 394121 383479 340 145 0 391166 0
[pid=27418] ppid=27415 vsize=772092 CPUtime=4810.37 cores=2
/proc/27418/stat : 27418 (TNM) R 27415 27415 26251 0 -1 4202496 88693 0 0 0 481024 13 0 0 25 0 1 0 513085418 790622208 88590 33554432000 134512640 134534564 4291310064 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27418/statm: 193023 88590 91 6 0 191689 0
[pid=27419] ppid=27415 vsize=25870484 CPUtime=4810.36 cores=3
/proc/27419/stat : 27419 (march_hi) R 27415 27415 26251 0 -1 4202496 6446713 0 0 0 478452 2584 0 0 25 0 1 0 513085418 26491375616 5947054 33554432000 4194304 4331988 140736243551792 18446744073709551615 4271412 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27419/statm: 6467621 5947054 151 34 0 6466063 0
[pid=27420] ppid=27415 vsize=1074248 CPUtime=19200.5 cores=4-7
/proc/27420/stat : 27420 (plingeling) S 27415 27415 26251 0 -1 4202496 1050103 1252 0 0 1919878 173 0 0 18 0 5 0 513085418 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27420/statm: 268562 240654 164 40 0 267106 0
[pid=27420/tid=27427] ppid=27415 vsize=1074248 CPUtime=4805.82 cores=4-7
/proc/27420/task/27427/stat : 27427 (plingeling) R 27415 27415 26251 0 -1 4202560 230398 1252 0 0 480543 39 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27420/tid=27428] ppid=27415 vsize=1074248 CPUtime=4779.62 cores=4-7
/proc/27420/task/27428/stat : 27428 (plingeling) R 27415 27415 26251 0 -1 4202560 211203 1252 0 0 477923 39 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27420/tid=27429] ppid=27415 vsize=1074248 CPUtime=4805.41 cores=4-7
/proc/27420/task/27429/stat : 27429 (plingeling) R 27415 27415 26251 0 -1 4202560 302937 1252 0 0 480485 56 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27420/tid=27430] ppid=27415 vsize=1074248 CPUtime=4805.14 cores=4-7
/proc/27420/task/27430/stat : 27430 (plingeling) R 27415 27415 26251 0 -1 4202560 107538 1252 0 0 480499 15 0 0 25 0 5 0 513085868 1100029952 240654 33554432000 4194304 4356188 140736109801376 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38436.2
Current children cumulated vsize (KiB) 32473168

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4810.32
CPU time (s): 38436.2
CPU user time (s): 38404.2
CPU system time (s): 31.96
CPU usage (%): 799.036
Max. virtual memory (cumulated for all children) (KiB): 32473168

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

runsolver used 7.04193 second user time and 19.2091 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 20:21:08
IDJOB=3310351
IDBENCH=83463
IDSOLVER=1638
FILE ID=node130/3310351-1304014865
RUNJOBID= node130-1304008132-26265
PBS_JOBID= 13168841
Free space on /tmp= 71896 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310351-1304014865/watcher-3310351-1304014865 -o /tmp/evaluation-result-3310351-1304014865/solver-3310351-1304014865 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310351-1304014865.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=1030843611

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16640640 kB
Buffers:       2126208 kB
Cached:       13560752 kB
SwapCached:          0 kB
Active:        7523732 kB
Inactive:      8226964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16640640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          111220 kB
Writeback:           0 kB
AnonPages:       63392 kB
Mapped:          14700 kB
Slab:           493712 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188648 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= 71888 MiB
End job on node130 at 2011-04-28 21:41:22