Trace number 3482317

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
borg pb-opt-11.04.03? (MO) 216.37 214.09

General information on the benchmark

Name/OPT-SMALLINT-LIN/kullmann/
normalized-mul_8_13_shg.opb
MD5SUMf53fdd20c3684d222e9e7b0e8ed09bf8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark1799.48
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15312
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint64
Maximum length of a constraint92
Number of terms in the objective function 15312
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 15312
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15312
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.41/1.39	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.41/1.39	c INFO: solving HOME/instance-3482317-1307578997.opb
9.13/10.16	c INFO: parsing took 8.59 s
27.15/28.18	c INFO: features took 17.99 CPU seconds
27.15/28.21	c INFO: running bsolo_pb10-l3@0 for 45 with 1773 remaining (b = 0.41)
78.11/78.86	c INFO: running wbo1.4a@0 for 45 with 1722 remaining (b = 0.01)
127.36/127.98	c INFO: running bsolo_pb10-l3@50 for 45 with 1673 remaining (b = 0.00)
168.92/169.21	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1632 remaining (b = 0.16)
215.31/213.34	c INFO: running sat4j-pb-v20101225@0 for 91 with 1586 remaining (b = 0.04)

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-3482317-1307578997/watcher-3482317-1307578997 -o /tmp/evaluation-result-3482317-1307578997/solver-3482317-1307578997 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3482317-1307578997.opb -seed 860075354 -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.08 2.08 1.93 2/885 23823
/proc/meminfo: memFree=10354360/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 1050 0 0 0 0 0 0 0 20 0 1 0 948130572 16629760 921 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415389696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/23823/statm: 4060 921 381 364 0 547 0

[startup+0.0783689 s]
/proc/loadavg: 2.08 2.08 1.93 2/885 23823
/proc/meminfo: memFree=10354360/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=45688 CPUtime=0.04 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 1889 0 0 0 4 0 0 0 20 0 1 0 948130572 46784512 1662 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415389696 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/23823/statm: 11422 1662 470 364 0 1171 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45688

[startup+0.102229 s]
/proc/loadavg: 2.08 2.08 1.93 2/885 23823
/proc/meminfo: memFree=10354360/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=85624 CPUtime=0.06 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 2664 0 0 0 5 1 0 0 20 0 1 0 948130572 87678976 2382 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415389696 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/23823/statm: 21406 2382 715 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85624

[startup+0.300419 s]
/proc/loadavg: 2.08 2.08 1.93 2/885 23823
/proc/meminfo: memFree=10354360/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=123744 CPUtime=0.17 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 5357 929 1 0 13 4 0 0 18 0 1 0 948130572 126713856 3744 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415389696 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/23823/statm: 30936 3744 987 364 0 2768 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123744

[startup+0.700302 s]
/proc/loadavg: 2.08 2.08 1.93 2/885 23823
/proc/meminfo: memFree=10354360/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=271348 CPUtime=0.41 cores=0,2,4,6
/proc/23823/stat : 23823 (python) D 23821 23823 21667 0 -1 4202496 8752 929 1 0 31 10 0 0 17 0 1 0 948130572 277860352 6712 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415397431 0 0 16781312 2 18446744071562154983 0 0 17 6 0 0 0
/proc/23823/statm: 67837 6712 1716 364 0 5388 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 271348

[startup+1.50507 s]
/proc/loadavg: 2.08 2.08 1.93 2/885 23823
/proc/meminfo: memFree=10354360/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=334176 CPUtime=0.54 cores=0,2,4,6
/proc/23823/stat : 23823 (python) R 23821 23823 21667 0 -1 4202496 21960 929 1 0 41 13 0 0 17 0 1 0 948130572 342196224 19822 33554432000 4194304 5683644 140736382729360 18446744073709551615 5008100 0 0 16781312 2 0 0 0 17 6 0 0 69
/proc/23823/statm: 83544 19822 1781 364 0 18437 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 334176

[startup+3.10085 s]
/proc/loadavg: 2.08 2.08 1.93 3/886 23828
/proc/meminfo: memFree=10241896/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=378388 CPUtime=2.13 cores=0,2,4,6
/proc/23823/stat : 23823 (python) R 23821 23823 21667 0 -1 4202496 32825 929 1 0 199 14 0 0 19 0 1 0 948130572 387469312 30687 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415052485 0 0 16781312 2 0 0 0 17 0 0 0 69
/proc/23823/statm: 94597 30687 1781 364 0 29490 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 378388
heavy processes:

[startup+6.30124 s]
/proc/loadavg: 2.31 2.13 1.94 3/886 23828
/proc/meminfo: memFree=10156212/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=466052 CPUtime=5.33 cores=0,2,4,6
/proc/23823/stat : 23823 (python) R 23821 23823 21667 0 -1 4202496 54483 929 1 0 515 18 0 0 25 0 1 0 948130572 477237248 52345 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415052485 0 0 16781312 2 0 0 0 17 0 0 0 69
/proc/23823/statm: 116513 52345 1781 364 0 51406 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 466052

[startup+12.701 s]
/proc/loadavg: 2.28 2.13 1.94 3/886 23829
/proc/meminfo: memFree=10041292/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=573988 CPUtime=11.75 cores=0,2,4,6
/proc/23823/stat : 23823 (python) R 23821 23823 21667 0 -1 4202496 135917 929 1 0 1145 30 0 0 25 0 1 0 948130572 587763712 79786 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415049472 0 0 16781312 33554434 0 0 0 17 0 0 0 69
/proc/23823/statm: 143497 79786 1815 364 0 78390 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 573988

[startup+25.5006 s]
/proc/loadavg: 2.22 2.12 1.94 3/886 23829
/proc/meminfo: memFree=10040792/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=574500 CPUtime=24.53 cores=0,2,4,6
/proc/23823/stat : 23823 (python) R 23821 23823 21667 0 -1 4202496 136046 929 1 0 2423 30 0 0 25 0 1 0 948130572 588288000 79915 33554432000 4194304 5683644 140736382729360 18446744073709551615 46970925111373 0 0 16781312 33554434 0 0 0 17 0 0 0 69
/proc/23823/statm: 143625 79915 1816 364 0 78518 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 574500

[startup+51.1007 s]
/proc/loadavg: 2.14 2.11 1.94 3/889 23833
/proc/meminfo: memFree=9978416/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=482604 CPUtime=27.24 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 136749 929 1 0 2693 31 0 0 25 0 2 0 948130572 494186496 54462 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 69
/proc/23823/statm: 120651 54462 1872 364 0 55538 0
[pid=23830] ppid=23823 vsize=472876 CPUtime=0.11 cores=0,2,4,6
/proc/23830/stat : 23830 (python) S 23823 23823 21667 0 -1 4202560 929 0 0 0 4 7 0 0 15 0 1 0 948133394 484225024 52970 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415411727 0 0 16781312 33554946 4294934787 0 0 17 6 0 0 0
/proc/23830/statm: 118219 52970 377 364 0 53106 0
[pid=23832] ppid=23830 vsize=93948 CPUtime=22.88 cores=0,2,4,6
/proc/23832/stat : 23832 (bsolo_pb10) R 23830 23832 23832 0 -1 4202496 55341 0 0 0 2274 14 0 0 25 0 1 0 948133394 96202752 21078 33554432000 134512640 137138936 4294108864 18446744073709551615 134618208 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/23832/statm: 23487 21078 192 642 0 22843 0
[pid=23823/tid=23831] ppid=23821 vsize=482604 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23831/stat : 23831 (python) S 23821 23823 21667 0 -1 4202560 26 929 0 0 0 0 0 0 25 0 2 0 948133394 494186496 54462 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 1049428

[startup+102.301 s]
/proc/loadavg: 2.10 2.10 1.95 3/893 23838
/proc/meminfo: memFree=9787480/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=492860 CPUtime=27.27 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 137612 929 1 0 2696 31 0 0 20 0 3 0 948130572 504688640 54470 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 69
/proc/23823/statm: 123215 54470 1875 364 0 58099 0
[pid=23830] ppid=23823 vsize=483120 CPUtime=0.26 cores=0,2,4,6
/proc/23830/stat : 23830 (python) S 23823 23823 21667 0 -1 4202560 1111 0 0 0 13 13 0 0 16 0 2 0 948133394 494714880 53006 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23830/statm: 120780 53006 407 364 0 55667 0
[pid=23832] ppid=23830 vsize=296576 CPUtime=50.61 cores=0,2,4,6
/proc/23832/stat : 23832 (bsolo_pb10) T 23830 23832 23832 0 -1 4202496 108195 0 0 0 5040 21 0 0 25 0 1 0 948133394 303693824 71703 33554432000 134512640 137138936 4294108864 18446744073709551615 134542528 0 0 16781312 16384 18446744071562691360 0 0 17 0 0 0 0
/proc/23832/statm: 74144 71703 192 642 0 73500 0
[pid=23830/tid=23834] ppid=23823 vsize=483120 CPUtime=0 cores=0,2,4,6
/proc/23830/task/23834/stat : 23834 (python) S 23823 23823 21667 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 948138456 494714880 53006 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554946 18446604452719645824 0 0 -1 0 0 0 0
[pid=23835] ppid=23823 vsize=483132 CPUtime=0.13 cores=0,2,4,6
/proc/23835/stat : 23835 (python) S 23823 23823 21667 0 -1 4202560 1065 0 0 0 6 7 0 0 15 0 1 0 948138459 494727168 52979 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415411782 0 0 16781312 33554946 4294934787 0 0 17 0 0 0 0
/proc/23835/statm: 120783 52979 380 364 0 55667 0
[pid=23837] ppid=23835 vsize=61488 CPUtime=23.39 cores=0,2,4,6
/proc/23837/stat : 23837 (wbo1.4a) R 23835 23837 23837 0 -1 4202496 29153 0 0 0 2331 8 0 0 25 0 1 0 948138459 62963712 14723 33554432000 134512640 135751879 4291947712 18446744073709551615 134610862 0 0 16781312 3 0 0 0 17 0 0 0 0
/proc/23837/statm: 15372 14723 146 303 0 15067 0
[pid=23823/tid=23831] ppid=23821 vsize=492860 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23831/stat : 23831 (python) S 23821 23823 21667 0 -1 4202560 26 929 0 0 0 0 0 0 25 0 3 0 948133394 504688640 54470 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23836] ppid=23821 vsize=492860 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23836/stat : 23836 (python) S 23821 23823 21667 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 3 0 948138459 504688640 54470 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 1817176

[startup+162.301 s]
/proc/loadavg: 1.55 1.96 1.90 2/868 23881
/proc/meminfo: memFree=10138368/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=492860 CPUtime=27.29 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 138240 929 1 0 2698 31 0 0 18 0 3 0 948130572 504688640 54471 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 69
/proc/23823/statm: 123215 54471 1875 364 0 58099 0
[pid=23830] ppid=23823 vsize=483120 CPUtime=0.42 cores=0,2,4,6
/proc/23830/stat : 23830 (python) S 23823 23823 21667 0 -1 4202560 1132 0 0 0 22 20 0 0 15 0 2 0 948133394 494714880 53007 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415411782 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23830/statm: 120780 53007 408 364 0 55667 0
[pid=23832] ppid=23830 vsize=457200 CPUtime=84.94 cores=0,2,4,6
/proc/23832/stat : 23832 (bsolo_pb10) R 23830 23832 23832 0 -1 4202496 150355 0 0 0 8468 26 0 0 25 0 1 0 948133394 468172800 111885 33554432000 134512640 137138936 4294108864 18446744073709551615 136506715 0 0 16781312 16384 0 0 0 17 0 0 0 0
/proc/23832/statm: 114300 111887 192 642 0 113656 0
[pid=23830/tid=23834] ppid=23823 vsize=483120 CPUtime=0 cores=0,2,4,6
/proc/23830/task/23834/stat : 23834 (python) S 23823 23823 21667 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 948138456 494714880 53007 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554946 18446604452719645824 0 0 -1 0 0 0 0
[pid=23835] ppid=23823 vsize=483132 CPUtime=0.3 cores=0,2,4,6
/proc/23835/stat : 23835 (python) S 23823 23823 21667 0 -1 4202560 1203 0 0 0 15 15 0 0 16 0 2 0 948138459 494727168 53003 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/23835/statm: 120783 53003 403 364 0 55667 0
[pid=23837] ppid=23835 vsize=75460 CPUtime=49.02 cores=0,2,4,6
/proc/23837/stat : 23837 (wbo1.4a) T 23835 23837 23837 0 -1 4202496 32702 0 0 0 4890 12 0 0 25 0 1 0 948138459 77271040 18272 33554432000 134512640 135751879 4291947712 18446744073709551615 134518464 0 0 16781312 3 18446744071562691360 0 0 17 6 0 0 0
/proc/23837/statm: 18865 18272 146 303 0 18560 0
[pid=23835/tid=23880] ppid=23823 vsize=483132 CPUtime=0 cores=0,2,4,6
/proc/23835/task/23880/stat : 23880 (python) S 23823 23823 21667 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 948143368 494727168 53003 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554946 18446604450679857472 0 0 -1 0 0 0 0
[pid=23823/tid=23831] ppid=23821 vsize=492860 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23831/stat : 23831 (python) S 23821 23823 21667 0 -1 4202560 30 929 0 0 0 0 0 0 18 0 3 0 948133394 504688640 54471 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23836] ppid=23821 vsize=492860 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23836/stat : 23836 (python) S 23821 23823 21667 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 3 0 948138459 504688640 54471 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 1991772



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+214.002 s]
/proc/loadavg: 1.22 1.79 1.85 3/910 23924
/proc/meminfo: memFree=8223000/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=513372 CPUtime=27.35 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 139499 929 1 0 2703 32 0 0 20 0 5 0 948130572 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 69
/proc/23823/statm: 128343 54484 1879 364 0 63221 0
[pid=23830] ppid=23823 vsize=483120 CPUtime=0.47 cores=0,2,4,6
/proc/23830/stat : 23830 (python) S 23823 23823 21667 0 -1 4202560 1135 0 0 0 24 23 0 0 15 0 2 0 948133394 494714880 53007 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23830/statm: 120780 53007 408 364 0 55667 0
[pid=23832] ppid=23830 vsize=479264 CPUtime=91.82 cores=0,2,4,6
/proc/23832/stat : 23832 (bsolo_pb10) T 23830 23832 23832 0 -1 4202496 155900 0 0 0 9154 28 0 0 25 0 1 0 948133394 490766336 117374 33554432000 134512640 137138936 4294108864 18446744073709551615 134542497 0 0 16781312 16384 18446744071562691360 0 0 17 0 0 0 0
/proc/23832/statm: 119816 117374 192 642 0 119172 0
[pid=23830/tid=23834] ppid=23823 vsize=483120 CPUtime=0 cores=0,2,4,6

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

[pid=23907/tid=23913] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23913/stat : 23913 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23914] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23914/stat : 23914 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23915] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23915/stat : 23915 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23916] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23916/stat : 23916 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23917] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23917/stat : 23917 (java) S 23905 23907 23907 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 948151910 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427208192 0 0 0 16800975 18446604449271086016 0 0 -1 2 0 0 0
[pid=23907/tid=23918] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23918/stat : 23918 (java) S 23905 23907 23907 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 948151910 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23919] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23919/stat : 23919 (java) S 23905 23907 23907 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 948151910 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23920] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23920/stat : 23920 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427215281 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23921] ppid=23905 vsize=8535428 CPUtime=0.17 cores=0,2,4,6
/proc/23907/task/23921/stat : 23921 (java) S 23905 23907 23907 0 -1 4202560 1250 0 0 0 17 0 0 0 24 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23922] ppid=23905 vsize=8535428 CPUtime=0.14 cores=0,2,4,6
/proc/23907/task/23922/stat : 23922 (java) S 23905 23907 23907 0 -1 4202560 2472 0 0 0 14 0 0 0 17 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 2 0 0 0
[pid=23907/tid=23923] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23923/stat : 23923 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23924] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23924/stat : 23924 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427208192 0 4 0 16800975 18446604449271086016 0 0 -1 0 0 0 0
[pid=23823/tid=23831] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23831/stat : 23831 (python) S 23821 23823 21667 0 -1 4202560 30 929 0 0 0 0 0 0 18 0 5 0 948133394 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23836] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23836/stat : 23836 (python) S 23821 23823 21667 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 5 0 948138459 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23883] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23883/stat : 23883 (python) S 23821 23823 21667 0 -1 4202560 28 929 0 0 0 0 0 0 20 0 5 0 948147494 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23906] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23906/stat : 23906 (python) S 23821 23823 21667 0 -1 4202560 28 929 0 0 0 0 0 0 20 0 5 0 948151907 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 216.37
Current children cumulated vsize (KiB) 20104852

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

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

[startup+214.002 s]
/proc/loadavg: 1.22 1.79 1.85 3/910 23924
/proc/meminfo: memFree=8223000/32950928 swapFree=50514916/67111528
[pid=23823] ppid=23821 vsize=513372 CPUtime=27.35 cores=0,2,4,6
/proc/23823/stat : 23823 (python) S 23821 23823 21667 0 -1 4202496 139499 929 1 0 2703 32 0 0 20 0 5 0 948130572 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 69
/proc/23823/statm: 128343 54484 1879 364 0 63221 0
[pid=23830] ppid=23823 vsize=483120 CPUtime=0.47 cores=0,2,4,6
/proc/23830/stat : 23830 (python) S 23823 23823 21667 0 -1 4202560 1135 0 0 0 24 23 0 0 15 0 2 0 948133394 494714880 53007 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23830/statm: 120780 53007 408 364 0 55667 0
[pid=23832] ppid=23830 vsize=479264 CPUtime=91.82 cores=0,2,4,6
/proc/23832/stat : 23832 (bsolo_pb10) T 23830 23832 23832 0 -1 4202496 155900 0 0 0 9154 28 0 0 25 0 1 0 948133394 490766336 117374 33554432000 134512640 137138936 4294108864 18446744073709551615 134542497 0 0 16781312 16384 18446744071562691360 0 0 17 0 0 0 0
/proc/23832/statm: 119816 117374 192 642 0 119172 0
[pid=23830/tid=23834] ppid=23823 vsize=483120 CPUtime=0 cores=0,2,4,6
/proc/23830/task/23834/stat : 23834 (python) S 23823 23823 21667 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 948138456 494714880 53007 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554946 18446604452719645824 0 0 -1 0 0 0 0
[pid=23835] ppid=23823 vsize=483132 CPUtime=0.3 cores=0,2,4,6
/proc/23835/stat : 23835 (python) S 23823 23823 21667 0 -1 4202560 1203 0 0 0 15 15 0 0 16 0 2 0 948138459 494727168 53003 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/23835/statm: 120783 53003 403 364 0 55667 0
[pid=23837] ppid=23835 vsize=75460 CPUtime=49.02 cores=0,2,4,6
/proc/23837/stat : 23837 (wbo1.4a) T 23835 23837 23837 0 -1 4202496 32702 0 0 0 4890 12 0 0 25 0 1 0 948138459 77271040 18272 33554432000 134512640 135751879 4291947712 18446744073709551615 134518464 0 0 16781312 3 18446744071562691360 0 0 17 6 0 0 0
/proc/23837/statm: 18865 18272 146 303 0 18560 0
[pid=23835/tid=23880] ppid=23823 vsize=483132 CPUtime=0 cores=0,2,4,6
/proc/23835/task/23880/stat : 23880 (python) S 23823 23823 21667 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 948143368 494727168 53003 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554946 18446604450679857472 0 0 -1 0 0 0 0
[pid=23882] ppid=23823 vsize=493388 CPUtime=0.23 cores=0,2,4,6
/proc/23882/stat : 23882 (python) S 23823 23823 21667 0 -1 4202560 1151 0 0 0 12 11 0 0 17 0 2 0 948147494 505229312 53001 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427218379 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0
/proc/23882/statm: 123347 53001 397 364 0 58228 0
[pid=23884] ppid=23882 vsize=8538044 CPUtime=46.17 cores=0,2,4,6
/proc/23884/stat : 23884 (java) T 23882 23884 23884 0 -1 4202496 439752 0 1 0 4566 51 0 0 18 0 19 0 948147494 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23884/statm: 2134511 435336 2248 9 0 2125252 0
[pid=23884/tid=23885] ppid=23882 vsize=8538044 CPUtime=43.94 cores=0,2,4,6
/proc/23884/task/23885/stat : 23885 (java) T 23882 23884 23884 0 -1 4202560 388554 0 1 0 4351 43 0 0 25 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 46912506455139 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23884/tid=23886] ppid=23882 vsize=8538044 CPUtime=0.03 cores=0,2,4,6
/proc/23884/task/23886/stat : 23886 (java) T 23882 23884 23884 0 -1 4202560 4792 0 0 0 3 0 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23884/tid=23887] ppid=23882 vsize=8538044 CPUtime=0.01 cores=0,2,4,6
/proc/23884/task/23887/stat : 23887 (java) T 23882 23884 23884 0 -1 4202560 1818 0 0 0 1 0 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23884/tid=23888] ppid=23882 vsize=8538044 CPUtime=0.02 cores=0,2,4,6
/proc/23884/task/23888/stat : 23888 (java) T 23882 23884 23884 0 -1 4202560 3370 0 0 0 2 0 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23884/tid=23889] ppid=23882 vsize=8538044 CPUtime=0.03 cores=0,2,4,6
/proc/23884/task/23889/stat : 23889 (java) T 23882 23884 23884 0 -1 4202560 5190 0 0 0 3 0 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23884/tid=23890] ppid=23882 vsize=8538044 CPUtime=0.04 cores=0,2,4,6
/proc/23884/task/23890/stat : 23890 (java) T 23882 23884 23884 0 -1 4202560 6269 0 0 0 3 1 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23884/tid=23891] ppid=23882 vsize=8538044 CPUtime=0.06 cores=0,2,4,6
/proc/23884/task/23891/stat : 23891 (java) T 23882 23884 23884 0 -1 4202560 9213 0 0 0 5 1 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23884/tid=23892] ppid=23882 vsize=8538044 CPUtime=0.03 cores=0,2,4,6
/proc/23884/task/23892/stat : 23892 (java) T 23882 23884 23884 0 -1 4202560 4874 0 0 0 3 0 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23884/tid=23893] ppid=23882 vsize=8538044 CPUtime=0.03 cores=0,2,4,6
/proc/23884/task/23893/stat : 23893 (java) T 23882 23884 23884 0 -1 4202560 6573 0 0 0 3 0 0 0 15 0 19 0 948147496 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23884/tid=23894] ppid=23882 vsize=8538044 CPUtime=0 cores=0,2,4,6
/proc/23884/task/23894/stat : 23894 (java) T 23882 23884 23884 0 -1 4202560 1235 0 0 0 0 0 0 0 15 0 19 0 948147497 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427208192 0 0 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23884/tid=23895] ppid=23882 vsize=8538044 CPUtime=0 cores=0,2,4,6
/proc/23884/task/23895/stat : 23895 (java) T 23882 23884 23884 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 948147498 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23884/tid=23896] ppid=23882 vsize=8538044 CPUtime=0 cores=0,2,4,6
/proc/23884/task/23896/stat : 23896 (java) T 23882 23884 23884 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 948147498 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23884/tid=23897] ppid=23882 vsize=8538044 CPUtime=0 cores=0,2,4,6
/proc/23884/task/23897/stat : 23897 (java) T 23882 23884 23884 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 948147500 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427215281 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23884/tid=23898] ppid=23882 vsize=8538044 CPUtime=0.89 cores=0,2,4,6
/proc/23884/task/23898/stat : 23898 (java) T 23882 23884 23884 0 -1 4202560 3847 0 0 0 89 0 0 0 15 0 19 0 948147500 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23884/tid=23899] ppid=23882 vsize=8538044 CPUtime=0.99 cores=0,2,4,6
/proc/23884/task/23899/stat : 23899 (java) T 23882 23884 23884 0 -1 4202560 2621 0 0 0 99 0 0 0 15 0 19 0 948147500 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23884/tid=23900] ppid=23882 vsize=8538044 CPUtime=0 cores=0,2,4,6
/proc/23884/task/23900/stat : 23900 (java) T 23882 23884 23884 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 948147500 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427207577 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23884/tid=23901] ppid=23882 vsize=8538044 CPUtime=0 cores=0,2,4,6
/proc/23884/task/23901/stat : 23901 (java) T 23882 23884 23884 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 948147500 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427208192 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23884/tid=23902] ppid=23882 vsize=8538044 CPUtime=0 cores=0,2,4,6
/proc/23884/task/23902/stat : 23902 (java) T 23882 23884 23884 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 948148102 8742957056 435336 33554432000 1073741824 1073778376 140734161839328 18446744073709551615 256427208192 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23882/tid=23904] ppid=23823 vsize=493388 CPUtime=0 cores=0,2,4,6
/proc/23882/task/23904/stat : 23904 (python) S 23823 23823 21667 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 948151904 505229312 53001 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554946 18446604446633271360 0 0 -1 2 0 0 0
[pid=23905] ppid=23823 vsize=503644 CPUtime=0 cores=0,2,4,6
/proc/23905/stat : 23905 (python) S 23823 23823 21667 0 -1 4202560 834 0 0 0 0 0 0 0 19 0 1 0 948151907 515731456 52953 33554432000 4194304 5683644 140736382729360 18446744073709551615 256415411782 0 0 16781312 33554946 24303738164346880 0 0 17 0 0 0 0
/proc/23905/statm: 125911 52953 350 364 0 60789 0
[pid=23907] ppid=23905 vsize=8535428 CPUtime=1.01 cores=0,2,4,6
/proc/23907/stat : 23907 (java) S 23905 23907 23907 0 -1 4202496 41271 0 1 0 95 6 0 0 21 0 18 0 948151907 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23907/statm: 2133857 39505 2211 9 0 2124598 0
[pid=23907/tid=23908] ppid=23905 vsize=8535428 CPUtime=0.66 cores=0,2,4,6
/proc/23907/task/23908/stat : 23908 (java) R 23905 23907 23907 0 -1 4202560 35169 0 1 0 62 4 0 0 18 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427218379 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23907/tid=23909] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23909/stat : 23909 (java) S 23905 23907 23907 0 -1 4202560 206 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23910] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23910/stat : 23910 (java) S 23905 23907 23907 0 -1 4202560 87 0 0 0 0 0 0 0 20 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23911] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23911/stat : 23911 (java) S 23905 23907 23907 0 -1 4202560 418 0 0 0 0 0 0 0 20 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 2 0 0 0
[pid=23907/tid=23912] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23912/stat : 23912 (java) S 23905 23907 23907 0 -1 4202560 275 0 0 0 0 0 0 0 20 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23913] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23913/stat : 23913 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23914] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23914/stat : 23914 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23915] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23915/stat : 23915 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23916] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23916/stat : 23916 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151909 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23917] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23917/stat : 23917 (java) S 23905 23907 23907 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 948151910 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427208192 0 0 0 16800975 18446604449271086016 0 0 -1 2 0 0 0
[pid=23907/tid=23918] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23918/stat : 23918 (java) S 23905 23907 23907 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 948151910 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23919] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23919/stat : 23919 (java) S 23905 23907 23907 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 948151910 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23920] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23920/stat : 23920 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427215281 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23921] ppid=23905 vsize=8535428 CPUtime=0.17 cores=0,2,4,6
/proc/23907/task/23921/stat : 23921 (java) S 23905 23907 23907 0 -1 4202560 1250 0 0 0 17 0 0 0 24 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 6 0 0 0
[pid=23907/tid=23922] ppid=23905 vsize=8535428 CPUtime=0.14 cores=0,2,4,6
/proc/23907/task/23922/stat : 23922 (java) S 23905 23907 23907 0 -1 4202560 2472 0 0 0 14 0 0 0 17 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 2 0 0 0
[pid=23907/tid=23923] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23923/stat : 23923 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427207577 0 4 0 16800975 18446604449271086016 0 0 -1 4 0 0 0
[pid=23907/tid=23924] ppid=23905 vsize=8535428 CPUtime=0 cores=0,2,4,6
/proc/23907/task/23924/stat : 23924 (java) S 23905 23907 23907 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 948151912 8740278272 39505 33554432000 1073741824 1073778376 140734402506816 18446744073709551615 256427208192 0 4 0 16800975 18446604449271086016 0 0 -1 0 0 0 0
[pid=23823/tid=23831] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23831/stat : 23831 (python) S 23821 23823 21667 0 -1 4202560 30 929 0 0 0 0 0 0 18 0 5 0 948133394 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23836] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23836/stat : 23836 (python) S 23821 23823 21667 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 5 0 948138459 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23883] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23883/stat : 23883 (python) S 23821 23823 21667 0 -1 4202560 28 929 0 0 0 0 0 0 20 0 5 0 948147494 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 0 0 0 0
[pid=23823/tid=23906] ppid=23821 vsize=513372 CPUtime=0 cores=0,2,4,6
/proc/23823/task/23906/stat : 23906 (python) S 23821 23823 21667 0 -1 4202560 28 929 0 0 0 0 0 0 20 0 5 0 948151907 525692928 54484 33554432000 4194304 5683644 140736382729360 18446744073709551615 256427215281 0 0 16781312 33554434 18446604443881909120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 216.37
Current children cumulated vsize (KiB) 20104852

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 214.09
CPU time (s): 216.37
CPU user time (s): 214.59
CPU system time (s): 1.78
CPU usage (%): 101.065
Max. virtual memory (cumulated for all children) (KiB): 20104852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.0389
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140430
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= 2867
involuntary context switches= 98

runsolver used 1.35779 second user time and 2.82757 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-09 02:23:18
IDJOB=3482317
IDBENCH=89908
IDSOLVER=1970
FILE ID=node115/3482317-1307578997
RUNJOBID= node115-1307576359-21685
PBS_JOBID= 13547684
Free space on /tmp= 73356 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_13_shg.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-3482317-1307578997/watcher-3482317-1307578997 -o /tmp/evaluation-result-3482317-1307578997/solver-3482317-1307578997 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3482317-1307578997.opb -seed 860075354 -budget 1800

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

MD5SUM BENCH= f53fdd20c3684d222e9e7b0e8ed09bf8
RANDOM SEED=860075354

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      10354640 kB
Buffers:        176112 kB
Cached:         966492 kB
SwapCached:       9708 kB
Active:       22094264 kB
Inactive:       160648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10354640 kB
SwapTotal:    67111528 kB
SwapFree:     50514916 kB
Dirty:          149636 kB
Writeback:           0 kB
AnonPages:    21109304 kB
Mapped:         120768 kB
Slab:           142416 kB
PageTables:     124444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 179574332 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= 73356 MiB
End job on node115 at 2011-06-09 02:26:55