Trace number 3481691

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? (TO) 1800.02 1791.74

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir08_area_opers.opb
MD5SUM47194cf421cbddfd6c2831e71c8b2458
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark1407.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables203287
Total number of constraints469077
Number of constraints which are clauses469077
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 constraint1
Maximum length of a constraint1023
Number of terms in the objective function 101248
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 101248
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101248
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.31/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.31/0.47	c INFO: solving HOME/instance-3481691-1307577761.opb
3.01/3.13	c INFO: parsing took 2.61 s
7.90/8.01	c INFO: features took 4.87 CPU seconds
7.90/8.03	c INFO: running wbo1.4a@0 for 45 with 1792 remaining (b = 0.01)
56.67/56.68	c INFO: running bsolo_pb10-l3@0 for 1688 with 1743 remaining (b = 0.10)

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-3481691-1307577761/watcher-3481691-1307577761 -o /tmp/evaluation-result-3481691-1307577761/solver-3481691-1307577761 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481691-1307577761.opb -seed 1143243355 -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.01 2.06 1.60 2/674 5162
/proc/meminfo: memFree=17959120/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/5162/stat : 5162 (python) R 5160 5162 4191 0 -1 4202496 888 0 0 0 0 0 0 0 20 0 1 0 869373956 16154624 769 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905391813 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5162/statm: 3944 770 343 364 0 431 0

[startup+0.075524 s]
/proc/loadavg: 2.01 2.06 1.60 2/674 5162
/proc/meminfo: memFree=17959120/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=84568 CPUtime=0.05 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 2399 0 0 0 4 1 0 0 18 0 1 0 869373956 86597632 2127 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905729024 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/5162/statm: 21142 2127 707 364 0 1359 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84568

[startup+0.100519 s]
/proc/loadavg: 2.01 2.06 1.60 2/674 5162
/proc/meminfo: memFree=17959120/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=96124 CPUtime=0.07 cores=0,2,4,6
/proc/5162/stat : 5162 (python) R 5160 5162 4191 0 -1 4202496 3170 928 1 0 5 2 0 0 18 0 1 0 869373956 98430976 2483 33554432000 4194304 5683644 140735184775568 18446744073709551615 5168667 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5162/statm: 24031 2483 792 364 0 1626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96124

[startup+0.300491 s]
/proc/loadavg: 2.01 2.06 1.60 2/674 5162
/proc/meminfo: memFree=17959120/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=202992 CPUtime=0.23 cores=0,2,4,6
/proc/5162/stat : 5162 (python) R 5160 5162 4191 0 -1 4202496 6672 928 1 0 17 6 0 0 17 0 1 0 869373956 207863808 4957 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905726900 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5162/statm: 50748 4957 1472 364 0 3710 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 202992

[startup+0.700442 s]
/proc/loadavg: 2.01 2.06 1.60 2/674 5162
/proc/meminfo: memFree=17959120/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=310956 CPUtime=0.61 cores=0,2,4,6
/proc/5162/stat : 5162 (python) R 5160 5162 4191 0 -1 4202496 16292 928 1 0 51 10 0 0 17 0 1 0 869373956 318418944 14033 33554432000 4194304 5683644 140735184775568 18446744073709551615 4571277 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5162/statm: 77739 14033 1781 364 0 12632 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 310956

[startup+1.5003 s]
/proc/loadavg: 2.01 2.06 1.60 3/675 5167
/proc/meminfo: memFree=17897360/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=337400 CPUtime=1.4 cores=0,2,4,6
/proc/5162/stat : 5162 (python) R 5160 5162 4191 0 -1 4202496 22760 928 1 0 130 10 0 0 18 0 1 0 869373956 345497600 20501 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905391813 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5162/statm: 84350 20501 1781 364 0 19243 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 337400

[startup+3.10102 s]
/proc/loadavg: 2.01 2.06 1.60 3/675 5167
/proc/meminfo: memFree=17858896/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=401928 CPUtime=3.01 cores=0,2,4,6
/proc/5162/stat : 5162 (python) R 5160 5162 4191 0 -1 4202496 44168 928 1 0 288 13 0 0 22 0 1 0 869373956 411574272 36280 33554432000 4194304 5683644 140735184775568 18446744073709551615 46979007572677 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/5162/statm: 100482 36282 1784 364 0 35375 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 401928

[startup+6.30044 s]
/proc/loadavg: 2.01 2.06 1.60 3/675 5167
/proc/meminfo: memFree=17816608/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=392592 CPUtime=6.21 cores=0,2,4,6
/proc/5162/stat : 5162 (python) R 5160 5162 4191 0 -1 4202496 53785 928 1 0 607 14 0 0 25 0 1 0 869373956 402014208 34457 33554432000 4194304 5683644 140735184775568 18446744073709551615 218909139637 0 0 16781312 33554434 0 0 0 17 2 0 0 0
/proc/5162/statm: 98148 34457 1816 364 0 33041 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 392592

[startup+12.7013 s]
/proc/loadavg: 2.01 2.05 1.60 3/678 5170
/proc/meminfo: memFree=17695276/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=410188 CPUtime=7.95 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 55928 928 1 0 780 15 0 0 25 0 2 0 869373956 420032512 36375 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/5162/statm: 102547 36375 1870 364 0 37434 0
[pid=5168] ppid=5162 vsize=399944 CPUtime=0.01 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 895 0 0 0 0 1 0 0 15 0 1 0 869374760 409542656 34883 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751055 0 0 16781312 33554946 1283430000065741058 0 0 17 6 0 0 0
/proc/5168/statm: 99986 34883 375 364 0 34873 0
[pid=5170] ppid=5168 vsize=110436 CPUtime=4.65 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) R 5168 5170 5170 0 -1 4202496 79466 0 0 0 454 11 0 0 25 0 1 0 869374761 113086464 25758 33554432000 134512640 135751879 4289085984 18446744073709551615 135206219 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/5170/statm: 27609 25758 142 303 0 27304 0
[pid=5162/tid=5169] ppid=5160 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 2 0 869374761 420032512 36375 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 920568

[startup+25.501 s]
/proc/loadavg: 2.01 2.05 1.61 3/678 5171
/proc/meminfo: memFree=17665172/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=410188 CPUtime=7.95 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 55928 928 1 0 780 15 0 0 25 0 2 0 869373956 420032512 36375 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/5162/statm: 102547 36375 1870 364 0 37434 0
[pid=5168] ppid=5162 vsize=399944 CPUtime=0.06 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 900 0 0 0 3 3 0 0 15 0 1 0 869374760 409542656 34883 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751055 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5168/statm: 99986 34883 375 364 0 34873 0
[pid=5170] ppid=5168 vsize=118400 CPUtime=17.44 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) R 5168 5170 5170 0 -1 4202496 150793 0 0 0 1723 21 0 0 25 0 1 0 869374761 121241600 27630 33554432000 134512640 135751879 4289085984 18446744073709551615 134636291 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/5170/statm: 29600 27630 142 303 0 29295 0
[pid=5162/tid=5169] ppid=5160 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 2 0 869374761 420032512 36375 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 928532

[startup+51.1003 s]
/proc/loadavg: 2.00 2.05 1.62 3/678 5171
/proc/meminfo: memFree=17660788/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=410188 CPUtime=7.95 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 55928 928 1 0 780 15 0 0 25 0 2 0 869373956 420032512 36375 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/5162/statm: 102547 36375 1870 364 0 37434 0
[pid=5168] ppid=5162 vsize=399944 CPUtime=0.17 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 910 0 0 0 9 8 0 0 15 0 1 0 869374760 409542656 34883 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751055 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5168/statm: 99986 34883 375 364 0 34873 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=43.02 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) R 5168 5170 5170 0 -1 4202496 151455 0 0 0 4281 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5162/tid=5169] ppid=5160 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 2 0 869374761 420032512 36375 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 931168

[startup+102.321 s]
/proc/loadavg: 2.08 2.07 1.65 3/667 5274
/proc/meminfo: memFree=17412524/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 56772 928 1 0 782 15 0 0 20 0 3 0 869373956 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/5162/statm: 105111 36384 1873 364 0 39995 0
[pid=5168] ppid=5162 vsize=410188 CPUtime=0.22 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 1073 0 0 0 11 11 0 0 16 0 2 0 869374760 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/5168/statm: 102547 34919 406 364 0 37434 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=48.58 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) T 5168 5170 5170 0 -1 4202496 151455 0 0 0 4837 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5168/tid=5173] ppid=5162 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5168/task/5173/stat : 5173 (python) S 5162 5162 4191 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869379622 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340434112 0 0 -1 6 0 0 0
[pid=5174] ppid=5162 vsize=410200 CPUtime=0.21 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 950 0 0 0 11 10 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=135900 CPUtime=45.61 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 40610 0 0 0 4510 51 0 0 25 0 1 0 869379625 139161600 30754 33554432000 134512640 137138936 4288590608 18446744073709551615 135745119 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 33975 30754 219 642 0 33331 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.59
Current children cumulated vsize (KiB) 1497768

[startup+162.301 s]
/proc/loadavg: 2.03 2.05 1.66 3/689 5298
/proc/meminfo: memFree=16904556/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 56772 928 1 0 782 15 0 0 20 0 3 0 869373956 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/5162/statm: 105111 36384 1873 364 0 39995 0
[pid=5168] ppid=5162 vsize=410188 CPUtime=0.22 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 1073 0 0 0 11 11 0 0 16 0 2 0 869374760 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/5168/statm: 102547 34919 406 364 0 37434 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=48.58 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) T 5168 5170 5170 0 -1 4202496 151455 0 0 0 4837 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5168/tid=5173] ppid=5162 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5168/task/5173/stat : 5173 (python) S 5162 5162 4191 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869379622 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340434112 0 0 -1 6 0 0 0
[pid=5174] ppid=5162 vsize=410200 CPUtime=0.48 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 970 0 0 0 24 24 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=135900 CPUtime=105.59 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 40610 0 0 0 10508 51 0 0 25 0 1 0 869379625 139161600 30754 33554432000 134512640 137138936 4288590608 18446744073709551615 135745067 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 33975 30754 219 642 0 33331 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.84
Current children cumulated vsize (KiB) 1497768

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 1.68 3/693 5304
/proc/meminfo: memFree=16839032/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6

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

[pid=5174] ppid=5162 vsize=410200 CPUtime=7.29 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 1016 0 0 0 357 372 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72262103200705210 0 0 17 2 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=158488 CPUtime=1545.64 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 192041252 0 0 0 131392 23172 0 0 25 0 1 0 869379625 162291712 36278 33554432000 134512640 137138936 4288590608 18446744073709551615 134712242 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 39622 36284 219 642 0 38978 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1609.7
Current children cumulated vsize (KiB) 1520356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 1.94 3/742 5564
/proc/meminfo: memFree=10018396/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 56772 928 1 0 782 15 0 0 20 0 3 0 869373956 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/5162/statm: 105111 36384 1873 364 0 39995 0
[pid=5168] ppid=5162 vsize=410188 CPUtime=0.22 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 1073 0 0 0 11 11 0 0 16 0 2 0 869374760 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/5168/statm: 102547 34919 406 364 0 37434 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=48.58 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) T 5168 5170 5170 0 -1 4202496 151455 0 0 0 4837 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5168/tid=5173] ppid=5162 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5168/task/5173/stat : 5173 (python) S 5162 5162 4191 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869379622 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340434112 0 0 -1 6 0 0 0
[pid=5174] ppid=5162 vsize=410200 CPUtime=7.58 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 1016 0 0 0 370 388 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=159888 CPUtime=1605.64 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 206611013 0 0 0 135705 24859 0 0 25 0 1 0 869379625 163725312 35325 33554432000 134512640 137138936 4288590608 18446744073709551615 134712101 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 39972 35331 219 642 0 39328 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1669.99
Current children cumulated vsize (KiB) 1521756

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 1.95 3/742 5566
/proc/meminfo: memFree=9963172/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 56772 928 1 0 782 15 0 0 20 0 3 0 869373956 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/5162/statm: 105111 36384 1873 364 0 39995 0
[pid=5168] ppid=5162 vsize=410188 CPUtime=0.22 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 1073 0 0 0 11 11 0 0 16 0 2 0 869374760 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/5168/statm: 102547 34919 406 364 0 37434 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=48.58 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) T 5168 5170 5170 0 -1 4202496 151455 0 0 0 4837 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5168/tid=5173] ppid=5162 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5168/task/5173/stat : 5173 (python) S 5162 5162 4191 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869379622 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340434112 0 0 -1 6 0 0 0
[pid=5174] ppid=5162 vsize=410200 CPUtime=7.86 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 1016 0 0 0 384 402 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=149732 CPUtime=1665.64 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 221609997 0 0 0 139975 26589 0 0 25 0 1 0 869379625 153325568 34142 33554432000 134512640 137138936 4288590608 18446744073709551615 135745107 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 37433 34142 219 642 0 36789 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1730.27
Current children cumulated vsize (KiB) 1511600

[startup+1782.3 s]
/proc/loadavg: 2.16 2.08 1.96 3/742 5568
/proc/meminfo: memFree=9909048/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 56772 928 1 0 782 15 0 0 20 0 3 0 869373956 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/5162/statm: 105111 36384 1873 364 0 39995 0
[pid=5168] ppid=5162 vsize=410188 CPUtime=0.22 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 1073 0 0 0 11 11 0 0 16 0 2 0 869374760 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/5168/statm: 102547 34919 406 364 0 37434 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=48.58 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) T 5168 5170 5170 0 -1 4202496 151455 0 0 0 4837 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5168/tid=5173] ppid=5162 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5168/task/5173/stat : 5173 (python) S 5162 5162 4191 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869379622 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340434112 0 0 -1 6 0 0 0
[pid=5174] ppid=5162 vsize=410200 CPUtime=8.16 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 1016 0 0 0 400 416 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=150948 CPUtime=1725.64 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 236678193 0 0 0 144240 28324 0 0 25 0 1 0 869379625 154570752 34283 33554432000 134512640 137138936 4288590608 18446744073709551615 134712145 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 37737 34296 219 642 0 37093 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (KiB) 1512816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.7 s]
/proc/loadavg: 2.14 2.08 1.96 3/742 5568
/proc/meminfo: memFree=9903692/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 56772 928 1 0 782 15 0 0 20 0 3 0 869373956 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/5162/statm: 105111 36384 1873 364 0 39995 0
[pid=5168] ppid=5162 vsize=410188 CPUtime=0.22 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 1073 0 0 0 11 11 0 0 16 0 2 0 869374760 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/5168/statm: 102547 34919 406 364 0 37434 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=48.58 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) T 5168 5170 5170 0 -1 4202496 151455 0 0 0 4837 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5168/tid=5173] ppid=5162 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5168/task/5173/stat : 5173 (python) S 5162 5162 4191 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869379622 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340434112 0 0 -1 6 0 0 0
[pid=5174] ppid=5162 vsize=410200 CPUtime=8.2 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 1016 0 0 0 401 419 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=160408 CPUtime=1735.05 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 239070264 0 0 0 144905 28600 0 0 25 0 1 0 869379625 164257792 34480 33554432000 134512640 137138936 4288590608 18446744073709551615 135745433 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 40102 34480 219 642 0 39458 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1522276

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

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

[startup+1791.7 s]
/proc/loadavg: 2.14 2.08 1.96 3/742 5568
/proc/meminfo: memFree=9903692/32951124 swapFree=56930356/67111528
[pid=5162] ppid=5160 vsize=420444 CPUtime=7.97 cores=0,2,4,6
/proc/5162/stat : 5162 (python) S 5160 5162 4191 0 -1 4202496 56772 928 1 0 782 15 0 0 20 0 3 0 869373956 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/5162/statm: 105111 36384 1873 364 0 39995 0
[pid=5168] ppid=5162 vsize=410188 CPUtime=0.22 cores=0,2,4,6
/proc/5168/stat : 5168 (python) S 5162 5162 4191 0 -1 4202560 1073 0 0 0 11 11 0 0 16 0 2 0 869374760 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/5168/statm: 102547 34919 406 364 0 37434 0
[pid=5170] ppid=5168 vsize=121036 CPUtime=48.58 cores=0,2,4,6
/proc/5170/stat : 5170 (wbo1.4a) T 5168 5170 5170 0 -1 4202496 151455 0 0 0 4837 21 0 0 25 0 1 0 869374761 123940864 28292 33554432000 134512640 135751879 4289085984 18446744073709551615 134636949 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/5170/statm: 30259 28292 142 303 0 29954 0
[pid=5168/tid=5173] ppid=5162 vsize=410188 CPUtime=0 cores=0,2,4,6
/proc/5168/task/5173/stat : 5173 (python) S 5162 5162 4191 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869379622 420032512 34919 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340434112 0 0 -1 6 0 0 0
[pid=5174] ppid=5162 vsize=410200 CPUtime=8.2 cores=0,2,4,6
/proc/5174/stat : 5174 (python) S 5162 5162 4191 0 -1 4202560 1016 0 0 0 401 419 0 0 15 0 1 0 869379625 420044800 34884 33554432000 4194304 5683644 140735184775568 18446744073709551615 218905751110 0 0 16781312 33554946 72556772316949178 0 0 17 6 0 0 0
/proc/5174/statm: 102550 34884 372 364 0 37434 0
[pid=5176] ppid=5174 vsize=160408 CPUtime=1735.05 cores=0,2,4,6
/proc/5176/stat : 5176 (bsolo_pb10) R 5174 5176 5176 0 -1 4202496 239070264 0 0 0 144905 28600 0 0 25 0 1 0 869379625 164257792 34480 33554432000 134512640 137138936 4288590608 18446744073709551615 135745433 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/5176/statm: 40102 34480 219 642 0 39458 0
[pid=5162/tid=5169] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5169/stat : 5169 (python) S 5160 5162 4191 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 3 0 869374761 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 2 0 0 0
[pid=5162/tid=5175] ppid=5160 vsize=420444 CPUtime=0 cores=0,2,4,6
/proc/5162/task/5175/stat : 5175 (python) S 5160 5162 4191 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 3 0 869379625 430534656 36384 33554432000 4194304 5683644 140735184775568 18446744073709551615 218917554609 0 0 16781312 33554434 18446604446501131200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1522276

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1791.74
CPU time (s): 1800.02
CPU user time (s): 1509.36
CPU system time (s): 290.66
CPU usage (%): 100.462
Max. virtual memory (cumulated for all children) (KiB): 1525848

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

runsolver used 10.6724 second user time and 23.5194 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-09 02:02:42
IDJOB=3481691
IDBENCH=25040
IDSOLVER=1970
FILE ID=node137/3481691-1307577761
RUNJOBID= node137-1307576355-4209
PBS_JOBID= 13547662
Free space on /tmp= 73704 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir08_area_opers.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-3481691-1307577761/watcher-3481691-1307577761 -o /tmp/evaluation-result-3481691-1307577761/solver-3481691-1307577761 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481691-1307577761.opb -seed 1143243355 -budget 1800

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

MD5SUM BENCH= 47194cf421cbddfd6c2831e71c8b2458
RANDOM SEED=1143243355

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17959400 kB
Buffers:        157916 kB
Cached:         554840 kB
SwapCached:      12364 kB
Active:       14539044 kB
Inactive:       165596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17959400 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:          118992 kB
Writeback:           0 kB
AnonPages:    13989456 kB
Mapped:          58660 kB
Slab:           124368 kB
PageTables:      92060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 172173264 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= 73460 MiB
End job on node137 at 2011-06-09 02:32:36