Trace number 3482885

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
borg pb-dec-11.04.03? (MO) 345.96 345.173

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-147.opb
MD5SUM8c2053bb677dce90b85fb5832d9bc324
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42127
Total number of constraints974306
Number of constraints which are clauses875463
Number of constraints which are cardinality constraints (but not clauses)3062
Number of constraints which are nor clauses,nor cardinality constraints95781
Minimum length of a constraint2
Maximum length of a constraint627
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.35/0.67	c INFO: solving HOME/instance-3482885-1307578532.opb
7.74/8.09	c INFO: parsing took 7.28 s
20.53/20.86	c INFO: features took 12.73 CPU seconds
20.53/20.88	c INFO: running wbo1.4b-fixed@0 for 45 with 1779 remaining (b = 0.96)
70.43/70.50	c INFO: running pbct-0.1.2-linear@0 for 45 with 1730 remaining (b = 0.96)
117.92/117.81	c INFO: running wbo1.4a@0 for 45 with 1684 remaining (b = 0.95)
164.33/164.04	c INFO: running scip-2.0.1-clp@0 for 45 with 1638 remaining (b = 0.83)
213.94/213.47	c INFO: running scip-2.0.1-spx@0 for 45 with 1590 remaining (b = 0.68)
326.48/325.80	c INFO: wrote minion input file to HOME/tmpjPrl8U.minion
326.58/325.80	c INFO: running minion-0.12@0 for 45 with 1541 remaining (b = 0.55)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3482885-1307578532/watcher-3482885-1307578532 -o /tmp/evaluation-result-3482885-1307578532/solver-3482885-1307578532 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482885-1307578532.opb -seed 1653153964 -budget 1800 

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

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.24 2.11 1.85 2/567 16483
/proc/meminfo: memFree=26321176/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=15908 CPUtime=0 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 944 0 0 0 0 0 0 0 20 0 1 0 869454313 16289792 821 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/16483/statm: 3977 821 357 364 0 464 0

[startup+0.076478 s]
/proc/loadavg: 2.24 2.11 1.85 2/567 16483
/proc/meminfo: memFree=26321176/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=43620 CPUtime=0.04 cores=0,2,4,6
/proc/16483/stat : 16483 (python) R 16481 16483 15018 0 -1 4202496 1879 0 0 0 3 1 0 0 20 0 1 0 869454313 44666880 1654 33554432000 4194304 5683644 140736518670160 18446744073709551615 270608187015 0 2147483391 16781312 2 0 0 0 17 6 0 0 0
/proc/16483/statm: 10905 1654 467 364 0 1170 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43620

[startup+0.100924 s]
/proc/loadavg: 2.24 2.11 1.85 2/567 16483
/proc/meminfo: memFree=26321176/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=85620 CPUtime=0.06 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 2665 0 0 0 4 2 0 0 18 0 1 0 869454313 87674880 2382 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/16483/statm: 21405 2382 715 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.30043 s]
/proc/loadavg: 2.24 2.11 1.85 2/567 16483
/proc/meminfo: memFree=26321176/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=123740 CPUtime=0.16 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 5357 931 1 0 12 4 0 0 17 0 1 0 869454313 126709760 3744 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613106693 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/16483/statm: 30935 3744 987 364 0 2767 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 123740

[startup+0.700378 s]
/proc/loadavg: 2.24 2.11 1.85 2/567 16483
/proc/meminfo: memFree=26321176/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=325440 CPUtime=0.43 cores=0,2,4,6
/proc/16483/stat : 16483 (python) R 16481 16483 15018 0 -1 4202496 19464 931 1 0 30 13 0 0 16 0 1 0 869454313 333250560 17326 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613110528 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/16483/statm: 81360 17326 1776 364 0 16253 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 325440

[startup+1.50028 s]
/proc/loadavg: 2.24 2.11 1.85 3/568 16488
/proc/meminfo: memFree=26238212/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=351112 CPUtime=1.23 cores=0,2,4,6
/proc/16483/stat : 16483 (python) R 16481 16483 15018 0 -1 4202496 26031 931 1 0 109 14 0 0 16 0 1 0 869454313 359538688 23893 33554432000 4194304 5683644 140736518670160 18446744073709551615 47516763100232 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16483/statm: 87778 23894 1781 364 0 22671 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 351112

[startup+3.10095 s]
/proc/loadavg: 2.38 2.14 1.86 3/568 16488
/proc/meminfo: memFree=26196908/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=402772 CPUtime=2.84 cores=0,2,4,6
/proc/16483/stat : 16483 (python) R 16481 16483 15018 0 -1 4202496 38659 931 1 0 267 17 0 0 19 0 1 0 869454313 412438528 36521 33554432000 4194304 5683644 140736518670160 18446744073709551615 4954144 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16483/statm: 100693 36521 1781 364 0 35586 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 402772

[startup+6.30042 s]
/proc/loadavg: 2.38 2.14 1.86 3/568 16488
/proc/meminfo: memFree=26090888/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=505140 CPUtime=6.03 cores=0,2,4,6
/proc/16483/stat : 16483 (python) R 16481 16483 15018 0 -1 4202496 63725 931 1 0 584 19 0 0 25 0 1 0 869454313 517263360 61587 33554432000 4194304 5683644 140736518670160 18446744073709551615 4421834 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16483/statm: 126285 61587 1781 364 0 61178 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 505140

[startup+12.7003 s]
/proc/loadavg: 2.32 2.13 1.86 3/569 16489
/proc/meminfo: memFree=26013048/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=546692 CPUtime=12.43 cores=0,2,4,6
/proc/16483/stat : 16483 (python) R 16481 16483 15018 0 -1 4202496 122834 931 1 0 1216 27 0 0 25 0 1 0 869454313 559812608 73020 33554432000 4194304 5683644 140736518670160 18446744073709551615 47516596493925 0 0 16781312 33554434 0 0 0 17 0 0 0 0
/proc/16483/statm: 136673 73020 1815 364 0 71566 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 546692

[startup+25.501 s]
/proc/loadavg: 2.27 2.13 1.86 3/572 16493
/proc/meminfo: memFree=25886208/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=579792 CPUtime=20.61 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 128831 931 1 0 2033 28 0 0 25 0 2 0 869454313 593707008 78789 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/16483/statm: 144948 78789 1872 364 0 79835 0
[pid=16490] ppid=16483 vsize=569548 CPUtime=0.02 cores=0,2,4,6
/proc/16490/stat : 16490 (python) S 16483 16483 15018 0 -1 4202560 896 0 0 0 0 2 0 0 15 0 1 0 869456402 583217152 77288 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613130767 0 0 16781312 33554946 4294934786 0 0 17 6 0 0 0
/proc/16490/statm: 142387 77288 375 364 0 77274 0
[pid=16492] ppid=16490 vsize=104220 CPUtime=4.59 cores=0,2,4,6
/proc/16492/stat : 16492 (wbo1.4b-fixed) R 16490 16492 16492 0 -1 4202496 37273 0 0 0 451 8 0 0 25 0 1 0 869456403 106721280 25189 33554432000 134512640 135752315 4291673296 18446744073709551615 135270849 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/16492/statm: 26055 25189 146 303 0 25750 0
[pid=16483/tid=16491] ppid=16481 vsize=579792 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16491/stat : 16491 (python) S 16481 16483 15018 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 2 0 869456403 593707008 78789 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1253560

[startup+51.1005 s]
/proc/loadavg: 2.38 2.17 1.88 3/572 16493
/proc/meminfo: memFree=25858268/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=579792 CPUtime=20.61 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 128831 931 1 0 2033 28 0 0 25 0 2 0 869454313 593707008 78789 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/16483/statm: 144948 78789 1872 364 0 79835 0
[pid=16490] ppid=16483 vsize=569548 CPUtime=0.13 cores=0,2,4,6
/proc/16490/stat : 16490 (python) S 16483 16483 15018 0 -1 4202560 1005 0 0 0 6 7 0 0 15 0 1 0 869456402 583217152 77293 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613130767 0 0 16781312 33554946 72556772316949303 0 0 17 6 0 0 0
/proc/16490/statm: 142387 77293 380 364 0 77274 0
[pid=16492] ppid=16490 vsize=125128 CPUtime=30.18 cores=0,2,4,6
/proc/16492/stat : 16492 (wbo1.4b-fixed) R 16490 16492 16492 0 -1 4202496 42488 0 0 0 2982 36 0 0 25 0 1 0 869456403 128131072 30404 33554432000 134512640 135752315 4291673296 18446744073709551615 135270849 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/16492/statm: 31282 30404 146 303 0 30977 0
[pid=16483/tid=16491] ppid=16481 vsize=579792 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16491/stat : 16491 (python) S 16481 16483 15018 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 2 0 869456403 593707008 78789 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1274468

[startup+102.32 s]
/proc/loadavg: 2.30 2.17 1.89 3/580 16503
/proc/meminfo: memFree=22072552/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=590048 CPUtime=20.65 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 129687 931 1 0 2036 29 0 0 20 0 3 0 869454313 604209152 78796 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/16483/statm: 147512 78796 1875 364 0 82396 0
[pid=16490] ppid=16483 vsize=579792 CPUtime=0.23 cores=0,2,4,6
/proc/16490/stat : 16490 (python) S 16483 16483 15018 0 -1 4202560 1145 0 0 0 11 12 0 0 17 0 2 0 869456402 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16490/statm: 144948 77329 411 364 0 79835 0
[pid=16492] ppid=16490 vsize=138492 CPUtime=49.57 cores=0,2,4,6
/proc/16492/stat : 16492 (wbo1.4b-fixed) T 16490 16492 16492 0 -1 4202496 45826 0 0 0 4916 41 0 0 25 0 1 0 869456403 141815808 33742 33554432000 134512640 135752315 4291673296 18446744073709551615 134517408 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/16492/statm: 34623 33742 146 303 0 34318 0
[pid=16490/tid=16498] ppid=16483 vsize=579792 CPUtime=0 cores=0,2,4,6
/proc/16490/task/16498/stat : 16498 (python) S 16483 16483 15018 0 -1 4202560 40 0 0 0 0 0 0 0 17 0 2 0 869461362 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604441569044288 0 0 -1 6 0 0 0
[pid=16499] ppid=16483 vsize=579804 CPUtime=0.14 cores=0,2,4,6
/proc/16499/stat : 16499 (python) S 16483 16483 15018 0 -1 4202560 932 0 0 0 8 6 0 0 15 0 1 0 869461364 593719296 77289 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613130822 0 0 16781312 33554946 72114768642583351 0 0 17 0 0 0 0
/proc/16499/statm: 144951 77289 372 364 0 79835 0
[pid=16501] ppid=16499 vsize=3795804 CPUtime=31.77 cores=0,2,4,6
/proc/16501/stat : 16501 (pbct-0.1.2-linu) R 16499 16501 16501 0 -1 4202496 1014279 0 0 0 3053 124 0 0 25 0 1 0 869461365 3886903296 921833 33554432000 134512640 136422188 4287829984 18446744073709551615 135022382 0 0 16781312 16387 0 0 0 17 2 0 0 0
/proc/16501/statm: 948951 921833 215 467 0 948482 0
[pid=16483/tid=16491] ppid=16481 vsize=590048 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16491/stat : 16491 (python) S 16481 16483 15018 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 3 0 869456403 604209152 78796 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16500] ppid=16481 vsize=590048 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16500/stat : 16500 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 3 0 869461365 604209152 78796 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 5683940

[startup+162.301 s]
/proc/loadavg: 2.26 2.17 1.91 3/584 16508
/proc/meminfo: memFree=21716236/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=600304 CPUtime=20.68 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 130569 931 1 0 2038 30 0 0 20 0 4 0 869454313 614711296 78802 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/16483/statm: 150076 78802 1877 364 0 84957 0
[pid=16490] ppid=16483 vsize=579792 CPUtime=0.23 cores=0,2,4,6
/proc/16490/stat : 16490 (python) S 16483 16483 15018 0 -1 4202560 1145 0 0 0 11 12 0 0 17 0 2 0 869456402 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16490/statm: 144948 77329 411 364 0 79835 0
[pid=16492] ppid=16490 vsize=138492 CPUtime=49.57 cores=0,2,4,6
/proc/16492/stat : 16492 (wbo1.4b-fixed) T 16490 16492 16492 0 -1 4202496 45826 0 0 0 4916 41 0 0 25 0 1 0 869456403 141815808 33742 33554432000 134512640 135752315 4291673296 18446744073709551615 134517408 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/16492/statm: 34623 33742 146 303 0 34318 0
[pid=16490/tid=16498] ppid=16483 vsize=579792 CPUtime=0 cores=0,2,4,6
/proc/16490/task/16498/stat : 16498 (python) S 16483 16483 15018 0 -1 4202560 40 0 0 0 0 0 0 0 17 0 2 0 869461362 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604441569044288 0 0 -1 6 0 0 0
[pid=16499] ppid=16483 vsize=579804 CPUtime=0.23 cores=0,2,4,6
/proc/16499/stat : 16499 (python) S 16483 16483 15018 0 -1 4202560 1100 0 0 0 12 11 0 0 17 0 2 0 869461364 593719296 77314 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/16499/statm: 144951 77314 396 364 0 79835 0
[pid=16501] ppid=16499 vsize=3799500 CPUtime=47.23 cores=0,2,4,6
/proc/16501/stat : 16501 (pbct-0.1.2-linu) T 16499 16501 16501 0 -1 4202496 1015322 0 0 0 4593 130 0 0 25 0 1 0 869461365 3890688000 922876 33554432000 134512640 136422188 4287829984 18446744073709551615 135006609 0 0 16781312 16387 18446744071562691360 0 0 17 2 0 0 0
/proc/16501/statm: 949875 922876 215 467 0 949406 0
[pid=16499/tid=16504] ppid=16483 vsize=579804 CPUtime=0 cores=0,2,4,6
/proc/16499/task/16504/stat : 16504 (python) S 16483 16483 15018 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 869466092 593719296 77314 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604441148512384 0 0 -1 0 0 0 0
[pid=16505] ppid=16483 vsize=590060 CPUtime=0.2 cores=0,2,4,6
/proc/16505/stat : 16505 (python) S 16483 16483 15018 0 -1 4202560 946 0 0 0 10 10 0 0 15 0 1 0 869466094 604221440 77293 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613130822 0 0 16781312 33554946 72556772316949303 0 0 17 6 0 0 0
/proc/16505/statm: 147515 77293 372 364 0 82396 0
[pid=16507] ppid=16505 vsize=119740 CPUtime=44.47 cores=0,2,4,6
/proc/16507/stat : 16507 (wbo1.4a) R 16505 16507 16507 0 -1 4202496 41141 0 0 0 4409 38 0 0 25 0 1 0 869466095 122613760 29055 33554432000 134512640 135751879 4290327920 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 2 0 0 0
/proc/16507/statm: 29935 29055 143 303 0 29630 0
[pid=16483/tid=16491] ppid=16481 vsize=600304 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16491/stat : 16491 (python) S 16481 16483 15018 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 4 0 869456403 614711296 78802 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16500] ppid=16481 vsize=600304 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16500/stat : 16500 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 4 0 869461365 614711296 78802 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 0 0 0 0
[pid=16483/tid=16506] ppid=16481 vsize=600304 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16506/stat : 16506 (python) S 16481 16483 15018 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 869466095 614711296 78802 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.61
Current children cumulated vsize (KiB) 6407692

[startup+222.301 s]
/proc/loadavg: 2.21 2.17 1.92 3/592 16518

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

/proc/16483/task/16491/stat : 16491 (python) S 16481 16483 15018 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 7 0 869456403 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16500] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16500/stat : 16500 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 869461365 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 0 0 0 0
[pid=16483/tid=16506] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16506/stat : 16506 (python) S 16481 16483 15018 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 7 0 869466095 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
[pid=16483/tid=16511] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16511/stat : 16511 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 869470718 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
[pid=16483/tid=16517] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16517/stat : 16517 (python) S 16481 16483 15018 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 7 0 869475662 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16524] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16524/stat : 16524 (python) S 16481 16483 15018 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 7 0 869486894 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 343.12
Current children cumulated vsize (KiB) 13915640



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+345.101 s]
/proc/loadavg: 2.03 2.11 1.92 3/596 16525
/proc/meminfo: memFree=14265256/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=631072 CPUtime=81.83 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 133307 931 1 0 8135 48 0 0 25 0 7 0 869454313 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/16483/statm: 157768 78820 1883 364 0 92640 0
[pid=16490] ppid=16483 vsize=579792 CPUtime=0.23 cores=0,2,4,6
/proc/16490/stat : 16490 (python) S 16483 16483 15018 0 -1 4202560 1145 0 0 0 11 12 0 0 17 0 2 0 869456402 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16490/statm: 144948 77329 411 364 0 79835 0
[pid=16492] ppid=16490 vsize=138492 CPUtime=49.57 cores=0,2,4,6
/proc/16492/stat : 16492 (wbo1.4b-fixed) T 16490 16492 16492 0 -1 4202496 45826 0 0 0 4916 41 0 0 25 0 1 0 869456403 141815808 33742 33554432000 134512640 135752315 4291673296 18446744073709551615 134517408 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/16492/statm: 34623 33742 146 303 0 34318 0
[pid=16490/tid=16498] ppid=16483 vsize=579792 CPUtime=0 cores=0,2,4,6
/proc/16490/task/16498/stat : 16498 (python) S 16483 16483 15018 0 -1 4202560 40 0 0 0 0 0 0 0 17 0 2 0 869461362 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604441569044288 0 0 -1 6 0 0 0
[pid=16499] ppid=16483 vsize=579804 CPUtime=0.23 cores=0,2,4,6
/proc/16499/stat : 16499 (python) S 16483 16483 15018 0 -1 4202560 1100 0 0 0 12 11 0 0 17 0 2 0 869461364 593719296 77314 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/16499/statm: 144951 77314 396 364 0 79835 0
[pid=16501] ppid=16499 vsize=3799500 CPUtime=47.23 cores=0,2,4,6
/proc/16501/stat : 16501 (pbct-0.1.2-linu) T 16499 16501 16501 0 -1 4202496 1015322 0 0 0 4593 130 0 0 25 0 1 0 869461365 3890688000 922876 33554432000 134512640 136422188 4287829984 18446744073709551615 135006609 0 0 16781312 16387 18446744071562691360 0 0 17 2 0 0 0
/proc/16501/statm: 949875 922876 215 467 0 949406 0
[pid=16499/tid=16504] ppid=16483 vsize=579804 CPUtime=0 cores=0,2,4,6
/proc/16499/task/16504/stat : 16504 (python) S 16483 16483 15018 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 869466092 593719296 77314 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604441148512384 0 0 -1 0 0 0 0
[pid=16505] ppid=16483 vsize=590060 CPUtime=0.23 cores=0,2,4,6
/proc/16505/stat : 16505 (python) S 16483 16483 15018 0 -1 4202560 1102 0 0 0 12 11 0 0 17 0 2 0 869466094 604221440 77318 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16505/statm: 147515 77318 396 364 0 82396 0
[pid=16507] ppid=16505 vsize=121060 CPUtime=46.18 cores=0,2,4,6
/proc/16507/stat : 16507 (wbo1.4a) T 16505 16507 16507 0 -1 4202496 41478 0 0 0 4580 38 0 0 25 0 1 0 869466095 123965440 29392 33554432000 134512640 135751879 4290327920 18446744073709551615 134616336 0 0 16781312 3 18446744071562691360 0 0 17 2 0 0 0
/proc/16507/statm: 30265 29392 143 303 0 29960 0
[pid=16505/tid=16509] ppid=16483 vsize=590060 CPUtime=0 cores=0,2,4,6
/proc/16505/task/16509/stat : 16509 (python) S 16483 16483 15018 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869470715 604221440 77318 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604443175335936 0 0 -1 6 0 0 0
[pid=16510] ppid=16483 vsize=600316 CPUtime=0.25 cores=0,2,4,6
/proc/16510/stat : 16510 (python) S 16483 16483 15018 0 -1 4202560 1121 0 0 0 13 12 0 0 16 0 2 0 869470718 614723584 77322 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16510/statm: 150079 77322 396 364 0 84957 0
[pid=16512] ppid=16510 vsize=2614956 CPUtime=49.37 cores=0,2,4,6
/proc/16512/stat : 16512 (scip-2.0.1.linu) T 16510 16512 16512 0 -1 4202496 629350 0 0 0 4772 165 0 0 25 0 1 0 869470719 2677714944 563439 33554432000 4194304 15243407 140734915729968 18446744073709551615 6427705 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/16512/statm: 653739 563439 878 2698 0 651034 0
[pid=16510/tid=16515] ppid=16483 vsize=600316 CPUtime=0 cores=0,2,4,6
/proc/16510/task/16515/stat : 16515 (python) S 16483 16483 15018 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 869475659 614723584 77322 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604443409070144 0 0 -1 6 0 0 0
[pid=16516] ppid=16483 vsize=610572 CPUtime=0.25 cores=0,2,4,6
/proc/16516/stat : 16516 (python) S 16483 16483 15018 0 -1 4202560 1123 0 0 0 12 13 0 0 16 0 2 0 869475661 625225728 77326 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16516/statm: 152643 77326 396 364 0 87518 0
[pid=16518] ppid=16516 vsize=2668388 CPUtime=51.21 cores=0,2,4,6
/proc/16518/stat : 16518 (scip-2.0.1.linu) T 16516 16518 16518 0 -1 4202496 710124 0 0 0 4962 159 0 0 25 0 1 0 869475662 2732429312 619272 33554432000 4194304 13684479 140734502757056 18446744073709551615 7154451 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/16518/statm: 667097 619272 882 2317 0 664775 0
[pid=16516/tid=16520] ppid=16483 vsize=610572 CPUtime=0 cores=0,2,4,6
/proc/16516/task/16520/stat : 16520 (python) S 16483 16483 15018 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869480784 625225728 77326 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604446170345600 0 0 -1 4 0 0 0
[pid=16523] ppid=16483 vsize=620828 CPUtime=0.09 cores=0,2,4,6
/proc/16523/stat : 16523 (python) S 16483 16483 15018 0 -1 4202560 966 0 0 0 4 5 0 0 15 0 1 0 869486893 635727872 77305 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613130822 0 0 16781312 33554946 4294934785 0 0 17 6 0 0 0
/proc/16523/statm: 155207 77305 372 364 0 90079 0
[pid=16525] ppid=16523 vsize=2397132 CPUtime=19.29 cores=0,2,4,6
/proc/16525/stat : 16525 (minion) R 16523 16525 16525 0 -1 4202496 651963 0 0 0 1850 79 0 0 25 0 1 0 869486894 2454663168 591283 33554432000 134512640 165565024 4288639840 18446744073709551615 159737071 0 0 16781312 8396802 0 0 0 17 0 0 0 0
/proc/16525/statm: 599283 591293 359 7582 0 591698 0
[pid=16483/tid=16491] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16491/stat : 16491 (python) S 16481 16483 15018 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 7 0 869456403 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16500] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16500/stat : 16500 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 869461365 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 0 0 0 0
[pid=16483/tid=16506] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16506/stat : 16506 (python) S 16481 16483 15018 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 7 0 869466095 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
[pid=16483/tid=16511] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16511/stat : 16511 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 869470718 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
[pid=16483/tid=16517] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16517/stat : 16517 (python) S 16481 16483 15018 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 7 0 869475662 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16524] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16524/stat : 16524 (python) S 16481 16483 15018 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 7 0 869486894 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 345.96
Current children cumulated vsize (KiB) 15951972

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

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

[startup+345.101 s]
/proc/loadavg: 2.03 2.11 1.92 3/596 16525
/proc/meminfo: memFree=14265256/32951124 swapFree=53876552/67111528
[pid=16483] ppid=16481 vsize=631072 CPUtime=81.83 cores=0,2,4,6
/proc/16483/stat : 16483 (python) S 16481 16483 15018 0 -1 4202496 133307 931 1 0 8135 48 0 0 25 0 7 0 869454313 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/16483/statm: 157768 78820 1883 364 0 92640 0
[pid=16490] ppid=16483 vsize=579792 CPUtime=0.23 cores=0,2,4,6
/proc/16490/stat : 16490 (python) S 16483 16483 15018 0 -1 4202560 1145 0 0 0 11 12 0 0 17 0 2 0 869456402 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16490/statm: 144948 77329 411 364 0 79835 0
[pid=16492] ppid=16490 vsize=138492 CPUtime=49.57 cores=0,2,4,6
/proc/16492/stat : 16492 (wbo1.4b-fixed) T 16490 16492 16492 0 -1 4202496 45826 0 0 0 4916 41 0 0 25 0 1 0 869456403 141815808 33742 33554432000 134512640 135752315 4291673296 18446744073709551615 134517408 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/16492/statm: 34623 33742 146 303 0 34318 0
[pid=16490/tid=16498] ppid=16483 vsize=579792 CPUtime=0 cores=0,2,4,6
/proc/16490/task/16498/stat : 16498 (python) S 16483 16483 15018 0 -1 4202560 40 0 0 0 0 0 0 0 17 0 2 0 869461362 593707008 77329 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604441569044288 0 0 -1 6 0 0 0
[pid=16499] ppid=16483 vsize=579804 CPUtime=0.23 cores=0,2,4,6
/proc/16499/stat : 16499 (python) S 16483 16483 15018 0 -1 4202560 1100 0 0 0 12 11 0 0 17 0 2 0 869461364 593719296 77314 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/16499/statm: 144951 77314 396 364 0 79835 0
[pid=16501] ppid=16499 vsize=3799500 CPUtime=47.23 cores=0,2,4,6
/proc/16501/stat : 16501 (pbct-0.1.2-linu) T 16499 16501 16501 0 -1 4202496 1015322 0 0 0 4593 130 0 0 25 0 1 0 869461365 3890688000 922876 33554432000 134512640 136422188 4287829984 18446744073709551615 135006609 0 0 16781312 16387 18446744071562691360 0 0 17 2 0 0 0
/proc/16501/statm: 949875 922876 215 467 0 949406 0
[pid=16499/tid=16504] ppid=16483 vsize=579804 CPUtime=0 cores=0,2,4,6
/proc/16499/task/16504/stat : 16504 (python) S 16483 16483 15018 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 869466092 593719296 77314 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604441148512384 0 0 -1 0 0 0 0
[pid=16505] ppid=16483 vsize=590060 CPUtime=0.23 cores=0,2,4,6
/proc/16505/stat : 16505 (python) S 16483 16483 15018 0 -1 4202560 1102 0 0 0 12 11 0 0 17 0 2 0 869466094 604221440 77318 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16505/statm: 147515 77318 396 364 0 82396 0
[pid=16507] ppid=16505 vsize=121060 CPUtime=46.18 cores=0,2,4,6
/proc/16507/stat : 16507 (wbo1.4a) T 16505 16507 16507 0 -1 4202496 41478 0 0 0 4580 38 0 0 25 0 1 0 869466095 123965440 29392 33554432000 134512640 135751879 4290327920 18446744073709551615 134616336 0 0 16781312 3 18446744071562691360 0 0 17 2 0 0 0
/proc/16507/statm: 30265 29392 143 303 0 29960 0
[pid=16505/tid=16509] ppid=16483 vsize=590060 CPUtime=0 cores=0,2,4,6
/proc/16505/task/16509/stat : 16509 (python) S 16483 16483 15018 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869470715 604221440 77318 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604443175335936 0 0 -1 6 0 0 0
[pid=16510] ppid=16483 vsize=600316 CPUtime=0.25 cores=0,2,4,6
/proc/16510/stat : 16510 (python) S 16483 16483 15018 0 -1 4202560 1121 0 0 0 13 12 0 0 16 0 2 0 869470718 614723584 77322 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16510/statm: 150079 77322 396 364 0 84957 0
[pid=16512] ppid=16510 vsize=2614956 CPUtime=49.37 cores=0,2,4,6
/proc/16512/stat : 16512 (scip-2.0.1.linu) T 16510 16512 16512 0 -1 4202496 629350 0 0 0 4772 165 0 0 25 0 1 0 869470719 2677714944 563439 33554432000 4194304 15243407 140734915729968 18446744073709551615 6427705 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/16512/statm: 653739 563439 878 2698 0 651034 0
[pid=16510/tid=16515] ppid=16483 vsize=600316 CPUtime=0 cores=0,2,4,6
/proc/16510/task/16515/stat : 16515 (python) S 16483 16483 15018 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 869475659 614723584 77322 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604443409070144 0 0 -1 6 0 0 0
[pid=16516] ppid=16483 vsize=610572 CPUtime=0.25 cores=0,2,4,6
/proc/16516/stat : 16516 (python) S 16483 16483 15018 0 -1 4202560 1123 0 0 0 12 13 0 0 16 0 2 0 869475661 625225728 77326 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624937419 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/16516/statm: 152643 77326 396 364 0 87518 0
[pid=16518] ppid=16516 vsize=2668388 CPUtime=51.21 cores=0,2,4,6
/proc/16518/stat : 16518 (scip-2.0.1.linu) T 16516 16518 16518 0 -1 4202496 710124 0 0 0 4962 159 0 0 25 0 1 0 869475662 2732429312 619272 33554432000 4194304 13684479 140734502757056 18446744073709551615 7154451 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/16518/statm: 667097 619272 882 2317 0 664775 0
[pid=16516/tid=16520] ppid=16483 vsize=610572 CPUtime=0 cores=0,2,4,6
/proc/16516/task/16520/stat : 16520 (python) S 16483 16483 15018 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869480784 625225728 77326 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554946 18446604446170345600 0 0 -1 4 0 0 0
[pid=16523] ppid=16483 vsize=620828 CPUtime=0.09 cores=0,2,4,6
/proc/16523/stat : 16523 (python) S 16483 16483 15018 0 -1 4202560 966 0 0 0 4 5 0 0 15 0 1 0 869486893 635727872 77305 33554432000 4194304 5683644 140736518670160 18446744073709551615 270613130822 0 0 16781312 33554946 4294934785 0 0 17 6 0 0 0
/proc/16523/statm: 155207 77305 372 364 0 90079 0
[pid=16525] ppid=16523 vsize=2397132 CPUtime=19.29 cores=0,2,4,6
/proc/16525/stat : 16525 (minion) R 16523 16525 16525 0 -1 4202496 651963 0 0 0 1850 79 0 0 25 0 1 0 869486894 2454663168 591283 33554432000 134512640 165565024 4288639840 18446744073709551615 159737071 0 0 16781312 8396802 0 0 0 17 0 0 0 0
/proc/16525/statm: 599283 591293 359 7582 0 591698 0
[pid=16483/tid=16491] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16491/stat : 16491 (python) S 16481 16483 15018 0 -1 4202560 27 931 0 0 0 0 0 0 25 0 7 0 869456403 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16500] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16500/stat : 16500 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 869461365 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 0 0 0 0
[pid=16483/tid=16506] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16506/stat : 16506 (python) S 16481 16483 15018 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 7 0 869466095 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
[pid=16483/tid=16511] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16511/stat : 16511 (python) S 16481 16483 15018 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 869470718 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
[pid=16483/tid=16517] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16517/stat : 16517 (python) S 16481 16483 15018 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 7 0 869475662 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 6 0 0 0
[pid=16483/tid=16524] ppid=16481 vsize=631072 CPUtime=0 cores=0,2,4,6
/proc/16483/task/16524/stat : 16524 (python) S 16481 16483 15018 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 7 0 869486894 646217728 78820 33554432000 4194304 5683644 140736518670160 18446744073709551615 270624934321 0 0 16781312 33554434 18446604442465459136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 345.96
Current children cumulated vsize (KiB) 15951972

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 345.173
CPU time (s): 345.96
CPU user time (s): 338.72
CPU system time (s): 7.24
CPU usage (%): 100.228
Max. virtual memory (cumulated for all children) (KiB): 15951972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.3536
system time used= 0.505923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134241
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2874
involuntary context switches= 204

runsolver used 1.89071 second user time and 4.17636 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 02:15:33
IDJOB=3482885
IDBENCH=89747
IDSOLVER=1971
FILE ID=node108/3482885-1307578532
RUNJOBID= node108-1307576440-15041
PBS_JOBID= 13547697
Free space on /tmp= 73604 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-147.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3482885-1307578532/watcher-3482885-1307578532 -o /tmp/evaluation-result-3482885-1307578532/solver-3482885-1307578532 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482885-1307578532.opb -seed 1653153964 -budget 1800

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

MD5SUM BENCH= 8c2053bb677dce90b85fb5832d9bc324
RANDOM SEED=1653153964

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26321208 kB
Buffers:        192176 kB
Cached:         704912 kB
SwapCached:      26204 kB
Active:        6120508 kB
Inactive:       200444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26321208 kB
SwapTotal:    67111528 kB
SwapFree:     53876552 kB
Dirty:          144708 kB
Writeback:           0 kB
AnonPages:     5419180 kB
Mapped:          57504 kB
Slab:           159556 kB
PageTables:      78776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 140138972 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= 73440 MiB
End job on node108 at 2011-06-09 02:21:21