Trace number 3481565

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) 149.22 146.285

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_5.opb
MD5SUM75c62437256ecfefd1c4252ede4b185e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-6
Best CPU time to get the best result obtained on this benchmark18.3832
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -6
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2928
Sum of products size (including duplicates)5856
Number of different products1464
Sum of products size2928

Solver Data

0.34/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.34/0.67	c INFO: solving HOME/instance-3481565-1307578214.opb
0.40/0.70	c INFO: wrote linearized instance to HOME/tmpTqUhYs.opb
0.40/0.72	c INFO: parsing took 0.02 s
0.40/0.77	c INFO: features took 0.05 CPU seconds
0.40/0.79	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.48)
46.89/47.06	c INFO: running scip-2.0.1-clp@0 for 45 with 1753 remaining (b = 0.11)
97.77/97.63	c INFO: running sat4j-pb-v20101225@0 for 45 with 1703 remaining (b = 0.04)
147.11/145.25	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1654 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-3481565-1307578214/watcher-3481565-1307578214 -o /tmp/evaluation-result-3481565-1307578214/solver-3481565-1307578214 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481565-1307578214.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.15 2.09 1.76 2/651 22968
/proc/meminfo: memFree=23541036/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=16244 CPUtime=0 cores=0,2,4,6
/proc/22968/stat : 22968 (python) R 22966 22968 21589 0 -1 4202496 1039 0 0 0 0 0 0 0 25 0 1 0 850237772 16633856 910 33554432000 4194304 5683644 140734930601456 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22968/statm: 4061 910 380 364 0 548 0

[startup+0.03621 s]
/proc/loadavg: 2.15 2.09 1.76 2/651 22968
/proc/meminfo: memFree=23541036/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=18892 CPUtime=0.01 cores=0,2,4,6
/proc/22968/stat : 22968 (python) R 22966 22968 21589 0 -1 4202496 1239 0 0 0 1 0 0 0 25 0 1 0 850237772 19345408 1094 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039653376 0 2147483391 16781312 2 0 0 0 17 6 0 0 0
/proc/22968/statm: 4723 1094 421 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18892

[startup+0.100197 s]
/proc/loadavg: 2.15 2.09 1.76 2/651 22968
/proc/meminfo: memFree=23541036/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=85624 CPUtime=0.06 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 2666 0 0 0 5 1 0 0 25 0 1 0 850237772 87678976 2382 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/22968/statm: 21406 2382 715 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85624

[startup+0.3042 s]
/proc/loadavg: 2.15 2.09 1.76 2/651 22968
/proc/meminfo: memFree=23541036/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=123744 CPUtime=0.16 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 5358 931 1 0 12 4 0 0 17 0 1 0 850237772 126713856 3744 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039651333 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/22968/statm: 30936 3744 987 364 0 2768 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 123744

[startup+0.701079 s]
/proc/loadavg: 2.15 2.09 1.76 2/651 22968
/proc/meminfo: memFree=23541036/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=282672 CPUtime=0.4 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 9271 931 1 0 30 10 0 0 17 0 1 0 850237772 289456128 6998 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675407 0 0 16781312 2 4294934788 0 0 17 6 0 0 0
/proc/22968/statm: 70668 6999 1777 364 0 5561 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282672

[startup+1.50097 s]
/proc/loadavg: 2.15 2.09 1.76 3/655 22977
/proc/meminfo: memFree=23497924/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=293864 CPUtime=0.51 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 10842 1330 1 0 39 11 1 0 19 0 2 0 850237772 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/22968/statm: 73466 7305 1871 364 0 8353 0
[pid=22975] ppid=22968 vsize=283620 CPUtime=0 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 833 0 0 0 0 0 0 0 15 0 1 0 850237851 290426880 5755 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675407 0 0 16781312 33554946 13322003153550278916 0 0 17 6 0 0 0
/proc/22975/statm: 70905 5755 325 364 0 5792 0
[pid=22977] ppid=22975 vsize=50264 CPUtime=0.69 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) R 22975 22977 22977 0 -1 4202496 12537 0 0 0 60 9 0 0 21 0 1 0 850237851 51470336 10450 33554432000 4194304 13684479 140735033006016 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/22977/statm: 12566 10450 822 2317 0 10244 0
[pid=22968/tid=22976] ppid=22966 vsize=293864 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 2 0 850237851 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 627748

[startup+3.10072 s]
/proc/loadavg: 2.14 2.09 1.76 3/655 22977
/proc/meminfo: memFree=23473496/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=293864 CPUtime=0.51 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 10842 1330 1 0 39 11 1 0 19 0 2 0 850237772 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/22968/statm: 73466 7305 1871 364 0 8353 0
[pid=22975] ppid=22968 vsize=283620 CPUtime=0 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 837 0 0 0 0 0 0 0 15 0 1 0 850237851 290426880 5755 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675407 0 0 16781312 33554946 1455129224758165504 0 0 17 6 0 0 0
/proc/22975/statm: 70905 5755 325 364 0 5792 0
[pid=22977] ppid=22975 vsize=50264 CPUtime=2.29 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) R 22975 22977 22977 0 -1 4202496 12543 0 0 0 219 10 0 0 25 0 1 0 850237851 51470336 10456 33554432000 4194304 13684479 140735033006016 18446744073709551615 6628848 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/22977/statm: 12566 10456 822 2317 0 10244 0
[pid=22968/tid=22976] ppid=22966 vsize=293864 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 2 0 850237851 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 627748

[startup+6.30111 s]
/proc/loadavg: 2.14 2.09 1.76 3/655 22977
/proc/meminfo: memFree=23460780/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=293864 CPUtime=0.51 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 10842 1330 1 0 39 11 1 0 19 0 2 0 850237772 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/22968/statm: 73466 7305 1871 364 0 8353 0
[pid=22975] ppid=22968 vsize=283620 CPUtime=0.02 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 978 0 0 0 1 1 0 0 15 0 1 0 850237851 290426880 5778 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675407 0 0 16781312 33554946 13322009200864231684 0 0 17 6 0 0 0
/proc/22975/statm: 70905 5778 348 364 0 5792 0
[pid=22977] ppid=22975 vsize=64312 CPUtime=5.49 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) R 22975 22977 22977 0 -1 4202496 15805 0 0 0 537 12 0 0 24 0 1 0 850237851 65855488 13718 33554432000 4194304 13684479 140735033006016 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/22977/statm: 16078 13718 830 2317 0 13756 0
[pid=22968/tid=22976] ppid=22966 vsize=293864 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 2 0 850237851 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 641796

[startup+12.701 s]
/proc/loadavg: 2.20 2.10 1.77 3/659 22981
/proc/meminfo: memFree=23432492/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=293864 CPUtime=0.51 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 10842 1330 1 0 39 11 1 0 19 0 2 0 850237772 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/22968/statm: 73466 7305 1871 364 0 8353 0
[pid=22975] ppid=22968 vsize=283620 CPUtime=0.04 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 981 0 0 0 2 2 0 0 15 0 1 0 850237851 290426880 5778 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675407 0 0 16781312 33554946 72556772316949300 0 0 17 6 0 0 0
/proc/22975/statm: 70905 5778 348 364 0 5792 0
[pid=22977] ppid=22975 vsize=79136 CPUtime=11.89 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) R 22975 22977 22977 0 -1 4202496 19343 0 0 0 1169 20 0 0 25 0 1 0 850237851 81035264 17048 33554432000 4194304 13684479 140735033006016 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/22977/statm: 19784 17048 938 2317 0 17462 0
[pid=22968/tid=22976] ppid=22966 vsize=293864 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 2 0 850237851 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 656620

[startup+25.5007 s]
/proc/loadavg: 2.17 2.10 1.77 3/659 22982
/proc/meminfo: memFree=23325644/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=293864 CPUtime=0.51 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 10842 1330 1 0 39 11 1 0 19 0 2 0 850237772 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/22968/statm: 73466 7305 1871 364 0 8353 0
[pid=22975] ppid=22968 vsize=283620 CPUtime=0.11 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 986 0 0 0 6 5 0 0 15 0 1 0 850237851 290426880 5778 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675407 0 0 16781312 33554946 884273207207526400 0 0 17 6 0 0 0
/proc/22975/statm: 70905 5778 348 364 0 5792 0
[pid=22977] ppid=22975 vsize=72376 CPUtime=24.69 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) R 22975 22977 22977 0 -1 4202496 19459 0 0 0 2442 27 0 0 25 0 1 0 850237851 74113024 15748 33554432000 4194304 13684479 140735033006016 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/22977/statm: 18094 15748 843 2317 0 15772 0
[pid=22968/tid=22976] ppid=22966 vsize=293864 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 2 0 850237851 300916736 7305 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 649860

[startup+51.1011 s]
/proc/loadavg: 2.11 2.09 1.77 4/663 22986
/proc/meminfo: memFree=23209328/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=304624 CPUtime=0.53 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 11751 1330 1 0 41 11 1 0 20 0 3 0 850237772 311934976 7438 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/22968/statm: 76156 7438 1874 364 0 11040 0
[pid=22975] ppid=22968 vsize=293864 CPUtime=0.22 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 1167 0 0 0 11 11 0 0 17 0 2 0 850237851 300916736 5846 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/22975/statm: 73466 5846 411 364 0 8353 0
[pid=22977] ppid=22975 vsize=72376 CPUtime=46.24 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) T 22975 22977 22977 0 -1 4202496 19459 0 0 0 4577 47 0 0 25 0 1 0 850237851 74113024 15748 33554432000 4194304 13684479 140735033006016 18446744073709551615 11876362 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/22977/statm: 18094 15748 843 2317 0 15772 0
[pid=22975/tid=22983] ppid=22968 vsize=293864 CPUtime=0 cores=0,2,4,6
/proc/22975/task/22983/stat : 22983 (python) S 22968 22968 21589 0 -1 4202560 42 0 0 0 0 0 0 0 17 0 2 0 850242476 300916736 5846 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554946 18446604452981156544 0 0 -1 6 0 0 0
[pid=22984] ppid=22968 vsize=294380 CPUtime=0.01 cores=0,2,4,6
/proc/22984/stat : 22984 (python) S 22968 22968 21589 0 -1 4202560 906 0 0 0 1 0 0 0 15 0 1 0 850242478 301445120 5903 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675462 0 0 16781312 33554946 2637799459563503616 0 0 17 6 0 0 0
/proc/22984/statm: 73595 5903 343 364 0 8479 0
[pid=22986] ppid=22984 vsize=54324 CPUtime=4.02 cores=0,2,4,6
/proc/22986/stat : 22986 (scip-2.0.1.linu) R 22984 22986 22986 0 -1 4202496 13563 0 0 0 393 9 0 0 18 0 1 0 850242479 55627776 11160 33554432000 4194304 15243407 140735905003328 18446744073709551615 7128914 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/22986/statm: 13581 11160 930 2698 0 10876 0
[pid=22968/tid=22976] ppid=22966 vsize=304624 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 3 0 850237851 311934976 7438 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
[pid=22968/tid=22985] ppid=22966 vsize=304624 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22985/stat : 22985 (python) S 22966 22968 21589 0 -1 4202560 26 1330 0 0 0 0 1 0 20 0 3 0 850242479 311934976 7438 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1019568

[startup+102.322 s]
/proc/loadavg: 2.19 2.12 1.80 3/707 23032
/proc/meminfo: memFree=21105204/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=314880 CPUtime=0.56 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 12643 1330 1 0 44 11 1 0 20 0 4 0 850237772 322437120 7461 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/22968/statm: 78720 7461 1876 364 0 13601 0
[pid=22975] ppid=22968 vsize=293864 CPUtime=0.22 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 1167 0 0 0 11 11 0 0 17 0 2 0 850237851 300916736 5846 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/22975/statm: 73466 5846 411 364 0 8353 0
[pid=22977] ppid=22975 vsize=72376 CPUtime=46.24 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) T 22975 22977 22977 0 -1 4202496 19459 0 0 0 4577 47 0 0 25 0 1 0 850237851 74113024 15748 33554432000 4194304 13684479 140735033006016 18446744073709551615 11876362 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/22977/statm: 18094 15748 843 2317 0 15772 0
[pid=22975/tid=22983] ppid=22968 vsize=293864 CPUtime=0 cores=0,2,4,6
/proc/22975/task/22983/stat : 22983 (python) S 22968 22968 21589 0 -1 4202560 42 0 0 0 0 0 0 0 17 0 2 0 850242476 300916736 5846 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554946 18446604452981156544 0 0 -1 6 0 0 0
[pid=22984] ppid=22968 vsize=294380 CPUtime=0.25 cores=0,2,4,6
/proc/22984/stat : 22984 (python) S 22968 22968 21589 0 -1 4202560 1114 0 0 0 13 12 0 0 16 0 2 0 850242478 301445120 5952 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/22984/statm: 73595 5952 391 364 0 8479 0
[pid=22986] ppid=22984 vsize=54280 CPUtime=50.53 cores=0,2,4,6
/proc/22986/stat : 22986 (scip-2.0.1.linu) T 22984 22986 22986 0 -1 4202496 13950 0 0 0 5025 28 0 0 25 0 1 0 850242479 55582720 11213 33554432000 4194304 15243407 140735905003328 18446744073709551615 8113596 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/22986/statm: 13570 11213 958 2698 0 10865 0
[pid=22984/tid=23010] ppid=22968 vsize=294380 CPUtime=0 cores=0,2,4,6
/proc/22984/task/23010/stat : 23010 (python) S 22968 22968 21589 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 850247532 301445120 5952 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554946 18446604440683050048 0 0 -1 6 0 0 0
[pid=23011] ppid=22968 vsize=304636 CPUtime=0.02 cores=0,2,4,6
/proc/23011/stat : 23011 (python) S 22968 22968 21589 0 -1 4202560 930 0 0 0 1 1 0 0 15 0 1 0 850247535 311947264 5925 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675462 0 0 16781312 33554946 4294934785 0 0 17 0 0 0 0

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

[pid=23013/tid=23022] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (java) S 23011 23013 23013 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 850247536 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446604449296236864 0 0 -1 2 0 0 0
[pid=23013/tid=23023] ppid=23011 vsize=8540900 CPUtime=0.06 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (java) S 23011 23013 23013 0 -1 4202560 1007 0 0 0 6 0 0 0 15 0 19 0 850247537 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471872 0 0 0 16800975 18446604449296236864 0 0 -1 6 0 0 0
[pid=23013/tid=23024] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23024/stat : 23024 (java) S 23011 23013 23013 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 850247537 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446604449296236864 0 0 -1 6 0 0 0
[pid=23013/tid=23025] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23025/stat : 23025 (java) S 23011 23013 23013 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 850247537 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446604449296236864 0 0 -1 6 0 0 0
[pid=23013/tid=23026] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23026/stat : 23026 (java) S 23011 23013 23013 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850247539 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051478961 0 4 0 16800975 18446604449296236864 0 0 -1 6 0 0 0
[pid=23013/tid=23027] ppid=23011 vsize=8540900 CPUtime=0.28 cores=0,2,4,6
/proc/23013/task/23027/stat : 23027 (java) S 23011 23013 23013 0 -1 4202560 2060 0 0 0 28 0 0 0 15 0 19 0 850247540 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446604449296236864 0 0 -1 6 0 0 0
[pid=23013/tid=23028] ppid=23011 vsize=8540900 CPUtime=0.67 cores=0,2,4,6
/proc/23013/task/23028/stat : 23028 (java) S 23011 23013 23013 0 -1 4202560 9201 0 0 0 66 1 0 0 15 0 19 0 850247540 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446604449296236864 0 0 -1 2 0 0 0
[pid=23013/tid=23029] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23029/stat : 23029 (java) S 23011 23013 23013 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850247540 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446604449296236864 0 0 -1 6 0 0 0
[pid=23013/tid=23030] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23030/stat : 23030 (java) S 23011 23013 23013 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 850247540 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471872 0 4 0 16800975 18446604449296236864 0 0 -1 2 0 0 0
[pid=23013/tid=23031] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23031/stat : 23031 (java) S 23011 23013 23013 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 850247566 8745881600 45772 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471872 0 4 0 16800975 18446604449296236864 0 0 -1 6 0 0 0
[pid=22968/tid=22976] ppid=22966 vsize=314880 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 4 0 850237851 322437120 7461 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
[pid=22968/tid=22985] ppid=22966 vsize=314880 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22985/stat : 22985 (python) S 22966 22968 21589 0 -1 4202560 26 1330 0 0 0 0 1 0 20 0 4 0 850242479 322437120 7461 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 0 0 0 0
[pid=22968/tid=23012] ppid=22966 vsize=314880 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/23012/stat : 23012 (python) S 22966 22968 21589 0 -1 4202560 31 1330 0 0 0 0 1 0 20 0 4 0 850247535 322437120 7461 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 103.48
Current children cumulated vsize (KiB) 9875316



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+146.202 s]
/proc/loadavg: 2.14 2.12 1.81 4/730 23056
/proc/meminfo: memFree=20659540/32951124 swapFree=39903648/67111528
[pid=22968] ppid=22966 vsize=325280 CPUtime=0.58 cores=0,2,4,6
/proc/22968/stat : 22968 (python) S 22966 22968 21589 0 -1 4202496 13562 1330 1 0 46 11 1 0 20 0 5 0 850237772 333086720 7486 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/22968/statm: 81320 7486 1878 364 0 16198 0
[pid=22975] ppid=22968 vsize=293864 CPUtime=0.22 cores=0,2,4,6
/proc/22975/stat : 22975 (python) S 22968 22968 21589 0 -1 4202560 1167 0 0 0 11 11 0 0 17 0 2 0 850237851 300916736 5846 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/22975/statm: 73466 5846 411 364 0 8353 0
[pid=22977] ppid=22975 vsize=72376 CPUtime=46.24 cores=0,2,4,6
/proc/22977/stat : 22977 (scip-2.0.1.linu) T 22975 22977 22977 0 -1 4202496 19459 0 0 0 4577 47 0 0 25 0 1 0 850237851 74113024 15748 33554432000 4194304 13684479 140735033006016 18446744073709551615 11876362 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/22977/statm: 18094 15748 843 2317 0 15772 0
[pid=22975/tid=22983] ppid=22968 vsize=293864 CPUtime=0 cores=0,2,4,6
/proc/22975/task/22983/stat : 22983 (python) S 22968 22968 21589 0 -1 4202560 42 0 0 0 0 0 0 0 17 0 2 0 850242476 300916736 5846 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554946 18446604452981156544 0 0 -1 6 0 0 0
[pid=22984] ppid=22968 vsize=294380 CPUtime=0.25 cores=0,2,4,6
/proc/22984/stat : 22984 (python) S 22968 22968 21589 0 -1 4202560 1114 0 0 0 13 12 0 0 16 0 2 0 850242478 301445120 5952 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/22984/statm: 73595 5952 391 364 0 8479 0
[pid=22986] ppid=22984 vsize=54280 CPUtime=50.53 cores=0,2,4,6
/proc/22986/stat : 22986 (scip-2.0.1.linu) T 22984 22986 22986 0 -1 4202496 13950 0 0 0 5025 28 0 0 25 0 1 0 850242479 55582720 11213 33554432000 4194304 15243407 140735905003328 18446744073709551615 8113596 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/22986/statm: 13570 11213 958 2698 0 10865 0
[pid=22984/tid=23010] ppid=22968 vsize=294380 CPUtime=0 cores=0,2,4,6
/proc/22984/task/23010/stat : 23010 (python) S 22968 22968 21589 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 850247532 301445120 5952 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554946 18446604440683050048 0 0 -1 6 0 0 0
[pid=23011] ppid=22968 vsize=304636 CPUtime=0.27 cores=0,2,4,6
/proc/23011/stat : 23011 (python) S 22968 22968 21589 0 -1 4202560 1139 0 0 0 13 14 0 0 16 0 2 0 850247535 311947264 5973 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0
/proc/23011/statm: 76159 5973 391 364 0 11040 0
[pid=23013] ppid=23011 vsize=8540900 CPUtime=49.04 cores=0,2,4,6
/proc/23013/stat : 23013 (java) T 23011 23013 23013 0 -1 4202496 55318 0 1 0 4894 10 0 0 18 0 19 0 850247535 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23013/statm: 2135225 28933 2256 9 0 2125966 0
[pid=23013/tid=23014] ppid=23011 vsize=8540900 CPUtime=46.19 cores=0,2,4,6
/proc/23013/task/23014/stat : 23014 (java) T 23011 23013 23013 0 -1 4202560 35682 0 1 0 4614 5 0 0 25 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23013/tid=23015] ppid=23011 vsize=8540900 CPUtime=0.11 cores=0,2,4,6
/proc/23013/task/23015/stat : 23015 (java) T 23011 23013 23013 0 -1 4202560 629 0 0 0 11 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23013/tid=23016] ppid=23011 vsize=8540900 CPUtime=0.12 cores=0,2,4,6
/proc/23013/task/23016/stat : 23016 (java) T 23011 23013 23013 0 -1 4202560 632 0 0 0 12 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23013/tid=23017] ppid=23011 vsize=8540900 CPUtime=0.14 cores=0,2,4,6
/proc/23013/task/23017/stat : 23017 (java) T 23011 23013 23013 0 -1 4202560 607 0 0 0 14 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23013/tid=23018] ppid=23011 vsize=8540900 CPUtime=0.12 cores=0,2,4,6
/proc/23013/task/23018/stat : 23018 (java) T 23011 23013 23013 0 -1 4202560 584 0 0 0 12 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23013/tid=23019] ppid=23011 vsize=8540900 CPUtime=0.11 cores=0,2,4,6
/proc/23013/task/23019/stat : 23019 (java) T 23011 23013 23013 0 -1 4202560 748 0 0 0 11 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471872 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23013/tid=23020] ppid=23011 vsize=8540900 CPUtime=0.11 cores=0,2,4,6
/proc/23013/task/23020/stat : 23020 (java) T 23011 23013 23013 0 -1 4202560 594 0 0 0 11 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23013/tid=23021] ppid=23011 vsize=8540900 CPUtime=0.09 cores=0,2,4,6
/proc/23013/task/23021/stat : 23021 (java) T 23011 23013 23013 0 -1 4202560 437 0 0 0 9 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23013/tid=23022] ppid=23011 vsize=8540900 CPUtime=0.1 cores=0,2,4,6
/proc/23013/task/23022/stat : 23022 (java) T 23011 23013 23013 0 -1 4202560 612 0 0 0 10 0 0 0 15 0 19 0 850247536 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23013/tid=23023] ppid=23011 vsize=8540900 CPUtime=0.83 cores=0,2,4,6
/proc/23013/task/23023/stat : 23023 (java) T 23011 23013 23013 0 -1 4202560 2132 0 0 0 81 2 0 0 15 0 19 0 850247537 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 0 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23013/tid=23024] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23024/stat : 23024 (java) T 23011 23013 23013 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 850247537 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23013/tid=23025] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23025/stat : 23025 (java) T 23011 23013 23013 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 850247537 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23013/tid=23026] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23026/stat : 23026 (java) T 23011 23013 23013 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850247539 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051478961 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23013/tid=23027] ppid=23011 vsize=8540900 CPUtime=0.32 cores=0,2,4,6
/proc/23013/task/23027/stat : 23027 (java) T 23011 23013 23013 0 -1 4202560 2064 0 0 0 32 0 0 0 15 0 19 0 850247540 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23013/tid=23028] ppid=23011 vsize=8540900 CPUtime=0.7 cores=0,2,4,6
/proc/23013/task/23028/stat : 23028 (java) T 23011 23013 23013 0 -1 4202560 9201 0 0 0 69 1 0 0 15 0 19 0 850247540 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23013/tid=23029] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23029/stat : 23029 (java) T 23011 23013 23013 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850247540 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23013/tid=23030] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23030/stat : 23030 (java) T 23011 23013 23013 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 850247540 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471872 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23013/tid=23031] ppid=23011 vsize=8540900 CPUtime=0 cores=0,2,4,6
/proc/23013/task/23031/stat : 23031 (java) T 23011 23013 23013 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 850247566 8745881600 28933 33554432000 1073741824 1073778376 140736029674672 18446744073709551615 212051471872 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23011/tid=23035] ppid=22968 vsize=304636 CPUtime=0 cores=0,2,4,6
/proc/23011/task/23035/stat : 23035 (python) S 22968 22968 21589 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 850252295 311947264 5973 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554946 18446604450248401024 0 0 -1 2 0 0 0
[pid=23036] ppid=22968 vsize=315036 CPUtime=0 cores=0,2,4,6
/proc/23036/stat : 23036 (python) S 22968 22968 21589 0 -1 4202560 793 0 0 0 0 0 0 0 15 0 1 0 850252297 322596864 5924 33554432000 4194304 5683644 140734930601456 18446744073709551615 212039675462 0 0 16781312 33554946 3015694132787019776 0 0 17 4 0 0 0
/proc/23036/statm: 78759 5924 320 364 0 13637 0
[pid=23038] ppid=23036 vsize=8547688 CPUtime=2.09 cores=0,2,4,6
/proc/23038/stat : 23038 (java) S 23036 23038 23038 0 -1 4202496 47151 0 1 0 201 8 0 0 20 0 19 0 850252298 8752832512 43833 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23038/statm: 2136922 43836 2224 9 0 2127663 0
[pid=23038/tid=23039] ppid=23036 vsize=8547688 CPUtime=0.95 cores=0,2,4,6
/proc/23038/task/23039/stat : 23039 (java) R 23036 23038 23038 0 -1 4202560 35041 0 1 0 90 5 0 0 18 0 19 0 850252299 8752832512 44156 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 46912505664176 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23038/tid=23040] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23040/stat : 23040 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 850252299 8752832512 44158 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23041] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23041/stat : 23041 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 850252299 8752832512 44161 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23042] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23042/stat : 23042 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 850252299 8752832512 44163 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23043] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23043/stat : 23043 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850252299 8752832512 44166 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23044] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23044/stat : 23044 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850252299 8752832512 44168 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23045] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23045/stat : 23045 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850252299 8752832512 44171 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23046] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23046/stat : 23046 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850252299 8752832512 44173 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23047] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23047/stat : 23047 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850252299 8752832512 44175 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23048] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23048/stat : 23048 (java) S 23036 23038 23038 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 850252300 8752832512 44178 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471872 0 0 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23049] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23049/stat : 23049 (java) S 23036 23038 23038 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 850252301 8752832512 44179 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23050] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23050/stat : 23050 (java) S 23036 23038 23038 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 850252301 8752832512 44182 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 4 0 0 0
[pid=23038/tid=23051] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23051/stat : 23051 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850252303 8752832512 44185 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051478961 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23052] ppid=23036 vsize=8547688 CPUtime=0.56 cores=0,2,4,6
/proc/23038/task/23052/stat : 23052 (java) S 23036 23038 23038 0 -1 4202560 5303 0 0 0 56 0 0 0 17 0 19 0 850252303 8752832512 44187 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 2 0 0 0
[pid=23038/tid=23053] ppid=23036 vsize=8547688 CPUtime=0.55 cores=0,2,4,6
/proc/23038/task/23053/stat : 23053 (java) R 23036 23038 23038 0 -1 4202560 5728 0 0 0 54 1 0 0 16 0 19 0 850252303 8752832512 44189 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23038/tid=23054] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23054/stat : 23054 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850252303 8752832512 44191 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471257 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=23038/tid=23055] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23055/stat : 23055 (java) S 23036 23038 23038 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 850252304 8752832512 44193 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471872 0 4 0 16800975 18446604444491711744 0 0 -1 2 0 0 0
[pid=23038/tid=23056] ppid=23036 vsize=8547688 CPUtime=0 cores=0,2,4,6
/proc/23038/task/23056/stat : 23056 (java) S 23036 23038 23038 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 850252328 8752832512 44195 33554432000 1073741824 1073778376 140735393536688 18446744073709551615 212051471872 0 4 0 16800975 18446604444491711744 0 0 -1 6 0 0 0
[pid=22968/tid=22976] ppid=22966 vsize=325280 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22976/stat : 22976 (python) S 22966 22968 21589 0 -1 4202560 28 1330 0 0 0 0 1 0 19 0 5 0 850237851 333086720 7486 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
[pid=22968/tid=22985] ppid=22966 vsize=325280 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/22985/stat : 22985 (python) S 22966 22968 21589 0 -1 4202560 26 1330 0 0 0 0 1 0 20 0 5 0 850242479 333086720 7486 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 0 0 0 0
[pid=22968/tid=23012] ppid=22966 vsize=325280 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/23012/stat : 23012 (python) S 22966 22968 21589 0 -1 4202560 31 1330 0 0 0 0 1 0 20 0 5 0 850247535 333086720 7486 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 6 0 0 0
[pid=22968/tid=23037] ppid=22966 vsize=325280 CPUtime=0.01 cores=0,2,4,6
/proc/22968/task/23037/stat : 23037 (python) S 22966 22968 21589 0 -1 4202560 27 1330 0 0 0 0 1 0 20 0 5 0 850252297 333086720 7486 33554432000 4194304 5683644 140734930601456 18446744073709551615 212051478961 0 0 16781312 33554434 18446604444491713536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 149.22
Current children cumulated vsize (KiB) 18748440

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

Real time (s): 146.285
CPU time (s): 149.22
CPU user time (s): 147.81
CPU system time (s): 1.41
CPU usage (%): 102.007
Max. virtual memory (cumulated for all children) (KiB): 18748440

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

runsolver used 1.01285 second user time and 1.9467 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-09 02:10:14
IDJOB=3481565
IDBENCH=48232
IDSOLVER=1970
FILE ID=node146/3481565-1307578214
RUNJOBID= node146-1307576353-21610
PBS_JOBID= 13547653
Free space on /tmp= 73656 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_5.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-3481565-1307578214/watcher-3481565-1307578214 -o /tmp/evaluation-result-3481565-1307578214/solver-3481565-1307578214 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481565-1307578214.opb -seed 2021938971 -budget 1800

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

MD5SUM BENCH= 75c62437256ecfefd1c4252ede4b185e
RANDOM SEED=2021938971

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      23541200 kB
Buffers:        169664 kB
Cached:         747424 kB
SwapCached:      15612 kB
Active:        8808140 kB
Inactive:       267684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23541200 kB
SwapTotal:    67111528 kB
SwapFree:     39903648 kB
Dirty:          112808 kB
Writeback:           0 kB
AnonPages:     8155204 kB
Mapped:          61436 kB
Slab:           145164 kB
PageTables:     117116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170847720 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= 73552 MiB
End job on node146 at 2011-06-09 02:12:43