Trace number 3482881

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) 350.62 349.885

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
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 variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
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 691
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.31/0.49	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.31/0.49	c INFO: solving HOME/instance-3482881-1307578360.opb
8.10/8.27	c INFO: parsing took 7.64 s
21.60/21.70	c INFO: features took 13.39 CPU seconds
21.60/21.72	c INFO: running wbo1.4b-fixed@0 for 45 with 1778 remaining (b = 0.96)
70.56/70.53	c INFO: running pbct-0.1.2-linear@0 for 45 with 1730 remaining (b = 0.96)
118.15/118.04	c INFO: running wbo1.4a@0 for 45 with 1684 remaining (b = 0.95)
168.84/168.56	c INFO: running scip-2.0.1-clp@0 for 45 with 1634 remaining (b = 0.83)
220.35/219.83	c INFO: running scip-2.0.1-spx@0 for 45 with 1584 remaining (b = 0.68)
332.43/331.79	c INFO: wrote minion input file to HOME/tmpb1GyTe.minion
332.43/331.79	c INFO: running minion-0.12@0 for 45 with 1536 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-3482881-1307578360/watcher-3482881-1307578360 -o /tmp/evaluation-result-3482881-1307578360/solver-3482881-1307578360 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482881-1307578360.opb -seed 271738601 -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.00 2.02 1.75 2/499 17236
/proc/meminfo: memFree=24954084/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=16244 CPUtime=0.01 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 1052 0 0 0 1 0 0 0 20 0 1 0 869436632 16633856 923 33554432000 4194304 5683644 140736305133984 18446744073709551615 244446945024 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17236/statm: 4061 923 381 364 0 548 0

[startup+0.0550329 s]
/proc/loadavg: 2.00 2.02 1.75 2/499 17236
/proc/meminfo: memFree=24954084/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=34244 CPUtime=0.03 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 1523 0 0 0 3 0 0 0 20 0 1 0 869436632 35065856 1359 33554432000 4194304 5683644 140736305133984 18446744073709551615 4867292 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17236/statm: 8561 1364 448 364 0 899 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34244

[startup+0.10107 s]
/proc/loadavg: 2.00 2.02 1.75 2/499 17236
/proc/meminfo: memFree=24954084/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=96124 CPUtime=0.07 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 3169 932 1 0 5 2 0 0 18 0 1 0 869436632 98430976 2483 33554432000 4194304 5683644 140736305133984 18446744073709551615 5158248 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17236/statm: 24031 2483 792 364 0 1626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96124

[startup+0.301053 s]
/proc/loadavg: 2.00 2.02 1.75 2/499 17236
/proc/meminfo: memFree=24954084/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=179988 CPUtime=0.23 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 6275 932 1 0 17 6 0 0 18 0 1 0 869436632 184307712 4581 33554432000 4194304 5683644 140736305133984 18446744073709551615 244442021511 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17236/statm: 45519 4584 1246 364 0 3567 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 179988

[startup+0.7009 s]
/proc/loadavg: 2.00 2.02 1.75 2/499 17236
/proc/meminfo: memFree=24954084/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=332752 CPUtime=0.6 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 21599 932 1 0 47 13 0 0 18 0 1 0 869436632 340738048 19460 33554432000 4194304 5683644 140736305133984 18446744073709551615 4571092 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/17236/statm: 83188 19460 1781 364 0 18081 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 332752

[startup+1.50083 s]
/proc/loadavg: 2.00 2.02 1.75 3/500 17241
/proc/meminfo: memFree=24872344/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=357244 CPUtime=1.4 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 27701 932 1 0 126 14 0 0 20 0 1 0 869436632 365817856 25562 33554432000 4194304 5683644 140736305133984 18446744073709551615 47085884716022 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/17236/statm: 89311 25562 1781 364 0 24204 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 357244

[startup+3.10054 s]
/proc/loadavg: 2.00 2.02 1.75 3/500 17241
/proc/meminfo: memFree=24838988/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=405432 CPUtime=3 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 39451 932 1 0 284 16 0 0 25 0 1 0 869436632 415162368 37312 33554432000 4194304 5683644 140736305133984 18446744073709551615 47085884715282 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/17236/statm: 101358 37312 1781 364 0 36251 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 405432

[startup+6.30089 s]
/proc/loadavg: 2.00 2.02 1.75 3/500 17241
/proc/meminfo: memFree=24735976/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=505512 CPUtime=6.2 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 64017 932 1 0 600 20 0 0 25 0 1 0 869436632 517644288 61878 33554432000 4194304 5683644 140736305133984 18446744073709551615 47085884716149 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/17236/statm: 126378 61879 1781 364 0 61271 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 505512

[startup+12.7007 s]
/proc/loadavg: 2.00 2.02 1.76 3/500 17241
/proc/meminfo: memFree=24661860/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=553104 CPUtime=12.6 cores=0,2,4,6
/proc/17236/stat : 17236 (python) R 17234 17236 16182 0 -1 4202496 125588 932 1 0 1233 27 0 0 25 0 1 0 869436632 566378496 74623 33554432000 4194304 5683644 140736305133984 18446744073709551615 4623672 0 0 16781312 33554434 0 0 0 17 0 0 0 0
/proc/17236/statm: 138276 74623 1815 364 0 73169 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 553104

[startup+25.5013 s]
/proc/loadavg: 2.00 2.02 1.76 3/503 17244
/proc/meminfo: memFree=24536028/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=586532 CPUtime=21.63 cores=0,2,4,6
/proc/17236/stat : 17236 (python) S 17234 17236 16182 0 -1 4202496 131665 932 1 0 2135 28 0 0 20 0 2 0 869436632 600608768 80474 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/17236/statm: 146633 80474 1872 364 0 81520 0
[pid=17242] ppid=17236 vsize=576288 CPUtime=0.01 cores=0,2,4,6
/proc/17242/stat : 17242 (python) S 17236 17236 16182 0 -1 4202560 889 0 0 0 0 1 0 0 15 0 1 0 869438805 590118912 78973 33554432000 4194304 5683644 140736305133984 18446744073709551615 244446965263 0 0 16781312 33554946 4294934786 0 0 17 6 0 0 0
/proc/17242/statm: 144072 78973 375 364 0 78959 0
[pid=17244] ppid=17242 vsize=104680 CPUtime=3.75 cores=0,2,4,6
/proc/17244/stat : 17244 (wbo1.4b-fixed) R 17242 17244 17244 0 -1 4202496 37736 0 0 0 370 5 0 0 25 0 1 0 869438805 107192320 25415 33554432000 134512640 135752315 4293173264 18446744073709551615 135270849 0 0 16781312 3 0 0 0 17 2 0 0 0
/proc/17244/statm: 26170 25415 146 303 0 25865 0
[pid=17236/tid=17243] ppid=17234 vsize=586532 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17243/stat : 17243 (python) S 17234 17236 16182 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 2 0 869438805 600608768 80474 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 1267500

[startup+51.1006 s]
/proc/loadavg: 2.07 2.03 1.77 3/503 17245
/proc/meminfo: memFree=24518164/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=586532 CPUtime=21.63 cores=0,2,4,6
/proc/17236/stat : 17236 (python) S 17234 17236 16182 0 -1 4202496 131665 932 1 0 2135 28 0 0 20 0 2 0 869436632 600608768 80474 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/17236/statm: 146633 80474 1872 364 0 81520 0
[pid=17242] ppid=17236 vsize=576288 CPUtime=0.11 cores=0,2,4,6
/proc/17242/stat : 17242 (python) S 17236 17236 16182 0 -1 4202560 994 0 0 0 5 6 0 0 15 0 1 0 869438805 590118912 78978 33554432000 4194304 5683644 140736305133984 18446744073709551615 244446965263 0 0 16781312 33554946 72556772316949202 0 0 17 6 0 0 0
/proc/17242/statm: 144072 78978 380 364 0 78959 0
[pid=17244] ppid=17242 vsize=121840 CPUtime=29.32 cores=0,2,4,6
/proc/17244/stat : 17244 (wbo1.4b-fixed) R 17242 17244 17244 0 -1 4202496 42019 0 0 0 2893 39 0 0 25 0 1 0 869438805 124764160 29698 33554432000 134512640 135752315 4293173264 18446744073709551615 135270849 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/17244/statm: 30460 29698 146 303 0 30155 0
[pid=17236/tid=17243] ppid=17234 vsize=586532 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17243/stat : 17243 (python) S 17234 17236 16182 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 2 0 869438805 600608768 80474 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1284660

[startup+102.317 s]
/proc/loadavg: 2.17 2.06 1.79 3/507 17250
/proc/meminfo: memFree=20698652/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=596788 CPUtime=21.66 cores=0,2,4,6
/proc/17236/stat : 17236 (python) S 17234 17236 16182 0 -1 4202496 132527 932 1 0 2137 29 0 0 19 0 3 0 869436632 611110912 80481 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/17236/statm: 149197 80481 1875 364 0 84081 0
[pid=17242] ppid=17236 vsize=586532 CPUtime=0.19 cores=0,2,4,6
/proc/17242/stat : 17242 (python) S 17236 17236 16182 0 -1 4202560 1134 0 0 0 8 11 0 0 16 0 2 0 869438805 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17242/statm: 146633 79014 411 364 0 81520 0
[pid=17244] ppid=17242 vsize=128600 CPUtime=48.74 cores=0,2,4,6
/proc/17244/stat : 17244 (wbo1.4b-fixed) T 17242 17244 17244 0 -1 4202496 43701 0 0 0 4814 60 0 0 25 0 1 0 869438805 131686400 31380 33554432000 134512640 135752315 4293173264 18446744073709551615 134611380 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/17244/statm: 32150 31380 146 303 0 31845 0
[pid=17242/tid=17246] ppid=17236 vsize=586532 CPUtime=0 cores=0,2,4,6
/proc/17242/task/17246/stat : 17246 (python) S 17236 17236 16182 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 2 0 869443683 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604441223458880 0 0 -1 6 0 0 0
[pid=17247] ppid=17236 vsize=586544 CPUtime=0.11 cores=0,2,4,6
/proc/17247/stat : 17247 (python) S 17236 17236 16182 0 -1 4202560 923 0 0 0 4 7 0 0 15 0 1 0 869443686 600621056 78974 33554432000 4194304 5683644 140736305133984 18446744073709551615 244446965318 0 0 16781312 33554946 72114768642583250 0 0 17 0 0 0 0
/proc/17247/statm: 146636 78974 372 364 0 81520 0
[pid=17249] ppid=17247 vsize=3902008 CPUtime=31.72 cores=0,2,4,6
/proc/17249/stat : 17249 (pbct-0.1.2-linu) R 17247 17249 17249 0 -1 4202496 1042620 0 0 0 3042 130 0 0 25 0 1 0 869443687 3995656192 950176 33554432000 134512640 136422188 4289399936 18446744073709551615 134862222 0 0 16781312 16387 0 0 0 17 0 0 0 0
/proc/17249/statm: 975502 950176 212 467 0 975033 0
[pid=17236/tid=17243] ppid=17234 vsize=596788 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17243/stat : 17243 (python) S 17234 17236 16182 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 869438805 611110912 80481 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 6 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=596788 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17248/stat : 17248 (python) S 17234 17236 16182 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 869443686 611110912 80481 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 5800472

[startup+162.301 s]
/proc/loadavg: 2.18 2.08 1.81 3/511 17256
/proc/meminfo: memFree=20588092/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=607044 CPUtime=21.69 cores=0,2,4,6
/proc/17236/stat : 17236 (python) S 17234 17236 16182 0 -1 4202496 133437 932 1 0 2139 30 0 0 20 0 4 0 869436632 621613056 80487 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/17236/statm: 151761 80487 1877 364 0 86642 0
[pid=17242] ppid=17236 vsize=586532 CPUtime=0.19 cores=0,2,4,6
/proc/17242/stat : 17242 (python) S 17236 17236 16182 0 -1 4202560 1134 0 0 0 8 11 0 0 16 0 2 0 869438805 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17242/statm: 146633 79014 411 364 0 81520 0
[pid=17244] ppid=17242 vsize=128600 CPUtime=48.74 cores=0,2,4,6
/proc/17244/stat : 17244 (wbo1.4b-fixed) T 17242 17244 17244 0 -1 4202496 43701 0 0 0 4814 60 0 0 25 0 1 0 869438805 131686400 31380 33554432000 134512640 135752315 4293173264 18446744073709551615 134611380 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/17244/statm: 32150 31380 146 303 0 31845 0
[pid=17242/tid=17246] ppid=17236 vsize=586532 CPUtime=0 cores=0,2,4,6
/proc/17242/task/17246/stat : 17246 (python) S 17236 17236 16182 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 2 0 869443683 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604441223458880 0 0 -1 6 0 0 0
[pid=17247] ppid=17236 vsize=586544 CPUtime=0.2 cores=0,2,4,6
/proc/17247/stat : 17247 (python) S 17236 17236 16182 0 -1 4202560 1089 0 0 0 8 12 0 0 16 0 2 0 869443686 600621056 78999 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/17247/statm: 146636 78999 396 364 0 81520 0
[pid=17249] ppid=17247 vsize=3904056 CPUtime=47.41 cores=0,2,4,6
/proc/17249/stat : 17249 (pbct-0.1.2-linu) T 17247 17249 17249 0 -1 4202496 1043121 0 0 0 4611 130 0 0 25 0 1 0 869443687 3997753344 950677 33554432000 134512640 136422188 4289399936 18446744073709551615 134862222 0 0 16781312 16387 18446744071562691360 0 0 17 6 0 0 0
/proc/17249/statm: 976014 950677 214 467 0 975545 0
[pid=17247/tid=17252] ppid=17236 vsize=586544 CPUtime=0 cores=0,2,4,6
/proc/17247/task/17252/stat : 17252 (python) S 17236 17236 16182 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869448434 600621056 78999 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604445398357248 0 0 -1 0 0 0 0
[pid=17253] ppid=17236 vsize=596800 CPUtime=0.17 cores=0,2,4,6
/proc/17253/stat : 17253 (python) S 17236 17236 16182 0 -1 4202560 940 0 0 0 9 8 0 0 15 0 1 0 869448436 611123200 78978 33554432000 4194304 5683644 140736305133984 18446744073709551615 244446965318 0 0 16781312 33554946 72556772316949202 0 0 17 6 0 0 0
/proc/17253/statm: 149200 78978 372 364 0 84081 0
[pid=17255] ppid=17253 vsize=106064 CPUtime=44.24 cores=0,2,4,6
/proc/17255/stat : 17255 (wbo1.4a) R 17253 17255 17255 0 -1 4202496 38066 0 0 0 4352 72 0 0 25 0 1 0 869448437 108609536 25736 33554432000 134512640 135751879 4286691040 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/17255/statm: 26516 25736 143 303 0 26211 0
[pid=17236/tid=17243] ppid=17234 vsize=607044 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17243/stat : 17243 (python) S 17234 17236 16182 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 869438805 621613056 80487 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 6 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=607044 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17248/stat : 17248 (python) S 17234 17236 16182 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 869443686 621613056 80487 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=607044 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17254/stat : 17254 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 869448437 621613056 80487 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.64
Current children cumulated vsize (KiB) 6515640

[startup+222.302 s]
/proc/loadavg: 2.06 2.06 1.82 3/522 17269

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

/proc/17266/task/17272/stat : 17272 (python) S 17236 17236 16182 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869463635 632127488 79011 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604449321386304 0 0 -1 6 0 0 0
[pid=17236/tid=17243] ppid=17234 vsize=627560 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17243/stat : 17243 (python) S 17234 17236 16182 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 6 0 869438805 642621440 80500 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 6 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=627560 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17248/stat : 17248 (python) S 17234 17236 16182 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 6 0 869443686 642621440 80500 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=627560 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17254/stat : 17254 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 6 0 869448437 642621440 80500 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17259] ppid=17234 vsize=627560 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17259/stat : 17259 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 6 0 869453489 642621440 80500 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17267] ppid=17234 vsize=627560 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17267/stat : 17267 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 6 0 869458616 642621440 80500 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 283.02
Current children cumulated vsize (KiB) 13127724

[startup+342.302 s]
/proc/loadavg: 2.00 2.03 1.83 3/527 17277
/proc/meminfo: memFree=15402660/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=637812 CPUtime=83.53 cores=0,2,4,6
/proc/17236/stat : 17236 (python) S 17234 17236 16182 0 -1 4202496 136234 932 1 0 8305 48 0 0 25 0 7 0 869436632 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/17236/statm: 159453 80505 1883 364 0 94325 0
[pid=17242] ppid=17236 vsize=586532 CPUtime=0.19 cores=0,2,4,6
/proc/17242/stat : 17242 (python) S 17236 17236 16182 0 -1 4202560 1134 0 0 0 8 11 0 0 16 0 2 0 869438805 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17242/statm: 146633 79014 411 364 0 81520 0
[pid=17244] ppid=17242 vsize=128600 CPUtime=48.74 cores=0,2,4,6
/proc/17244/stat : 17244 (wbo1.4b-fixed) T 17242 17244 17244 0 -1 4202496 43701 0 0 0 4814 60 0 0 25 0 1 0 869438805 131686400 31380 33554432000 134512640 135752315 4293173264 18446744073709551615 134611380 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/17244/statm: 32150 31380 146 303 0 31845 0
[pid=17242/tid=17246] ppid=17236 vsize=586532 CPUtime=0 cores=0,2,4,6
/proc/17242/task/17246/stat : 17246 (python) S 17236 17236 16182 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 2 0 869443683 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604441223458880 0 0 -1 6 0 0 0
[pid=17247] ppid=17236 vsize=586544 CPUtime=0.2 cores=0,2,4,6
/proc/17247/stat : 17247 (python) S 17236 17236 16182 0 -1 4202560 1089 0 0 0 8 12 0 0 16 0 2 0 869443686 600621056 78999 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/17247/statm: 146636 78999 396 364 0 81520 0
[pid=17249] ppid=17247 vsize=3904056 CPUtime=47.41 cores=0,2,4,6
/proc/17249/stat : 17249 (pbct-0.1.2-linu) T 17247 17249 17249 0 -1 4202496 1043121 0 0 0 4611 130 0 0 25 0 1 0 869443687 3997753344 950677 33554432000 134512640 136422188 4289399936 18446744073709551615 134862222 0 0 16781312 16387 18446744071562691360 0 0 17 6 0 0 0
/proc/17249/statm: 976014 950677 214 467 0 975545 0
[pid=17247/tid=17252] ppid=17236 vsize=586544 CPUtime=0 cores=0,2,4,6
/proc/17247/task/17252/stat : 17252 (python) S 17236 17236 16182 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869448434 600621056 78999 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604445398357248 0 0 -1 0 0 0 0
[pid=17253] ppid=17236 vsize=596800 CPUtime=0.19 cores=0,2,4,6
/proc/17253/stat : 17253 (python) S 17236 17236 16182 0 -1 4202560 1102 0 0 0 10 9 0 0 16 0 2 0 869448436 611123200 79003 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17253/statm: 149200 79003 396 364 0 84081 0
[pid=17255] ppid=17253 vsize=110708 CPUtime=50.46 cores=0,2,4,6
/proc/17255/stat : 17255 (wbo1.4a) T 17253 17255 17255 0 -1 4202496 39217 0 0 0 4972 74 0 0 25 0 1 0 869448437 113364992 26887 33554432000 134512640 135751879 4286691040 18446744073709551615 134616480 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/17255/statm: 27677 26887 143 303 0 27372 0
[pid=17253/tid=17257] ppid=17236 vsize=596800 CPUtime=0 cores=0,2,4,6
/proc/17253/task/17257/stat : 17257 (python) S 17236 17236 16182 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869453485 611123200 79003 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604448405079104 0 0 -1 6 0 0 0
[pid=17258] ppid=17236 vsize=607056 CPUtime=0.2 cores=0,2,4,6
/proc/17258/stat : 17258 (python) S 17236 17236 16182 0 -1 4202560 1125 0 0 0 11 9 0 0 16 0 2 0 869453488 621625344 79007 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17258/statm: 151764 79007 396 364 0 86642 0
[pid=17260] ppid=17258 vsize=2671804 CPUtime=51.23 cores=0,2,4,6
/proc/17260/stat : 17260 (scip-2.0.1.linu) T 17258 17260 17260 0 -1 4202496 665701 0 0 0 4964 159 0 0 25 0 1 0 869453489 2735927296 575856 33554432000 4194304 15243407 140736699611360 18446744073709551615 6427716 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/17260/statm: 667951 575856 877 2698 0 665246 0
[pid=17258/tid=17265] ppid=17236 vsize=607056 CPUtime=0 cores=0,2,4,6
/proc/17258/task/17265/stat : 17265 (python) S 17236 17236 16182 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869458613 621625344 79007 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604449909878848 0 0 -1 4 0 0 0
[pid=17266] ppid=17236 vsize=617312 CPUtime=0.21 cores=0,2,4,6
/proc/17266/stat : 17266 (python) S 17236 17236 16182 0 -1 4202560 1116 0 0 0 10 11 0 0 17 0 2 0 869458616 632127488 79011 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17266/statm: 154328 79011 396 364 0 89203 0
[pid=17268] ppid=17266 vsize=2690752 CPUtime=50.17 cores=0,2,4,6
/proc/17268/stat : 17268 (scip-2.0.1.linu) T 17266 17268 17268 0 -1 4202496 722673 0 0 0 4857 160 0 0 25 0 1 0 869458616 2755330048 628875 33554432000 4194304 13684479 140734415325456 18446744073709551615 7266914 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/17268/statm: 672688 628875 982 2317 0 670366 0
[pid=17266/tid=17272] ppid=17236 vsize=617312 CPUtime=0 cores=0,2,4,6
/proc/17266/task/17272/stat : 17272 (python) S 17236 17236 16182 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869463635 632127488 79011 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604449321386304 0 0 -1 6 0 0 0
[pid=17274] ppid=17236 vsize=627568 CPUtime=0.03 cores=0,2,4,6
/proc/17274/stat : 17274 (python) S 17236 17236 16182 0 -1 4202560 954 0 0 0 1 2 0 0 18 0 1 0 869469811 642629632 78990 33554432000 4194304 5683644 140736305133984 18446744073709551615 244446965318 0 0 16781312 33554946 72556772316949202 0 0 17 6 0 0 0
/proc/17274/statm: 156892 78990 372 364 0 91764 0
[pid=17276] ppid=17274 vsize=245932 CPUtime=10.48 cores=0,2,4,6
/proc/17276/stat : 17276 (minion) R 17274 17276 17276 0 -1 4202496 87150 0 0 0 1036 12 0 0 25 0 1 0 869469812 251834368 54117 33554432000 134512640 165565024 4289779968 18446744073709551615 159718384 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/17276/statm: 61483 54117 263 7582 0 53898 0
[pid=17236/tid=17243] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17243/stat : 17243 (python) S 17234 17236 16182 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 7 0 869438805 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 6 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17248/stat : 17248 (python) S 17234 17236 16182 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 7 0 869443686 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17254/stat : 17254 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 869448437 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17259] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17259/stat : 17259 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 869453489 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17267] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17267/stat : 17267 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 869458616 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 2 0 0 0
[pid=17236/tid=17275] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17275/stat : 17275 (python) S 17234 17236 16182 0 -1 4202560 33 932 0 0 0 0 0 0 25 0 7 0 869469812 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 343.04
Current children cumulated vsize (KiB) 14011476



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+349.818 s]
/proc/loadavg: 2.00 2.03 1.83 5/527 17277
/proc/meminfo: memFree=13371492/32951124 swapFree=43324008/67111528
[pid=17236] ppid=17234 vsize=637812 CPUtime=83.53 cores=0,2,4,6
/proc/17236/stat : 17236 (python) S 17234 17236 16182 0 -1 4202496 136234 932 1 0 8305 48 0 0 25 0 7 0 869436632 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/17236/statm: 159453 80505 1883 364 0 94325 0
[pid=17242] ppid=17236 vsize=586532 CPUtime=0.19 cores=0,2,4,6
/proc/17242/stat : 17242 (python) S 17236 17236 16182 0 -1 4202560 1134 0 0 0 8 11 0 0 16 0 2 0 869438805 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17242/statm: 146633 79014 411 364 0 81520 0
[pid=17244] ppid=17242 vsize=128600 CPUtime=48.74 cores=0,2,4,6
/proc/17244/stat : 17244 (wbo1.4b-fixed) T 17242 17244 17244 0 -1 4202496 43701 0 0 0 4814 60 0 0 25 0 1 0 869438805 131686400 31380 33554432000 134512640 135752315 4293173264 18446744073709551615 134611380 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/17244/statm: 32150 31380 146 303 0 31845 0
[pid=17242/tid=17246] ppid=17236 vsize=586532 CPUtime=0 cores=0,2,4,6
/proc/17242/task/17246/stat : 17246 (python) S 17236 17236 16182 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 2 0 869443683 600608768 79014 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604441223458880 0 0 -1 6 0 0 0
[pid=17247] ppid=17236 vsize=586544 CPUtime=0.2 cores=0,2,4,6
/proc/17247/stat : 17247 (python) S 17236 17236 16182 0 -1 4202560 1089 0 0 0 8 12 0 0 16 0 2 0 869443686 600621056 78999 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/17247/statm: 146636 78999 396 364 0 81520 0
[pid=17249] ppid=17247 vsize=3904056 CPUtime=47.41 cores=0,2,4,6
/proc/17249/stat : 17249 (pbct-0.1.2-linu) T 17247 17249 17249 0 -1 4202496 1043121 0 0 0 4611 130 0 0 25 0 1 0 869443687 3997753344 950677 33554432000 134512640 136422188 4289399936 18446744073709551615 134862222 0 0 16781312 16387 18446744071562691360 0 0 17 6 0 0 0
/proc/17249/statm: 976014 950677 214 467 0 975545 0
[pid=17247/tid=17252] ppid=17236 vsize=586544 CPUtime=0 cores=0,2,4,6
/proc/17247/task/17252/stat : 17252 (python) S 17236 17236 16182 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869448434 600621056 78999 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604445398357248 0 0 -1 0 0 0 0
[pid=17253] ppid=17236 vsize=596800 CPUtime=0.19 cores=0,2,4,6
/proc/17253/stat : 17253 (python) S 17236 17236 16182 0 -1 4202560 1102 0 0 0 10 9 0 0 16 0 2 0 869448436 611123200 79003 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17253/statm: 149200 79003 396 364 0 84081 0
[pid=17255] ppid=17253 vsize=110708 CPUtime=50.46 cores=0,2,4,6
/proc/17255/stat : 17255 (wbo1.4a) T 17253 17255 17255 0 -1 4202496 39217 0 0 0 4972 74 0 0 25 0 1 0 869448437 113364992 26887 33554432000 134512640 135751879 4286691040 18446744073709551615 134616480 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/17255/statm: 27677 26887 143 303 0 27372 0
[pid=17253/tid=17257] ppid=17236 vsize=596800 CPUtime=0 cores=0,2,4,6
/proc/17253/task/17257/stat : 17257 (python) S 17236 17236 16182 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869453485 611123200 79003 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604448405079104 0 0 -1 6 0 0 0
[pid=17258] ppid=17236 vsize=607056 CPUtime=0.2 cores=0,2,4,6
/proc/17258/stat : 17258 (python) S 17236 17236 16182 0 -1 4202560 1125 0 0 0 11 9 0 0 16 0 2 0 869453488 621625344 79007 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17258/statm: 151764 79007 396 364 0 86642 0
[pid=17260] ppid=17258 vsize=2671804 CPUtime=51.23 cores=0,2,4,6
/proc/17260/stat : 17260 (scip-2.0.1.linu) T 17258 17260 17260 0 -1 4202496 665701 0 0 0 4964 159 0 0 25 0 1 0 869453489 2735927296 575856 33554432000 4194304 15243407 140736699611360 18446744073709551615 6427716 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/17260/statm: 667951 575856 877 2698 0 665246 0
[pid=17258/tid=17265] ppid=17236 vsize=607056 CPUtime=0 cores=0,2,4,6
/proc/17258/task/17265/stat : 17265 (python) S 17236 17236 16182 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869458613 621625344 79007 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604449909878848 0 0 -1 4 0 0 0
[pid=17266] ppid=17236 vsize=617312 CPUtime=0.21 cores=0,2,4,6
/proc/17266/stat : 17266 (python) S 17236 17236 16182 0 -1 4202560 1116 0 0 0 10 11 0 0 17 0 2 0 869458616 632127488 79011 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458771915 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/17266/statm: 154328 79011 396 364 0 89203 0
[pid=17268] ppid=17266 vsize=2690752 CPUtime=50.17 cores=0,2,4,6
/proc/17268/stat : 17268 (scip-2.0.1.linu) T 17266 17268 17268 0 -1 4202496 722673 0 0 0 4857 160 0 0 25 0 1 0 869458616 2755330048 628875 33554432000 4194304 13684479 140734415325456 18446744073709551615 7266914 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/17268/statm: 672688 628875 982 2317 0 670366 0
[pid=17266/tid=17272] ppid=17236 vsize=617312 CPUtime=0 cores=0,2,4,6
/proc/17266/task/17272/stat : 17272 (python) S 17236 17236 16182 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869463635 632127488 79011 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554946 18446604449321386304 0 0 -1 6 0 0 0
[pid=17274] ppid=17236 vsize=627568 CPUtime=0.07 cores=0,2,4,6
/proc/17274/stat : 17274 (python) S 17236 17236 16182 0 -1 4202560 961 0 0 0 3 4 0 0 15 0 1 0 869469811 642629632 78990 33554432000 4194304 5683644 140736305133984 18446744073709551615 244446965318 0 0 16781312 33554946 4294934787 0 0 17 6 0 0 0
/proc/17274/statm: 156892 78990 372 364 0 91764 0
[pid=17276] ppid=17274 vsize=2314388 CPUtime=18.02 cores=0,2,4,6
/proc/17276/stat : 17276 (minion) R 17274 17276 17276 0 -1 4202496 632288 0 0 0 1734 68 0 0 25 0 1 0 869469812 2369933312 570079 33554432000 134512640 165565024 4289779968 18446744073709551615 159737071 0 0 16781312 8396802 0 0 0 17 4 0 0 0
/proc/17276/statm: 578597 570091 359 7582 0 571012 0
[pid=17236/tid=17243] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17243/stat : 17243 (python) S 17234 17236 16182 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 7 0 869438805 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 6 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17248/stat : 17248 (python) S 17234 17236 16182 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 7 0 869443686 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17254/stat : 17254 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 869448437 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17259] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17259/stat : 17259 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 869453489 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 0 0 0 0
[pid=17236/tid=17267] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17267/stat : 17267 (python) S 17234 17236 16182 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 869458616 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 2 0 0 0
[pid=17236/tid=17275] ppid=17234 vsize=637812 CPUtime=0 cores=0,2,4,6
/proc/17236/task/17275/stat : 17275 (python) S 17234 17236 16182 0 -1 4202560 33 932 0 0 0 0 0 0 25 0 7 0 869469812 653119488 80505 33554432000 4194304 5683644 140736305133984 18446744073709551615 244458768817 0 0 16781312 33554434 18446604450650827520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 350.62
Current children cumulated vsize (KiB) 16079932

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 349.885
CPU time (s): 350.62
CPU user time (s): 343.07
CPU system time (s): 7.55
CPU usage (%): 100.21
Max. virtual memory (cumulated for all children) (KiB): 16079932

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

runsolver used 1.74773 second user time and 3.54846 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-09 02:12:41
IDJOB=3482881
IDBENCH=89654
IDSOLVER=1971
FILE ID=node105/3482881-1307578360
RUNJOBID= node105-1307576440-16200
PBS_JOBID= 13547700
Free space on /tmp= 73700 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-116.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-3482881-1307578360/watcher-3482881-1307578360 -o /tmp/evaluation-result-3482881-1307578360/solver-3482881-1307578360 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482881-1307578360.opb -seed 271738601 -budget 1800

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=271738601

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24954364 kB
Buffers:        183588 kB
Cached:         714664 kB
SwapCached:      20580 kB
Active:        7448208 kB
Inactive:       218436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24954364 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:          146340 kB
Writeback:           0 kB
AnonPages:     6766040 kB
Mapped:          62160 kB
Slab:           165936 kB
PageTables:      94564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120381092 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= 73536 MiB
End job on node105 at 2011-06-09 02:18:34