Trace number 3481751

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) 193.42 191.481

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8c2.opb
MD5SUM86a5a0860b111dc876591f0b93da0f3c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark525
Best CPU time to get the best result obtained on this benchmark1797.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 525
Optimality of the best value was proved NO
Number of variables1900
Total number of constraints7639
Number of constraints which are clauses7639
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 1900
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 1900
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1900
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.33/0.57	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.33/0.57	c INFO: solving HOME/instance-3481751-1307576660.opb
0.42/0.61	c INFO: parsing took 0.03 s
0.42/0.67	c INFO: features took 0.07 CPU seconds
0.52/0.70	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.40)
50.90/50.91	c INFO: running sat4j-pb-v20101225@0 for 45 with 1749 remaining (b = 0.15)
98.06/96.42	c INFO: running scip-2.0.1-clp@0 for 45 with 1702 remaining (b = 0.03)
146.85/145.09	c INFO: running wbo1.4a@0 for 45 with 1654 remaining (b = 0.01)
193.30/191.34	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1608 remaining (b = 0.01)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3481751-1307576660/watcher-3481751-1307576660 -o /tmp/evaluation-result-3481751-1307576660/solver-3481751-1307576660 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481751-1307576660.opb -seed 815551495 -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.31 1.17 0.46 2/514 18031
/proc/meminfo: memFree=23501524/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 811 0 0 0 0 0 0 0 25 0 1 0 947896571 15749120 696 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458063872 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/18031/statm: 3845 696 334 364 0 332 0

[startup+0.112824 s]
/proc/loadavg: 2.31 1.17 0.46 2/514 18031
/proc/meminfo: memFree=23501524/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=96124 CPUtime=0.07 cores=0,2,4,6
/proc/18031/stat : 18031 (python) R 18029 18031 17566 0 -1 4202496 3169 930 1 0 6 1 0 0 18 0 1 0 947896571 98430976 2483 33554432000 4194304 5683644 140737154754192 18446744073709551615 5178064 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18031/statm: 24031 2483 792 364 0 1626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96124

[startup+0.200804 s]
/proc/loadavg: 2.31 1.17 0.46 2/514 18031
/proc/meminfo: memFree=23501524/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=123740 CPUtime=0.14 cores=0,2,4,6
/proc/18031/stat : 18031 (python) R 18029 18031 17566 0 -1 4202496 5357 930 1 0 11 3 0 0 17 0 1 0 947896571 126709760 3743 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458061829 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18031/statm: 30935 3743 987 364 0 2767 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 123740

[startup+0.300772 s]
/proc/loadavg: 2.31 1.17 0.46 2/514 18031
/proc/meminfo: memFree=23501524/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=123740 CPUtime=0.18 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 5360 930 1 0 12 6 0 0 17 0 1 0 947896571 126709760 3746 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458061829 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/18031/statm: 30935 3746 987 364 0 2767 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 123740

[startup+0.700693 s]
/proc/loadavg: 2.31 1.17 0.46 2/514 18031
/proc/meminfo: memFree=23501524/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=284276 CPUtime=0.52 cores=0,2,4,6
/proc/18031/stat : 18031 (python) R 18029 18031 17566 0 -1 4202496 9742 930 1 0 41 11 0 0 16 0 1 0 947896571 291098624 7461 33554432000 4194304 5683644 140737154754192 18446744073709551615 252461504455 0 0 16781312 33554434 0 0 0 17 4 0 0 0
/proc/18031/statm: 71069 7461 1863 364 0 5959 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 284276

[startup+1.50055 s]
/proc/loadavg: 2.31 1.17 0.46 3/518 18039
/proc/meminfo: memFree=23435524/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=294532 CPUtime=0.53 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 9966 930 1 0 41 12 0 0 18 0 2 0 947896571 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/18031/statm: 73633 7472 1870 364 0 8520 0
[pid=18037] ppid=18031 vsize=284288 CPUtime=0 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 774 0 0 0 0 0 0 0 15 0 1 0 947896642 291110912 5950 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458085903 0 0 16781312 33554946 3746965568230522880 0 0 17 2 0 0 0
/proc/18037/statm: 71072 5950 352 364 0 5959 0
[pid=18039] ppid=18037 vsize=52732 CPUtime=0.78 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) R 18037 18039 18039 0 -1 4202496 11834 0 0 0 75 3 0 0 21 0 1 0 947896642 53997568 10939 33554432000 4194304 13684479 140734890240912 18446744073709551615 7419451 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/18039/statm: 13183 10939 752 2317 0 10861 0
[pid=18031/tid=18038] ppid=18029 vsize=294532 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 2 0 947896642 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 631552

[startup+3.10128 s]
/proc/loadavg: 2.31 1.17 0.46 3/518 18039
/proc/meminfo: memFree=23432796/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=294532 CPUtime=0.53 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 9966 930 1 0 41 12 0 0 18 0 2 0 947896571 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/18031/statm: 73633 7472 1870 364 0 8520 0
[pid=18037] ppid=18031 vsize=284288 CPUtime=0 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 778 0 0 0 0 0 0 0 15 0 1 0 947896642 291110912 5950 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458085903 0 0 16781312 33554946 2203759410478579712 0 0 17 2 0 0 0
/proc/18037/statm: 71072 5950 352 364 0 5959 0
[pid=18039] ppid=18037 vsize=54184 CPUtime=2.38 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) R 18037 18039 18039 0 -1 4202496 12229 0 0 0 232 6 0 0 25 0 1 0 947896642 55484416 11333 33554432000 4194304 13684479 140734890240912 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/18039/statm: 13546 11333 777 2317 0 11224 0
[pid=18031/tid=18038] ppid=18029 vsize=294532 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 2 0 947896642 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 633004

[startup+6.30065 s]
/proc/loadavg: 2.28 1.18 0.47 3/540 18061
/proc/meminfo: memFree=23370000/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=294532 CPUtime=0.53 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 9966 930 1 0 41 12 0 0 18 0 2 0 947896571 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/18031/statm: 73633 7472 1870 364 0 8520 0
[pid=18037] ppid=18031 vsize=284288 CPUtime=0.03 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 919 0 0 0 2 1 0 0 15 0 1 0 947896642 291110912 5974 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458085903 0 0 16781312 33554946 2386008427764645888 0 0 17 2 0 0 0
/proc/18037/statm: 71072 5974 376 364 0 5959 0
[pid=18039] ppid=18037 vsize=65536 CPUtime=5.56 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) R 18037 18039 18039 0 -1 4202496 15061 0 0 0 546 10 0 0 20 0 1 0 947896642 67108864 14161 33554432000 4194304 13684479 140734890240912 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/18039/statm: 16384 14161 778 2317 0 14062 0
[pid=18031/tid=18038] ppid=18029 vsize=294532 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 2 0 947896642 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 644356

[startup+12.7005 s]
/proc/loadavg: 2.26 1.19 0.47 3/540 18061
/proc/meminfo: memFree=23360152/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=294532 CPUtime=0.53 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 9966 930 1 0 41 12 0 0 18 0 2 0 947896571 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/18031/statm: 73633 7472 1870 364 0 8520 0
[pid=18037] ppid=18031 vsize=284288 CPUtime=0.07 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 926 0 0 0 4 3 0 0 16 0 1 0 947896642 291110912 5974 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458085903 0 0 16781312 33554946 4294934786 0 0 17 2 0 0 0
/proc/18037/statm: 71072 5974 376 364 0 5959 0
[pid=18039] ppid=18037 vsize=69244 CPUtime=11.96 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) R 18037 18039 18039 0 -1 4202496 16075 0 0 0 1178 18 0 0 18 0 1 0 947896642 70905856 15117 33554432000 4194304 13684479 140734890240912 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18039/statm: 17311 15117 777 2317 0 14989 0
[pid=18031/tid=18038] ppid=18029 vsize=294532 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 2 0 947896642 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 648064

[startup+25.5011 s]
/proc/loadavg: 2.20 1.23 0.50 3/540 18062
/proc/meminfo: memFree=23358976/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=294532 CPUtime=0.53 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 9966 930 1 0 41 12 0 0 18 0 2 0 947896571 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/18031/statm: 73633 7472 1870 364 0 8520 0
[pid=18037] ppid=18031 vsize=284288 CPUtime=0.1 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 931 0 0 0 6 4 0 0 15 0 1 0 947896642 291110912 5974 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458085903 0 0 16781312 33554946 2900590009981599744 0 0 17 2 0 0 0
/proc/18037/statm: 71072 5974 376 364 0 5959 0
[pid=18039] ppid=18037 vsize=70276 CPUtime=24.75 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) R 18037 18039 18039 0 -1 4202496 16339 0 0 0 2449 26 0 0 25 0 1 0 947896642 71962624 15381 33554432000 4194304 13684479 140734890240912 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18039/statm: 17569 15381 798 2317 0 15247 0
[pid=18031/tid=18038] ppid=18029 vsize=294532 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 2 0 947896642 301600768 7472 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 649096

[startup+51.1013 s]
/proc/loadavg: 2.13 1.29 0.54 3/540 18062
/proc/meminfo: memFree=23343208/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=305292 CPUtime=0.55 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 10849 930 1 0 43 12 0 0 20 0 3 0 947896571 312619008 7605 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/18031/statm: 76323 7605 1873 364 0 11207 0
[pid=18037] ppid=18031 vsize=294532 CPUtime=0.22 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 1106 0 0 0 14 8 0 0 17 0 2 0 947896642 301600768 6010 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/18037/statm: 73633 6010 407 364 0 8520 0
[pid=18039] ppid=18037 vsize=86184 CPUtime=50.14 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) T 18037 18039 18039 0 -1 4202496 19962 0 0 0 4974 40 0 0 25 0 1 0 947896642 88252416 19004 33554432000 4194304 13684479 140734890240912 18446744073709551615 7154408 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/18039/statm: 21546 19004 820 2317 0 19224 0
[pid=18031/tid=18038] ppid=18029 vsize=305292 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 3 0 947896642 312619008 7605 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 686008

[startup+102.302 s]
/proc/loadavg: 2.06 1.40 0.61 3/574 18098
/proc/meminfo: memFree=23020020/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=315548 CPUtime=0.58 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 11731 930 1 0 46 12 0 0 20 0 4 0 947896571 323121152 7611 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/18031/statm: 78887 7611 1875 364 0 13768 0
[pid=18037] ppid=18031 vsize=294532 CPUtime=0.22 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 1106 0 0 0 14 8 0 0 17 0 2 0 947896642 301600768 6010 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/18037/statm: 73633 6010 407 364 0 8520 0
[pid=18039] ppid=18037 vsize=86184 CPUtime=50.14 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) T 18037 18039 18039 0 -1 4202496 19962 0 0 0 4974 40 0 0 25 0 1 0 947896642 88252416 19004 33554432000 4194304 13684479 140734890240912 18446744073709551615 7154408 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/18039/statm: 21546 19004 820 2317 0 19224 0
[pid=18037/tid=18063] ppid=18031 vsize=294532 CPUtime=0 cores=0,2,4,6
/proc/18037/task/18063/stat : 18063 (python) S 18031 18031 17566 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 947901660 301600768 6010 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554946 18446604449670715584 0 0 -1 6 0 0 0
[pid=18064] ppid=18031 vsize=295048 CPUtime=0.19 cores=0,2,4,6
/proc/18064/stat : 18064 (python) S 18031 18031 17566 0 -1 4202560 1097 0 0 0 10 9 0 0 17 0 2 0 947901663 302129152 6126 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/18064/statm: 73762 6126 397 364 0 8646 0
[pid=18066] ppid=18064 vsize=8539468 CPUtime=46.96 cores=0,2,4,6
/proc/18066/stat : 18066 (java) T 18064 18066 18066 0 -1 4202496 43210 0 1 0 4689 7 0 0 18 0 19 0 947901663 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/18066/statm: 2134867 35032 2256 9 0 2125608 0
[pid=18066/tid=18067] ppid=18064 vsize=8539468 CPUtime=44.9 cores=0,2,4,6
/proc/18066/task/18067/stat : 18067 (java) T 18064 18066 18066 0 -1 4202560 12930 0 1 0 4488 2 0 0 25 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 46912505779929 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=18066/tid=18068] ppid=18064 vsize=8539468 CPUtime=0.03 cores=0,2,4,6
/proc/18066/task/18068/stat : 18068 (java) T 18064 18066 18066 0 -1 4202560 1285 0 0 0 3 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=18066/tid=18069] ppid=18064 vsize=8539468 CPUtime=0.04 cores=0,2,4,6
/proc/18066/task/18069/stat : 18069 (java) T 18064 18066 18066 0 -1 4202560 274 0 0 0 4 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18070] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18070/stat : 18070 (java) T 18064 18066 18066 0 -1 4202560 753 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=18066/tid=18071] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18071/stat : 18071 (java) T 18064 18066 18066 0 -1 4202560 2276 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=18066/tid=18072] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18072/stat : 18072 (java) T 18064 18066 18066 0 -1 4202560 5 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=18066/tid=18073] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18073/stat : 18073 (java) T 18064 18066 18066 0 -1 4202560 1663 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0

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

[pid=18185/tid=18197] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18197/stat : 18197 (java) S 18183 18185 18185 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 947915709 8736915456 4569 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18198] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18198/stat : 18198 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4572 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469889457 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18199] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18199/stat : 18199 (java) R 18183 18185 18185 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4575 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18185/tid=18200] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18200/stat : 18200 (java) R 18183 18185 18185 0 -1 4202560 481 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4577 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 47217371372333 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18185/tid=18201] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18201/stat : 18201 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4577 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18202] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18202/stat : 18202 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4577 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469882368 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18031/tid=18038] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 6 0 947896642 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
[pid=18031/tid=18065] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18065/stat : 18065 (python) S 18029 18031 17566 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 947901663 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
[pid=18031/tid=18092] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18092/stat : 18092 (python) S 18029 18031 17566 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 6 0 947906214 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
[pid=18031/tid=18102] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18102/stat : 18102 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 6 0 947911081 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 0 0 0 0
[pid=18031/tid=18184] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18184/stat : 18184 (python) S 18029 18031 17566 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 947915706 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 193.42
Current children cumulated vsize (KiB) 19135836

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

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

[startup+191.401 s]
/proc/loadavg: 2.06 1.57 0.74 5/609 18202
/proc/meminfo: memFree=22628328/32951124 swapFree=56297244/67111528
[pid=18031] ppid=18029 vsize=336212 CPUtime=0.63 cores=0,2,4,6
/proc/18031/stat : 18031 (python) S 18029 18031 17566 0 -1 4202496 13636 930 1 0 50 13 0 0 20 0 6 0 947896571 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/18031/statm: 84053 7661 1879 364 0 18928 0
[pid=18037] ppid=18031 vsize=294532 CPUtime=0.22 cores=0,2,4,6
/proc/18037/stat : 18037 (python) S 18031 18031 17566 0 -1 4202560 1106 0 0 0 14 8 0 0 17 0 2 0 947896642 301600768 6010 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/18037/statm: 73633 6010 407 364 0 8520 0
[pid=18039] ppid=18037 vsize=86184 CPUtime=50.14 cores=0,2,4,6
/proc/18039/stat : 18039 (scip-2.0.1.linu) T 18037 18039 18039 0 -1 4202496 19962 0 0 0 4974 40 0 0 25 0 1 0 947896642 88252416 19004 33554432000 4194304 13684479 140734890240912 18446744073709551615 7154408 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/18039/statm: 21546 19004 820 2317 0 19224 0
[pid=18037/tid=18063] ppid=18031 vsize=294532 CPUtime=0 cores=0,2,4,6
/proc/18037/task/18063/stat : 18063 (python) S 18031 18031 17566 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 947901660 301600768 6010 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554946 18446604449670715584 0 0 -1 6 0 0 0
[pid=18064] ppid=18031 vsize=295048 CPUtime=0.19 cores=0,2,4,6
/proc/18064/stat : 18064 (python) S 18031 18031 17566 0 -1 4202560 1097 0 0 0 10 9 0 0 17 0 2 0 947901663 302129152 6126 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/18064/statm: 73762 6126 397 364 0 8646 0
[pid=18066] ppid=18064 vsize=8539468 CPUtime=46.96 cores=0,2,4,6
/proc/18066/stat : 18066 (java) T 18064 18066 18066 0 -1 4202496 43210 0 1 0 4689 7 0 0 18 0 19 0 947901663 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/18066/statm: 2134867 35032 2256 9 0 2125608 0
[pid=18066/tid=18067] ppid=18064 vsize=8539468 CPUtime=44.9 cores=0,2,4,6
/proc/18066/task/18067/stat : 18067 (java) T 18064 18066 18066 0 -1 4202560 12930 0 1 0 4488 2 0 0 25 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 46912505779929 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=18066/tid=18068] ppid=18064 vsize=8539468 CPUtime=0.03 cores=0,2,4,6
/proc/18066/task/18068/stat : 18068 (java) T 18064 18066 18066 0 -1 4202560 1285 0 0 0 3 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=18066/tid=18069] ppid=18064 vsize=8539468 CPUtime=0.04 cores=0,2,4,6
/proc/18066/task/18069/stat : 18069 (java) T 18064 18066 18066 0 -1 4202560 274 0 0 0 4 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18070] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18070/stat : 18070 (java) T 18064 18066 18066 0 -1 4202560 753 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=18066/tid=18071] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18071/stat : 18071 (java) T 18064 18066 18066 0 -1 4202560 2276 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=18066/tid=18072] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18072/stat : 18072 (java) T 18064 18066 18066 0 -1 4202560 5 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=18066/tid=18073] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18073/stat : 18073 (java) T 18064 18066 18066 0 -1 4202560 1663 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=18066/tid=18074] ppid=18064 vsize=8539468 CPUtime=0.05 cores=0,2,4,6
/proc/18066/task/18074/stat : 18074 (java) T 18064 18066 18066 0 -1 4202560 1301 0 0 0 5 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18075] ppid=18064 vsize=8539468 CPUtime=0.02 cores=0,2,4,6
/proc/18066/task/18075/stat : 18075 (java) T 18064 18066 18066 0 -1 4202560 199 0 0 0 2 0 0 0 15 0 19 0 947901664 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18076] ppid=18064 vsize=8539468 CPUtime=0.39 cores=0,2,4,6
/proc/18066/task/18076/stat : 18076 (java) T 18064 18066 18066 0 -1 4202560 8856 0 0 0 38 1 0 0 15 0 19 0 947901665 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469882368 0 0 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=18066/tid=18077] ppid=18064 vsize=8539468 CPUtime=0 cores=0,2,4,6
/proc/18066/task/18077/stat : 18077 (java) T 18064 18066 18066 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 947901666 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18078] ppid=18064 vsize=8539468 CPUtime=0 cores=0,2,4,6
/proc/18066/task/18078/stat : 18078 (java) T 18064 18066 18066 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 947901666 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18079] ppid=18064 vsize=8539468 CPUtime=0 cores=0,2,4,6
/proc/18066/task/18079/stat : 18079 (java) T 18064 18066 18066 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 947901668 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469889457 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18080] ppid=18064 vsize=8539468 CPUtime=0.83 cores=0,2,4,6
/proc/18066/task/18080/stat : 18080 (java) T 18064 18066 18066 0 -1 4202560 8955 0 0 0 82 1 0 0 15 0 19 0 947901668 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18081] ppid=18064 vsize=8539468 CPUtime=0.53 cores=0,2,4,6
/proc/18066/task/18081/stat : 18081 (java) T 18064 18066 18066 0 -1 4202560 3318 0 0 0 53 0 0 0 15 0 19 0 947901668 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=18066/tid=18082] ppid=18064 vsize=8539468 CPUtime=0 cores=0,2,4,6
/proc/18066/task/18082/stat : 18082 (java) T 18064 18066 18066 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 947901668 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469881753 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=18066/tid=18083] ppid=18064 vsize=8539468 CPUtime=0 cores=0,2,4,6
/proc/18066/task/18083/stat : 18083 (java) T 18064 18066 18066 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 947901668 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469882368 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=18066/tid=18084] ppid=18064 vsize=8539468 CPUtime=0 cores=0,2,4,6
/proc/18066/task/18084/stat : 18084 (java) T 18064 18066 18066 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 947901702 8744415232 35032 33554432000 1073741824 1073778376 140735417685312 18446744073709551615 252469882368 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=18064/tid=18090] ppid=18031 vsize=295048 CPUtime=0 cores=0,2,4,6
/proc/18064/task/18090/stat : 18090 (python) S 18031 18031 17566 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 947906211 302129152 6126 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554946 18446604448497986560 0 0 -1 6 0 0 0
[pid=18091] ppid=18031 vsize=305304 CPUtime=0.21 cores=0,2,4,6
/proc/18091/stat : 18091 (python) S 18031 18031 17566 0 -1 4202560 1179 0 0 0 11 10 0 0 17 0 2 0 947906214 312631296 6136 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/18091/statm: 76326 6136 403 364 0 11207 0
[pid=18093] ppid=18091 vsize=71020 CPUtime=48.63 cores=0,2,4,6
/proc/18093/stat : 18093 (scip-2.0.1.linu) T 18091 18093 18093 0 -1 4202496 58843 0 0 0 4833 30 0 0 23 0 1 0 947906214 72724480 14539 33554432000 4194304 15243407 140734904244640 18446744073709551615 8645256 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/18093/statm: 17755 14539 913 2698 0 15050 0
[pid=18091/tid=18100] ppid=18031 vsize=305304 CPUtime=0 cores=0,2,4,6
/proc/18091/task/18100/stat : 18100 (python) S 18031 18031 17566 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 947911078 312631296 6136 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554946 18446604448385600384 0 0 -1 6 0 0 0
[pid=18101] ppid=18031 vsize=315560 CPUtime=0.25 cores=0,2,4,6
/proc/18101/stat : 18101 (python) S 18031 18031 17566 0 -1 4202560 1143 0 0 0 14 11 0 0 17 0 2 0 947911081 323133440 6152 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469892555 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/18101/statm: 78890 6152 397 364 0 13768 0
[pid=18103] ppid=18101 vsize=100896 CPUtime=46.13 cores=0,2,4,6
/proc/18103/stat : 18103 (wbo1.4a) T 18101 18103 18103 0 -1 4202496 26500 0 0 0 4567 46 0 0 25 0 1 0 947911081 103317504 24748 33554432000 134512640 135751879 4288996688 18446744073709551615 134616708 0 0 16781312 3 18446744071562691360 0 0 17 2 0 0 0
/proc/18103/statm: 25224 24748 146 303 0 24919 0
[pid=18101/tid=18182] ppid=18031 vsize=315560 CPUtime=0 cores=0,2,4,6
/proc/18101/task/18182/stat : 18182 (python) S 18031 18031 17566 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 947915703 323133440 6152 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554946 18446604442300536832 0 0 -1 0 0 0 0
[pid=18183] ppid=18031 vsize=325968 CPUtime=0 cores=0,2,4,6
/proc/18183/stat : 18183 (python) S 18031 18031 17566 0 -1 4202560 789 0 0 0 0 0 0 0 19 0 1 0 947915706 333791232 6127 33554432000 4194304 5683644 140737154754192 18446744073709551615 252458085958 0 0 16781312 33554946 6999737901437124867 0 0 17 2 0 0 0
/proc/18183/statm: 81492 6127 349 364 0 16367 0
[pid=18185] ppid=18183 vsize=8465644 CPUtime=0.06 cores=0,2,4,6
/proc/18185/stat : 18185 (java) S 18183 18185 18185 0 -1 4202496 4444 0 1 0 6 0 0 0 20 0 18 0 947915706 8668819456 3901 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/18185/statm: 2116411 3901 1748 9 0 2107152 0
[pid=18185/tid=18186] ppid=18183 vsize=8532144 CPUtime=0.06 cores=0,2,4,6
/proc/18185/task/18186/stat : 18186 (java) R 18183 18185 18185 0 -1 4202560 3217 0 1 0 6 0 0 0 18 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252457727009 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18185/tid=18187] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18187/stat : 18187 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18188] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18188/stat : 18188 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18189] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18189/stat : 18189 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18185/tid=18190] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18190/stat : 18190 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18185/tid=18191] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18191/stat : 18191 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18185/tid=18192] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18192/stat : 18192 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18185/tid=18193] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18193/stat : 18193 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18185/tid=18194] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18194/stat : 18194 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915707 8736915456 4567 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18185/tid=18195] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18195/stat : 18195 (java) S 18183 18185 18185 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 947915708 8736915456 4568 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469882368 0 0 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18196] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18196/stat : 18196 (java) S 18183 18185 18185 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 947915709 8736915456 4569 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18197] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18197/stat : 18197 (java) S 18183 18185 18185 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 947915709 8736915456 4569 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18198] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18198/stat : 18198 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4572 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469889457 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18199] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18199/stat : 18199 (java) R 18183 18185 18185 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4575 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18185/tid=18200] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18200/stat : 18200 (java) R 18183 18185 18185 0 -1 4202560 481 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4577 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 47217371372333 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18185/tid=18201] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18201/stat : 18201 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4577 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469881753 0 4 0 16800975 18446604442300535040 0 0 -1 6 0 0 0
[pid=18185/tid=18202] ppid=18183 vsize=8532144 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18202/stat : 18202 (java) S 18183 18185 18185 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 947915711 8736915456 4577 33554432000 1073741824 1073778376 140737272856576 18446744073709551615 252469882368 0 4 0 16800975 18446604442300535040 0 0 -1 2 0 0 0
[pid=18031/tid=18038] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18038/stat : 18038 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 18 0 6 0 947896642 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
[pid=18031/tid=18065] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18065/stat : 18065 (python) S 18029 18031 17566 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 947901663 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
[pid=18031/tid=18092] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18092/stat : 18092 (python) S 18029 18031 17566 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 6 0 947906214 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 4 0 0 0
[pid=18031/tid=18102] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18102/stat : 18102 (python) S 18029 18031 17566 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 6 0 947911081 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 0 0 0 0
[pid=18031/tid=18184] ppid=18029 vsize=336212 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18184/stat : 18184 (python) S 18029 18031 17566 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 947915706 344281088 7661 33554432000 4194304 5683644 140737154754192 18446744073709551615 252469889457 0 0 16781312 33554434 18446604448868661376 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 193.42
Current children cumulated vsize (KiB) 19135836

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 191.481
CPU time (s): 193.42
CPU user time (s): 191.68
CPU system time (s): 1.74
CPU usage (%): 101.013
Max. virtual memory (cumulated for all children) (KiB): 19135836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.517921
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15040
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= 1611
involuntary context switches= 18

runsolver used 1.2948 second user time and 2.38964 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-09 01:44:20
IDJOB=3481751
IDBENCH=2081
IDSOLVER=1970
FILE ID=node111/3481751-1307576660
RUNJOBID= node111-1307576439-17584
PBS_JOBID= 13547694
Free space on /tmp= 73748 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8c2.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-3481751-1307576660/watcher-3481751-1307576660 -o /tmp/evaluation-result-3481751-1307576660/solver-3481751-1307576660 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481751-1307576660.opb -seed 815551495 -budget 1800

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

MD5SUM BENCH= 86a5a0860b111dc876591f0b93da0f3c
RANDOM SEED=815551495

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23501556 kB
Buffers:        163168 kB
Cached:         606604 kB
SwapCached:      11444 kB
Active:        8923868 kB
Inactive:       220100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23501556 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:          164076 kB
Writeback:           0 kB
AnonPages:     8372272 kB
Mapped:          58280 kB
Slab:           165600 kB
PageTables:      69932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150919436 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= 73608 MiB
End job on node111 at 2011-06-09 01:47:34