Trace number 3740877

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 NameAnswerCPU timeWall clock time
PB11: borg pb-dec-11.04.03? (MO) 344.31 348.852

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.34/1.25	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.34/1.25	c INFO: solving HOME/instance-3740877-1338720048.opb
7.93/8.81	c INFO: parsing took 7.42 s
20.72/21.65	c INFO: features took 12.81 CPU seconds
20.72/21.68	c INFO: running wbo1.4b-fixed@0 for 45 with 1779 remaining (b = 0.96)
70.24/71.15	c INFO: running pbct-0.1.2-linear@0 for 45 with 1730 remaining (b = 0.96)
118.24/122.90	c INFO: running wbo1.4a@0 for 45 with 1684 remaining (b = 0.95)
168.23/172.85	c INFO: running scip-2.0.1-clp@0 for 45 with 1635 remaining (b = 0.83)
217.47/222.00	c INFO: running scip-2.0.1-spx@0 for 45 with 1588 remaining (b = 0.68)
326.02/330.50	c INFO: wrote minion input file to HOME/tmpD4HgWu.minion
326.02/330.50	c INFO: running minion-0.12@0 for 45 with 1541 remaining (b = 0.55)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3740877-1338720048/watcher-3740877-1338720048 -o /tmp/evaluation-result-3740877-1338720048/solver-3740877-1338720048 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3740877-1338720048.opb -seed 1311328095 -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: 1.99 2.44 2.25 2/197 765
/proc/meminfo: memFree=16041688/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=15016 CPUtime=0 cores=0,2,4,6
/proc/765/stat : 765 (python) R 763 765 27000 0 -1 4202496 478 0 0 0 0 0 0 0 20 0 1 0 338132391 15376384 384 33554432000 4194304 5683644 140737125981168 140735206606424 219513631437 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/765/statm: 3754 394 241 364 0 196 0

[startup+0.0182789 s]
/proc/loadavg: 1.99 2.44 2.25 2/197 765
/proc/meminfo: memFree=16041688/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=15576 CPUtime=0 cores=0,2,4,6
/proc/765/stat : 765 (python) D 763 765 27000 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 338132391 15949824 693 33554432000 4194304 5683644 140737125981168 140737125907928 219513963408 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/765/statm: 3894 693 334 364 0 336 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15576

[startup+0.1002 s]
/proc/loadavg: 1.99 2.44 2.25 2/197 765
/proc/meminfo: memFree=16041688/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=19080 CPUtime=0.02 cores=0,2,4,6
/proc/765/stat : 765 (python) R 763 765 27000 0 -1 4202496 1393 0 0 0 2 0 0 0 20 0 1 0 338132391 19537920 1148 33554432000 4194304 5683644 140737125981168 140737125911672 4419536 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/765/statm: 4770 1148 430 364 0 694 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19080

[startup+0.300298 s]
/proc/loadavg: 1.99 2.44 2.25 2/197 765
/proc/meminfo: memFree=16041688/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=96924 CPUtime=0.11 cores=0,2,4,6
/proc/765/stat : 765 (python) R 763 765 27000 0 -1 4202496 3924 1009 1 0 9 2 0 0 20 0 1 0 338132391 99250176 2652 33554432000 4194304 5683644 140737125981168 140737125885400 4502173 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/765/statm: 24231 2653 823 364 0 1722 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 96924

[startup+0.70024 s]
/proc/loadavg: 1.99 2.44 2.25 2/197 765
/proc/meminfo: memFree=16041688/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=122476 CPUtime=0.18 cores=0,2,4,6
/proc/765/stat : 765 (python) D 763 765 27000 0 -1 4202496 6051 1009 1 0 14 4 0 0 20 0 1 0 338132391 125415424 3914 33554432000 4194304 5683644 140737125981168 140737125886888 219504799015 0 0 16781312 2 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/765/statm: 30619 3914 1015 364 0 2862 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 122476

[startup+1.50018 s]
/proc/loadavg: 1.99 2.44 2.25 3/198 770
/proc/meminfo: memFree=16011532/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=332624 CPUtime=0.63 cores=0,2,4,6
/proc/765/stat : 765 (python) R 763 765 27000 0 -1 4202496 12035 1009 1 0 53 10 0 0 20 0 1 0 338132391 340606976 19802 33554432000 4194304 5683644 140737125981168 140737125974120 4639763 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/765/statm: 83156 19802 1811 364 0 18385 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 332624

[startup+3.10018 s]
/proc/loadavg: 1.99 2.44 2.25 3/198 770
/proc/meminfo: memFree=15920356/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=384320 CPUtime=2.23 cores=0,2,4,6
/proc/765/stat : 765 (python) R 763 765 27000 0 -1 4202496 24577 1009 1 0 211 12 0 0 20 0 1 0 338132391 393543680 32344 33554432000 4194304 5683644 140737125981168 140737125974408 4602421 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/765/statm: 96080 32344 1811 364 0 31309 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 384320
heavy processes:

[startup+6.30018 s]
/proc/loadavg: 1.99 2.43 2.25 3/198 770
/proc/meminfo: memFree=15755396/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=485176 CPUtime=5.43 cores=0,2,4,6
/proc/765/stat : 765 (python) R 763 765 27000 0 -1 4202496 48563 1009 1 0 526 17 0 0 20 0 1 0 338132391 496820224 57352 33554432000 4194304 5683644 140737125981168 140737125973784 4571069 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/765/statm: 121294 57352 1811 364 0 56523 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 485176

[startup+12.7002 s]
/proc/loadavg: 1.99 2.42 2.25 3/196 770
/proc/meminfo: memFree=15417260/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=551724 CPUtime=11.83 cores=0,2,4,6
/proc/765/stat : 765 (python) R 763 765 27000 0 -1 4202496 64786 1009 1 0 1159 24 0 0 20 0 1 0 338132391 564965376 74683 33554432000 4194304 5683644 140737125981168 140737125967992 4527955 0 0 16781312 33554434 0 0 0 17 0 0 0 0 0 0
/proc/765/statm: 137931 74683 1846 364 0 73160 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 551724

[startup+25.5004 s]
/proc/loadavg: 2.31 2.47 2.26 4/201 775
/proc/meminfo: memFree=5560484/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=650688 CPUtime=20.8 cores=0,2,4,6
/proc/765/stat : 765 (python) S 763 765 27000 0 -1 4202496 66264 1009 1 0 2055 25 0 0 20 0 2 0 338132391 666304512 80535 33554432000 4194304 5683644 140737125981168 140737125976000 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/765/statm: 162672 80535 1902 364 0 97895 0
[pid=773] ppid=765 vsize=574908 CPUtime=0 cores=0,2,4,6
/proc/773/stat : 773 (python) S 765 765 27000 0 -1 4202560 885 0 0 0 0 0 0 0 20 0 1 0 338134559 588705792 78990 33554432000 4194304 5683644 140737125981168 140737125972256 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/773/statm: 143727 78990 363 364 0 78950 0
[pid=775] ppid=773 vsize=104552 CPUtime=3.78 cores=0,2,4,6
/proc/775/stat : 775 (wbo1.4b-fixed) R 773 775 775 0 -1 4202496 37214 0 0 0 370 8 0 0 20 0 1 0 338134559 107061248 25411 33554432000 134512640 135752315 4292916896 4292914972 135270849 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/775/statm: 26138 25411 146 303 0 25833 0
[pid=765/tid=774] ppid=763 vsize=650688 CPUtime=0 cores=0,2,4,6
/proc/765/task/774/stat : 774 (python) S 763 765 27000 0 -1 4202560 27 1009 0 0 0 0 0 0 20 0 2 0 338134559 666304512 80535 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 1330148

[startup+51.1004 s]
/proc/loadavg: 3.08 2.64 2.32 2/201 776
/proc/meminfo: memFree=3124132/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=650688 CPUtime=20.8 cores=0,2,4,6
/proc/765/stat : 765 (python) S 763 765 27000 0 -1 4202496 66264 1009 1 0 2055 25 0 0 20 0 2 0 338132391 666304512 80535 33554432000 4194304 5683644 140737125981168 140737125976000 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/765/statm: 162672 80535 1902 364 0 97895 0
[pid=773] ppid=765 vsize=574908 CPUtime=0.04 cores=0,2,4,6
/proc/773/stat : 773 (python) S 765 765 27000 0 -1 4202560 1000 0 0 0 2 2 0 0 20 0 1 0 338134559 588705792 78995 33554432000 4194304 5683644 140737125981168 140737125972256 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/773/statm: 143727 78995 368 364 0 78950 0
[pid=775] ppid=773 vsize=121976 CPUtime=29.37 cores=0,2,4,6
/proc/775/stat : 775 (wbo1.4b-fixed) R 773 775 775 0 -1 4202496 41536 0 0 0 2886 51 0 0 20 0 1 0 338134559 124903424 29733 33554432000 134512640 135752315 4292916896 4292914832 134615738 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/775/statm: 30494 29733 146 303 0 30189 0
[pid=765/tid=774] ppid=763 vsize=650688 CPUtime=0 cores=0,2,4,6
/proc/765/task/774/stat : 774 (python) S 763 765 27000 0 -1 4202560 27 1009 0 0 0 0 0 0 20 0 2 0 338134559 666304512 80535 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 1347572

[startup+102.301 s]
/proc/loadavg: 4.26 3.03 2.47 2/205 781
/proc/meminfo: memFree=508196/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=726480 CPUtime=20.82 cores=0,2,4,6
/proc/765/stat : 765 (python) S 763 765 27000 0 -1 4202496 67139 1009 1 0 2057 25 0 0 20 0 3 0 338132391 743915520 80544 33554432000 4194304 5683644 140737125981168 140737125976000 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/765/statm: 181620 80544 1905 364 0 116840 0
[pid=773] ppid=765 vsize=650688 CPUtime=0.08 cores=0,2,4,6
/proc/773/stat : 773 (python) S 765 765 27000 0 -1 4202560 1141 0 0 0 4 4 0 0 20 0 2 0 338134559 666304512 79030 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/773/statm: 162672 79030 396 364 0 97895 0
[pid=775] ppid=773 vsize=130468 CPUtime=49.4 cores=0,2,4,6
/proc/775/stat : 775 (wbo1.4b-fixed) T 773 775 775 0 -1 4202496 43681 0 0 0 4863 77 0 0 20 0 1 0 338134559 133599232 31878 33554432000 134512640 135752315 4292916896 4292914892 134517408 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/775/statm: 32617 31878 146 303 0 32312 0
[pid=773/tid=777] ppid=765 vsize=650688 CPUtime=0 cores=0,2,4,6
/proc/773/task/777/stat : 777 (python) S 765 765 27000 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 338139504 666304512 79030 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=778] ppid=765 vsize=650700 CPUtime=0.05 cores=0,2,4,6
/proc/778/stat : 778 (python) S 765 765 27000 0 -1 4202560 899 0 0 0 3 2 0 0 20 0 1 0 338139506 666316800 78991 33554432000 4194304 5683644 140737125981168 140737125972256 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/778/statm: 162675 78991 358 364 0 97895 0
[pid=780] ppid=778 vsize=3670912 CPUtime=27.28 cores=0,2,4,6
/proc/780/stat : 780 (pbct-0.1.2-linu) R 778 780 780 0 -1 4202496 851942 0 0 0 2546 182 0 0 20 0 1 0 338139506 3759013888 892701 33554432000 134512640 136422188 4288138032 4288136592 134843785 0 0 16781312 16387 0 0 0 17 4 0 0 377 0 0
/proc/780/statm: 917728 892702 202 467 0 917259 0
[pid=765/tid=774] ppid=763 vsize=726480 CPUtime=0 cores=0,2,4,6
/proc/765/task/774/stat : 774 (python) S 763 765 27000 0 -1 4202560 27 1009 0 0 0 0 0 0 20 0 3 0 338134559 743915520 80544 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=726480 CPUtime=0 cores=0,2,4,6
/proc/765/task/779/stat : 779 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 3 0 338139506 743915520 80544 33554432000 4194304 5683644 140737125981168 139996770128432 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 97.63
Current children cumulated vsize (KiB) 5829248

[startup+162.301 s]
/proc/loadavg: 3.70 3.14 2.55 3/210 790
/proc/meminfo: memFree=8329576/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=802272 CPUtime=20.86 cores=0,2,4,6
/proc/765/stat : 765 (python) S 763 765 27000 0 -1 4202496 68039 1009 1 0 2060 26 0 0 20 0 4 0 338132391 821526528 80552 33554432000 4194304 5683644 140737125981168 140737125976000 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/765/statm: 200568 80552 1907 364 0 135785 0
[pid=773] ppid=765 vsize=650688 CPUtime=0.08 cores=0,2,4,6
/proc/773/stat : 773 (python) S 765 765 27000 0 -1 4202560 1141 0 0 0 4 4 0 0 20 0 2 0 338134559 666304512 79030 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/773/statm: 162672 79030 396 364 0 97895 0
[pid=775] ppid=773 vsize=130468 CPUtime=49.4 cores=0,2,4,6
/proc/775/stat : 775 (wbo1.4b-fixed) T 773 775 775 0 -1 4202496 43681 0 0 0 4863 77 0 0 20 0 1 0 338134559 133599232 31878 33554432000 134512640 135752315 4292916896 4292914892 134517408 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/775/statm: 32617 31878 146 303 0 32312 0
[pid=773/tid=777] ppid=765 vsize=650688 CPUtime=0 cores=0,2,4,6
/proc/773/task/777/stat : 777 (python) S 765 765 27000 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 338139504 666304512 79030 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=778] ppid=765 vsize=650700 CPUtime=0.1 cores=0,2,4,6
/proc/778/stat : 778 (python) S 765 765 27000 0 -1 4202560 1063 0 0 0 6 4 0 0 20 0 2 0 338139506 666316800 79017 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/778/statm: 162675 79017 383 364 0 97895 0
[pid=780] ppid=778 vsize=3904736 CPUtime=47.82 cores=0,2,4,6
/proc/780/stat : 780 (pbct-0.1.2-linu) T 778 780 780 0 -1 4202496 909491 0 0 0 4582 200 0 0 20 0 1 0 338139506 3998449664 951640 33554432000 134512640 136422188 4288138032 4288135648 134862222 0 0 16781312 16387 18446744071579387992 0 0 17 4 0 0 377 0 0
/proc/780/statm: 976184 951640 214 467 0 975715 0
[pid=778/tid=782] ppid=765 vsize=650700 CPUtime=0 cores=0,2,4,6
/proc/778/task/782/stat : 782 (python) S 765 765 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338144679 666316800 79017 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=783] ppid=765 vsize=726492 CPUtime=0.09 cores=0,2,4,6
/proc/783/stat : 783 (python) S 765 765 27000 0 -1 4202560 942 0 0 0 3 6 0 0 20 0 1 0 338144681 743927808 78997 33554432000 4194304 5683644 140737125981168 140737125972256 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 108 0 0
/proc/783/statm: 181623 78997 358 364 0 116840 0
[pid=785] ppid=783 vsize=104744 CPUtime=39.37 cores=0,2,4,6
/proc/785/stat : 785 (wbo1.4a) R 783 785 785 0 -1 4202496 37737 0 0 0 3872 65 0 0 20 0 1 0 338144682 107257856 25420 33554432000 134512640 135751879 4288221472 4288219724 135270609 0 0 16781312 3 0 0 0 17 0 0 0 0 0 0
/proc/785/statm: 26186 25420 143 303 0 25881 0
[pid=765/tid=774] ppid=763 vsize=802272 CPUtime=0 cores=0,2,4,6
/proc/765/task/774/stat : 774 (python) S 763 765 27000 0 -1 4202560 27 1009 0 0 0 0 0 0 20 0 4 0 338134559 821526528 80552 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=802272 CPUtime=0 cores=0,2,4,6
/proc/765/task/779/stat : 779 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 4 0 338139506 821526528 80552 33554432000 4194304 5683644 140737125981168 139996770128432 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=765/tid=784] ppid=763 vsize=802272 CPUtime=0 cores=0,2,4,6
/proc/765/task/784/stat : 784 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 4 0 338144681 821526528 80552 33554432000 4194304 5683644 140737125981168 139996759638576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 157.72
Current children cumulated vsize (KiB) 6970100

[startup+222.301 s]

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

/proc/765/task/774/stat : 774 (python) S 763 765 27000 0 -1 4202560 27 1009 0 0 0 0 0 0 20 0 7 0 338134559 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/779/stat : 779 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338139506 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996770128432 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=765/tid=784] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/784/stat : 784 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338144681 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996759638576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=793] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/793/stat : 793 (python) S 763 765 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 338149677 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996507066928 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=801] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/801/stat : 801 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338154592 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996496564784 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=765/tid=874] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/874/stat : 874 (python) S 763 765 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 338165442 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996486074928 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 337.81
Current children cumulated vsize (KiB) 15456500



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+348.801 s]
/proc/loadavg: 2.07 2.60 2.44 3/207 880
/proc/meminfo: memFree=14220152/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=1029648 CPUtime=81.32 cores=0,2,4,6
/proc/765/stat : 765 (python) S 763 765 27000 0 -1 4202496 70815 1009 1 0 8084 48 0 0 20 0 7 0 338132391 1054359552 80576 33554432000 4194304 5683644 140737125981168 140737125976000 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/765/statm: 257412 80576 1913 364 0 192620 0
[pid=773] ppid=765 vsize=650688 CPUtime=0.08 cores=0,2,4,6
/proc/773/stat : 773 (python) S 765 765 27000 0 -1 4202560 1141 0 0 0 4 4 0 0 20 0 2 0 338134559 666304512 79030 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/773/statm: 162672 79030 396 364 0 97895 0
[pid=775] ppid=773 vsize=130468 CPUtime=49.4 cores=0,2,4,6
/proc/775/stat : 775 (wbo1.4b-fixed) T 773 775 775 0 -1 4202496 43681 0 0 0 4863 77 0 0 20 0 1 0 338134559 133599232 31878 33554432000 134512640 135752315 4292916896 4292914892 134517408 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/775/statm: 32617 31878 146 303 0 32312 0
[pid=773/tid=777] ppid=765 vsize=650688 CPUtime=0 cores=0,2,4,6
/proc/773/task/777/stat : 777 (python) S 765 765 27000 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 338139504 666304512 79030 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=778] ppid=765 vsize=650700 CPUtime=0.1 cores=0,2,4,6
/proc/778/stat : 778 (python) S 765 765 27000 0 -1 4202560 1063 0 0 0 6 4 0 0 20 0 2 0 338139506 666316800 79017 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/778/statm: 162675 79017 383 364 0 97895 0
[pid=780] ppid=778 vsize=3904736 CPUtime=47.82 cores=0,2,4,6
/proc/780/stat : 780 (pbct-0.1.2-linu) T 778 780 780 0 -1 4202496 909491 0 0 0 4582 200 0 0 20 0 1 0 338139506 3998449664 951640 33554432000 134512640 136422188 4288138032 4288135648 134862222 0 0 16781312 16387 18446744071579387992 0 0 17 4 0 0 377 0 0
/proc/780/statm: 976184 951640 214 467 0 975715 0
[pid=778/tid=782] ppid=765 vsize=650700 CPUtime=0 cores=0,2,4,6
/proc/778/task/782/stat : 782 (python) S 765 765 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338144679 666316800 79017 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=783] ppid=765 vsize=726492 CPUtime=0.11 cores=0,2,4,6
/proc/783/stat : 783 (python) S 765 765 27000 0 -1 4202560 1104 0 0 0 4 7 0 0 20 0 2 0 338144681 743927808 79023 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 108 0 0
/proc/783/statm: 181623 79023 383 364 0 116840 0
[pid=785] ppid=783 vsize=111648 CPUtime=49.89 cores=0,2,4,6
/proc/785/stat : 785 (wbo1.4a) T 783 785 785 0 -1 4202496 39450 0 0 0 4915 74 0 0 20 0 1 0 338144682 114327552 27133 33554432000 134512640 135751879 4288221472 4288219648 134616514 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/785/statm: 27912 27133 143 303 0 27607 0
[pid=783/tid=791] ppid=765 vsize=726492 CPUtime=0 cores=0,2,4,6
/proc/783/task/791/stat : 791 (python) S 765 765 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338149674 743927808 79023 33554432000 4194304 5683644 140737125981168 139996770128432 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=792] ppid=765 vsize=802284 CPUtime=0.08 cores=0,2,4,6
/proc/792/stat : 792 (python) S 765 765 27000 0 -1 4202560 1104 0 0 0 5 3 0 0 20 0 2 0 338149677 821538816 79029 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/792/statm: 200571 79029 383 364 0 135785 0
[pid=794] ppid=792 vsize=2672160 CPUtime=49.09 cores=0,2,4,6
/proc/794/stat : 794 (scip-2.0.1.linu) T 792 794 794 0 -1 4202496 479847 0 0 0 4747 162 0 0 20 0 1 0 338149677 2736291840 578025 33554432000 4194304 15243407 140733626957312 140733626953000 6427726 0 0 16781312 2 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/794/statm: 668040 578025 877 2698 0 665335 0
[pid=792/tid=799] ppid=765 vsize=802284 CPUtime=0 cores=0,2,4,6
/proc/792/task/799/stat : 799 (python) S 765 765 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338154589 821538816 79029 33554432000 4194304 5683644 140737125981168 139996759638576 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=800] ppid=765 vsize=878076 CPUtime=0.09 cores=0,2,4,6
/proc/800/stat : 800 (python) S 765 765 27000 0 -1 4202560 1126 0 0 0 4 5 0 0 20 0 2 0 338154591 899149824 79035 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/800/statm: 219519 79035 383 364 0 154730 0
[pid=802] ppid=800 vsize=2689500 CPUtime=48.05 cores=0,2,4,6
/proc/802/stat : 802 (scip-2.0.1.linu) T 800 802 802 0 -1 4202496 456286 0 0 0 4636 169 0 0 20 0 1 0 338154592 2754048000 630960 33554432000 4194304 13684479 140735489828240 140735489822392 7268341 0 0 16781312 2 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/802/statm: 672375 630960 752 2317 0 670053 0
[pid=800/tid=804] ppid=765 vsize=878076 CPUtime=0 cores=0,2,4,6
/proc/800/task/804/stat : 804 (python) S 765 765 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338159399 899149824 79035 33554432000 4194304 5683644 140737125981168 139996507066928 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=873] ppid=765 vsize=953868 CPUtime=0.01 cores=0,2,4,6
/proc/873/stat : 873 (python) S 765 765 27000 0 -1 4202560 939 0 0 0 0 1 0 0 20 0 1 0 338165442 976760832 79015 33554432000 4194304 5683644 140737125981168 140737125972256 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/873/statm: 238467 79015 358 364 0 173675 0
[pid=875] ppid=873 vsize=713760 CPUtime=18.27 cores=0,2,4,6
/proc/875/stat : 875 (minion) R 873 875 875 0 -1 4202496 136655 0 0 0 1799 28 0 0 20 0 1 0 338165442 730890240 170518 33554432000 134512640 165565024 4287430752 4287427984 159737071 0 0 16781312 8396802 0 0 0 17 0 0 0 0 0 0
/proc/875/statm: 178440 170518 358 7582 0 170855 0
[pid=765/tid=774] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/774/stat : 774 (python) S 763 765 27000 0 -1 4202560 27 1009 0 0 0 0 0 0 20 0 7 0 338134559 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/779/stat : 779 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338139506 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996770128432 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=765/tid=784] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/784/stat : 784 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338144681 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996759638576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=793] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/793/stat : 793 (python) S 763 765 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 338149677 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996507066928 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=801] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/801/stat : 801 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338154592 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996496564784 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=765/tid=874] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/874/stat : 874 (python) S 763 765 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 338165442 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996486074928 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 344.31
Current children cumulated vsize (KiB) 15914028

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

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

[startup+348.801 s]
/proc/loadavg: 2.07 2.60 2.44 3/207 880
/proc/meminfo: memFree=14220152/32873648 swapFree=7120/7120
[pid=765] ppid=763 vsize=1029648 CPUtime=81.32 cores=0,2,4,6
/proc/765/stat : 765 (python) S 763 765 27000 0 -1 4202496 70815 1009 1 0 8084 48 0 0 20 0 7 0 338132391 1054359552 80576 33554432000 4194304 5683644 140737125981168 140737125976000 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/765/statm: 257412 80576 1913 364 0 192620 0
[pid=773] ppid=765 vsize=650688 CPUtime=0.08 cores=0,2,4,6
/proc/773/stat : 773 (python) S 765 765 27000 0 -1 4202560 1141 0 0 0 4 4 0 0 20 0 2 0 338134559 666304512 79030 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/773/statm: 162672 79030 396 364 0 97895 0
[pid=775] ppid=773 vsize=130468 CPUtime=49.4 cores=0,2,4,6
/proc/775/stat : 775 (wbo1.4b-fixed) T 773 775 775 0 -1 4202496 43681 0 0 0 4863 77 0 0 20 0 1 0 338134559 133599232 31878 33554432000 134512640 135752315 4292916896 4292914892 134517408 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/775/statm: 32617 31878 146 303 0 32312 0
[pid=773/tid=777] ppid=765 vsize=650688 CPUtime=0 cores=0,2,4,6
/proc/773/task/777/stat : 777 (python) S 765 765 27000 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 338139504 666304512 79030 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=778] ppid=765 vsize=650700 CPUtime=0.1 cores=0,2,4,6
/proc/778/stat : 778 (python) S 765 765 27000 0 -1 4202560 1063 0 0 0 6 4 0 0 20 0 2 0 338139506 666316800 79017 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/778/statm: 162675 79017 383 364 0 97895 0
[pid=780] ppid=778 vsize=3904736 CPUtime=47.82 cores=0,2,4,6
/proc/780/stat : 780 (pbct-0.1.2-linu) T 778 780 780 0 -1 4202496 909491 0 0 0 4582 200 0 0 20 0 1 0 338139506 3998449664 951640 33554432000 134512640 136422188 4288138032 4288135648 134862222 0 0 16781312 16387 18446744071579387992 0 0 17 4 0 0 377 0 0
/proc/780/statm: 976184 951640 214 467 0 975715 0
[pid=778/tid=782] ppid=765 vsize=650700 CPUtime=0 cores=0,2,4,6
/proc/778/task/782/stat : 782 (python) S 765 765 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338144679 666316800 79017 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=783] ppid=765 vsize=726492 CPUtime=0.11 cores=0,2,4,6
/proc/783/stat : 783 (python) S 765 765 27000 0 -1 4202560 1104 0 0 0 4 7 0 0 20 0 2 0 338144681 743927808 79023 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 108 0 0
/proc/783/statm: 181623 79023 383 364 0 116840 0
[pid=785] ppid=783 vsize=111648 CPUtime=49.89 cores=0,2,4,6
/proc/785/stat : 785 (wbo1.4a) T 783 785 785 0 -1 4202496 39450 0 0 0 4915 74 0 0 20 0 1 0 338144682 114327552 27133 33554432000 134512640 135751879 4288221472 4288219648 134616514 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/785/statm: 27912 27133 143 303 0 27607 0
[pid=783/tid=791] ppid=765 vsize=726492 CPUtime=0 cores=0,2,4,6
/proc/783/task/791/stat : 791 (python) S 765 765 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338149674 743927808 79023 33554432000 4194304 5683644 140737125981168 139996770128432 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=792] ppid=765 vsize=802284 CPUtime=0.08 cores=0,2,4,6
/proc/792/stat : 792 (python) S 765 765 27000 0 -1 4202560 1104 0 0 0 5 3 0 0 20 0 2 0 338149677 821538816 79029 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/792/statm: 200571 79029 383 364 0 135785 0
[pid=794] ppid=792 vsize=2672160 CPUtime=49.09 cores=0,2,4,6
/proc/794/stat : 794 (scip-2.0.1.linu) T 792 794 794 0 -1 4202496 479847 0 0 0 4747 162 0 0 20 0 1 0 338149677 2736291840 578025 33554432000 4194304 15243407 140733626957312 140733626953000 6427726 0 0 16781312 2 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/794/statm: 668040 578025 877 2698 0 665335 0
[pid=792/tid=799] ppid=765 vsize=802284 CPUtime=0 cores=0,2,4,6
/proc/792/task/799/stat : 799 (python) S 765 765 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338154589 821538816 79029 33554432000 4194304 5683644 140737125981168 139996759638576 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=800] ppid=765 vsize=878076 CPUtime=0.09 cores=0,2,4,6
/proc/800/stat : 800 (python) S 765 765 27000 0 -1 4202560 1126 0 0 0 4 5 0 0 20 0 2 0 338154591 899149824 79035 33554432000 4194304 5683644 140737125981168 140737125972816 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/800/statm: 219519 79035 383 364 0 154730 0
[pid=802] ppid=800 vsize=2689500 CPUtime=48.05 cores=0,2,4,6
/proc/802/stat : 802 (scip-2.0.1.linu) T 800 802 802 0 -1 4202496 456286 0 0 0 4636 169 0 0 20 0 1 0 338154592 2754048000 630960 33554432000 4194304 13684479 140735489828240 140735489822392 7268341 0 0 16781312 2 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/802/statm: 672375 630960 752 2317 0 670053 0
[pid=800/tid=804] ppid=765 vsize=878076 CPUtime=0 cores=0,2,4,6
/proc/800/task/804/stat : 804 (python) S 765 765 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338159399 899149824 79035 33554432000 4194304 5683644 140737125981168 139996507066928 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=873] ppid=765 vsize=953868 CPUtime=0.01 cores=0,2,4,6
/proc/873/stat : 873 (python) S 765 765 27000 0 -1 4202560 939 0 0 0 0 1 0 0 20 0 1 0 338165442 976760832 79015 33554432000 4194304 5683644 140737125981168 140737125972256 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/873/statm: 238467 79015 358 364 0 173675 0
[pid=875] ppid=873 vsize=713760 CPUtime=18.27 cores=0,2,4,6
/proc/875/stat : 875 (minion) R 873 875 875 0 -1 4202496 136655 0 0 0 1799 28 0 0 20 0 1 0 338165442 730890240 170518 33554432000 134512640 165565024 4287430752 4287427984 159737071 0 0 16781312 8396802 0 0 0 17 0 0 0 0 0 0
/proc/875/statm: 178440 170518 358 7582 0 170855 0
[pid=765/tid=774] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/774/stat : 774 (python) S 763 765 27000 0 -1 4202560 27 1009 0 0 0 0 0 0 20 0 7 0 338134559 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996780618288 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/779/stat : 779 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338139506 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996770128432 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=765/tid=784] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/784/stat : 784 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338144681 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996759638576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=793] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/793/stat : 793 (python) S 763 765 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 338149677 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996507066928 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=765/tid=801] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/801/stat : 801 (python) S 763 765 27000 0 -1 4202560 21 1009 0 0 0 0 0 0 20 0 7 0 338154592 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996496564784 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=765/tid=874] ppid=763 vsize=1029648 CPUtime=0 cores=0,2,4,6
/proc/765/task/874/stat : 874 (python) S 763 765 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 338165442 1054359552 80576 33554432000 4194304 5683644 140737125981168 139996486074928 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 344.31
Current children cumulated vsize (KiB) 15914028

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 348.852
CPU time (s): 344.31
CPU user time (s): 336.49
CPU system time (s): 7.82
CPU usage (%): 98.6979
Max. virtual memory (cumulated for all children) (KiB): 15914028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.8447
system time used= 0.501923
maximum resident set size= 368972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71824
page faults= 1
swaps= 0
block input operations= 0
block output operations= 130536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2070
involuntary context switches= 159

runsolver used 1.04284 second user time and 2.81557 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 12:40:49
IDJOB=3740877
IDBENCH=89654
IDSOLVER=2327
FILE ID=node114/3740877-1338720048
RUNJOBID= node114-1338713908-27016
PBS_JOBID= 14636748
Free space on /tmp= 66208 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-116.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740877-1338720048/watcher-3740877-1338720048 -o /tmp/evaluation-result-3740877-1338720048/solver-3740877-1338720048 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3740877-1338720048.opb -seed 1311328095 -budget 1800

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=1311328095

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        16042556 kB
Buffers:         1042328 kB
Cached:          8420472 kB
SwapCached:         2312 kB
Active:          9332056 kB
Inactive:        6301920 kB
Active(anon):    6124780 kB
Inactive(anon):    41192 kB
Active(file):    3207276 kB
Inactive(file):  6260728 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:            153720 kB
Writeback:             0 kB
AnonPages:       6168856 kB
Mapped:            25956 kB
Shmem:               188 kB
Slab:            1041628 kB
SReclaimable:     483096 kB
SUnreclaim:       558532 kB
KernelStack:        1616 kB
PageTables:        22424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    8477812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1495040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69816 MiB
End job on node114 at 2012-06-03 12:46:41