Trace number 3481586

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) 146.01 144.077

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33
Best CPU time to get the best result obtained on this benchmark1797.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

Solver Data

0.34/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.34/0.68	c INFO: solving HOME/instance-3481586-1307578382.opb
0.41/0.77	c INFO: wrote linearized instance to HOME/tmpYJYCiA.opb
0.53/0.86	c INFO: parsing took 0.09 s
0.75/1.05	c INFO: features took 0.18 CPU seconds
0.75/1.07	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.31)
50.03/50.11	c INFO: running scip-2.0.1-clp@0 for 45 with 1750 remaining (b = 0.07)
98.18/98.15	c INFO: running sat4j-pb-v20101225@0 for 45 with 1702 remaining (b = 0.02)
144.93/143.53	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1656 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-3481586-1307578382/watcher-3481586-1307578382 -o /tmp/evaluation-result-3481586-1307578382/solver-3481586-1307578382 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481586-1307578382.opb -seed 505410630 -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.04 2.13 1.83 3/608 32469
/proc/meminfo: memFree=25189260/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/32469/stat : 32469 (python) R 32467 32469 31366 0 -1 4202496 1038 0 0 0 0 0 0 0 22 0 1 0 869436296 16629760 910 33554432000 4194304 5683644 140734500648752 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/32469/statm: 4060 910 380 364 0 547 0

[startup+0.067178 s]
/proc/loadavg: 2.04 2.13 1.83 3/608 32469
/proc/meminfo: memFree=25189260/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=34424 CPUtime=0.03 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 1551 0 0 0 3 0 0 0 22 0 1 0 869436296 35250176 1388 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/32469/statm: 8607 1389 448 364 0 945 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34424

[startup+0.10113 s]
/proc/loadavg: 2.04 2.13 1.83 3/608 32469
/proc/meminfo: memFree=25189260/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=87828 CPUtime=0.06 cores=0,2,4,6
/proc/32469/stat : 32469 (python) R 32467 32469 31366 0 -1 4202496 2689 0 0 0 5 1 0 0 17 0 1 0 869436296 89935872 2405 33554432000 4194304 5683644 140734500648752 18446744073709551615 4651936 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/32469/statm: 21957 2405 733 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87828

[startup+0.301102 s]
/proc/loadavg: 2.04 2.13 1.83 3/608 32469
/proc/meminfo: memFree=25189260/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=123740 CPUtime=0.17 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 5357 928 1 0 12 5 0 0 18 0 1 0 869436296 126709760 3744 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122710021 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/32469/statm: 30935 3744 987 364 0 2767 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123740

[startup+0.701057 s]
/proc/loadavg: 2.04 2.13 1.83 3/608 32469
/proc/meminfo: memFree=25189260/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=282404 CPUtime=0.41 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 9208 928 1 0 32 9 0 0 17 0 1 0 869436296 289181696 6939 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734095 0 0 16781312 2 4294934786 0 0 17 2 0 0 0
/proc/32469/statm: 70601 6939 1777 364 0 5494 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282404

[startup+1.50095 s]
/proc/loadavg: 2.04 2.13 1.83 3/609 32475
/proc/meminfo: memFree=25162584/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=296436 CPUtime=0.81 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 12267 1363 1 0 63 10 8 0 20 0 2 0 869436296 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/32469/statm: 74109 7949 1871 364 0 8996 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 296436

[startup+3.10065 s]
/proc/loadavg: 2.04 2.13 1.83 3/612 32478
/proc/meminfo: memFree=25095848/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=296436 CPUtime=0.81 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 12267 1363 1 0 63 10 8 0 20 0 2 0 869436296 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/32469/statm: 74109 7949 1871 364 0 8996 0
[pid=32476] ppid=32469 vsize=286192 CPUtime=0 cores=0,2,4,6
/proc/32476/stat : 32476 (python) S 32469 32469 31366 0 -1 4202560 721 0 0 0 0 0 0 0 15 0 1 0 869436403 293060608 6393 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734095 0 0 16781312 33554946 11973180356552524033 0 0 17 2 0 0 0
/proc/32476/statm: 71548 6393 319 364 0 6435 0
[pid=32478] ppid=32476 vsize=79040 CPUtime=2.01 cores=0,2,4,6
/proc/32478/stat : 32478 (scip-2.0.1.linu) R 32476 32478 32478 0 -1 4202496 18219 0 0 0 193 8 0 0 25 0 1 0 869436404 80936960 17139 33554432000 4194304 13684479 140733574555344 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32478/statm: 19760 17139 736 2317 0 17438 0
[pid=32469/tid=32477] ppid=32467 vsize=296436 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32477/stat : 32477 (python) S 32467 32469 31366 0 -1 4202560 29 1363 0 0 0 0 8 0 20 0 2 0 869436404 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 661668

[startup+6.30107 s]
/proc/loadavg: 2.04 2.13 1.83 3/612 32478
/proc/meminfo: memFree=25088516/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=296436 CPUtime=0.81 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 12267 1363 1 0 63 10 8 0 20 0 2 0 869436296 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/32469/statm: 74109 7949 1871 364 0 8996 0
[pid=32476] ppid=32469 vsize=286192 CPUtime=0.01 cores=0,2,4,6
/proc/32476/stat : 32476 (python) S 32469 32469 31366 0 -1 4202560 876 0 0 0 0 1 0 0 15 0 1 0 869436403 293060608 6417 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734095 0 0 16781312 33554946 11973180356552524033 0 0 17 2 0 0 0
/proc/32476/statm: 71548 6417 343 364 0 6435 0
[pid=32478] ppid=32476 vsize=81536 CPUtime=5.21 cores=0,2,4,6
/proc/32478/stat : 32478 (scip-2.0.1.linu) R 32476 32478 32478 0 -1 4202496 18835 0 0 0 511 10 0 0 25 0 1 0 869436404 83492864 17736 33554432000 4194304 13684479 140733574555344 18446744073709551615 7410043 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32478/statm: 20384 17736 736 2317 0 18062 0
[pid=32469/tid=32477] ppid=32467 vsize=296436 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32477/stat : 32477 (python) S 32467 32469 31366 0 -1 4202560 29 1363 0 0 0 0 8 0 20 0 2 0 869436404 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 664164

[startup+12.7009 s]
/proc/loadavg: 2.04 2.13 1.83 3/612 32478
/proc/meminfo: memFree=25043592/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=296436 CPUtime=0.81 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 12267 1363 1 0 63 10 8 0 20 0 2 0 869436296 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/32469/statm: 74109 7949 1871 364 0 8996 0
[pid=32476] ppid=32469 vsize=286192 CPUtime=0.05 cores=0,2,4,6
/proc/32476/stat : 32476 (python) S 32469 32469 31366 0 -1 4202560 884 0 0 0 2 3 0 0 15 0 1 0 869436403 293060608 6417 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734095 0 0 16781312 33554946 1673594316817170432 0 0 17 6 0 0 0
/proc/32476/statm: 71548 6417 343 364 0 6435 0
[pid=32478] ppid=32476 vsize=129700 CPUtime=11.61 cores=0,2,4,6
/proc/32478/stat : 32478 (scip-2.0.1.linu) R 32476 32478 32478 0 -1 4202496 34512 0 0 0 1145 16 0 0 25 0 1 0 869436404 132812800 30030 33554432000 4194304 13684479 140733574555344 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32478/statm: 32425 30030 836 2317 0 30103 0
[pid=32469/tid=32477] ppid=32467 vsize=296436 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32477/stat : 32477 (python) S 32467 32469 31366 0 -1 4202560 29 1363 0 0 0 0 8 0 20 0 2 0 869436404 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 712328

[startup+25.5006 s]
/proc/loadavg: 2.03 2.12 1.83 3/612 32479
/proc/meminfo: memFree=25044468/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=296436 CPUtime=0.81 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 12267 1363 1 0 63 10 8 0 20 0 2 0 869436296 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/32469/statm: 74109 7949 1871 364 0 8996 0
[pid=32476] ppid=32469 vsize=286192 CPUtime=0.09 cores=0,2,4,6
/proc/32476/stat : 32476 (python) S 32469 32469 31366 0 -1 4202560 890 0 0 0 4 5 0 0 15 0 1 0 869436403 293060608 6417 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734095 0 0 16781312 33554946 72114768642583373 0 0 17 0 0 0 0
/proc/32476/statm: 71548 6417 343 364 0 6435 0
[pid=32478] ppid=32476 vsize=129700 CPUtime=24.42 cores=0,2,4,6
/proc/32478/stat : 32478 (scip-2.0.1.linu) R 32476 32478 32478 0 -1 4202496 34573 0 0 0 2421 21 0 0 25 0 1 0 869436404 132812800 30077 33554432000 4194304 13684479 140733574555344 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32478/statm: 32425 30077 822 2317 0 30103 0
[pid=32469/tid=32477] ppid=32467 vsize=296436 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32477/stat : 32477 (python) S 32467 32469 31366 0 -1 4202560 29 1363 0 0 0 0 8 0 20 0 2 0 869436404 303550464 7949 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 712328

[startup+51.1009 s]
/proc/loadavg: 2.02 2.11 1.84 3/617 32485
/proc/meminfo: memFree=24980644/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=306692 CPUtime=0.83 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 13125 1363 1 0 65 10 8 0 20 0 3 0 869436296 314052608 7956 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/32469/statm: 76673 7956 1874 364 0 11557 0
[pid=32476] ppid=32469 vsize=296436 CPUtime=0.21 cores=0,2,4,6
/proc/32476/stat : 32476 (python) S 32469 32469 31366 0 -1 4202560 1106 0 0 0 10 11 0 0 16 0 2 0 869436403 303550464 6485 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/32476/statm: 74109 6485 406 364 0 8996 0
[pid=32478] ppid=32476 vsize=129700 CPUtime=49 cores=0,2,4,6
/proc/32478/stat : 32478 (scip-2.0.1.linu) T 32476 32478 32478 0 -1 4202496 34585 0 0 0 4873 27 0 0 25 0 1 0 869436404 132812800 30089 33554432000 4194304 13684479 140733574555344 18446744073709551615 7354541 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/32478/statm: 32425 30089 826 2317 0 30103 0
[pid=32476/tid=32482] ppid=32469 vsize=296436 CPUtime=0 cores=0,2,4,6
/proc/32476/task/32482/stat : 32482 (python) S 32469 32469 31366 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 869441305 303550464 6485 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554946 18446604442117993536 0 0 -1 6 0 0 0
[pid=32483] ppid=32469 vsize=296448 CPUtime=0 cores=0,2,4,6
/proc/32483/stat : 32483 (python) S 32469 32469 31366 0 -1 4202560 755 0 0 0 0 0 0 0 17 0 1 0 869441307 303562752 6398 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734150 0 0 16781312 33554946 4294934786 0 0 17 6 0 0 0
/proc/32483/statm: 74112 6398 320 364 0 8996 0
[pid=32485] ppid=32483 vsize=78128 CPUtime=0.97 cores=0,2,4,6
/proc/32485/stat : 32485 (scip-2.0.1.linu) R 32483 32485 32485 0 -1 4202496 17562 0 0 0 89 8 0 0 23 0 1 0 869441307 80003072 15687 33554432000 4194304 15243407 140733967348480 18446744073709551615 8112978 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32485/statm: 19532 15687 824 2698 0 16827 0
[pid=32469/tid=32477] ppid=32467 vsize=306692 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32477/stat : 32477 (python) S 32467 32469 31366 0 -1 4202560 29 1363 0 0 0 0 8 0 20 0 3 0 869436404 314052608 7956 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 2 0 0 0
[pid=32469/tid=32484] ppid=32467 vsize=306692 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32484/stat : 32484 (python) S 32467 32469 31366 0 -1 4202560 26 1363 0 0 0 0 8 0 20 0 3 0 869441307 314052608 7956 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1107404

[startup+102.32 s]
/proc/loadavg: 2.11 2.12 1.85 3/639 32508
/proc/meminfo: memFree=24334772/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=316948 CPUtime=0.85 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 14013 1363 1 0 67 10 8 0 20 0 4 0 869436296 324554752 7962 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/32469/statm: 79237 7962 1876 364 0 14118 0
[pid=32476] ppid=32469 vsize=296436 CPUtime=0.21 cores=0,2,4,6
/proc/32476/stat : 32476 (python) S 32469 32469 31366 0 -1 4202560 1106 0 0 0 10 11 0 0 16 0 2 0 869436403 303550464 6485 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/32476/statm: 74109 6485 406 364 0 8996 0
[pid=32478] ppid=32476 vsize=129700 CPUtime=49 cores=0,2,4,6
/proc/32478/stat : 32478 (scip-2.0.1.linu) T 32476 32478 32478 0 -1 4202496 34585 0 0 0 4873 27 0 0 25 0 1 0 869436404 132812800 30089 33554432000 4194304 13684479 140733574555344 18446744073709551615 7354541 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/32478/statm: 32425 30089 826 2317 0 30103 0
[pid=32476/tid=32482] ppid=32469 vsize=296436 CPUtime=0 cores=0,2,4,6
/proc/32476/task/32482/stat : 32482 (python) S 32469 32469 31366 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 869441305 303550464 6485 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554946 18446604442117993536 0 0 -1 6 0 0 0
[pid=32483] ppid=32469 vsize=296448 CPUtime=0.19 cores=0,2,4,6
/proc/32483/stat : 32483 (python) S 32469 32469 31366 0 -1 4202560 1119 0 0 0 10 9 0 0 16 0 2 0 869441307 303562752 6470 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/32483/statm: 74112 6470 391 364 0 8996 0
[pid=32485] ppid=32483 vsize=141764 CPUtime=48 cores=0,2,4,6
/proc/32485/stat : 32485 (scip-2.0.1.linu) T 32483 32485 32485 0 -1 4202496 72757 0 0 0 4782 18 0 0 25 0 1 0 869441307 145166336 30720 33554432000 4194304 15243407 140733967348480 18446744073709551615 8113811 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/32485/statm: 35441 30720 936 2698 0 32736 0
[pid=32483/tid=32487] ppid=32469 vsize=296448 CPUtime=0 cores=0,2,4,6
/proc/32483/task/32487/stat : 32487 (python) S 32469 32469 31366 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 869446108 303562752 6470 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554946 18446604448011033280 0 0 -1 6 0 0 0
[pid=32488] ppid=32469 vsize=306704 CPUtime=0.02 cores=0,2,4,6
/proc/32488/stat : 32488 (python) S 32469 32469 31366 0 -1 4202560 918 0 0 0 1 1 0 0 15 0 1 0 869446111 314064896 6426 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734150 0 0 16781312 33554946 4294934788 0 0 17 6 0 0 0
/proc/32488/statm: 76676 6426 344 364 0 11557 0
[pid=32490] ppid=32488 vsize=8541332 CPUtime=5.18 cores=0,2,4,6
/proc/32490/stat : 32490 (java) S 32488 32490 32490 0 -1 4202496 147315 0 1 0 498 20 0 0 20 0 19 0 869446111 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32490/statm: 2135333 144174 2249 9 0 2126074 0
[pid=32490/tid=32491] ppid=32488 vsize=8541332 CPUtime=4.07 cores=0,2,4,6
/proc/32490/task/32491/stat : 32491 (java) R 32488 32490 32490 0 -1 4202560 126914 0 1 0 391 16 0 0 25 0 19 0 869446112 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 46912505366496 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32490/tid=32492] ppid=32488 vsize=8541332 CPUtime=0.01 cores=0,2,4,6
/proc/32490/task/32492/stat : 32492 (java) S 32488 32490 32490 0 -1 4202560 1670 0 0 0 1 0 0 0 16 0 19 0 869446113 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 6 0 0 0

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

[pid=32490/tid=32498] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32498/stat : 32498 (java) S 32488 32490 32490 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869446113 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 4 0 0 0
[pid=32490/tid=32499] ppid=32488 vsize=8541332 CPUtime=0.02 cores=0,2,4,6
/proc/32490/task/32499/stat : 32499 (java) S 32488 32490 32490 0 -1 4202560 2361 0 0 0 2 0 0 0 15 0 19 0 869446113 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 6 0 0 0
[pid=32490/tid=32500] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32500/stat : 32500 (java) S 32488 32490 32490 0 -1 4202560 436 0 0 0 0 0 0 0 16 0 19 0 869446114 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134530560 0 0 0 16800975 18446604453469634880 0 0 -1 2 0 0 0
[pid=32490/tid=32501] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32501/stat : 32501 (java) S 32488 32490 32490 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869446114 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 2 0 0 0
[pid=32490/tid=32502] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32502/stat : 32502 (java) S 32488 32490 32490 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869446114 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 2 0 0 0
[pid=32490/tid=32503] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32503/stat : 32503 (java) S 32488 32490 32490 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869446116 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134537649 0 4 0 16800975 18446604453469634880 0 0 -1 2 0 0 0
[pid=32490/tid=32504] ppid=32488 vsize=8541332 CPUtime=0.49 cores=0,2,4,6
/proc/32490/task/32504/stat : 32504 (java) S 32488 32490 32490 0 -1 4202560 4017 0 0 0 49 0 0 0 15 0 19 0 869446116 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 4 0 0 0
[pid=32490/tid=32505] ppid=32488 vsize=8541332 CPUtime=0.47 cores=0,2,4,6
/proc/32490/task/32505/stat : 32505 (java) S 32488 32490 32490 0 -1 4202560 4377 0 0 0 46 1 0 0 15 0 19 0 869446116 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 6 0 0 0
[pid=32490/tid=32506] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32506/stat : 32506 (java) S 32488 32490 32490 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869446116 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446604453469634880 0 0 -1 2 0 0 0
[pid=32490/tid=32507] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32507/stat : 32507 (java) S 32488 32490 32490 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869446116 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134530560 0 4 0 16800975 18446604453469634880 0 0 -1 0 0 0 0
[pid=32490/tid=32508] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32508/stat : 32508 (java) S 32488 32490 32490 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 869446162 8746323968 144174 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134530560 0 4 0 16800975 18446604453469634880 0 0 -1 4 0 0 0
[pid=32469/tid=32477] ppid=32467 vsize=316948 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32477/stat : 32477 (python) S 32467 32469 31366 0 -1 4202560 29 1363 0 0 0 0 8 0 20 0 4 0 869436404 324554752 7962 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 2 0 0 0
[pid=32469/tid=32484] ppid=32467 vsize=316948 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32484/stat : 32484 (python) S 32467 32469 31366 0 -1 4202560 26 1363 0 0 0 0 8 0 20 0 4 0 869441307 324554752 7962 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 4 0 0 0
[pid=32469/tid=32489] ppid=32467 vsize=316948 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32489/stat : 32489 (python) S 32467 32469 31366 0 -1 4202560 32 1363 0 0 0 0 8 0 20 0 4 0 869446111 324554752 7962 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 103.45
Current children cumulated vsize (KiB) 10029332



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+144.001 s]
/proc/loadavg: 2.11 2.12 1.86 7/660 32530
/proc/meminfo: memFree=23747848/32951124 swapFree=41082008/67111528
[pid=32469] ppid=32467 vsize=327204 CPUtime=0.89 cores=0,2,4,6
/proc/32469/stat : 32469 (python) S 32467 32469 31366 0 -1 4202496 14938 1363 1 0 70 11 8 0 20 0 5 0 869436296 335056896 7968 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/32469/statm: 81801 7968 1878 364 0 16679 0
[pid=32476] ppid=32469 vsize=296436 CPUtime=0.21 cores=0,2,4,6
/proc/32476/stat : 32476 (python) S 32469 32469 31366 0 -1 4202560 1106 0 0 0 10 11 0 0 16 0 2 0 869436403 303550464 6485 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/32476/statm: 74109 6485 406 364 0 8996 0
[pid=32478] ppid=32476 vsize=129700 CPUtime=49 cores=0,2,4,6
/proc/32478/stat : 32478 (scip-2.0.1.linu) T 32476 32478 32478 0 -1 4202496 34585 0 0 0 4873 27 0 0 25 0 1 0 869436404 132812800 30089 33554432000 4194304 13684479 140733574555344 18446744073709551615 7354541 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/32478/statm: 32425 30089 826 2317 0 30103 0
[pid=32476/tid=32482] ppid=32469 vsize=296436 CPUtime=0 cores=0,2,4,6
/proc/32476/task/32482/stat : 32482 (python) S 32469 32469 31366 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 869441305 303550464 6485 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554946 18446604442117993536 0 0 -1 6 0 0 0
[pid=32483] ppid=32469 vsize=296448 CPUtime=0.19 cores=0,2,4,6
/proc/32483/stat : 32483 (python) S 32469 32469 31366 0 -1 4202560 1119 0 0 0 10 9 0 0 16 0 2 0 869441307 303562752 6470 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/32483/statm: 74112 6470 391 364 0 8996 0
[pid=32485] ppid=32483 vsize=141764 CPUtime=48 cores=0,2,4,6
/proc/32485/stat : 32485 (scip-2.0.1.linu) T 32483 32485 32485 0 -1 4202496 72757 0 0 0 4782 18 0 0 25 0 1 0 869441307 145166336 30720 33554432000 4194304 15243407 140733967348480 18446744073709551615 8113811 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/32485/statm: 35441 30720 936 2698 0 32736 0
[pid=32483/tid=32487] ppid=32469 vsize=296448 CPUtime=0 cores=0,2,4,6
/proc/32483/task/32487/stat : 32487 (python) S 32469 32469 31366 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 869446108 303562752 6470 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554946 18446604448011033280 0 0 -1 6 0 0 0
[pid=32488] ppid=32469 vsize=306704 CPUtime=0.2 cores=0,2,4,6
/proc/32488/stat : 32488 (python) S 32469 32469 31366 0 -1 4202560 1126 0 0 0 9 11 0 0 16 0 2 0 869446111 314064896 6474 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/32488/statm: 76676 6474 391 364 0 11557 0
[pid=32490] ppid=32488 vsize=8541332 CPUtime=46.48 cores=0,2,4,6
/proc/32490/stat : 32490 (java) T 32488 32490 32490 0 -1 4202496 283111 0 1 0 4610 38 0 0 18 0 19 0 869446111 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32490/statm: 2135333 275813 2261 9 0 2126074 0
[pid=32490/tid=32491] ppid=32488 vsize=8541332 CPUtime=45 cores=0,2,4,6
/proc/32490/task/32491/stat : 32491 (java) T 32488 32490 32490 0 -1 4202560 252128 0 1 0 4467 33 0 0 25 0 19 0 869446112 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 46912505849472 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=32490/tid=32492] ppid=32488 vsize=8541332 CPUtime=0.02 cores=0,2,4,6
/proc/32490/task/32492/stat : 32492 (java) T 32488 32490 32490 0 -1 4202560 2334 0 0 0 2 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=32490/tid=32493] ppid=32488 vsize=8541332 CPUtime=0.01 cores=0,2,4,6
/proc/32490/task/32493/stat : 32493 (java) T 32488 32490 32490 0 -1 4202560 1598 0 0 0 1 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=32490/tid=32494] ppid=32488 vsize=8541332 CPUtime=0.03 cores=0,2,4,6
/proc/32490/task/32494/stat : 32494 (java) T 32488 32490 32490 0 -1 4202560 3682 0 0 0 3 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=32490/tid=32495] ppid=32488 vsize=8541332 CPUtime=0.02 cores=0,2,4,6
/proc/32490/task/32495/stat : 32495 (java) T 32488 32490 32490 0 -1 4202560 2304 0 0 0 2 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=32490/tid=32496] ppid=32488 vsize=8541332 CPUtime=0.01 cores=0,2,4,6
/proc/32490/task/32496/stat : 32496 (java) T 32488 32490 32490 0 -1 4202560 942 0 0 0 1 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=32490/tid=32497] ppid=32488 vsize=8541332 CPUtime=0.03 cores=0,2,4,6
/proc/32490/task/32497/stat : 32497 (java) T 32488 32490 32490 0 -1 4202560 2284 0 0 0 3 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=32490/tid=32498] ppid=32488 vsize=8541332 CPUtime=0.01 cores=0,2,4,6
/proc/32490/task/32498/stat : 32498 (java) T 32488 32490 32490 0 -1 4202560 1027 0 0 0 1 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=32490/tid=32499] ppid=32488 vsize=8541332 CPUtime=0.02 cores=0,2,4,6
/proc/32490/task/32499/stat : 32499 (java) T 32488 32490 32490 0 -1 4202560 2990 0 0 0 2 0 0 0 15 0 19 0 869446113 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=32490/tid=32500] ppid=32488 vsize=8541332 CPUtime=0.2 cores=0,2,4,6
/proc/32490/task/32500/stat : 32500 (java) T 32488 32490 32490 0 -1 4202560 4008 0 0 0 20 0 0 0 15 0 19 0 869446114 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134530560 0 0 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=32490/tid=32501] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32501/stat : 32501 (java) T 32488 32490 32490 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869446114 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=32490/tid=32502] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32502/stat : 32502 (java) T 32488 32490 32490 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869446114 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=32490/tid=32503] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32503/stat : 32503 (java) T 32488 32490 32490 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869446116 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134537649 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=32490/tid=32504] ppid=32488 vsize=8541332 CPUtime=0.53 cores=0,2,4,6
/proc/32490/task/32504/stat : 32504 (java) T 32488 32490 32490 0 -1 4202560 4026 0 0 0 53 0 0 0 15 0 19 0 869446116 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=32490/tid=32505] ppid=32488 vsize=8541332 CPUtime=0.5 cores=0,2,4,6
/proc/32490/task/32505/stat : 32505 (java) T 32488 32490 32490 0 -1 4202560 4392 0 0 0 49 1 0 0 15 0 19 0 869446116 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=32490/tid=32506] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32506/stat : 32506 (java) T 32488 32490 32490 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869446116 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=32490/tid=32507] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32507/stat : 32507 (java) T 32488 32490 32490 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 869446116 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134530560 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=32490/tid=32508] ppid=32488 vsize=8541332 CPUtime=0 cores=0,2,4,6
/proc/32490/task/32508/stat : 32508 (java) T 32488 32490 32490 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869446162 8746323968 275813 33554432000 1073741824 1073778376 140736970896240 18446744073709551615 228134530560 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=32488/tid=32510] ppid=32469 vsize=306704 CPUtime=0 cores=0,2,4,6
/proc/32488/task/32510/stat : 32510 (python) S 32469 32469 31366 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 869450647 314064896 6474 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554946 18446604448285786432 0 0 -1 6 0 0 0
[pid=32511] ppid=32469 vsize=316960 CPUtime=0 cores=0,2,4,6
/proc/32511/stat : 32511 (python) S 32469 32469 31366 0 -1 4202560 767 0 0 0 0 0 0 0 19 0 1 0 869450649 324567040 6406 33554432000 4194304 5683644 140734500648752 18446744073709551615 228122734150 0 0 16781312 33554946 1665826473325363200 0 0 17 0 0 0 0
/proc/32511/statm: 79240 6406 320 364 0 14118 0
[pid=32513] ppid=32511 vsize=8541768 CPUtime=1.04 cores=0,2,4,6
/proc/32513/stat : 32513 (java) S 32511 32513 32513 0 -1 4202496 16846 0 1 0 101 3 0 0 20 0 18 0 869450650 8746770432 14170 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32513/statm: 2135442 14170 2228 9 0 2126183 0
[pid=32513/tid=32514] ppid=32511 vsize=8541768 CPUtime=0.44 cores=0,2,4,6
/proc/32513/task/32514/stat : 32514 (java) R 32511 32513 32513 0 -1 4202560 7747 0 1 0 43 1 0 0 18 0 18 0 869450650 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134539957 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32513/tid=32515] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32515/stat : 32515 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32513/tid=32516] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32516/stat : 32516 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32513/tid=32517] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32517/stat : 32517 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32513/tid=32518] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32518/stat : 32518 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 6 0 0 0
[pid=32513/tid=32519] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32519/stat : 32519 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 6 0 0 0
[pid=32513/tid=32520] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32520/stat : 32520 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 6 0 0 0
[pid=32513/tid=32521] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32521/stat : 32521 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 6 0 0 0
[pid=32513/tid=32522] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32522/stat : 32522 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869450651 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 6 0 0 0
[pid=32513/tid=32523] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32523/stat : 32523 (java) S 32511 32513 32513 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869450652 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134530560 0 0 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32513/tid=32524] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32524/stat : 32524 (java) S 32511 32513 32513 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869450652 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32513/tid=32525] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32525/stat : 32525 (java) S 32511 32513 32513 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869450652 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32513/tid=32526] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32526/stat : 32526 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869450654 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134537649 0 4 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32513/tid=32527] ppid=32511 vsize=8541768 CPUtime=0.3 cores=0,2,4,6
/proc/32513/task/32527/stat : 32527 (java) R 32511 32513 32513 0 -1 4202560 4364 0 0 0 30 0 0 0 17 0 18 0 869450654 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134539957 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32513/tid=32528] ppid=32511 vsize=8541768 CPUtime=0.27 cores=0,2,4,6
/proc/32513/task/32528/stat : 32528 (java) R 32511 32513 32513 0 -1 4202560 3348 0 0 0 27 0 0 0 16 0 18 0 869450654 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228122407883 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32513/tid=32529] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32529/stat : 32529 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869450654 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134529945 0 4 0 16800975 18446604445278437824 0 0 -1 6 0 0 0
[pid=32513/tid=32530] ppid=32511 vsize=8541768 CPUtime=0 cores=0,2,4,6
/proc/32513/task/32530/stat : 32530 (java) S 32511 32513 32513 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 869450654 8746770432 14179 33554432000 1073741824 1073778376 140733474601680 18446744073709551615 228134530560 0 4 0 16800975 18446604445278437824 0 0 -1 2 0 0 0
[pid=32469/tid=32477] ppid=32467 vsize=327204 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32477/stat : 32477 (python) S 32467 32469 31366 0 -1 4202560 29 1363 0 0 0 0 8 0 20 0 5 0 869436404 335056896 7968 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 2 0 0 0
[pid=32469/tid=32484] ppid=32467 vsize=327204 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32484/stat : 32484 (python) S 32467 32469 31366 0 -1 4202560 26 1363 0 0 0 0 8 0 20 0 5 0 869441307 335056896 7968 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 4 0 0 0
[pid=32469/tid=32489] ppid=32467 vsize=327204 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32489/stat : 32489 (python) S 32467 32469 31366 0 -1 4202560 32 1363 0 0 0 0 8 0 20 0 5 0 869446111 335056896 7968 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 4 0 0 0
[pid=32469/tid=32512] ppid=32467 vsize=327204 CPUtime=0.08 cores=0,2,4,6
/proc/32469/task/32512/stat : 32512 (python) S 32467 32469 31366 0 -1 4202560 31 1363 0 0 0 0 8 0 20 0 5 0 869450649 335056896 7968 33554432000 4194304 5683644 140734500648752 18446744073709551615 228134537649 0 0 16781312 33554434 18446604443527303424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 146.01
Current children cumulated vsize (KiB) 18898316

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

Real time (s): 144.077
CPU time (s): 146.01
CPU user time (s): 144.73
CPU system time (s): 1.28
CPU usage (%): 101.342
Max. virtual memory (cumulated for all children) (KiB): 18898316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.78588
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16303
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= 7713
involuntary context switches= 19

runsolver used 0.968852 second user time and 1.72674 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-09 02:13:02
IDJOB=3481586
IDBENCH=48253
IDSOLVER=1970
FILE ID=node138/3481586-1307578382
RUNJOBID= node138-1307576355-31384
PBS_JOBID= 13547661
Free space on /tmp= 73592 MiB

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

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=505410630

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      25189540 kB
Buffers:        153340 kB
Cached:         669560 kB
SwapCached:      13788 kB
Active:        7299624 kB
Inactive:       148764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25189540 kB
SwapTotal:    67111528 kB
SwapFree:     41082008 kB
Dirty:          102404 kB
Writeback:           0 kB
AnonPages:     6623080 kB
Mapped:          76676 kB
Slab:           134924 kB
PageTables:     107408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 138052440 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= 73488 MiB
End job on node138 at 2011-06-09 02:15:29