Trace number 3481581

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) 141.81 139.484

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_2.opb
MD5SUM1eb933a10fcc575d2df25e98511c4b07
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-7
Best CPU time to get the best result obtained on this benchmark8.32273
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
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)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

Solver Data

0.34/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.34/0.67	c INFO: solving HOME/instance-3481581-1307578331.opb
0.34/0.69	c INFO: wrote linearized instance to HOME/tmpqd1Xjb.opb
0.43/0.72	c INFO: parsing took 0.02 s
0.43/0.76	c INFO: features took 0.04 CPU seconds
0.43/0.78	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.48)
46.83/46.97	c INFO: running scip-2.0.1-clp@0 for 45 with 1753 remaining (b = 0.11)
94.02/93.94	c INFO: running sat4j-pb-v20101225@0 for 45 with 1707 remaining (b = 0.04)
141.35/139.17	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1660 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-3481581-1307578331/watcher-3481581-1307578331 -o /tmp/evaluation-result-3481581-1307578331/solver-3481581-1307578331 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481581-1307578331.opb -seed 1782823493 -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.23 2.16 1.83 2/761 2436
/proc/meminfo: memFree=18364728/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/2436/stat : 2436 (python) R 2434 2436 1117 0 -1 4202496 728 0 0 0 0 0 0 0 17 0 1 0 869433530 15548416 617 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640857600 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2436/statm: 3796 617 322 364 0 283 0

[startup+0.112094 s]
/proc/loadavg: 2.23 2.16 1.83 2/761 2436
/proc/meminfo: memFree=18364728/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=96128 CPUtime=0.07 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 3045 463 1 0 5 2 0 0 18 0 1 0 869433530 98435072 2484 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640859392 0 0 16781312 2 18446744071562362840 0 0 17 2 0 0 0
/proc/2436/statm: 24032 2483 792 364 0 1627 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96128

[startup+0.200751 s]
/proc/loadavg: 2.23 2.16 1.83 2/761 2436
/proc/meminfo: memFree=18364728/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=120400 CPUtime=0.12 cores=0,2,4,6
/proc/2436/stat : 2436 (python) R 2434 2436 1117 0 -1 4202496 4998 929 1 0 9 3 0 0 18 0 1 0 869433530 123289600 3412 33554432000 4194304 5683644 140736991778816 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2436/statm: 30100 3415 925 364 0 2549 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 120400

[startup+0.300741 s]
/proc/loadavg: 2.23 2.16 1.83 2/761 2436
/proc/meminfo: memFree=18364728/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=123740 CPUtime=0.17 cores=0,2,4,6
/proc/2436/stat : 2436 (python) R 2434 2436 1117 0 -1 4202496 5358 929 1 0 12 5 0 0 18 0 1 0 869433530 126709760 3744 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640855557 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2436/statm: 30935 3744 987 364 0 2767 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123740

[startup+0.700679 s]
/proc/loadavg: 2.23 2.16 1.83 2/761 2436
/proc/meminfo: memFree=18364728/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=282872 CPUtime=0.43 cores=0,2,4,6
/proc/2436/stat : 2436 (python) R 2434 2436 1117 0 -1 4202496 9609 1330 1 0 30 11 2 0 18 0 1 0 869433530 289660928 7032 33554432000 4194304 5683644 140736991778816 18446744073709551615 4957364 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2436/statm: 70718 7032 1782 364 0 5611 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282872

[startup+1.50051 s]
/proc/loadavg: 2.13 2.14 1.83 3/765 2445
/proc/meminfo: memFree=18315840/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=293788 CPUtime=0.52 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 10841 1330 1 0 39 11 2 0 20 0 2 0 869433530 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/2436/statm: 73447 7302 1863 364 0 8334 0
[pid=2443] ppid=2436 vsize=283544 CPUtime=0 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 836 0 0 0 0 0 0 0 17 0 1 0 869433609 290349056 5760 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879631 0 0 16781312 33554946 198542924911214592 0 0 17 2 0 0 0
/proc/2443/statm: 70886 5760 325 364 0 5773 0
[pid=2445] ppid=2443 vsize=52220 CPUtime=0.69 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) R 2443 2445 2445 0 -1 4202496 12998 0 0 0 61 8 0 0 18 0 1 0 869433609 53473280 10892 33554432000 4194304 13684479 140733339510608 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2445/statm: 13055 10892 821 2317 0 10733 0
[pid=2436/tid=2444] ppid=2434 vsize=293788 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 2 0 869433609 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 629552

[startup+3.12221 s]
/proc/loadavg: 2.13 2.14 1.83 3/765 2445
/proc/meminfo: memFree=18292076/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=293788 CPUtime=0.52 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 10841 1330 1 0 39 11 2 0 20 0 2 0 869433530 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/2436/statm: 73447 7302 1863 364 0 8334 0
[pid=2443] ppid=2436 vsize=283544 CPUtime=0 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 840 0 0 0 0 0 0 0 15 0 1 0 869433609 290349056 5760 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879631 0 0 16781312 33554946 4294934788 0 0 17 2 0 0 0
/proc/2443/statm: 70886 5760 325 364 0 5773 0
[pid=2445] ppid=2443 vsize=59336 CPUtime=2.32 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) R 2443 2445 2445 0 -1 4202496 14416 0 0 0 220 12 0 0 18 0 1 0 869433609 60760064 12308 33554432000 4194304 13684479 140733339510608 18446744073709551615 6052412 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2445/statm: 14834 12308 846 2317 0 12512 0
[pid=2436/tid=2444] ppid=2434 vsize=293788 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 2 0 869433609 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 636668

[startup+6.30066 s]
/proc/loadavg: 2.12 2.14 1.83 3/765 2445
/proc/meminfo: memFree=18077652/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=293788 CPUtime=0.52 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 10841 1330 1 0 39 11 2 0 20 0 2 0 869433530 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/2436/statm: 73447 7302 1863 364 0 8334 0
[pid=2443] ppid=2436 vsize=283544 CPUtime=0.02 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 973 0 0 0 1 1 0 0 15 0 1 0 869433609 290349056 5783 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879631 0 0 16781312 33554946 3275135106930442240 0 0 17 6 0 0 0
/proc/2443/statm: 70886 5783 348 364 0 5773 0
[pid=2445] ppid=2443 vsize=59336 CPUtime=5.51 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) R 2443 2445 2445 0 -1 4202496 14651 0 0 0 536 15 0 0 25 0 1 0 869433609 60760064 12532 33554432000 4194304 13684479 140733339510608 18446744073709551615 7416025 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2445/statm: 14834 12532 837 2317 0 12512 0
[pid=2436/tid=2444] ppid=2434 vsize=293788 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 2 0 869433609 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 636668

[startup+12.7005 s]
/proc/loadavg: 2.11 2.13 1.83 3/765 2446
/proc/meminfo: memFree=17790116/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=293788 CPUtime=0.52 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 10841 1330 1 0 39 11 2 0 20 0 2 0 869433530 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/2436/statm: 73447 7302 1863 364 0 8334 0
[pid=2443] ppid=2436 vsize=283544 CPUtime=0.04 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 978 0 0 0 2 2 0 0 15 0 1 0 869433609 290349056 5783 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879631 0 0 16781312 33554946 72556772316949364 0 0 17 6 0 0 0
/proc/2443/statm: 70886 5783 348 364 0 5773 0
[pid=2445] ppid=2443 vsize=59336 CPUtime=11.9 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) R 2443 2445 2445 0 -1 4202496 14651 0 0 0 1173 17 0 0 25 0 1 0 869433609 60760064 12532 33554432000 4194304 13684479 140733339510608 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2445/statm: 14834 12532 837 2317 0 12512 0
[pid=2436/tid=2444] ppid=2434 vsize=293788 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 2 0 869433609 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 636668

[startup+25.5012 s]
/proc/loadavg: 2.18 2.15 1.83 3/765 2446
/proc/meminfo: memFree=17778580/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=293788 CPUtime=0.52 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 10841 1330 1 0 39 11 2 0 20 0 2 0 869433530 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/2436/statm: 73447 7302 1863 364 0 8334 0
[pid=2443] ppid=2436 vsize=283544 CPUtime=0.11 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 986 0 0 0 5 6 0 0 15 0 1 0 869433609 290349056 5783 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879631 0 0 16781312 33554946 4294934788 0 0 17 6 0 0 0
/proc/2443/statm: 70886 5783 348 364 0 5773 0
[pid=2445] ppid=2443 vsize=59336 CPUtime=24.7 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) R 2443 2445 2445 0 -1 4202496 14651 0 0 0 2442 28 0 0 25 0 1 0 869433609 60760064 12532 33554432000 4194304 13684479 140733339510608 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2445/statm: 14834 12532 837 2317 0 12512 0
[pid=2436/tid=2444] ppid=2434 vsize=293788 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 2 0 869433609 300838912 7302 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 636668

[startup+51.1004 s]
/proc/loadavg: 2.11 2.13 1.84 3/770 2452
/proc/meminfo: memFree=17716772/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=304640 CPUtime=0.54 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 11770 1330 1 0 41 11 2 0 20 0 3 0 869433530 311951360 7443 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/2436/statm: 76160 7443 1874 364 0 11044 0
[pid=2443] ppid=2436 vsize=293788 CPUtime=0.24 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 1168 0 0 0 11 13 0 0 16 0 2 0 869433609 300838912 5851 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/2443/statm: 73447 5851 411 364 0 8334 0
[pid=2445] ppid=2443 vsize=59336 CPUtime=46.14 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) T 2443 2445 2445 0 -1 4202496 14652 0 0 0 4564 50 0 0 25 0 1 0 869433609 60760064 12533 33554432000 4194304 13684479 140733339510608 18446744073709551615 4976620 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/2445/statm: 14834 12533 838 2317 0 12512 0
[pid=2443/tid=2449] ppid=2436 vsize=293788 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (python) S 2436 2436 1117 0 -1 4202560 43 0 0 0 0 0 0 0 16 0 2 0 869438224 300838912 5851 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554946 18446604445347277888 0 0 -1 6 0 0 0
[pid=2450] ppid=2436 vsize=294396 CPUtime=0.03 cores=0,2,4,6
/proc/2450/stat : 2450 (python) S 2436 2436 1117 0 -1 4202560 918 0 0 0 2 1 0 0 15 0 1 0 869438227 301461504 5909 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879686 0 0 16781312 33554946 1882290557301030912 0 0 17 4 0 0 0
/proc/2450/statm: 73599 5909 344 364 0 8483 0
[pid=2452] ppid=2450 vsize=68764 CPUtime=4.1 cores=0,2,4,6
/proc/2452/stat : 2452 (scip-2.0.1.linu) R 2450 2452 2452 0 -1 4202496 14818 0 0 0 401 9 0 0 25 0 1 0 869438227 70414336 13944 33554432000 4194304 15243407 140735393617552 18446744073709551615 7128842 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2452/statm: 17191 13944 930 2698 0 14486 0
[pid=2436/tid=2444] ppid=2434 vsize=304640 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 3 0 869433609 311951360 7443 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=304640 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2451/stat : 2451 (python) S 2434 2436 1117 0 -1 4202560 29 1330 0 0 0 0 2 0 20 0 3 0 869438227 311951360 7443 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1020924

[startup+102.301 s]
/proc/loadavg: 2.04 2.11 1.84 3/795 2478
/proc/meminfo: memFree=17419408/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=314896 CPUtime=0.57 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 12673 1330 1 0 43 12 2 0 20 0 4 0 869433530 322453504 7449 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/2436/statm: 78724 7449 1876 364 0 13605 0
[pid=2443] ppid=2436 vsize=293788 CPUtime=0.24 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 1168 0 0 0 11 13 0 0 16 0 2 0 869433609 300838912 5851 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/2443/statm: 73447 5851 411 364 0 8334 0
[pid=2445] ppid=2443 vsize=59336 CPUtime=46.14 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) T 2443 2445 2445 0 -1 4202496 14652 0 0 0 4564 50 0 0 25 0 1 0 869433609 60760064 12533 33554432000 4194304 13684479 140733339510608 18446744073709551615 4976620 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/2445/statm: 14834 12533 838 2317 0 12512 0
[pid=2443/tid=2449] ppid=2436 vsize=293788 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (python) S 2436 2436 1117 0 -1 4202560 43 0 0 0 0 0 0 0 16 0 2 0 869438224 300838912 5851 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554946 18446604445347277888 0 0 -1 6 0 0 0
[pid=2450] ppid=2436 vsize=294396 CPUtime=0.26 cores=0,2,4,6
/proc/2450/stat : 2450 (python) S 2436 2436 1117 0 -1 4202560 1127 0 0 0 14 12 0 0 16 0 2 0 869438227 301461504 5957 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/2450/statm: 73599 5957 391 364 0 8483 0
[pid=2452] ppid=2450 vsize=68764 CPUtime=46.88 cores=0,2,4,6
/proc/2452/stat : 2452 (scip-2.0.1.linu) T 2450 2452 2452 0 -1 4202496 14949 0 0 0 4664 24 0 0 25 0 1 0 869438227 70414336 14075 33554432000 4194304 15243407 140735393617552 18446744073709551615 7429434 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/2452/statm: 17191 14075 957 2698 0 14486 0
[pid=2450/tid=2457] ppid=2436 vsize=294396 CPUtime=0 cores=0,2,4,6
/proc/2450/task/2457/stat : 2457 (python) S 2436 2436 1117 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 869442922 301461504 5957 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554946 18446604443015545856 0 0 -1 4 0 0 0
[pid=2458] ppid=2436 vsize=304652 CPUtime=0.04 cores=0,2,4,6
/proc/2458/stat : 2458 (python) S 2436 2436 1117 0 -1 4202560 911 0 0 0 2 2 0 0 15 0 1 0 869442924 311963648 5913 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879686 0 0 16781312 33554946 72556772316949364 0 0 17 6 0 0 0

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

[pid=2483/tid=2489] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2489/stat : 2489 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7226 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2490] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2490/stat : 2490 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7226 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2491] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2491/stat : 2491 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7227 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2492] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2492/stat : 2492 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7230 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2493] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2493/stat : 2493 (java) S 2481 2483 2483 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869447450 8740581376 7231 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652676096 0 0 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2494] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2494/stat : 2494 (java) S 2481 2483 2483 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869447450 8740581376 7234 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2495] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2495/stat : 2495 (java) S 2481 2483 2483 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 869447450 8740581376 7234 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2496] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2496/stat : 2496 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869447452 8740581376 7213 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652683185 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2497] ppid=2481 vsize=8535724 CPUtime=0.05 cores=0,2,4,6
/proc/2483/task/2497/stat : 2497 (java) R 2481 2483 2483 0 -1 4202560 605 0 0 0 5 0 0 0 16 0 18 0 869447452 8740581376 7216 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253640903015 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2483/tid=2498] ppid=2481 vsize=8535724 CPUtime=0.09 cores=0,2,4,6
/proc/2483/task/2498/stat : 2498 (java) R 2481 2483 2483 0 -1 4202560 1670 0 0 0 9 0 0 0 17 0 18 0 869447452 8740581376 7216 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253640556299 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2483/tid=2499] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2499/stat : 2499 (java) S 2481 2483 2483 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 18 0 869447452 8740581376 7217 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2500] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2500/stat : 2500 (java) R 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 869447452 8740581376 7218 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652676096 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 5 0 869433609 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2451/stat : 2451 (python) S 2434 2436 1117 0 -1 4202560 29 1330 0 0 0 0 2 0 20 0 5 0 869438227 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
[pid=2436/tid=2459] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2459/stat : 2459 (python) S 2434 2436 1117 0 -1 4202560 27 1330 0 0 0 0 2 0 20 0 5 0 869442924 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 4 0 0 0
[pid=2436/tid=2482] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2482/stat : 2482 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 5 0 869447448 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 141.81
Current children cumulated vsize (KiB) 18748464

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

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

[startup+139.401 s]
/proc/loadavg: 2.02 2.09 1.84 6/816 2500
/proc/meminfo: memFree=17448628/32951124 swapFree=53733252/67111528
[pid=2436] ppid=2434 vsize=325152 CPUtime=0.6 cores=0,2,4,6
/proc/2436/stat : 2436 (python) S 2434 2436 1117 0 -1 4202496 13573 1330 1 0 46 12 2 0 20 0 5 0 869433530 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/2436/statm: 81288 7455 1878 364 0 16166 0
[pid=2443] ppid=2436 vsize=293788 CPUtime=0.24 cores=0,2,4,6
/proc/2443/stat : 2443 (python) S 2436 2436 1117 0 -1 4202560 1168 0 0 0 11 13 0 0 16 0 2 0 869433609 300838912 5851 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/2443/statm: 73447 5851 411 364 0 8334 0
[pid=2445] ppid=2443 vsize=59336 CPUtime=46.14 cores=0,2,4,6
/proc/2445/stat : 2445 (scip-2.0.1.linu) T 2443 2445 2445 0 -1 4202496 14652 0 0 0 4564 50 0 0 25 0 1 0 869433609 60760064 12533 33554432000 4194304 13684479 140733339510608 18446744073709551615 4976620 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/2445/statm: 14834 12533 838 2317 0 12512 0
[pid=2443/tid=2449] ppid=2436 vsize=293788 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (python) S 2436 2436 1117 0 -1 4202560 43 0 0 0 0 0 0 0 16 0 2 0 869438224 300838912 5851 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554946 18446604445347277888 0 0 -1 6 0 0 0
[pid=2450] ppid=2436 vsize=294396 CPUtime=0.26 cores=0,2,4,6
/proc/2450/stat : 2450 (python) S 2436 2436 1117 0 -1 4202560 1127 0 0 0 14 12 0 0 16 0 2 0 869438227 301461504 5957 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/2450/statm: 73599 5957 391 364 0 8483 0
[pid=2452] ppid=2450 vsize=68764 CPUtime=46.88 cores=0,2,4,6
/proc/2452/stat : 2452 (scip-2.0.1.linu) T 2450 2452 2452 0 -1 4202496 14949 0 0 0 4664 24 0 0 25 0 1 0 869438227 70414336 14075 33554432000 4194304 15243407 140735393617552 18446744073709551615 7429434 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/2452/statm: 17191 14075 957 2698 0 14486 0
[pid=2450/tid=2457] ppid=2436 vsize=294396 CPUtime=0 cores=0,2,4,6
/proc/2450/task/2457/stat : 2457 (python) S 2436 2436 1117 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 869442922 301461504 5957 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554946 18446604443015545856 0 0 -1 4 0 0 0
[pid=2458] ppid=2436 vsize=304652 CPUtime=0.26 cores=0,2,4,6
/proc/2458/stat : 2458 (python) S 2436 2436 1117 0 -1 4202560 1125 0 0 0 13 13 0 0 16 0 2 0 869442924 311963648 5961 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652686283 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/2458/statm: 76163 5961 391 364 0 11044 0
[pid=2460] ppid=2458 vsize=8551512 CPUtime=47.08 cores=0,2,4,6
/proc/2460/stat : 2460 (java) T 2458 2460 2460 0 -1 4202496 58348 0 1 0 4696 12 0 0 18 0 19 0 869442925 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2460/statm: 2137878 32219 2256 9 0 2128619 0
[pid=2460/tid=2461] ppid=2458 vsize=8551512 CPUtime=43.93 cores=0,2,4,6
/proc/2460/task/2461/stat : 2461 (java) T 2458 2460 2460 0 -1 4202560 38504 0 1 0 4387 6 0 0 25 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 46912505655407 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=2460/tid=2462] ppid=2458 vsize=8551512 CPUtime=0.09 cores=0,2,4,6
/proc/2460/task/2462/stat : 2462 (java) T 2458 2460 2460 0 -1 4202560 607 0 0 0 9 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=2460/tid=2463] ppid=2458 vsize=8551512 CPUtime=0.09 cores=0,2,4,6
/proc/2460/task/2463/stat : 2463 (java) T 2458 2460 2460 0 -1 4202560 927 0 0 0 9 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=2460/tid=2464] ppid=2458 vsize=8551512 CPUtime=0.1 cores=0,2,4,6
/proc/2460/task/2464/stat : 2464 (java) T 2458 2460 2460 0 -1 4202560 542 0 0 0 10 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=2460/tid=2465] ppid=2458 vsize=8551512 CPUtime=0.1 cores=0,2,4,6
/proc/2460/task/2465/stat : 2465 (java) T 2458 2460 2460 0 -1 4202560 830 0 0 0 10 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=2460/tid=2466] ppid=2458 vsize=8551512 CPUtime=0.12 cores=0,2,4,6
/proc/2460/task/2466/stat : 2466 (java) T 2458 2460 2460 0 -1 4202560 531 0 0 0 12 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=2460/tid=2467] ppid=2458 vsize=8551512 CPUtime=0.09 cores=0,2,4,6
/proc/2460/task/2467/stat : 2467 (java) T 2458 2460 2460 0 -1 4202560 339 0 0 0 9 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=2460/tid=2468] ppid=2458 vsize=8551512 CPUtime=0.09 cores=0,2,4,6
/proc/2460/task/2468/stat : 2468 (java) T 2458 2460 2460 0 -1 4202560 679 0 0 0 9 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=2460/tid=2469] ppid=2458 vsize=8551512 CPUtime=0.09 cores=0,2,4,6
/proc/2460/task/2469/stat : 2469 (java) T 2458 2460 2460 0 -1 4202560 520 0 0 0 9 0 0 0 15 0 19 0 869442926 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=2460/tid=2470] ppid=2458 vsize=8551512 CPUtime=0.76 cores=0,2,4,6
/proc/2460/task/2470/stat : 2470 (java) T 2458 2460 2460 0 -1 4202560 2168 0 0 0 74 2 0 0 15 0 19 0 869442927 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652676096 0 0 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=2460/tid=2471] ppid=2458 vsize=8551512 CPUtime=0 cores=0,2,4,6
/proc/2460/task/2471/stat : 2471 (java) T 2458 2460 2460 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869442928 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=2460/tid=2472] ppid=2458 vsize=8551512 CPUtime=0 cores=0,2,4,6
/proc/2460/task/2472/stat : 2472 (java) T 2458 2460 2460 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869442928 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=2460/tid=2473] ppid=2458 vsize=8551512 CPUtime=0 cores=0,2,4,6
/proc/2460/task/2473/stat : 2473 (java) T 2458 2460 2460 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869442930 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652683185 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=2460/tid=2474] ppid=2458 vsize=8551512 CPUtime=1.18 cores=0,2,4,6
/proc/2460/task/2474/stat : 2474 (java) T 2458 2460 2460 0 -1 4202560 8938 0 0 0 117 1 0 0 15 0 19 0 869442930 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=2460/tid=2475] ppid=2458 vsize=8551512 CPUtime=0.34 cores=0,2,4,6
/proc/2460/task/2475/stat : 2475 (java) T 2458 2460 2460 0 -1 4202560 2367 0 0 0 33 1 0 0 15 0 19 0 869442930 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=2460/tid=2476] ppid=2458 vsize=8551512 CPUtime=0 cores=0,2,4,6
/proc/2460/task/2476/stat : 2476 (java) T 2458 2460 2460 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869442930 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652675481 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=2460/tid=2477] ppid=2458 vsize=8551512 CPUtime=0 cores=0,2,4,6
/proc/2460/task/2477/stat : 2477 (java) T 2458 2460 2460 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 869442930 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652676096 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=2460/tid=2478] ppid=2458 vsize=8551512 CPUtime=0 cores=0,2,4,6
/proc/2460/task/2478/stat : 2478 (java) T 2458 2460 2460 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869442954 8756748288 32219 33554432000 1073741824 1073778376 140737427198768 18446744073709551615 253652676096 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=2458/tid=2480] ppid=2436 vsize=304652 CPUtime=0 cores=0,2,4,6
/proc/2458/task/2480/stat : 2480 (python) S 2436 2436 1117 0 -1 4202560 50 0 0 0 0 0 0 0 17 0 2 0 869447445 311963648 5961 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554946 18446604441206560896 0 0 -1 0 0 0 0
[pid=2481] ppid=2436 vsize=314908 CPUtime=0 cores=0,2,4,6
/proc/2481/stat : 2481 (python) S 2436 2436 1117 0 -1 4202560 780 0 0 0 0 0 0 0 19 0 1 0 869447447 322465792 5893 33554432000 4194304 5683644 140736991778816 18446744073709551615 253640879686 0 0 16781312 33554946 4331673293397393665 0 0 17 6 0 0 0
/proc/2481/statm: 78727 5893 320 364 0 13605 0
[pid=2483] ppid=2481 vsize=8535956 CPUtime=0.35 cores=0,2,4,6
/proc/2483/stat : 2483 (java) S 2481 2483 2483 0 -1 4202496 7718 0 1 0 34 1 0 0 20 0 18 0 869447448 8740818944 6918 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2483/statm: 2133989 6919 2186 9 0 2124730 0
[pid=2483/tid=2484] ppid=2481 vsize=8535724 CPUtime=0.25 cores=0,2,4,6
/proc/2483/task/2484/stat : 2484 (java) R 2481 2483 2483 0 -1 4202560 4432 0 1 0 24 1 0 0 22 0 18 0 869447448 8740581376 7223 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 46912505540742 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2483/tid=2485] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2485/stat : 2485 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 869447449 8740581376 7224 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2486] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2486/stat : 2486 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 869447449 8740581376 7224 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2487] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2487/stat : 2487 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869447449 8740581376 7224 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2488] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2488/stat : 2488 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7225 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2489] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2489/stat : 2489 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7226 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2490] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2490/stat : 2490 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7226 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2491] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2491/stat : 2491 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7227 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2492] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2492/stat : 2492 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869447449 8740581376 7230 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2493] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2493/stat : 2493 (java) S 2481 2483 2483 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869447450 8740581376 7231 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652676096 0 0 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2494] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2494/stat : 2494 (java) S 2481 2483 2483 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869447450 8740581376 7234 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2495] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2495/stat : 2495 (java) S 2481 2483 2483 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 869447450 8740581376 7234 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 0 0 0 0
[pid=2483/tid=2496] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2496/stat : 2496 (java) S 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869447452 8740581376 7213 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652683185 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2497] ppid=2481 vsize=8535724 CPUtime=0.05 cores=0,2,4,6
/proc/2483/task/2497/stat : 2497 (java) R 2481 2483 2483 0 -1 4202560 605 0 0 0 5 0 0 0 16 0 18 0 869447452 8740581376 7216 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253640903015 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2483/tid=2498] ppid=2481 vsize=8535724 CPUtime=0.09 cores=0,2,4,6
/proc/2483/task/2498/stat : 2498 (java) R 2481 2483 2483 0 -1 4202560 1670 0 0 0 9 0 0 0 17 0 18 0 869447452 8740581376 7216 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253640556299 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2483/tid=2499] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2499/stat : 2499 (java) S 2481 2483 2483 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 18 0 869447452 8740581376 7217 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652675481 0 4 0 16800975 18446604442454527040 0 0 -1 2 0 0 0
[pid=2483/tid=2500] ppid=2481 vsize=8535724 CPUtime=0 cores=0,2,4,6
/proc/2483/task/2500/stat : 2500 (java) R 2481 2483 2483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 869447452 8740581376 7218 33554432000 1073741824 1073778376 140734942626528 18446744073709551615 253652676096 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2444/stat : 2444 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 5 0 869433609 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2451/stat : 2451 (python) S 2434 2436 1117 0 -1 4202560 29 1330 0 0 0 0 2 0 20 0 5 0 869438227 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 6 0 0 0
[pid=2436/tid=2459] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2459/stat : 2459 (python) S 2434 2436 1117 0 -1 4202560 27 1330 0 0 0 0 2 0 20 0 5 0 869442924 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 4 0 0 0
[pid=2436/tid=2482] ppid=2434 vsize=325152 CPUtime=0.02 cores=0,2,4,6
/proc/2436/task/2482/stat : 2482 (python) S 2434 2436 1117 0 -1 4202560 30 1330 0 0 0 0 2 0 20 0 5 0 869447448 332955648 7455 33554432000 4194304 5683644 140736991778816 18446744073709551615 253652683185 0 0 16781312 33554434 18446604445347276992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 141.81
Current children cumulated vsize (KiB) 18748464

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 139.484
CPU time (s): 141.81
CPU user time (s): 140.44
CPU system time (s): 1.37
CPU usage (%): 101.668
Max. virtual memory (cumulated for all children) (KiB): 18748464

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

runsolver used 1.02284 second user time and 1.9647 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-09 02:12:11
IDJOB=3481581
IDBENCH=48248
IDSOLVER=1970
FILE ID=node106/3481581-1307578331
RUNJOBID= node106-1307576440-1135
PBS_JOBID= 13547699
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= 1eb933a10fcc575d2df25e98511c4b07
RANDOM SEED=1782823493

node106.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	: 5226.20
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.82
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18364884 kB
Buffers:        176976 kB
Cached:         822576 kB
SwapCached:      21548 kB
Active:       14039412 kB
Inactive:       207140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18364884 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:          101756 kB
Writeback:           0 kB
AnonPages:    13244880 kB
Mapped:         103476 kB
Slab:           165860 kB
PageTables:      99972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 180210140 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= 73380 MiB
End job on node106 at 2011-06-09 02:14:33