Trace number 3481871

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) 192.5 190.275

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-e64.b.opb
MD5SUM4a444f89cff56050e88660d23e3d8694
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark47
Best CPU time to get the best result obtained on this benchmark15.4517
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 47
Optimality of the best value was proved NO
Number of variables607
Total number of constraints1022
Number of constraints which are clauses1022
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 constraint3
Maximum length of a constraint32
Number of terms in the objective function 607
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 607
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 607
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.36/0.54	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.36/0.54	c INFO: solving HOME/instance-3481871-1307576611.opb
0.36/0.56	c INFO: parsing took 0.01 s
0.36/0.58	c INFO: features took 0.02 CPU seconds
0.46/0.61	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.56)
50.44/50.40	c INFO: running sat4j-pb-v20101225@0 for 45 with 1752 remaining (b = 0.11)
96.94/95.96	c INFO: running scip-2.0.1-clp@0 for 45 with 1706 remaining (b = 0.04)
143.95/142.76	c INFO: running wbo1.4a@0 for 45 with 1659 remaining (b = 0.01)
190.80/189.48	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1614 remaining (b = 0.01)

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

running on 4 cores: 1,3,5,7

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: 1.90 0.87 0.33 2/431 26701
/proc/meminfo: memFree=22884792/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=16240 CPUtime=0 cores=1,3,5,7
/proc/26701/stat : 26701 (python) R 26699 26701 26377 0 -1 4202496 1045 0 0 0 0 0 0 0 20 0 1 0 869263997 16629760 917 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370651092 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/26701/statm: 4060 917 381 364 0 547 0

[startup+0.075212 s]
/proc/loadavg: 1.90 0.87 0.33 2/431 26701
/proc/meminfo: memFree=22884792/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=84568 CPUtime=0.05 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 2398 0 0 0 4 1 0 0 18 0 1 0 869263997 86597632 2127 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/26701/statm: 21142 2127 707 364 0 1359 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84568

[startup+0.106094 s]
/proc/loadavg: 1.90 0.87 0.33 2/431 26701
/proc/meminfo: memFree=22884792/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=96128 CPUtime=0.08 cores=1,3,5,7
/proc/26701/stat : 26701 (python) R 26699 26701 26377 0 -1 4202496 3168 930 1 0 6 2 0 0 18 0 1 0 869263997 98435072 2484 33554432000 4194304 5683644 140735059083968 18446744073709551615 5170261 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/26701/statm: 24032 2484 792 364 0 1627 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 96128

[startup+0.301155 s]
/proc/loadavg: 1.90 0.87 0.33 2/431 26701
/proc/meminfo: memFree=22884792/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=123880 CPUtime=0.21 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 5395 930 1 0 14 7 0 0 17 0 1 0 869263997 126853120 3764 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/26701/statm: 30970 3764 987 364 0 2802 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 123880

[startup+0.700962 s]
/proc/loadavg: 1.90 0.87 0.33 2/431 26701
/proc/meminfo: memFree=22884792/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=293564 CPUtime=0.47 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 9724 930 1 0 36 11 0 0 19 0 2 0 869263997 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/26701/statm: 73391 7230 1870 364 0 8278 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 293564

[startup+1.50083 s]
/proc/loadavg: 1.90 0.87 0.33 3/435 26709
/proc/meminfo: memFree=22834152/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=293564 CPUtime=0.47 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 9724 930 1 0 36 11 0 0 19 0 2 0 869263997 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/26701/statm: 73391 7230 1870 364 0 8278 0
[pid=26707] ppid=26701 vsize=283320 CPUtime=0 cores=1,3,5,7
/proc/26707/stat : 26707 (python) S 26701 26701 26377 0 -1 4202560 766 0 0 0 0 0 0 0 15 0 1 0 869264058 290119680 5708 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977295 0 0 16781312 33554946 1516937665323204608 0 0 17 7 0 0 0
/proc/26707/statm: 70830 5708 352 364 0 5717 0
[pid=26709] ppid=26707 vsize=45184 CPUtime=0.87 cores=1,3,5,7
/proc/26709/stat : 26709 (scip-2.0.1.linu) R 26707 26709 26709 0 -1 4202496 9693 0 0 0 81 6 0 0 18 0 1 0 869264058 46268416 8955 33554432000 4194304 13684479 140733238537152 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/26709/statm: 11296 8955 752 2317 0 8974 0
[pid=26701/tid=26708] ppid=26699 vsize=293564 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26708/stat : 26708 (python) S 26699 26701 26377 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 869264058 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 622068

[startup+3.10053 s]
/proc/loadavg: 1.90 0.87 0.33 3/435 26709
/proc/meminfo: memFree=22824876/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=293564 CPUtime=0.47 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 9724 930 1 0 36 11 0 0 19 0 2 0 869263997 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/26701/statm: 73391 7230 1870 364 0 8278 0
[pid=26707] ppid=26701 vsize=283320 CPUtime=0 cores=1,3,5,7
/proc/26707/stat : 26707 (python) S 26701 26701 26377 0 -1 4202560 771 0 0 0 0 0 0 0 15 0 1 0 869264058 290119680 5708 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977295 0 0 16781312 33554946 3903755342235828224 0 0 17 7 0 0 0
/proc/26707/statm: 70830 5708 352 364 0 5717 0
[pid=26709] ppid=26707 vsize=50364 CPUtime=2.47 cores=1,3,5,7
/proc/26709/stat : 26709 (scip-2.0.1.linu) R 26707 26709 26709 0 -1 4202496 10991 0 0 0 234 13 0 0 18 0 1 0 869264058 51572736 10238 33554432000 4194304 13684479 140733238537152 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/26709/statm: 12591 10238 758 2317 0 10269 0
[pid=26701/tid=26708] ppid=26699 vsize=293564 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26708/stat : 26708 (python) S 26699 26701 26377 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 869264058 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 627248

[startup+6.30097 s]
/proc/loadavg: 1.91 0.89 0.34 3/435 26709
/proc/meminfo: memFree=22812788/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=293564 CPUtime=0.47 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 9724 930 1 0 36 11 0 0 19 0 2 0 869263997 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/26701/statm: 73391 7230 1870 364 0 8278 0
[pid=26707] ppid=26701 vsize=283320 CPUtime=0.01 cores=1,3,5,7
/proc/26707/stat : 26707 (python) S 26701 26701 26377 0 -1 4202560 903 0 0 0 1 0 0 0 16 0 1 0 869264058 290119680 5732 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977295 0 0 16781312 33554946 1780134395093450752 0 0 17 7 0 0 0
/proc/26707/statm: 70830 5732 376 364 0 5717 0
[pid=26709] ppid=26707 vsize=62800 CPUtime=5.67 cores=1,3,5,7
/proc/26709/stat : 26709 (scip-2.0.1.linu) R 26707 26709 26709 0 -1 4202496 13845 0 0 0 534 33 0 0 18 0 1 0 869264058 64307200 13080 33554432000 4194304 13684479 140733238537152 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/26709/statm: 15700 13080 807 2317 0 13378 0
[pid=26701/tid=26708] ppid=26699 vsize=293564 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26708/stat : 26708 (python) S 26699 26701 26377 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 869264058 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 639684

[startup+12.7008 s]
/proc/loadavg: 1.92 0.91 0.35 3/435 26709
/proc/meminfo: memFree=22813004/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=293564 CPUtime=0.47 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 9724 930 1 0 36 11 0 0 19 0 2 0 869263997 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/26701/statm: 73391 7230 1870 364 0 8278 0
[pid=26707] ppid=26701 vsize=283320 CPUtime=0.02 cores=1,3,5,7
/proc/26707/stat : 26707 (python) S 26701 26701 26377 0 -1 4202560 906 0 0 0 1 1 0 0 15 0 1 0 869264058 290119680 5732 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977295 0 0 16781312 33554946 4270502152964669440 0 0 17 7 0 0 0
/proc/26707/statm: 70830 5732 376 364 0 5717 0
[pid=26709] ppid=26707 vsize=62800 CPUtime=12.08 cores=1,3,5,7
/proc/26709/stat : 26709 (scip-2.0.1.linu) R 26707 26709 26709 0 -1 4202496 13847 0 0 0 1140 68 0 0 18 0 1 0 869264058 64307200 13082 33554432000 4194304 13684479 140733238537152 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/26709/statm: 15700 13082 808 2317 0 13378 0
[pid=26701/tid=26708] ppid=26699 vsize=293564 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26708/stat : 26708 (python) S 26699 26701 26377 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 869264058 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 639684

[startup+25.5006 s]
/proc/loadavg: 2.01 0.98 0.38 3/435 26745
/proc/meminfo: memFree=22839380/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=293564 CPUtime=0.47 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 9724 930 1 0 36 11 0 0 19 0 2 0 869263997 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/26701/statm: 73391 7230 1870 364 0 8278 0
[pid=26707] ppid=26701 vsize=283320 CPUtime=0.09 cores=1,3,5,7
/proc/26707/stat : 26707 (python) S 26701 26701 26377 0 -1 4202560 922 0 0 0 4 5 0 0 15 0 1 0 869264058 290119680 5732 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977295 0 0 16781312 33554946 644126248359952384 0 0 17 7 0 0 0
/proc/26707/statm: 70830 5732 376 364 0 5717 0
[pid=26709] ppid=26707 vsize=65760 CPUtime=24.87 cores=1,3,5,7
/proc/26709/stat : 26709 (scip-2.0.1.linu) R 26707 26709 26709 0 -1 4202496 14892 0 0 0 2358 129 0 0 18 0 1 0 869264058 67338240 14121 33554432000 4194304 13684479 140733238537152 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/26709/statm: 16440 14121 809 2317 0 14118 0
[pid=26701/tid=26708] ppid=26699 vsize=293564 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26708/stat : 26708 (python) S 26699 26701 26377 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 869264058 300609536 7230 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 642644

[startup+51.101 s]
/proc/loadavg: 2.12 1.09 0.43 3/456 26766
/proc/meminfo: memFree=22808244/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=304192 CPUtime=0.49 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 10555 930 1 0 38 11 0 0 19 0 3 0 869263997 311492608 7346 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0
/proc/26701/statm: 76048 7346 1873 364 0 10932 0
[pid=26707] ppid=26701 vsize=293564 CPUtime=0.2 cores=1,3,5,7
/proc/26707/stat : 26707 (python) S 26701 26701 26377 0 -1 4202560 1110 0 0 0 9 11 0 0 17 0 2 0 869264058 300609536 5768 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 73391 5768 407 364 0 8278 0
[pid=26709] ppid=26707 vsize=69188 CPUtime=49.75 cores=1,3,5,7
/proc/26709/stat : 26709 (scip-2.0.1.linu) T 26707 26709 26709 0 -1 4202496 15698 0 0 0 4716 259 0 0 18 0 1 0 869264058 70848512 14925 33554432000 4194304 13684479 140733238537152 18446744073709551615 7430775 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 0
/proc/26709/statm: 17297 14925 809 2317 0 14975 0
[pid=26707/tid=26746] ppid=26701 vsize=293564 CPUtime=0 cores=1,3,5,7
/proc/26707/task/26746/stat : 26746 (python) S 26701 26701 26377 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869269035 300609536 5768 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554946 18446604467584632128 0 0 -1 7 0 0 0
[pid=26747] ppid=26701 vsize=293948 CPUtime=0 cores=1,3,5,7
/proc/26747/stat : 26747 (python) S 26701 26701 26377 0 -1 4202560 898 0 0 0 0 0 0 0 15 0 1 0 869269037 301002752 5825 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977350 0 0 16781312 33554946 4294934789 0 0 17 7 0 0 0
/proc/26747/statm: 73487 5825 356 364 0 8371 0
[pid=26749] ppid=26747 vsize=8539020 CPUtime=1.23 cores=1,3,5,7
/proc/26749/stat : 26749 (java) S 26747 26749 26749 0 -1 4202496 12883 0 1 0 120 3 0 0 20 0 19 0 869269038 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26749/statm: 2134755 10771 2246 9 0 2125496 0
[pid=26749/tid=26750] ppid=26747 vsize=8539020 CPUtime=0.65 cores=1,3,5,7
/proc/26749/task/26750/stat : 26750 (java) R 26747 26749 26749 0 -1 4202560 6121 0 1 0 64 1 0 0 18 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 46912505636720 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26749/tid=26751] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26751/stat : 26751 (java) S 26747 26749 26749 0 -1 4202560 205 0 0 0 0 0 0 0 16 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 5 0 0 0
[pid=26749/tid=26752] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26752/stat : 26752 (java) S 26747 26749 26749 0 -1 4202560 157 0 0 0 0 0 0 0 17 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 7 0 0 0
[pid=26749/tid=26753] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26753/stat : 26753 (java) S 26747 26749 26749 0 -1 4202560 24 0 0 0 0 0 0 0 18 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 3 0 0 0
[pid=26749/tid=26754] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26754/stat : 26754 (java) S 26747 26749 26749 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 1 0 0 0
[pid=26749/tid=26755] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26755/stat : 26755 (java) S 26747 26749 26749 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 5 0 0 0
[pid=26749/tid=26756] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26756/stat : 26756 (java) S 26747 26749 26749 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 7 0 0 0
[pid=26749/tid=26757] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26757/stat : 26757 (java) S 26747 26749 26749 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 5 0 0 0
[pid=26749/tid=26758] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26758/stat : 26758 (java) S 26747 26749 26749 0 -1 4202560 21 0 0 0 0 0 0 0 19 0 19 0 869269039 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 5 0 0 0
[pid=26749/tid=26759] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26759/stat : 26759 (java) S 26747 26749 26749 0 -1 4202560 408 0 0 0 0 0 0 0 19 0 19 0 869269040 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773760 0 0 0 16800975 18446604461899475840 0 0 -1 1 0 0 0
[pid=26749/tid=26760] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26760/stat : 26760 (java) S 26747 26749 26749 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 869269041 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 1 0 0 0
[pid=26749/tid=26761] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26761/stat : 26761 (java) S 26747 26749 26749 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 869269041 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 1 0 0 0
[pid=26749/tid=26762] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26762/stat : 26762 (java) S 26747 26749 26749 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869269043 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382780849 0 4 0 16800975 18446604461899475840 0 0 -1 5 0 0 0
[pid=26749/tid=26763] ppid=26747 vsize=8539020 CPUtime=0.25 cores=1,3,5,7
/proc/26749/task/26763/stat : 26763 (java) S 26747 26749 26749 0 -1 4202560 1614 0 0 0 25 0 0 0 24 0 19 0 869269043 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 3 0 0 0
[pid=26749/tid=26764] ppid=26747 vsize=8539020 CPUtime=0.29 cores=1,3,5,7
/proc/26749/task/26764/stat : 26764 (java) S 26747 26749 26749 0 -1 4202560 2939 0 0 0 29 0 0 0 15 0 19 0 869269043 8743956480 10771 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446604461899475840 0 0 -1 1 0 0 0
[pid=26749/tid=26765] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7

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

[pid=26792/tid=26801] ppid=26701 vsize=303876 CPUtime=0 cores=1,3,5,7
/proc/26792/task/26801/stat : 26801 (python) S 26701 26701 26377 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869278270 311169024 5789 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554946 18446604468477518080 0 0 -1 7 0 0 0
[pid=26802] ppid=26701 vsize=314636 CPUtime=0.06 cores=1,3,5,7
/proc/26802/stat : 26802 (python) S 26701 26701 26377 0 -1 4202560 958 0 0 0 3 3 0 0 15 0 1 0 869278273 322187264 5878 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977350 0 0 16781312 33554946 4294934792 0 0 17 7 0 0 0
/proc/26802/statm: 78659 5878 373 364 0 13537 0
[pid=26804] ppid=26802 vsize=56388 CPUtime=19.53 cores=1,3,5,7
/proc/26804/stat : 26804 (wbo1.4a) R 26802 26804 26804 0 -1 4202496 13938 0 0 0 1910 43 0 0 25 0 1 0 869278273 57741312 13656 33554432000 134512640 135751879 4286581952 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 3 0 0 0
/proc/26804/statm: 14097 13656 146 303 0 13792 0
[pid=26701/tid=26708] ppid=26699 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26708/stat : 26708 (python) S 26699 26701 26377 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 5 0 869264058 332677120 7386 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 7 0 0 0
[pid=26701/tid=26748] ppid=26699 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26748/stat : 26748 (python) S 26699 26701 26377 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 5 0 869269038 332677120 7386 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 1 0 0 0
[pid=26701/tid=26793] ppid=26699 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26793/stat : 26793 (python) S 26699 26701 26377 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 5 0 869273593 332677120 7386 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 1 0 0 0
[pid=26701/tid=26803] ppid=26699 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26803/stat : 26803 (python) S 26699 26701 26377 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 5 0 869278273 332677120 7386 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 10259816



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+190.201 s]
/proc/loadavg: 2.09 1.47 0.66 4/517 26831
/proc/meminfo: memFree=22251520/32951124 swapFree=49244124/67111528
[pid=26701] ppid=26699 vsize=335136 CPUtime=0.58 cores=1,3,5,7
/proc/26701/stat : 26701 (python) S 26699 26701 26377 0 -1 4202496 13255 930 1 0 46 12 0 0 19 0 6 0 869263997 343179264 7411 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0
/proc/26701/statm: 83784 7411 1879 364 0 18659 0
[pid=26707] ppid=26701 vsize=293564 CPUtime=0.2 cores=1,3,5,7
/proc/26707/stat : 26707 (python) S 26701 26701 26377 0 -1 4202560 1110 0 0 0 9 11 0 0 17 0 2 0 869264058 300609536 5768 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 73391 5768 407 364 0 8278 0
[pid=26709] ppid=26707 vsize=69188 CPUtime=49.75 cores=1,3,5,7
/proc/26709/stat : 26709 (scip-2.0.1.linu) T 26707 26709 26709 0 -1 4202496 15698 0 0 0 4716 259 0 0 18 0 1 0 869264058 70848512 14925 33554432000 4194304 13684479 140733238537152 18446744073709551615 7430775 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 0
/proc/26709/statm: 17297 14925 809 2317 0 14975 0
[pid=26707/tid=26746] ppid=26701 vsize=293564 CPUtime=0 cores=1,3,5,7
/proc/26707/task/26746/stat : 26746 (python) S 26701 26701 26377 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869269035 300609536 5768 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554946 18446604467584632128 0 0 -1 7 0 0 0
[pid=26747] ppid=26701 vsize=293948 CPUtime=0.18 cores=1,3,5,7
/proc/26747/stat : 26747 (python) S 26701 26701 26377 0 -1 4202560 1181 0 0 0 8 10 0 0 16 0 2 0 869269037 301002752 5873 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554946 18446744073709551615 0 0 17 5 0 0 0
/proc/26747/statm: 73487 5873 403 364 0 8371 0
[pid=26749] ppid=26747 vsize=8539020 CPUtime=46.39 cores=1,3,5,7
/proc/26749/stat : 26749 (java) T 26747 26749 26749 0 -1 4202496 17199 0 1 0 4634 5 0 0 18 0 19 0 869269038 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26749/statm: 2134755 14398 2247 9 0 2125496 0
[pid=26749/tid=26750] ppid=26747 vsize=8539020 CPUtime=43.87 cores=1,3,5,7
/proc/26749/task/26750/stat : 26750 (java) T 26747 26749 26749 0 -1 4202560 6220 0 1 0 4385 2 0 0 25 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=26749/tid=26751] ppid=26747 vsize=8539020 CPUtime=0.06 cores=1,3,5,7
/proc/26749/task/26751/stat : 26751 (java) T 26747 26749 26749 0 -1 4202560 412 0 0 0 6 0 0 0 16 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=26749/tid=26752] ppid=26747 vsize=8539020 CPUtime=0.06 cores=1,3,5,7
/proc/26749/task/26752/stat : 26752 (java) T 26747 26749 26749 0 -1 4202560 210 0 0 0 6 0 0 0 16 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=26749/tid=26753] ppid=26747 vsize=8539020 CPUtime=0.06 cores=1,3,5,7
/proc/26749/task/26753/stat : 26753 (java) T 26747 26749 26749 0 -1 4202560 152 0 0 0 6 0 0 0 16 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=26749/tid=26754] ppid=26747 vsize=8539020 CPUtime=0.06 cores=1,3,5,7
/proc/26749/task/26754/stat : 26754 (java) T 26747 26749 26749 0 -1 4202560 180 0 0 0 6 0 0 0 15 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=26749/tid=26755] ppid=26747 vsize=8539020 CPUtime=0.07 cores=1,3,5,7
/proc/26749/task/26755/stat : 26755 (java) T 26747 26749 26749 0 -1 4202560 189 0 0 0 7 0 0 0 16 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=26749/tid=26756] ppid=26747 vsize=8539020 CPUtime=0.05 cores=1,3,5,7
/proc/26749/task/26756/stat : 26756 (java) T 26747 26749 26749 0 -1 4202560 314 0 0 0 5 0 0 0 16 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=26749/tid=26757] ppid=26747 vsize=8539020 CPUtime=0.04 cores=1,3,5,7
/proc/26749/task/26757/stat : 26757 (java) T 26747 26749 26749 0 -1 4202560 107 0 0 0 4 0 0 0 15 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=26749/tid=26758] ppid=26747 vsize=8539020 CPUtime=0.07 cores=1,3,5,7
/proc/26749/task/26758/stat : 26758 (java) T 26747 26749 26749 0 -1 4202560 108 0 0 0 7 0 0 0 15 0 19 0 869269039 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=26749/tid=26759] ppid=26747 vsize=8539020 CPUtime=1.33 cores=1,3,5,7
/proc/26749/task/26759/stat : 26759 (java) T 26747 26749 26749 0 -1 4202560 3007 0 0 0 132 1 0 0 15 0 19 0 869269040 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 47124389091465 0 0 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=26749/tid=26760] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26760/stat : 26760 (java) T 26747 26749 26749 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869269041 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=26749/tid=26761] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26761/stat : 26761 (java) T 26747 26749 26749 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 869269041 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=26749/tid=26762] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26762/stat : 26762 (java) T 26747 26749 26749 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869269043 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382780849 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=26749/tid=26763] ppid=26747 vsize=8539020 CPUtime=0.27 cores=1,3,5,7
/proc/26749/task/26763/stat : 26763 (java) T 26747 26749 26749 0 -1 4202560 1617 0 0 0 27 0 0 0 15 0 19 0 869269043 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=26749/tid=26764] ppid=26747 vsize=8539020 CPUtime=0.35 cores=1,3,5,7
/proc/26749/task/26764/stat : 26764 (java) T 26747 26749 26749 0 -1 4202560 3292 0 0 0 35 0 0 0 15 0 19 0 869269043 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=26749/tid=26765] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26765/stat : 26765 (java) T 26747 26749 26749 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869269043 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773145 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=26749/tid=26766] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26766/stat : 26766 (java) T 26747 26749 26749 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 869269043 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773760 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=26749/tid=26767] ppid=26747 vsize=8539020 CPUtime=0 cores=1,3,5,7
/proc/26749/task/26767/stat : 26767 (java) T 26747 26749 26749 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869269065 8743956480 14398 33554432000 1073741824 1073778376 140733755379360 18446744073709551615 218382773760 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=26747/tid=26791] ppid=26701 vsize=293948 CPUtime=0 cores=1,3,5,7
/proc/26747/task/26791/stat : 26791 (python) S 26701 26701 26377 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 869273591 301002752 5873 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554946 18446604468773305216 0 0 -1 5 0 0 0
[pid=26792] ppid=26701 vsize=303876 CPUtime=0.18 cores=1,3,5,7
/proc/26792/stat : 26792 (python) S 26701 26701 26377 0 -1 4202560 1127 0 0 0 9 9 0 0 17 0 2 0 869273593 311169024 5789 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/26792/statm: 75969 5789 397 364 0 10850 0
[pid=26794] ppid=26792 vsize=64316 CPUtime=46.76 cores=1,3,5,7
/proc/26794/stat : 26794 (scip-2.0.1.linu) T 26792 26794 26794 0 -1 4202496 14247 0 0 0 4610 66 0 0 18 0 1 0 869273593 65859584 13614 33554432000 4194304 15243407 140735827999696 18446744073709551615 13354455 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/26794/statm: 16079 13614 939 2698 0 13374 0
[pid=26792/tid=26801] ppid=26701 vsize=303876 CPUtime=0 cores=1,3,5,7
/proc/26792/task/26801/stat : 26801 (python) S 26701 26701 26377 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 869278270 311169024 5789 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554946 18446604468477518080 0 0 -1 7 0 0 0
[pid=26802] ppid=26701 vsize=314636 CPUtime=0.18 cores=1,3,5,7
/proc/26802/stat : 26802 (python) S 26701 26701 26377 0 -1 4202560 1134 0 0 0 9 9 0 0 16 0 2 0 869278273 322187264 5903 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382783947 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/26802/statm: 78659 5903 397 364 0 13537 0
[pid=26804] ppid=26802 vsize=114132 CPUtime=46.68 cores=1,3,5,7
/proc/26804/stat : 26804 (wbo1.4a) T 26802 26804 26804 0 -1 4202496 28378 0 0 0 4577 91 0 0 25 0 1 0 869278273 116871168 28095 33554432000 134512640 135751879 4286581952 18446744073709551615 134616876 0 0 16781312 3 18446744071562691360 0 0 17 3 0 0 0
/proc/26804/statm: 28533 28095 146 303 0 28228 0
[pid=26802/tid=26810] ppid=26701 vsize=314636 CPUtime=0 cores=1,3,5,7
/proc/26802/task/26810/stat : 26810 (python) S 26701 26701 26377 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869282943 322187264 5903 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554946 18446604461076907008 0 0 -1 7 0 0 0
[pid=26811] ppid=26701 vsize=324892 CPUtime=0 cores=1,3,5,7
/proc/26811/stat : 26811 (python) S 26701 26701 26377 0 -1 4202560 808 0 0 0 0 0 0 0 15 0 1 0 869282945 332689408 5877 33554432000 4194304 5683644 140735059083968 18446744073709551615 218370977350 0 0 16781312 33554946 2786673510058033152 0 0 17 3 0 0 0
/proc/26811/statm: 81223 5877 349 364 0 16098 0
[pid=26813] ppid=26811 vsize=8556912 CPUtime=1.6 cores=1,3,5,7
/proc/26813/stat : 26813 (java) S 26811 26813 26813 0 -1 4202496 46589 0 1 0 155 5 0 0 17 0 19 0 869282946 8762277888 42006 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/26813/statm: 2139228 42008 2215 9 0 2129969 0
[pid=26813/tid=26814] ppid=26811 vsize=8556912 CPUtime=0.71 cores=1,3,5,7
/proc/26813/task/26814/stat : 26814 (java) R 26811 26813 26813 0 -1 4202560 32229 0 1 0 68 3 0 0 19 0 19 0 869282947 8762277888 42121 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 46912505635882 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26813/tid=26815] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26815/stat : 26815 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869282947 8762277888 42124 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 3 0 0 0
[pid=26813/tid=26816] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26816/stat : 26816 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 869282947 8762277888 42127 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26817] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26817/stat : 26817 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 869282947 8762277888 42130 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26818] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26818/stat : 26818 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869282947 8762277888 42133 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26819] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26819/stat : 26819 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869282947 8762277888 42136 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26820] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26820/stat : 26820 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869282947 8762277888 42139 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26821] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26821/stat : 26821 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869282947 8762277888 42142 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26822] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26822/stat : 26822 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869282947 8762277888 42145 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26823] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26823/stat : 26823 (java) S 26811 26813 26813 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 19 0 869282948 8762277888 42147 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773760 0 0 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26824] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26824/stat : 26824 (java) S 26811 26813 26813 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 869282949 8762277888 42151 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 3 0 0 0
[pid=26813/tid=26825] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26825/stat : 26825 (java) S 26811 26813 26813 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 869282949 8762277888 42154 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26826] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26826/stat : 26826 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869282951 8762277888 42157 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382780849 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26827] ppid=26811 vsize=8556912 CPUtime=0.41 cores=1,3,5,7
/proc/26813/task/26827/stat : 26827 (java) S 26811 26813 26813 0 -1 4202560 7056 0 0 0 41 0 0 0 25 0 19 0 869282951 8762277888 42160 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 5 0 0 0
[pid=26813/tid=26828] ppid=26811 vsize=8556912 CPUtime=0.45 cores=1,3,5,7
/proc/26813/task/26828/stat : 26828 (java) S 26811 26813 26813 0 -1 4202560 6019 0 0 0 45 0 0 0 25 0 19 0 869282951 8762277888 42163 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26829] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26829/stat : 26829 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869282951 8762277888 42166 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773145 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26813/tid=26830] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26830/stat : 26830 (java) S 26811 26813 26813 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869282951 8762277888 42169 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773760 0 4 0 16800975 18446604455521926080 0 0 -1 5 0 0 0
[pid=26813/tid=26831] ppid=26811 vsize=8556912 CPUtime=0 cores=1,3,5,7
/proc/26813/task/26831/stat : 26831 (java) S 26811 26813 26813 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 869282974 8762277888 42172 33554432000 1073741824 1073778376 140737441974576 18446744073709551615 218382773760 0 4 0 16800975 18446604455521926080 0 0 -1 7 0 0 0
[pid=26701/tid=26708] ppid=26699 vsize=335136 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26708/stat : 26708 (python) S 26699 26701 26377 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 6 0 869264058 343179264 7411 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 7 0 0 0
[pid=26701/tid=26748] ppid=26699 vsize=335136 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26748/stat : 26748 (python) S 26699 26701 26377 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 6 0 869269038 343179264 7411 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 1 0 0 0
[pid=26701/tid=26793] ppid=26699 vsize=335136 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26793/stat : 26793 (python) S 26699 26701 26377 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 6 0 869273593 343179264 7411 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 1 0 0 0
[pid=26701/tid=26803] ppid=26699 vsize=335136 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26803/stat : 26803 (python) S 26699 26701 26377 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 869278273 343179264 7411 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 3 0 0 0
[pid=26701/tid=26812] ppid=26699 vsize=335136 CPUtime=0 cores=1,3,5,7
/proc/26701/task/26812/stat : 26812 (python) S 26699 26701 26377 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 6 0 869282945 343179264 7411 33554432000 4194304 5683644 140735059083968 18446744073709551615 218382780849 0 0 16781312 33554434 18446604469980239808 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 192.5
Current children cumulated vsize (KiB) 19209620

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 26701 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=462929
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 0.592909
# while last known CPU time is 192.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 190.275
CPU time (s): 192.5
CPU user time (s): 187.73
CPU system time (s): 4.77
CPU usage (%): 101.169
Max. virtual memory (cumulated for all children) (KiB): 19209620

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

runsolver used 0.840872 second user time and 1.79073 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-09 01:43:31
IDJOB=3481871
IDBENCH=2053
IDSOLVER=1970
FILE ID=node101/3481871-1307576611
RUNJOBID= node101-1307576442-26396
PBS_JOBID= 13547704
Free space on /tmp= 73916 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-e64.b.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-3481871-1307576611/watcher-3481871-1307576611 -o /tmp/evaluation-result-3481871-1307576611/solver-3481871-1307576611 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481871-1307576611.opb -seed 1342187271 -budget 1800

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

MD5SUM BENCH= 4a444f89cff56050e88660d23e3d8694
RANDOM SEED=1342187271

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22886684 kB
Buffers:        164984 kB
Cached:         570244 kB
SwapCached:      24660 kB
Active:        9572860 kB
Inactive:       199820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22886684 kB
SwapTotal:    67111528 kB
SwapFree:     49244124 kB
Dirty:          205124 kB
Writeback:           0 kB
AnonPages:     9035124 kB
Mapped:          48680 kB
Slab:           146248 kB
PageTables:      78296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80356972 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= 73816 MiB
End job on node101 at 2011-06-09 01:46:45