Trace number 3481646

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
borg pb-opt-11.04.03? (MO) 197.36 194.683

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_007_area_delay.opb
MD5SUM22488dc65cdc0686edc96d304bd4d620
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark59.7709
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 31
Optimality of the best value was proved NO
Number of variables11334
Total number of constraints36509
Number of constraints which are clauses36509
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 5525
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5525
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5525
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.32/0.47	c INFO: solving HOME/instance-3481646-1307577658.opb
0.51/0.66	c INFO: parsing took 0.19 s
0.81/1.00	c INFO: features took 0.34 CPU seconds
0.93/1.03	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.44)
51.08/51.06	c INFO: running sat4j-pb-v20101225@0 for 45 with 1749 remaining (b = 0.19)
97.72/96.14	c INFO: running scip-2.0.1-clp@0 for 45 with 1703 remaining (b = 0.08)
148.21/146.47	c INFO: running wbo1.4a@0 for 45 with 1653 remaining (b = 0.02)
195.92/193.93	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1605 remaining (b = 0.02)

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-3481646-1307577658/watcher-3481646-1307577658 -o /tmp/evaluation-result-3481646-1307577658/solver-3481646-1307577658 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481646-1307577658.opb -seed 2021938971 -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.05 2.01 1.51 2/666 29028
/proc/meminfo: memFree=17901312/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=16244 CPUtime=0 cores=0,2,4,6
/proc/29028/stat : 29028 (python) R 29026 29028 27243 0 -1 4202496 1051 0 0 0 0 0 0 0 25 0 1 0 850181724 16633856 922 33554432000 4194304 5683644 140735356793776 18446744073709551615 5293775 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29028/statm: 4061 922 381 364 0 548 0

[startup+0.033712 s]
/proc/loadavg: 2.05 2.01 1.51 2/666 29028
/proc/meminfo: memFree=17901312/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=18892 CPUtime=0.02 cores=0,2,4,6
/proc/29028/stat : 29028 (python) R 29026 29028 27243 0 -1 4202496 1285 0 0 0 2 0 0 0 25 0 1 0 850181724 19345408 1137 33554432000 4194304 5683644 140735356793776 18446744073709551615 4619606 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29028/statm: 4723 1137 421 364 0 692 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18892

[startup+0.100752 s]
/proc/loadavg: 2.05 2.01 1.51 2/666 29028
/proc/meminfo: memFree=17901312/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=96128 CPUtime=0.07 cores=0,2,4,6
/proc/29028/stat : 29028 (python) R 29026 29028 27243 0 -1 4202496 3169 929 1 0 5 2 0 0 18 0 1 0 850181724 98435072 2483 33554432000 4194304 5683644 140735356793776 18446744073709551615 5170328 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29028/statm: 24032 2483 792 364 0 1627 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96128

[startup+0.300699 s]
/proc/loadavg: 2.05 2.01 1.51 2/666 29028
/proc/meminfo: memFree=17901312/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=203000 CPUtime=0.24 cores=0,2,4,6
/proc/29028/stat : 29028 (python) R 29026 29028 27243 0 -1 4202496 6673 929 1 0 17 7 0 0 17 0 1 0 850181724 207872000 4959 33554432000 4194304 5683644 140735356793776 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29028/statm: 50749 4960 1472 364 0 3711 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 203000

[startup+0.700661 s]
/proc/loadavg: 2.05 2.01 1.51 2/666 29028
/proc/meminfo: memFree=17901312/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=289772 CPUtime=0.61 cores=0,2,4,6
/proc/29028/stat : 29028 (python) R 29026 29028 27243 0 -1 4202496 11973 929 1 0 51 10 0 0 17 0 1 0 850181724 296726528 8738 33554432000 4194304 5683644 140735356793776 18446744073709551615 220815903616 0 0 16781312 33554434 0 0 0 17 4 0 0 0
/proc/29028/statm: 72443 8738 1815 364 0 7336 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 289772

[startup+1.50048 s]
/proc/loadavg: 2.05 2.01 1.51 3/667 29033
/proc/meminfo: memFree=17872164/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=300896 CPUtime=0.94 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 12505 929 1 0 84 10 0 0 20 0 2 0 850181724 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/29028/statm: 75224 9039 1862 364 0 10111 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 300896

[startup+3.10018 s]
/proc/loadavg: 2.05 2.01 1.51 3/667 29033
/proc/meminfo: memFree=17872164/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=300896 CPUtime=0.94 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 12505 929 1 0 84 10 0 0 20 0 2 0 850181724 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/29028/statm: 75224 9039 1862 364 0 10111 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 300896
heavy processes:

[startup+6.30063 s]
/proc/loadavg: 2.05 2.01 1.52 3/674 29052
/proc/meminfo: memFree=17741212/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=300896 CPUtime=0.94 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 12505 929 1 0 84 10 0 0 20 0 2 0 850181724 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/29028/statm: 75224 9039 1862 364 0 10111 0
[pid=29034] ppid=29028 vsize=290652 CPUtime=0.02 cores=0,2,4,6
/proc/29034/stat : 29034 (python) S 29028 29028 27243 0 -1 4202560 910 0 0 0 1 1 0 0 15 0 1 0 850181827 297627648 7553 33554432000 4194304 5683644 140735356793776 18446744073709551615 220816256527 0 0 16781312 33554946 2840881370337640448 0 0 17 2 0 0 0
/proc/29034/statm: 72663 7553 374 364 0 7550 0
[pid=29036] ppid=29034 vsize=128852 CPUtime=5.26 cores=0,2,4,6
/proc/29036/stat : 29036 (scip-2.0.1.linu) R 29034 29036 29036 0 -1 4202496 30650 0 0 0 515 11 0 0 25 0 1 0 850181827 131944448 29056 33554432000 4194304 13684479 140733737455232 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29036/statm: 32213 29056 774 2317 0 29891 0
[pid=29028/tid=29035] ppid=29026 vsize=300896 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29035/stat : 29035 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 2 0 850181827 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 720400

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 1.52 3/674 29052
/proc/meminfo: memFree=17727860/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=300896 CPUtime=0.94 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 12505 929 1 0 84 10 0 0 20 0 2 0 850181724 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/29028/statm: 75224 9039 1862 364 0 10111 0
[pid=29034] ppid=29028 vsize=290652 CPUtime=0.04 cores=0,2,4,6
/proc/29034/stat : 29034 (python) S 29028 29028 27243 0 -1 4202560 914 0 0 0 2 2 0 0 15 0 1 0 850181827 297627648 7554 33554432000 4194304 5683644 140735356793776 18446744073709551615 220816256527 0 0 16781312 33554946 2904836139204476928 0 0 17 6 0 0 0
/proc/29034/statm: 72663 7554 375 364 0 7550 0
[pid=29036] ppid=29034 vsize=133084 CPUtime=11.66 cores=0,2,4,6
/proc/29036/stat : 29036 (scip-2.0.1.linu) R 29034 29036 29036 0 -1 4202496 31519 0 0 0 1152 14 0 0 18 0 1 0 850181827 136278016 29925 33554432000 4194304 13684479 140733737455232 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29036/statm: 33271 29925 774 2317 0 30949 0
[pid=29028/tid=29035] ppid=29026 vsize=300896 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29035/stat : 29035 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 2 0 850181827 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 724632

[startup+25.5011 s]
/proc/loadavg: 2.11 2.03 1.53 3/674 29052
/proc/meminfo: memFree=17706284/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=300896 CPUtime=0.94 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 12505 929 1 0 84 10 0 0 20 0 2 0 850181724 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/29028/statm: 75224 9039 1862 364 0 10111 0
[pid=29034] ppid=29028 vsize=290652 CPUtime=0.1 cores=0,2,4,6
/proc/29034/stat : 29034 (python) S 29028 29028 27243 0 -1 4202560 920 0 0 0 6 4 0 0 15 0 1 0 850181827 297627648 7554 33554432000 4194304 5683644 140735356793776 18446744073709551615 220816256527 0 0 16781312 33554946 1168281587557597184 0 0 17 6 0 0 0
/proc/29034/statm: 72663 7554 375 364 0 7550 0
[pid=29036] ppid=29034 vsize=140024 CPUtime=24.45 cores=0,2,4,6
/proc/29036/stat : 29036 (scip-2.0.1.linu) R 29034 29036 29036 0 -1 4202496 33662 0 0 0 2426 19 0 0 25 0 1 0 850181827 143384576 32068 33554432000 4194304 13684479 140733737455232 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29036/statm: 35006 32068 774 2317 0 32684 0
[pid=29028/tid=29035] ppid=29026 vsize=300896 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29035/stat : 29035 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 2 0 850181827 308117504 9039 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 731572

[startup+51.1003 s]
/proc/loadavg: 2.14 2.04 1.55 3/674 29053
/proc/meminfo: memFree=17679372/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=311152 CPUtime=0.96 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 13380 929 1 0 86 10 0 0 20 0 3 0 850181724 318619648 9056 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/29028/statm: 77788 9056 1873 364 0 12672 0
[pid=29034] ppid=29028 vsize=300896 CPUtime=0.22 cores=0,2,4,6
/proc/29034/stat : 29034 (python) S 29028 29028 27243 0 -1 4202560 1098 0 0 0 13 9 0 0 17 0 2 0 850181827 308117504 7590 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29034/statm: 75224 7590 406 364 0 10111 0
[pid=29036] ppid=29034 vsize=141236 CPUtime=49.99 cores=0,2,4,6
/proc/29036/stat : 29036 (scip-2.0.1.linu) T 29034 29036 29036 0 -1 4202496 33891 0 0 0 4969 30 0 0 25 0 1 0 850181827 144625664 32297 33554432000 4194304 13684479 140733737455232 18446744073709551615 4895688 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29036/statm: 35309 32297 774 2317 0 32987 0
[pid=29028/tid=29035] ppid=29026 vsize=311152 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29035/stat : 29035 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 3 0 850181827 318619648 9056 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 753284

[startup+102.319 s]
/proc/loadavg: 2.06 2.03 1.57 3/701 29085
/proc/meminfo: memFree=17322452/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=321408 CPUtime=1 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 14268 929 1 0 89 11 0 0 20 0 4 0 850181724 329121792 9062 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/29028/statm: 80352 9062 1875 364 0 15233 0
[pid=29034] ppid=29028 vsize=300896 CPUtime=0.22 cores=0,2,4,6
/proc/29034/stat : 29034 (python) S 29028 29028 27243 0 -1 4202560 1098 0 0 0 13 9 0 0 17 0 2 0 850181827 308117504 7590 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29034/statm: 75224 7590 406 364 0 10111 0
[pid=29036] ppid=29034 vsize=141236 CPUtime=49.99 cores=0,2,4,6
/proc/29036/stat : 29036 (scip-2.0.1.linu) T 29034 29036 29036 0 -1 4202496 33891 0 0 0 4969 30 0 0 25 0 1 0 850181827 144625664 32297 33554432000 4194304 13684479 140733737455232 18446744073709551615 4895688 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29036/statm: 35309 32297 774 2317 0 32987 0
[pid=29034/tid=29055] ppid=29028 vsize=300896 CPUtime=0 cores=0,2,4,6
/proc/29034/task/29055/stat : 29055 (python) S 29028 29028 27243 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 850186827 308117504 7590 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554946 18446604449295992704 0 0 -1 6 0 0 0
[pid=29056] ppid=29028 vsize=300908 CPUtime=0.19 cores=0,2,4,6
/proc/29056/stat : 29056 (python) S 29028 29028 27243 0 -1 4202560 1184 0 0 0 9 10 0 0 16 0 2 0 850186830 308129792 7587 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29056/statm: 75227 7587 402 364 0 10111 0
[pid=29058] ppid=29056 vsize=8602476 CPUtime=46.36 cores=0,2,4,6
/proc/29058/stat : 29058 (java) T 29056 29058 29058 0 -1 4202496 43237 0 1 0 4630 6 0 0 18 0 19 0 850186830 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29058/statm: 2150619 37811 2258 9 0 2141360 0
[pid=29058/tid=29059] ppid=29056 vsize=8602476 CPUtime=44.76 cores=0,2,4,6
/proc/29058/task/29059/stat : 29059 (java) T 29056 29058 29058 0 -1 4202560 29370 0 1 0 4473 3 0 0 25 0 19 0 850186831 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 46912505991184 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=29058/tid=29061] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29061/stat : 29061 (java) T 29056 29058 29058 0 -1 4202560 171 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29062] ppid=29056 vsize=8602476 CPUtime=0.02 cores=0,2,4,6
/proc/29058/task/29062/stat : 29062 (java) T 29056 29058 29058 0 -1 4202560 701 0 0 0 2 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29063] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29063/stat : 29063 (java) T 29056 29058 29058 0 -1 4202560 560 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29064] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29064/stat : 29064 (java) T 29056 29058 29058 0 -1 4202560 225 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29065] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29065/stat : 29065 (java) T 29056 29058 29058 0 -1 4202560 223 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29067] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29067/stat : 29067 (java) T 29056 29058 29058 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29068] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29068/stat : 29068 (java) T 29056 29058 29058 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29069] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29069/stat : 29069 (java) T 29056 29058 29058 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29070] ppid=29056 vsize=8602476 CPUtime=0.2 cores=0,2,4,6
/proc/29058/task/29070/stat : 29070 (java) T 29056 29058 29058 0 -1 4202560 2217 0 0 0 20 0 0 0 15 0 19 0 850186833 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052992 0 0 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=29058/tid=29071] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29071/stat : 29071 (java) T 29056 29058 29058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 850186833 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29072] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29072/stat : 29072 (java) T 29056 29058 29058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 850186833 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29074] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29074/stat : 29074 (java) T 29056 29058 29058 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850186835 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828060081 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29075] ppid=29056 vsize=8602476 CPUtime=0.7 cores=0,2,4,6
/proc/29058/task/29075/stat : 29075 (java) T 29056 29058 29058 0 -1 4202560 4220 0 0 0 69 1 0 0 15 0 19 0 850186835 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29076] ppid=29056 vsize=8602476 CPUtime=0.59 cores=0,2,4,6

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

[pid=29245/tid=29259] ppid=29243 vsize=8539032 CPUtime=0.41 cores=0,2,4,6
/proc/29245/task/29259/stat : 29259 (java) R 29243 29245 29245 0 -1 4202560 3352 0 0 0 41 0 0 0 16 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 47096829377922 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29245/tid=29260] ppid=29243 vsize=8539032 CPUtime=0.3 cores=0,2,4,6
/proc/29245/task/29260/stat : 29260 (java) R 29243 29245 29245 0 -1 4202560 2548 0 0 0 30 0 0 0 16 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 47096827651664 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29245/tid=29261] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29261/stat : 29261 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29262] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29262/stat : 29262 (java) R 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052992 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29245/tid=29263] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29263/stat : 29263 (java) S 29243 29245 29245 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 850201181 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052992 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29028/tid=29035] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29035/stat : 29035 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 6 0 850181827 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
[pid=29028/tid=29057] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29057/stat : 29057 (python) S 29026 29028 27243 0 -1 4202560 28 929 0 0 0 0 0 0 20 0 6 0 850186830 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
[pid=29028/tid=29084] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29084/stat : 29084 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 6 0 850191338 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
[pid=29028/tid=29090] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29090/stat : 29090 (python) S 29026 29028 27243 0 -1 4202560 26 929 0 0 0 0 0 0 20 0 6 0 850196371 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 4 0 0 0
[pid=29028/tid=29244] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29244/stat : 29244 (python) S 29026 29028 27243 0 -1 4202560 29 929 0 0 0 0 0 0 20 0 6 0 850201117 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 197.36
Current children cumulated vsize (KiB) 19378016

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

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

[startup+194.602 s]
/proc/loadavg: 1.96 2.00 1.60 7/712 29263
/proc/meminfo: memFree=17089188/32951124 swapFree=60476376/67111528
[pid=29028] ppid=29026 vsize=341920 CPUtime=1.05 cores=0,2,4,6
/proc/29028/stat : 29028 (python) S 29026 29028 27243 0 -1 4202496 16087 929 1 0 94 11 0 0 20 0 6 0 850181724 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/29028/statm: 85480 9076 1879 364 0 20355 0
[pid=29034] ppid=29028 vsize=300896 CPUtime=0.22 cores=0,2,4,6
/proc/29034/stat : 29034 (python) S 29028 29028 27243 0 -1 4202560 1098 0 0 0 13 9 0 0 17 0 2 0 850181827 308117504 7590 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29034/statm: 75224 7590 406 364 0 10111 0
[pid=29036] ppid=29034 vsize=141236 CPUtime=49.99 cores=0,2,4,6
/proc/29036/stat : 29036 (scip-2.0.1.linu) T 29034 29036 29036 0 -1 4202496 33891 0 0 0 4969 30 0 0 25 0 1 0 850181827 144625664 32297 33554432000 4194304 13684479 140733737455232 18446744073709551615 4895688 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29036/statm: 35309 32297 774 2317 0 32987 0
[pid=29034/tid=29055] ppid=29028 vsize=300896 CPUtime=0 cores=0,2,4,6
/proc/29034/task/29055/stat : 29055 (python) S 29028 29028 27243 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 850186827 308117504 7590 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554946 18446604449295992704 0 0 -1 6 0 0 0
[pid=29056] ppid=29028 vsize=300908 CPUtime=0.19 cores=0,2,4,6
/proc/29056/stat : 29056 (python) S 29028 29028 27243 0 -1 4202560 1184 0 0 0 9 10 0 0 16 0 2 0 850186830 308129792 7587 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29056/statm: 75227 7587 402 364 0 10111 0
[pid=29058] ppid=29056 vsize=8602476 CPUtime=46.36 cores=0,2,4,6
/proc/29058/stat : 29058 (java) T 29056 29058 29058 0 -1 4202496 43237 0 1 0 4630 6 0 0 18 0 19 0 850186830 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29058/statm: 2150619 37811 2258 9 0 2141360 0
[pid=29058/tid=29059] ppid=29056 vsize=8602476 CPUtime=44.76 cores=0,2,4,6
/proc/29058/task/29059/stat : 29059 (java) T 29056 29058 29058 0 -1 4202560 29370 0 1 0 4473 3 0 0 25 0 19 0 850186831 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 46912505991184 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=29058/tid=29061] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29061/stat : 29061 (java) T 29056 29058 29058 0 -1 4202560 171 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29062] ppid=29056 vsize=8602476 CPUtime=0.02 cores=0,2,4,6
/proc/29058/task/29062/stat : 29062 (java) T 29056 29058 29058 0 -1 4202560 701 0 0 0 2 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29063] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29063/stat : 29063 (java) T 29056 29058 29058 0 -1 4202560 560 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29064] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29064/stat : 29064 (java) T 29056 29058 29058 0 -1 4202560 225 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29065] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29065/stat : 29065 (java) T 29056 29058 29058 0 -1 4202560 223 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29067] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29067/stat : 29067 (java) T 29056 29058 29058 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29068] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29068/stat : 29068 (java) T 29056 29058 29058 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29069] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29069/stat : 29069 (java) T 29056 29058 29058 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 19 0 850186832 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29070] ppid=29056 vsize=8602476 CPUtime=0.2 cores=0,2,4,6
/proc/29058/task/29070/stat : 29070 (java) T 29056 29058 29058 0 -1 4202560 2217 0 0 0 20 0 0 0 15 0 19 0 850186833 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052992 0 0 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=29058/tid=29071] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29071/stat : 29071 (java) T 29056 29058 29058 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 850186833 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29072] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29072/stat : 29072 (java) T 29056 29058 29058 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 850186833 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29074] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29074/stat : 29074 (java) T 29056 29058 29058 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850186835 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828060081 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29075] ppid=29056 vsize=8602476 CPUtime=0.7 cores=0,2,4,6
/proc/29058/task/29075/stat : 29075 (java) T 29056 29058 29058 0 -1 4202560 4220 0 0 0 69 1 0 0 15 0 19 0 850186835 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29076] ppid=29056 vsize=8602476 CPUtime=0.59 cores=0,2,4,6
/proc/29058/task/29076/stat : 29076 (java) T 29056 29058 29058 0 -1 4202560 3856 0 0 0 59 0 0 0 15 0 19 0 850186835 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29077] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29077/stat : 29077 (java) T 29056 29058 29058 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850186835 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29078] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29078/stat : 29078 (java) T 29056 29058 29058 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 850186835 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052992 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29058/tid=29079] ppid=29056 vsize=8602476 CPUtime=0 cores=0,2,4,6
/proc/29058/task/29079/stat : 29079 (java) T 29056 29058 29058 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 850186896 8808935424 37811 33554432000 1073741824 1073778376 140735824285680 18446744073709551615 220828052992 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=29056/tid=29082] ppid=29028 vsize=300908 CPUtime=0 cores=0,2,4,6
/proc/29056/task/29082/stat : 29082 (python) S 29028 29028 27243 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 850191335 308129792 7587 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554946 18446604450361293760 0 0 -1 4 0 0 0
[pid=29083] ppid=29028 vsize=311164 CPUtime=0.21 cores=0,2,4,6
/proc/29083/stat : 29083 (python) S 29028 29028 27243 0 -1 4202560 1112 0 0 0 10 11 0 0 17 0 2 0 850191338 318631936 7586 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29083/statm: 77791 7586 396 364 0 12672 0
[pid=29085] ppid=29083 vsize=136976 CPUtime=50.29 cores=0,2,4,6
/proc/29085/stat : 29085 (scip-2.0.1.linu) T 29083 29085 29085 0 -1 4202496 44206 0 0 0 5007 22 0 0 18 0 1 0 850191338 140263424 31057 33554432000 4194304 15243407 140735527315616 18446744073709551615 8113472 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29085/statm: 34244 31057 932 2698 0 31539 0
[pid=29083/tid=29087] ppid=29028 vsize=311164 CPUtime=0 cores=0,2,4,6
/proc/29083/task/29087/stat : 29087 (python) S 29028 29028 27243 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 850196368 318631936 7586 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554946 18446604453937780032 0 0 -1 6 0 0 0
[pid=29089] ppid=29028 vsize=321420 CPUtime=0.22 cores=0,2,4,6
/proc/29089/stat : 29089 (python) S 29028 29028 27243 0 -1 4202560 1151 0 0 0 11 11 0 0 17 0 2 0 850196371 329134080 7591 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/29089/statm: 80355 7591 396 364 0 15233 0
[pid=29091] ppid=29089 vsize=50312 CPUtime=47.42 cores=0,2,4,6
/proc/29091/stat : 29091 (wbo1.4a) T 29089 29091 29091 0 -1 4202496 13319 0 0 0 4727 15 0 0 25 0 1 0 850196371 51519488 12069 33554432000 134512640 135751879 4286838192 18446744073709551615 134616444 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/29091/statm: 12578 12069 146 303 0 12273 0
[pid=29089/tid=29242] ppid=29028 vsize=321420 CPUtime=0 cores=0,2,4,6
/proc/29089/task/29242/stat : 29242 (python) S 29028 29028 27243 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 850201114 329134080 7591 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554946 18446604441311458432 0 0 -1 4 0 0 0
[pid=29243] ppid=29028 vsize=331676 CPUtime=0 cores=0,2,4,6
/proc/29243/stat : 29243 (python) S 29028 29028 27243 0 -1 4202560 816 0 0 0 0 0 0 0 15 0 1 0 850201117 339636224 7542 33554432000 4194304 5683644 140735356793776 18446744073709551615 220816256582 0 0 16781312 33554946 750224481875656704 0 0 17 4 0 0 0
/proc/29243/statm: 82919 7542 348 364 0 17794 0
[pid=29245] ppid=29243 vsize=8539032 CPUtime=1.41 cores=0,2,4,6
/proc/29245/stat : 29245 (java) S 29243 29245 29245 0 -1 4202496 29671 0 1 0 137 4 0 0 20 0 19 0 850201117 8743968768 26911 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29245/statm: 2134758 26911 2229 9 0 2125499 0
[pid=29245/tid=29246] ppid=29243 vsize=8539032 CPUtime=0.68 cores=0,2,4,6
/proc/29245/task/29246/stat : 29246 (java) R 29243 29245 29245 0 -1 4202560 22396 0 1 0 65 3 0 0 19 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 46912505122677 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29245/tid=29247] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29247/stat : 29247 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29248] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29248/stat : 29248 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29249] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29249/stat : 29249 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29250] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29250/stat : 29250 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 4 0 0 0
[pid=29245/tid=29251] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29251/stat : 29251 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 4 0 0 0
[pid=29245/tid=29252] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29252/stat : 29252 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 4 0 0 0
[pid=29245/tid=29253] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29253/stat : 29253 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 4 0 0 0
[pid=29245/tid=29254] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29254/stat : 29254 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201118 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 4 0 0 0
[pid=29245/tid=29255] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29255/stat : 29255 (java) S 29243 29245 29245 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 850201119 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052992 0 0 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29256] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29256/stat : 29256 (java) S 29243 29245 29245 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 850201120 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29257] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29257/stat : 29257 (java) S 29243 29245 29245 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 850201120 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29258] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29258/stat : 29258 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828060081 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29259] ppid=29243 vsize=8539032 CPUtime=0.41 cores=0,2,4,6
/proc/29245/task/29259/stat : 29259 (java) R 29243 29245 29245 0 -1 4202560 3352 0 0 0 41 0 0 0 16 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 47096829377922 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29245/tid=29260] ppid=29243 vsize=8539032 CPUtime=0.3 cores=0,2,4,6
/proc/29245/task/29260/stat : 29260 (java) R 29243 29245 29245 0 -1 4202560 2548 0 0 0 30 0 0 0 16 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 47096827651664 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29245/tid=29261] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29261/stat : 29261 (java) S 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052377 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29245/tid=29262] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29262/stat : 29262 (java) R 29243 29245 29245 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 850201122 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052992 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29245/tid=29263] ppid=29243 vsize=8539032 CPUtime=0 cores=0,2,4,6
/proc/29245/task/29263/stat : 29263 (java) S 29243 29245 29245 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 850201181 8743968768 26930 33554432000 1073741824 1073778376 140737410897760 18446744073709551615 220828052992 0 4 0 16800975 18446604452062754752 0 0 -1 2 0 0 0
[pid=29028/tid=29035] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29035/stat : 29035 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 6 0 850181827 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
[pid=29028/tid=29057] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29057/stat : 29057 (python) S 29026 29028 27243 0 -1 4202560 28 929 0 0 0 0 0 0 20 0 6 0 850186830 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
[pid=29028/tid=29084] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29084/stat : 29084 (python) S 29026 29028 27243 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 6 0 850191338 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 2 0 0 0
[pid=29028/tid=29090] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29090/stat : 29090 (python) S 29026 29028 27243 0 -1 4202560 26 929 0 0 0 0 0 0 20 0 6 0 850196371 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 4 0 0 0
[pid=29028/tid=29244] ppid=29026 vsize=341920 CPUtime=0 cores=0,2,4,6
/proc/29028/task/29244/stat : 29244 (python) S 29026 29028 27243 0 -1 4202560 29 929 0 0 0 0 0 0 20 0 6 0 850201117 350126080 9076 33554432000 4194304 5683644 140735356793776 18446744073709551615 220828060081 0 0 16781312 33554434 18446604451281015104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 197.36
Current children cumulated vsize (KiB) 19378016

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 194.683
CPU time (s): 197.36
CPU user time (s): 196.07
CPU system time (s): 1.29
CPU usage (%): 101.375
Max. virtual memory (cumulated for all children) (KiB): 19378016

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

runsolver used 1.3238 second user time and 2.33364 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-09 02:00:58
IDJOB=3481646
IDBENCH=24995
IDSOLVER=1970
FILE ID=node147/3481646-1307577658
RUNJOBID= node147-1307576353-27261
PBS_JOBID= 13547652
Free space on /tmp= 73656 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_007_area_delay.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.opt.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3481646-1307577658/watcher-3481646-1307577658 -o /tmp/evaluation-result-3481646-1307577658/solver-3481646-1307577658 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481646-1307577658.opb -seed 2021938971 -budget 1800

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

MD5SUM BENCH= 22488dc65cdc0686edc96d304bd4d620
RANDOM SEED=2021938971

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      17901608 kB
Buffers:        176936 kB
Cached:         772572 kB
SwapCached:      10316 kB
Active:       14465988 kB
Inactive:       304636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17901608 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:          102908 kB
Writeback:           0 kB
AnonPages:    13819384 kB
Mapped:          76244 kB
Slab:           129044 kB
PageTables:      79404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 131978024 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= 73508 MiB
End job on node147 at 2011-06-09 02:04:15