Trace number 3481583

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.39 142.983

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_1.opb
MD5SUMe0d3a2bf2cd2b7e4b27d7033a7686e76
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 benchmark14.5558
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)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

Solver Data

0.36/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.36/0.68	c INFO: solving HOME/instance-3481583-1307578363.opb
0.43/0.71	c INFO: wrote linearized instance to HOME/tmpY5DaP9.opb
0.43/0.73	c INFO: parsing took 0.02 s
0.43/0.78	c INFO: features took 0.04 CPU seconds
0.53/0.80	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.48)
50.72/50.88	c INFO: running scip-2.0.1-clp@0 for 45 with 1750 remaining (b = 0.11)
97.59/97.58	c INFO: running sat4j-pb-v20101225@0 for 45 with 1703 remaining (b = 0.04)
144.41/142.10	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1657 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-3481583-1307578363/watcher-3481583-1307578363 -o /tmp/evaluation-result-3481583-1307578363/solver-3481583-1307578363 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481583-1307578363.opb -seed 1839271435 -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.21 2.13 1.82 2/699 23085
/proc/meminfo: memFree=20821136/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/23085/stat : 23085 (python) R 23083 23085 21589 0 -1 4202496 1041 0 0 0 0 0 0 0 25 0 1 0 850252695 16629760 913 33554432000 4194304 5683644 140736551999376 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23085/statm: 4060 913 380 364 0 547 0

[startup+0.0733859 s]
/proc/loadavg: 2.21 2.13 1.82 2/699 23085
/proc/meminfo: memFree=20821136/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=36836 CPUtime=0.04 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 1623 0 0 0 3 1 0 0 25 0 1 0 850252695 37720064 1453 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/23085/statm: 9209 1453 452 364 0 1026 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36836

[startup+0.101112 s]
/proc/loadavg: 2.21 2.13 1.82 2/699 23085
/proc/meminfo: memFree=20821136/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=85620 CPUtime=0.07 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 2664 0 0 0 5 2 0 0 18 0 1 0 850252695 87674880 2382 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/23085/statm: 21405 2382 715 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85620

[startup+0.30113 s]
/proc/loadavg: 2.21 2.13 1.82 2/699 23085
/proc/meminfo: memFree=20821136/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=123740 CPUtime=0.17 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 5357 934 1 0 13 4 0 0 17 0 1 0 850252695 126709760 3744 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039651333 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/23085/statm: 30935 3744 987 364 0 2767 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123740

[startup+0.701024 s]
/proc/loadavg: 2.21 2.13 1.82 2/699 23085
/proc/meminfo: memFree=20821136/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=282532 CPUtime=0.43 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 9215 934 1 0 32 11 0 0 17 0 1 0 850252695 289312768 6946 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675407 0 0 16781312 2 4294934785 0 0 17 6 0 0 0
/proc/23085/statm: 70633 6948 1777 364 0 5526 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282532

[startup+1.50094 s]
/proc/loadavg: 2.21 2.13 1.82 3/703 23094
/proc/meminfo: memFree=20775456/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=293860 CPUtime=0.53 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 10836 1334 1 0 41 11 1 0 19 0 2 0 850252695 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23085/statm: 73465 7305 1871 364 0 8352 0
[pid=23092] ppid=23085 vsize=283616 CPUtime=0 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 832 0 0 0 0 0 0 0 15 0 1 0 850252776 290422784 5755 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675407 0 0 16781312 33554946 17883454959605743875 0 0 17 0 0 0 0
/proc/23092/statm: 70904 5755 325 364 0 5791 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=0.68 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) R 23092 23094 23094 0 -1 4202496 12854 0 0 0 59 9 0 0 18 0 1 0 850252776 60145664 12131 33554432000 4194304 13684479 140733650197424 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12131 823 2317 0 12362 0
[pid=23085/tid=23093] ppid=23083 vsize=293860 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 2 0 850252776 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 636212

[startup+3.10064 s]
/proc/loadavg: 2.21 2.13 1.82 3/703 23094
/proc/meminfo: memFree=20748424/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=293860 CPUtime=0.53 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 10836 1334 1 0 41 11 1 0 19 0 2 0 850252695 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23085/statm: 73465 7305 1871 364 0 8352 0
[pid=23092] ppid=23085 vsize=283616 CPUtime=0 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 839 0 0 0 0 0 0 0 15 0 1 0 850252776 290422784 5755 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675407 0 0 16781312 33554946 4294934786 0 0 17 0 0 0 0
/proc/23092/statm: 70904 5755 325 364 0 5791 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=2.29 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) R 23092 23094 23094 0 -1 4202496 12859 0 0 0 219 10 0 0 19 0 1 0 850252776 60145664 12136 33554432000 4194304 13684479 140733650197424 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12136 823 2317 0 12362 0
[pid=23085/tid=23093] ppid=23083 vsize=293860 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 2 0 850252776 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 636212

[startup+6.30104 s]
/proc/loadavg: 2.19 2.13 1.82 3/703 23094
/proc/meminfo: memFree=20744192/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=293860 CPUtime=0.53 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 10836 1334 1 0 41 11 1 0 19 0 2 0 850252695 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23085/statm: 73465 7305 1871 364 0 8352 0
[pid=23092] ppid=23085 vsize=283616 CPUtime=0.02 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 977 0 0 0 1 1 0 0 15 0 1 0 850252776 290422784 5778 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675407 0 0 16781312 33554946 17883446644549058819 0 0 17 6 0 0 0
/proc/23092/statm: 70904 5778 348 364 0 5791 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=5.49 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) R 23092 23094 23094 0 -1 4202496 12865 0 0 0 536 13 0 0 25 0 1 0 850252776 60145664 12142 33554432000 4194304 13684479 140733650197424 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12142 827 2317 0 12362 0
[pid=23085/tid=23093] ppid=23083 vsize=293860 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 2 0 850252776 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 636212

[startup+12.7009 s]
/proc/loadavg: 2.18 2.12 1.82 3/703 23094
/proc/meminfo: memFree=20747084/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=293860 CPUtime=0.53 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 10836 1334 1 0 41 11 1 0 19 0 2 0 850252695 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23085/statm: 73465 7305 1871 364 0 8352 0
[pid=23092] ppid=23085 vsize=283616 CPUtime=0.04 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 981 0 0 0 2 2 0 0 15 0 1 0 850252776 290422784 5778 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675407 0 0 16781312 33554946 594354436462084096 0 0 17 6 0 0 0
/proc/23092/statm: 70904 5778 348 364 0 5791 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=11.88 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) R 23092 23094 23094 0 -1 4202496 12867 0 0 0 1171 17 0 0 25 0 1 0 850252776 60145664 12144 33554432000 4194304 13684479 140733650197424 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12144 829 2317 0 12362 0
[pid=23085/tid=23093] ppid=23083 vsize=293860 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 2 0 850252776 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 636212

[startup+25.5006 s]
/proc/loadavg: 2.14 2.12 1.82 3/703 23095
/proc/meminfo: memFree=20747324/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=293860 CPUtime=0.53 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 10836 1334 1 0 41 11 1 0 19 0 2 0 850252695 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23085/statm: 73465 7305 1871 364 0 8352 0
[pid=23092] ppid=23085 vsize=283616 CPUtime=0.11 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 990 0 0 0 6 5 0 0 15 0 1 0 850252776 290422784 5778 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675407 0 0 16781312 33554946 72556772316949197 0 0 17 6 0 0 0
/proc/23092/statm: 70904 5778 348 364 0 5791 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=24.68 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) R 23092 23094 23094 0 -1 4202496 12867 0 0 0 2437 31 0 0 25 0 1 0 850252776 60145664 12144 33554432000 4194304 13684479 140733650197424 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12144 829 2317 0 12362 0
[pid=23085/tid=23093] ppid=23083 vsize=293860 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 2 0 850252776 300912640 7305 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 636212

[startup+51.101 s]
/proc/loadavg: 2.15 2.12 1.83 3/706 23098
/proc/meminfo: memFree=20738640/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=304620 CPUtime=0.56 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 11750 1334 1 0 44 11 1 0 20 0 3 0 850252695 311930880 7438 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23085/statm: 76155 7438 1874 364 0 11039 0
[pid=23092] ppid=23085 vsize=293860 CPUtime=0.25 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 1179 0 0 0 13 12 0 0 17 0 2 0 850252776 300912640 5846 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23092/statm: 73465 5846 411 364 0 8352 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=50.03 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) T 23092 23094 23094 0 -1 4202496 12870 0 0 0 4946 57 0 0 25 0 1 0 850252776 60145664 12147 33554432000 4194304 13684479 140733650197424 18446744073709551615 7354521 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12147 832 2317 0 12362 0
[pid=23085/tid=23093] ppid=23083 vsize=304620 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 3 0 850252776 311930880 7438 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 657216

[startup+102.322 s]
/proc/loadavg: 2.14 2.13 1.85 3/732 23126
/proc/meminfo: memFree=20522504/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=314876 CPUtime=0.58 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 12613 1334 1 0 46 11 1 0 20 0 4 0 850252695 322433024 7444 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/23085/statm: 78719 7444 1876 364 0 13600 0
[pid=23092] ppid=23085 vsize=293860 CPUtime=0.25 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 1179 0 0 0 13 12 0 0 17 0 2 0 850252776 300912640 5846 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23092/statm: 73465 5846 411 364 0 8352 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=50.03 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) T 23092 23094 23094 0 -1 4202496 12870 0 0 0 4946 57 0 0 25 0 1 0 850252776 60145664 12147 33554432000 4194304 13684479 140733650197424 18446744073709551615 7354521 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12147 832 2317 0 12362 0
[pid=23092/tid=23099] ppid=23085 vsize=293860 CPUtime=0 cores=0,2,4,6
/proc/23092/task/23099/stat : 23099 (python) S 23085 23085 21589 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 850257781 300912640 5846 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554946 18446604449532176256 0 0 -1 6 0 0 0
[pid=23100] ppid=23085 vsize=294376 CPUtime=0.22 cores=0,2,4,6
/proc/23100/stat : 23100 (python) S 23085 23085 21589 0 -1 4202560 1101 0 0 0 12 10 0 0 17 0 2 0 850257784 301441024 5952 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23100/statm: 73594 5952 391 364 0 8478 0
[pid=23102] ppid=23100 vsize=63800 CPUtime=46.61 cores=0,2,4,6
/proc/23102/stat : 23102 (scip-2.0.1.linu) T 23100 23102 23102 0 -1 4202496 13837 0 0 0 4634 27 0 0 25 0 1 0 850257784 65331200 12961 33554432000 4194304 15243407 140736384764656 18446744073709551615 8114158 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/23102/statm: 15950 12961 956 2698 0 13245 0
[pid=23100/tid=23104] ppid=23085 vsize=294376 CPUtime=0 cores=0,2,4,6
/proc/23100/task/23104/stat : 23104 (python) S 23085 23085 21589 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 850262451 301441024 5952 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554946 18446604447449194752 0 0 -1 6 0 0 0
[pid=23105] ppid=23085 vsize=304632 CPUtime=0.02 cores=0,2,4,6
/proc/23105/stat : 23105 (python) S 23085 23085 21589 0 -1 4202560 918 0 0 0 1 1 0 0 15 0 1 0 850262454 311943168 5908 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675462 0 0 16781312 33554946 4294934787 0 0 17 2 0 0 0
/proc/23105/statm: 76158 5908 344 364 0 11039 0
[pid=23107] ppid=23105 vsize=8538392 CPUtime=5.43 cores=0,2,4,6
/proc/23107/stat : 23107 (java) S 23105 23107 23107 0 -1 4202496 44398 0 1 0 538 5 0 0 20 0 19 0 850262454 8743313408 41265 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23107/statm: 2134598 41265 2255 9 0 2125339 0
[pid=23107/tid=23108] ppid=23105 vsize=8538392 CPUtime=4.58 cores=0,2,4,6
/proc/23107/task/23108/stat : 23108 (java) R 23105 23107 23107 0 -1 4202560 35331 0 1 0 454 4 0 0 18 0 19 0 850262455 8743313408 41265 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 46912505670252 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23107/tid=23109] ppid=23105 vsize=8538392 CPUtime=0 cores=0,2,4,6
/proc/23107/task/23109/stat : 23109 (java) S 23105 23107 23107 0 -1 4202560 318 0 0 0 0 0 0 0 16 0 19 0 850262456 8743313408 41265 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446604451164629184 0 0 -1 2 0 0 0
[pid=23107/tid=23110] ppid=23105 vsize=8538392 CPUtime=0.01 cores=0,2,4,6
/proc/23107/task/23110/stat : 23110 (java) S 23105 23107 23107 0 -1 4202560 626 0 0 0 1 0 0 0 15 0 19 0 850262456 8743313408 41265 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446604451164629184 0 0 -1 6 0 0 0

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

[pid=23132/tid=23140] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23140/stat : 23140 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266907 8752332800 31019 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 2 0 0 0
[pid=23132/tid=23141] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23141/stat : 23141 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266907 8752332800 31020 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 2 0 0 0
[pid=23132/tid=23142] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23142/stat : 23142 (java) S 23130 23132 23132 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 850266908 8752332800 31021 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471872 0 0 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23143] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23143/stat : 23143 (java) S 23130 23132 23132 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 850266908 8752332800 31022 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23144] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23144/stat : 23144 (java) S 23130 23132 23132 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 850266908 8752332800 31023 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23145] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23145/stat : 23145 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266910 8752332800 31023 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051478961 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23146] ppid=23130 vsize=8547200 CPUtime=0.6 cores=0,2,4,6
/proc/23132/task/23146/stat : 23146 (java) R 23130 23132 23132 0 -1 4202560 5692 0 0 0 60 0 0 0 16 0 19 0 850266910 8752332800 31023 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 47978471102978 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23132/tid=23147] ppid=23130 vsize=8547200 CPUtime=0.55 cores=0,2,4,6
/proc/23132/task/23147/stat : 23147 (java) R 23130 23132 23132 0 -1 4202560 8529 0 0 0 54 1 0 0 16 0 19 0 850266910 8752332800 31024 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 47978470514253 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23132/tid=23148] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23148/stat : 23148 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266910 8752332800 31024 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23149] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23149/stat : 23149 (java) R 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850266910 8752332800 31025 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471872 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23132/tid=23150] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23150/stat : 23150 (java) S 23130 23132 23132 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 850266934 8752332800 31025 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471872 0 4 0 16800975 18446604442840922048 0 0 -1 6 0 0 0
[pid=23085/tid=23093] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 5 0 850252776 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
[pid=23085/tid=23101] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23101/stat : 23101 (python) S 23083 23085 21589 0 -1 4202560 30 1334 0 0 0 0 1 0 20 0 5 0 850257784 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
[pid=23085/tid=23106] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23106/stat : 23106 (python) S 23083 23085 21589 0 -1 4202560 29 1334 0 0 0 0 1 0 20 0 5 0 850262454 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 0 0 0 0
[pid=23085/tid=23131] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23131/stat : 23131 (python) S 23083 23085 21589 0 -1 4202560 30 1334 0 0 0 0 1 0 20 0 5 0 850266906 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 146.39
Current children cumulated vsize (KiB) 18741016

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

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

[startup+142.902 s]
/proc/loadavg: 2.27 2.16 1.87 7/755 23150
/proc/meminfo: memFree=20398596/32951124 swapFree=39903648/67111528
[pid=23085] ppid=23083 vsize=325132 CPUtime=0.61 cores=0,2,4,6
/proc/23085/stat : 23085 (python) S 23083 23085 21589 0 -1 4202496 13482 1334 1 0 49 11 1 0 20 0 5 0 850252695 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/23085/statm: 81283 7468 1878 364 0 16161 0
[pid=23092] ppid=23085 vsize=293860 CPUtime=0.25 cores=0,2,4,6
/proc/23092/stat : 23092 (python) S 23085 23085 21589 0 -1 4202560 1179 0 0 0 13 12 0 0 17 0 2 0 850252776 300912640 5846 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23092/statm: 73465 5846 411 364 0 8352 0
[pid=23094] ppid=23092 vsize=58736 CPUtime=50.03 cores=0,2,4,6
/proc/23094/stat : 23094 (scip-2.0.1.linu) T 23092 23094 23094 0 -1 4202496 12870 0 0 0 4946 57 0 0 25 0 1 0 850252776 60145664 12147 33554432000 4194304 13684479 140733650197424 18446744073709551615 7354521 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/23094/statm: 14684 12147 832 2317 0 12362 0
[pid=23092/tid=23099] ppid=23085 vsize=293860 CPUtime=0 cores=0,2,4,6
/proc/23092/task/23099/stat : 23099 (python) S 23085 23085 21589 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 850257781 300912640 5846 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554946 18446604449532176256 0 0 -1 6 0 0 0
[pid=23100] ppid=23085 vsize=294376 CPUtime=0.22 cores=0,2,4,6
/proc/23100/stat : 23100 (python) S 23085 23085 21589 0 -1 4202560 1101 0 0 0 12 10 0 0 17 0 2 0 850257784 301441024 5952 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23100/statm: 73594 5952 391 364 0 8478 0
[pid=23102] ppid=23100 vsize=63800 CPUtime=46.61 cores=0,2,4,6
/proc/23102/stat : 23102 (scip-2.0.1.linu) T 23100 23102 23102 0 -1 4202496 13837 0 0 0 4634 27 0 0 25 0 1 0 850257784 65331200 12961 33554432000 4194304 15243407 140736384764656 18446744073709551615 8114158 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/23102/statm: 15950 12961 956 2698 0 13245 0
[pid=23100/tid=23104] ppid=23085 vsize=294376 CPUtime=0 cores=0,2,4,6
/proc/23100/task/23104/stat : 23104 (python) S 23085 23085 21589 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 850262451 301441024 5952 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554946 18446604447449194752 0 0 -1 6 0 0 0
[pid=23105] ppid=23085 vsize=304632 CPUtime=0.24 cores=0,2,4,6
/proc/23105/stat : 23105 (python) S 23085 23085 21589 0 -1 4202560 1127 0 0 0 13 11 0 0 17 0 2 0 850262454 311943168 5956 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051482059 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/23105/statm: 76158 5956 391 364 0 11039 0
[pid=23107] ppid=23105 vsize=8538392 CPUtime=46.45 cores=0,2,4,6
/proc/23107/stat : 23107 (java) T 23105 23107 23107 0 -1 4202496 66612 0 1 0 4635 10 0 0 18 0 19 0 850262454 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23107/statm: 2134598 42807 2256 9 0 2125339 0
[pid=23107/tid=23108] ppid=23105 vsize=8538392 CPUtime=43.23 cores=0,2,4,6
/proc/23107/task/23108/stat : 23108 (java) T 23105 23107 23107 0 -1 4202560 43636 0 1 0 4318 5 0 0 25 0 19 0 850262455 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23107/tid=23109] ppid=23105 vsize=8538392 CPUtime=0.1 cores=0,2,4,6
/proc/23107/task/23109/stat : 23109 (java) T 23105 23107 23107 0 -1 4202560 1417 0 0 0 10 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23107/tid=23110] ppid=23105 vsize=8538392 CPUtime=0.11 cores=0,2,4,6
/proc/23107/task/23110/stat : 23110 (java) T 23105 23107 23107 0 -1 4202560 955 0 0 0 11 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23107/tid=23111] ppid=23105 vsize=8538392 CPUtime=0.14 cores=0,2,4,6
/proc/23107/task/23111/stat : 23111 (java) T 23105 23107 23107 0 -1 4202560 843 0 0 0 14 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23107/tid=23112] ppid=23105 vsize=8538392 CPUtime=0.11 cores=0,2,4,6
/proc/23107/task/23112/stat : 23112 (java) T 23105 23107 23107 0 -1 4202560 983 0 0 0 11 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23107/tid=23113] ppid=23105 vsize=8538392 CPUtime=0.1 cores=0,2,4,6
/proc/23107/task/23113/stat : 23113 (java) T 23105 23107 23107 0 -1 4202560 450 0 0 0 10 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23107/tid=23114] ppid=23105 vsize=8538392 CPUtime=0.1 cores=0,2,4,6
/proc/23107/task/23114/stat : 23114 (java) T 23105 23107 23107 0 -1 4202560 841 0 0 0 10 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23107/tid=23115] ppid=23105 vsize=8538392 CPUtime=0.09 cores=0,2,4,6
/proc/23107/task/23115/stat : 23115 (java) T 23105 23107 23107 0 -1 4202560 685 0 0 0 9 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23107/tid=23116] ppid=23105 vsize=8538392 CPUtime=0.12 cores=0,2,4,6
/proc/23107/task/23116/stat : 23116 (java) T 23105 23107 23107 0 -1 4202560 347 0 0 0 12 0 0 0 15 0 19 0 850262456 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23107/tid=23117] ppid=23105 vsize=8538392 CPUtime=0.74 cores=0,2,4,6
/proc/23107/task/23117/stat : 23117 (java) T 23105 23107 23107 0 -1 4202560 2479 0 0 0 73 1 0 0 15 0 19 0 850262457 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 47998629994568 0 0 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23107/tid=23118] ppid=23105 vsize=8538392 CPUtime=0 cores=0,2,4,6
/proc/23107/task/23118/stat : 23118 (java) T 23105 23107 23107 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 850262457 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23107/tid=23119] ppid=23105 vsize=8538392 CPUtime=0 cores=0,2,4,6
/proc/23107/task/23119/stat : 23119 (java) T 23105 23107 23107 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 850262457 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23107/tid=23120] ppid=23105 vsize=8538392 CPUtime=0 cores=0,2,4,6
/proc/23107/task/23120/stat : 23120 (java) T 23105 23107 23107 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850262459 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051478961 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23107/tid=23121] ppid=23105 vsize=8538392 CPUtime=1.08 cores=0,2,4,6
/proc/23107/task/23121/stat : 23121 (java) T 23105 23107 23107 0 -1 4202560 9919 0 0 0 107 1 0 0 15 0 19 0 850262459 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23107/tid=23122] ppid=23105 vsize=8538392 CPUtime=0.44 cores=0,2,4,6
/proc/23107/task/23122/stat : 23122 (java) T 23105 23107 23107 0 -1 4202560 2662 0 0 0 44 0 0 0 15 0 19 0 850262459 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23107/tid=23123] ppid=23105 vsize=8538392 CPUtime=0 cores=0,2,4,6
/proc/23107/task/23123/stat : 23123 (java) T 23105 23107 23107 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850262459 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471257 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23107/tid=23124] ppid=23105 vsize=8538392 CPUtime=0 cores=0,2,4,6
/proc/23107/task/23124/stat : 23124 (java) T 23105 23107 23107 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 850262459 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471872 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23107/tid=23125] ppid=23105 vsize=8538392 CPUtime=0 cores=0,2,4,6
/proc/23107/task/23125/stat : 23125 (java) T 23105 23107 23107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 850262484 8743313408 42807 33554432000 1073741824 1073778376 140734631285840 18446744073709551615 212051471872 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23105/tid=23129] ppid=23085 vsize=304632 CPUtime=0 cores=0,2,4,6
/proc/23105/task/23129/stat : 23129 (python) S 23085 23085 21589 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 850266903 311943168 5956 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554946 18446604442071685120 0 0 -1 4 0 0 0
[pid=23130] ppid=23085 vsize=314888 CPUtime=0 cores=0,2,4,6
/proc/23130/stat : 23130 (python) S 23085 23085 21589 0 -1 4202560 780 0 0 0 0 0 0 0 15 0 1 0 850266905 322445312 5906 33554432000 4194304 5683644 140736551999376 18446744073709551615 212039675462 0 0 16781312 33554946 4294934787 0 0 17 0 0 0 0
/proc/23130/statm: 78722 5906 320 364 0 13600 0
[pid=23132] ppid=23130 vsize=8547200 CPUtime=1.98 cores=0,2,4,6
/proc/23132/stat : 23132 (java) S 23130 23132 23132 0 -1 4202496 36683 0 1 0 193 5 0 0 20 0 19 0 850266906 8752332800 30742 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23132/statm: 2136800 30742 2226 9 0 2127541 0
[pid=23132/tid=23133] ppid=23130 vsize=8547200 CPUtime=0.82 cores=0,2,4,6
/proc/23132/task/23133/stat : 23133 (java) R 23130 23132 23132 0 -1 4202560 21326 0 1 0 79 3 0 0 18 0 19 0 850266906 8752332800 31006 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 46912505743525 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23132/tid=23134] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23134/stat : 23134 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 850266907 8752332800 31009 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23135] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23135/stat : 23135 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 850266907 8752332800 31011 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23136] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23136/stat : 23136 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 850266907 8752332800 31013 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23137] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23137/stat : 23137 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266907 8752332800 31014 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 2 0 0 0
[pid=23132/tid=23138] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23138/stat : 23138 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266907 8752332800 31016 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 2 0 0 0
[pid=23132/tid=23139] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23139/stat : 23139 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266907 8752332800 31018 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 2 0 0 0
[pid=23132/tid=23140] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23140/stat : 23140 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266907 8752332800 31019 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 2 0 0 0
[pid=23132/tid=23141] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23141/stat : 23141 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266907 8752332800 31020 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 2 0 0 0
[pid=23132/tid=23142] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23142/stat : 23142 (java) S 23130 23132 23132 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 850266908 8752332800 31021 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471872 0 0 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23143] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23143/stat : 23143 (java) S 23130 23132 23132 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 850266908 8752332800 31022 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23144] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23144/stat : 23144 (java) S 23130 23132 23132 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 850266908 8752332800 31023 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23145] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23145/stat : 23145 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266910 8752332800 31023 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051478961 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23146] ppid=23130 vsize=8547200 CPUtime=0.6 cores=0,2,4,6
/proc/23132/task/23146/stat : 23146 (java) R 23130 23132 23132 0 -1 4202560 5692 0 0 0 60 0 0 0 16 0 19 0 850266910 8752332800 31023 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 47978471102978 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23132/tid=23147] ppid=23130 vsize=8547200 CPUtime=0.55 cores=0,2,4,6
/proc/23132/task/23147/stat : 23147 (java) R 23130 23132 23132 0 -1 4202560 8529 0 0 0 54 1 0 0 16 0 19 0 850266910 8752332800 31024 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 47978470514253 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23132/tid=23148] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23148/stat : 23148 (java) S 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850266910 8752332800 31024 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471257 0 4 0 16800975 18446604442840922048 0 0 -1 4 0 0 0
[pid=23132/tid=23149] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23149/stat : 23149 (java) R 23130 23132 23132 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850266910 8752332800 31025 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471872 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23132/tid=23150] ppid=23130 vsize=8547200 CPUtime=0 cores=0,2,4,6
/proc/23132/task/23150/stat : 23150 (java) S 23130 23132 23132 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 850266934 8752332800 31025 33554432000 1073741824 1073778376 140734788788928 18446744073709551615 212051471872 0 4 0 16800975 18446604442840922048 0 0 -1 6 0 0 0
[pid=23085/tid=23093] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23093/stat : 23093 (python) S 23083 23085 21589 0 -1 4202560 27 1334 0 0 0 0 1 0 19 0 5 0 850252776 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
[pid=23085/tid=23101] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23101/stat : 23101 (python) S 23083 23085 21589 0 -1 4202560 30 1334 0 0 0 0 1 0 20 0 5 0 850257784 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 2 0 0 0
[pid=23085/tid=23106] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23106/stat : 23106 (python) S 23083 23085 21589 0 -1 4202560 29 1334 0 0 0 0 1 0 20 0 5 0 850262454 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 0 0 0 0
[pid=23085/tid=23131] ppid=23083 vsize=325132 CPUtime=0.01 cores=0,2,4,6
/proc/23085/task/23131/stat : 23131 (python) S 23083 23085 21589 0 -1 4202560 30 1334 0 0 0 0 1 0 20 0 5 0 850266906 332935168 7468 33554432000 4194304 5683644 140736551999376 18446744073709551615 212051478961 0 0 16781312 33554434 18446604451014796352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 146.39
Current children cumulated vsize (KiB) 18741016

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 142.983
CPU time (s): 146.39
CPU user time (s): 144.96
CPU system time (s): 1.43
CPU usage (%): 102.383
Max. virtual memory (cumulated for all children) (KiB): 18741016

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

runsolver used 1.07484 second user time and 1.86572 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-09 02:12:44
IDJOB=3481583
IDBENCH=48250
IDSOLVER=1970
FILE ID=node146/3481583-1307578363
RUNJOBID= node146-1307576353-21610
PBS_JOBID= 13547653
Free space on /tmp= 73616 MiB

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

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

MD5SUM BENCH= e0d3a2bf2cd2b7e4b27d7033a7686e76
RANDOM SEED=1839271435

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:      20821300 kB
Buffers:        170784 kB
Cached:         787656 kB
SwapCached:      15612 kB
Active:       11520884 kB
Inactive:       268004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20821300 kB
SwapTotal:    67111528 kB
SwapFree:     39903648 kB
Dirty:          102224 kB
Writeback:           0 kB
AnonPages:    10827352 kB
Mapped:          69624 kB
Slab:           145272 kB
PageTables:     124324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 174369780 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= 73516 MiB
End job on node146 at 2011-06-09 02:15:09