Trace number 3482320

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) 209.81 206.596

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-mul_8_9_shg.opb
MD5SUM0476e702136eda2e813dad2792abe9ac
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark1797.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7840
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 constraint34
Maximum length of a constraint64
Number of terms in the objective function 7840
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 7840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7840
Number of bits of the biggest sum of numbers13
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/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.34/0.68	c INFO: solving HOME/instance-3482320-1307579008.opb
5.63/5.92	c INFO: parsing took 5.15 s
15.73/16.04	c INFO: features took 10.10 CPU seconds
15.73/16.07	c INFO: running bsolo_pb10-l3@0 for 45 with 1784 remaining (b = 0.73)
64.05/64.18	c INFO: running wbo1.4a@0 for 45 with 1736 remaining (b = 0.04)
113.17/113.07	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1688 remaining (b = 0.01)
163.17/160.44	c INFO: running bsolo_pb10-l3@47 for 45 with 1638 remaining (b = 0.01)
208.72/205.73	c INFO: running sat4j-pb-v20101225@0 for 45 with 1593 remaining (b = 0.12)

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-3482320-1307579008/watcher-3482320-1307579008 -o /tmp/evaluation-result-3482320-1307579008/solver-3482320-1307579008 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3482320-1307579008.opb -seed 1084159772 -budget 1800 

running on 4 cores: 1,3,5,7

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.12 2.11 1.94 2/974 499
/proc/meminfo: memFree=9792552/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=15080 CPUtime=0 cores=1,3,5,7
/proc/499/stat : 499 (python) S 497 499 30488 0 -1 4202496 616 0 0 0 0 0 0 0 20 0 1 0 869499800 15441920 513 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/499/statm: 3770 513 300 364 0 257 0

[startup+0.113872 s]
/proc/loadavg: 2.12 2.11 1.94 2/974 499
/proc/meminfo: memFree=9792552/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=96124 CPUtime=0.07 cores=1,3,5,7
/proc/499/stat : 499 (python) R 497 499 30488 0 -1 4202496 3140 927 1 0 5 2 0 0 18 0 1 0 869499800 98430976 2483 33554432000 4194304 5683644 140733861366800 18446744073709551615 4622904 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/499/statm: 24031 2483 792 364 0 1626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96124

[startup+0.200929 s]
/proc/loadavg: 2.12 2.11 1.94 2/974 499
/proc/meminfo: memFree=9792552/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=119984 CPUtime=0.12 cores=1,3,5,7
/proc/499/stat : 499 (python) S 497 499 30488 0 -1 4202496 4936 927 1 0 8 4 0 0 17 0 1 0 869499800 122863616 3358 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/499/statm: 29996 3358 919 364 0 2445 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 119984

[startup+0.300938 s]
/proc/loadavg: 2.12 2.11 1.94 2/974 499
/proc/meminfo: memFree=9792552/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=123740 CPUtime=0.16 cores=1,3,5,7
/proc/499/stat : 499 (python) R 497 499 30488 0 -1 4202496 5356 927 1 0 11 5 0 0 16 0 1 0 869499800 126709760 3745 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272685061 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/499/statm: 30935 3745 987 364 0 2767 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 123740

[startup+0.700771 s]
/proc/loadavg: 2.12 2.11 1.94 2/974 499
/proc/meminfo: memFree=9792552/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=313328 CPUtime=0.42 cores=1,3,5,7
/proc/499/stat : 499 (python) R 497 499 30488 0 -1 4202496 16809 927 1 0 30 12 0 0 15 0 1 0 869499800 320847872 14673 33554432000 4194304 5683644 140733861366800 18446744073709551615 47629852701698 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/499/statm: 78332 14673 1781 364 0 13225 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 313328

[startup+1.50062 s]
/proc/loadavg: 2.03 2.10 1.94 3/975 504
/proc/meminfo: memFree=9724840/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=338592 CPUtime=1.23 cores=1,3,5,7
/proc/499/stat : 499 (python) R 497 499 30488 0 -1 4202496 22988 927 1 0 110 13 0 0 16 0 1 0 869499800 346718208 20741 33554432000 4194304 5683644 140733861366800 18446744073709551615 4602978 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/499/statm: 84648 20742 1781 364 0 19541 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 338592

[startup+3.12433 s]
/proc/loadavg: 2.03 2.10 1.94 3/975 504
/proc/meminfo: memFree=9666188/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=387464 CPUtime=2.85 cores=1,3,5,7
/proc/499/stat : 499 (python) R 497 499 30488 0 -1 4202496 35243 927 1 0 271 14 0 0 18 0 1 0 869499800 396763136 32996 33554432000 4194304 5683644 140733861366800 18446744073709551615 4603712 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/499/statm: 96866 32996 1781 364 0 31759 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 387464

[startup+6.30083 s]
/proc/loadavg: 2.03 2.09 1.94 3/975 504
/proc/meminfo: memFree=9575632/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=476600 CPUtime=6.03 cores=1,3,5,7
/proc/499/stat : 499 (python) R 497 499 30488 0 -1 4202496 93893 927 1 0 581 22 0 0 25 0 1 0 869499800 488038400 55494 33554432000 4194304 5683644 140733861366800 18446744073709551615 268276097717 0 0 16781312 33554434 0 0 0 17 3 0 0 0
/proc/499/statm: 119150 55494 1815 364 0 54043 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 476600

[startup+12.7007 s]
/proc/loadavg: 2.03 2.09 1.94 3/975 504
/proc/meminfo: memFree=9573672/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=477112 CPUtime=12.43 cores=1,3,5,7
/proc/499/stat : 499 (python) R 497 499 30488 0 -1 4202496 94022 927 1 0 1221 22 0 0 25 0 1 0 869499800 488562688 55623 33554432000 4194304 5683644 140733861366800 18446744073709551615 268276097722 0 0 16781312 33554434 0 0 0 17 3 0 0 0
/proc/499/statm: 119278 55623 1816 364 0 54171 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 477112

[startup+25.5013 s]
/proc/loadavg: 2.10 2.10 1.94 3/978 508
/proc/meminfo: memFree=9460876/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=488400 CPUtime=15.8 cores=1,3,5,7
/proc/499/stat : 499 (python) S 497 499 30488 0 -1 4202496 94647 927 1 0 1557 23 0 0 19 0 2 0 869499800 500121600 55940 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/499/statm: 122100 55940 1872 364 0 56987 0
[pid=505] ppid=499 vsize=478156 CPUtime=0.05 cores=1,3,5,7
/proc/505/stat : 505 (python) S 499 499 30488 0 -1 4202560 996 0 0 0 2 3 0 0 15 0 1 0 869501407 489631744 54444 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272709135 0 0 16781312 33554946 5623753486446373713 0 0 17 7 0 0 0
/proc/505/statm: 119539 54444 380 364 0 54426 0
[pid=507] ppid=505 vsize=120652 CPUtime=9.41 cores=1,3,5,7
/proc/507/stat : 507 (bsolo_pb10) R 505 507 507 0 -1 4202496 35713 0 0 0 932 9 0 0 25 0 1 0 869501407 123547648 27726 33554432000 134512640 137138936 4292245392 18446744073709551615 136570369 0 0 16781312 16384 0 0 0 17 5 0 0 0
/proc/507/statm: 30163 27726 184 642 0 29519 0
[pid=499/tid=506] ppid=497 vsize=488400 CPUtime=0 cores=1,3,5,7
/proc/499/task/506/stat : 506 (python) S 497 499 30488 0 -1 4202560 22 927 0 0 0 0 0 0 19 0 2 0 869501407 500121600 55940 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1087208

[startup+51.1008 s]
/proc/loadavg: 2.07 2.10 1.94 3/978 508
/proc/meminfo: memFree=9360452/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=488400 CPUtime=15.8 cores=1,3,5,7
/proc/499/stat : 499 (python) S 497 499 30488 0 -1 4202496 94647 927 1 0 1557 23 0 0 19 0 2 0 869499800 500121600 55940 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/499/statm: 122100 55940 1872 364 0 56987 0
[pid=505] ppid=499 vsize=478156 CPUtime=0.19 cores=1,3,5,7
/proc/505/stat : 505 (python) S 499 499 30488 0 -1 4202560 1011 0 0 0 10 9 0 0 15 0 1 0 869501407 489631744 54444 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272709135 0 0 16781312 33554946 5623753486446373713 0 0 17 7 0 0 0
/proc/505/statm: 119539 54444 380 364 0 54426 0
[pid=507] ppid=505 vsize=220728 CPUtime=35.01 cores=1,3,5,7
/proc/507/stat : 507 (bsolo_pb10) R 505 507 507 0 -1 4202496 88981 0 0 0 3483 18 0 0 25 0 1 0 869501407 226025472 52760 33554432000 134512640 137138936 4292245392 18446744073709551615 134542480 0 0 16781312 16384 0 0 0 17 5 0 0 0
/proc/507/statm: 55182 52760 192 642 0 54538 0
[pid=499/tid=506] ppid=497 vsize=488400 CPUtime=0 cores=1,3,5,7
/proc/499/task/506/stat : 506 (python) S 497 499 30488 0 -1 4202560 22 927 0 0 0 0 0 0 19 0 2 0 869501407 500121600 55940 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 1187284

[startup+102.301 s]
/proc/loadavg: 2.02 2.08 1.94 3/982 514
/proc/meminfo: memFree=9243324/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=498656 CPUtime=15.82 cores=1,3,5,7
/proc/499/stat : 499 (python) S 497 499 30488 0 -1 4202496 95514 927 1 0 1559 23 0 0 20 0 3 0 869499800 510623744 55947 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554434 18446744073709551615 0 0 17 5 0 0 0
/proc/499/statm: 124664 55947 1875 364 0 59548 0
[pid=505] ppid=499 vsize=488400 CPUtime=0.26 cores=1,3,5,7
/proc/505/stat : 505 (python) S 499 499 30488 0 -1 4202560 1180 0 0 0 14 12 0 0 17 0 2 0 869501407 500121600 54480 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/505/statm: 122100 54480 411 364 0 56987 0
[pid=507] ppid=505 vsize=253532 CPUtime=48.07 cores=1,3,5,7
/proc/507/stat : 507 (bsolo_pb10) T 505 507 507 0 -1 4202496 97181 0 0 0 4787 20 0 0 25 0 1 0 869501407 259616768 60960 33554432000 134512640 137138936 4292245392 18446744073709551615 134542295 0 0 16781312 16384 18446744071562691360 0 0 17 5 0 0 0
/proc/507/statm: 63383 60960 192 642 0 62739 0
[pid=505/tid=510] ppid=499 vsize=488400 CPUtime=0 cores=1,3,5,7
/proc/505/task/510/stat : 510 (python) S 499 499 30488 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 869506215 500121600 54480 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554946 18446604465832801216 0 0 -1 7 0 0 0
[pid=511] ppid=499 vsize=488412 CPUtime=0.21 cores=1,3,5,7
/proc/511/stat : 511 (python) S 499 499 30488 0 -1 4202560 968 0 0 0 11 10 0 0 15 0 1 0 869506218 500133888 54440 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272709190 0 0 16781312 33554946 2647585250489663488 0 0 17 5 0 0 0
/proc/511/statm: 122103 54440 372 364 0 56987 0
[pid=513] ppid=511 vsize=80800 CPUtime=38.05 cores=1,3,5,7
/proc/513/stat : 513 (wbo1.4a) R 511 513 513 0 -1 4202496 28791 0 0 0 3785 20 0 0 25 0 1 0 869506218 82739200 19587 33554432000 134512640 135751879 4286604400 18446744073709551615 134518470 0 0 16781312 3 0 0 0 17 5 0 0 0
/proc/513/statm: 20200 19587 146 303 0 19895 0
[pid=499/tid=506] ppid=497 vsize=498656 CPUtime=0 cores=1,3,5,7
/proc/499/task/506/stat : 506 (python) S 497 499 30488 0 -1 4202560 22 927 0 0 0 0 0 0 19 0 3 0 869501407 510623744 55947 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
[pid=499/tid=512] ppid=497 vsize=498656 CPUtime=0 cores=1,3,5,7
/proc/499/task/512/stat : 512 (python) S 497 499 30488 0 -1 4202560 31 927 0 0 0 0 0 0 20 0 3 0 869506218 510623744 55947 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 1809800

[startup+162.302 s]
/proc/loadavg: 1.56 1.95 1.90 2/991 586
/proc/meminfo: memFree=8352408/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=508912 CPUtime=15.88 cores=1,3,5,7
/proc/499/stat : 499 (python) S 497 499 30488 0 -1 4202496 97027 927 1 0 1564 24 0 0 18 0 4 0 869499800 521125888 55953 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0
/proc/499/statm: 127228 55953 1877 364 0 62109 0
[pid=505] ppid=499 vsize=488400 CPUtime=0.29 cores=1,3,5,7
/proc/505/stat : 505 (python) S 499 499 30488 0 -1 4202560 1186 0 0 0 16 13 0 0 15 0 2 0 869501407 500121600 54481 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272709190 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/505/statm: 122100 54481 412 364 0 56987 0
[pid=507] ppid=505 vsize=258524 CPUtime=49.93 cores=1,3,5,7
/proc/507/stat : 507 (bsolo_pb10) R 505 507 507 0 -1 4202496 98443 0 0 0 4973 20 0 0 20 0 1 0 869501407 264728576 62222 33554432000 134512640 137138936 4292245392 18446744073709551615 134542525 0 0 16781312 16384 0 0 0 17 5 0 0 0
/proc/507/statm: 64631 62222 192 642 0 63987 0
[pid=505/tid=510] ppid=499 vsize=488400 CPUtime=0 cores=1,3,5,7
/proc/505/task/510/stat : 510 (python) S 499 499 30488 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 869506215 500121600 54481 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554946 18446604465832801216 0 0 -1 7 0 0 0
[pid=511] ppid=499 vsize=488412 CPUtime=0.29 cores=1,3,5,7
/proc/511/stat : 511 (python) S 499 499 30488 0 -1 4202560 1147 0 0 0 15 14 0 0 17 0 2 0 869506218 500133888 54465 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/511/statm: 122103 54465 396 364 0 56987 0
[pid=513] ppid=511 vsize=82544 CPUtime=48.8 cores=1,3,5,7
/proc/513/stat : 513 (wbo1.4a) T 511 513 513 0 -1 4202496 29258 0 0 0 4856 24 0 0 25 0 1 0 869506218 84525056 20054 33554432000 134512640 135751879 4286604400 18446744073709551615 134606459 0 0 16781312 3 18446744071562691360 0 0 17 3 0 0 0
/proc/513/statm: 20636 20054 146 303 0 20331 0
[pid=511/tid=515] ppid=499 vsize=488412 CPUtime=0 cores=1,3,5,7
/proc/511/task/515/stat : 515 (python) S 499 499 30488 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 869511105 500133888 54465 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554946 18446604468365484288 0 0 -1 7 0 0 0
[pid=516] ppid=499 vsize=498668 CPUtime=0.25 cores=1,3,5,7
/proc/516/stat : 516 (python) S 499 499 30488 0 -1 4202560 1135 0 0 0 12 13 0 0 16 0 2 0 869511107 510636032 54469 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/516/statm: 124667 54469 396 364 0 59548 0
[pid=518] ppid=516 vsize=8539352 CPUtime=49.63 cores=1,3,5,7
/proc/518/stat : 518 (java) T 516 518 518 0 -1 4202496 286402 0 1 0 4929 34 0 0 15 0 19 0 869511108 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/518/statm: 2134838 270300 2249 9 0 2125579 0
[pid=518/tid=519] ppid=516 vsize=8539352 CPUtime=47.21 cores=1,3,5,7
/proc/518/task/519/stat : 519 (java) T 516 518 518 0 -1 4202560 235353 0 1 0 4693 28 0 0 25 0 19 0 869511109 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 46912506482299 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=518/tid=520] ppid=516 vsize=8539352 CPUtime=0.02 cores=1,3,5,7
/proc/518/task/520/stat : 520 (java) T 516 518 518 0 -1 4202560 2545 0 0 0 2 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=518/tid=521] ppid=516 vsize=8539352 CPUtime=0.07 cores=1,3,5,7
/proc/518/task/521/stat : 521 (java) T 516 518 518 0 -1 4202560 7589 0 0 0 6 1 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=518/tid=522] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/522/stat : 522 (java) T 516 518 518 0 -1 4202560 3768 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=518/tid=523] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/523/stat : 523 (java) T 516 518 518 0 -1 4202560 5435 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=518/tid=524] ppid=516 vsize=8539352 CPUtime=0.02 cores=1,3,5,7

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

[pid=518/tid=527] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/527/stat : 527 (java) T 516 518 518 0 -1 4202560 3221 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=518/tid=528] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/528/stat : 528 (java) T 516 518 518 0 -1 4202560 577 0 0 0 0 0 0 0 15 0 19 0 869511111 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284505600 0 0 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=518/tid=529] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/529/stat : 529 (java) T 516 518 518 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 869511111 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=530] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/530/stat : 530 (java) T 516 518 518 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869511111 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=532] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/532/stat : 532 (java) T 516 518 518 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284512689 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=533] ppid=516 vsize=8539352 CPUtime=1.11 cores=1,3,5,7
/proc/518/task/533/stat : 533 (java) T 516 518 518 0 -1 4202560 11761 0 0 0 111 0 0 0 15 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=518/tid=534] ppid=516 vsize=8539352 CPUtime=0.95 cores=1,3,5,7
/proc/518/task/534/stat : 534 (java) T 516 518 518 0 -1 4202560 2122 0 0 0 95 0 0 0 15 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=535] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/535/stat : 535 (java) T 516 518 518 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=536] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/536/stat : 536 (java) T 516 518 518 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284505600 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=537] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/537/stat : 537 (java) T 516 518 518 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869511554 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284505600 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=516/tid=586] ppid=499 vsize=498668 CPUtime=0 cores=1,3,5,7
/proc/516/task/586/stat : 586 (python) S 499 499 30488 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869515841 510636032 54469 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554946 18446604466232762688 0 0 -1 7 0 0 0
[pid=499/tid=506] ppid=497 vsize=508912 CPUtime=0 cores=1,3,5,7
/proc/499/task/506/stat : 506 (python) S 497 499 30488 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 4 0 869501407 521125888 55953 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
[pid=499/tid=512] ppid=497 vsize=508912 CPUtime=0 cores=1,3,5,7
/proc/499/task/512/stat : 512 (python) S 497 499 30488 0 -1 4202560 31 927 0 0 0 0 0 0 20 0 4 0 869506218 521125888 55953 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
[pid=499/tid=517] ppid=497 vsize=508912 CPUtime=0 cores=1,3,5,7
/proc/499/task/517/stat : 517 (python) S 497 499 30488 0 -1 4202560 30 927 0 0 0 0 0 0 20 0 4 0 869511108 521125888 55953 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 165.07
Current children cumulated vsize (KiB) 10864812



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+206.501 s]
/proc/loadavg: 1.37 1.85 1.87 3/1011 622
/proc/meminfo: memFree=8113012/32950928 swapFree=43925852/67111528
[pid=499] ppid=497 vsize=519168 CPUtime=15.9 cores=1,3,5,7
/proc/499/stat : 499 (python) S 497 499 30488 0 -1 4202496 97352 927 1 0 1566 24 0 0 20 0 5 0 869499800 531628032 55959 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554434 18446744073709551615 0 0 17 5 0 0 0
/proc/499/statm: 129792 55959 1879 364 0 64670 0
[pid=505] ppid=499 vsize=488400 CPUtime=0.53 cores=1,3,5,7
/proc/505/stat : 505 (python) S 499 499 30488 0 -1 4202560 1208 0 0 0 27 26 0 0 15 0 2 0 869501407 500121600 54481 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/505/statm: 122100 54481 412 364 0 56987 0
[pid=507] ppid=505 vsize=344920 CPUtime=93.34 cores=1,3,5,7
/proc/507/stat : 507 (bsolo_pb10) T 505 507 507 0 -1 4202496 120011 0 0 0 9311 23 0 0 25 0 1 0 869501407 353198080 83790 33554432000 134512640 137138936 4292245392 18446744073709551615 134600624 0 0 16781312 16384 18446744071562691360 0 0 17 5 0 0 0
/proc/507/statm: 86230 83790 192 642 0 85586 0
[pid=505/tid=510] ppid=499 vsize=488400 CPUtime=0 cores=1,3,5,7
/proc/505/task/510/stat : 510 (python) S 499 499 30488 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 869506215 500121600 54481 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554946 18446604465832801216 0 0 -1 5 0 0 0
[pid=511] ppid=499 vsize=488412 CPUtime=0.29 cores=1,3,5,7
/proc/511/stat : 511 (python) S 499 499 30488 0 -1 4202560 1147 0 0 0 15 14 0 0 17 0 2 0 869506218 500133888 54465 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/511/statm: 122103 54465 396 364 0 56987 0
[pid=513] ppid=511 vsize=82544 CPUtime=48.8 cores=1,3,5,7
/proc/513/stat : 513 (wbo1.4a) T 511 513 513 0 -1 4202496 29258 0 0 0 4856 24 0 0 25 0 1 0 869506218 84525056 20054 33554432000 134512640 135751879 4286604400 18446744073709551615 134606459 0 0 16781312 3 18446744071562691360 0 0 17 3 0 0 0
/proc/513/statm: 20636 20054 146 303 0 20331 0
[pid=511/tid=515] ppid=499 vsize=488412 CPUtime=0 cores=1,3,5,7
/proc/511/task/515/stat : 515 (python) S 499 499 30488 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 869511105 500133888 54465 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554946 18446604468365484288 0 0 -1 7 0 0 0
[pid=516] ppid=499 vsize=498668 CPUtime=0.25 cores=1,3,5,7
/proc/516/stat : 516 (python) S 499 499 30488 0 -1 4202560 1135 0 0 0 12 13 0 0 16 0 2 0 869511107 510636032 54469 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284515787 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/516/statm: 124667 54469 396 364 0 59548 0
[pid=518] ppid=516 vsize=8539352 CPUtime=49.63 cores=1,3,5,7
/proc/518/stat : 518 (java) T 516 518 518 0 -1 4202496 286402 0 1 0 4929 34 0 0 15 0 19 0 869511108 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/518/statm: 2134838 270300 2249 9 0 2125579 0
[pid=518/tid=519] ppid=516 vsize=8539352 CPUtime=47.21 cores=1,3,5,7
/proc/518/task/519/stat : 519 (java) T 516 518 518 0 -1 4202560 235353 0 1 0 4693 28 0 0 25 0 19 0 869511109 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 46912506482299 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=518/tid=520] ppid=516 vsize=8539352 CPUtime=0.02 cores=1,3,5,7
/proc/518/task/520/stat : 520 (java) T 516 518 518 0 -1 4202560 2545 0 0 0 2 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=518/tid=521] ppid=516 vsize=8539352 CPUtime=0.07 cores=1,3,5,7
/proc/518/task/521/stat : 521 (java) T 516 518 518 0 -1 4202560 7589 0 0 0 6 1 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=518/tid=522] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/522/stat : 522 (java) T 516 518 518 0 -1 4202560 3768 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=518/tid=523] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/523/stat : 523 (java) T 516 518 518 0 -1 4202560 5435 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=518/tid=524] ppid=516 vsize=8539352 CPUtime=0.02 cores=1,3,5,7
/proc/518/task/524/stat : 524 (java) T 516 518 518 0 -1 4202560 2664 0 0 0 2 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=518/tid=525] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/525/stat : 525 (java) T 516 518 518 0 -1 4202560 4963 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=526] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/526/stat : 526 (java) T 516 518 518 0 -1 4202560 5011 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=527] ppid=516 vsize=8539352 CPUtime=0.03 cores=1,3,5,7
/proc/518/task/527/stat : 527 (java) T 516 518 518 0 -1 4202560 3221 0 0 0 3 0 0 0 15 0 19 0 869511110 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=518/tid=528] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/528/stat : 528 (java) T 516 518 518 0 -1 4202560 577 0 0 0 0 0 0 0 15 0 19 0 869511111 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284505600 0 0 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=518/tid=529] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/529/stat : 529 (java) T 516 518 518 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 869511111 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=530] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/530/stat : 530 (java) T 516 518 518 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869511111 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=532] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/532/stat : 532 (java) T 516 518 518 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284512689 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=533] ppid=516 vsize=8539352 CPUtime=1.11 cores=1,3,5,7
/proc/518/task/533/stat : 533 (java) T 516 518 518 0 -1 4202560 11761 0 0 0 111 0 0 0 15 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=518/tid=534] ppid=516 vsize=8539352 CPUtime=0.95 cores=1,3,5,7
/proc/518/task/534/stat : 534 (java) T 516 518 518 0 -1 4202560 2122 0 0 0 95 0 0 0 15 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=535] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/535/stat : 535 (java) T 516 518 518 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284504985 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=536] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/536/stat : 536 (java) T 516 518 518 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 869511114 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284505600 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=518/tid=537] ppid=516 vsize=8539352 CPUtime=0 cores=1,3,5,7
/proc/518/task/537/stat : 537 (java) T 516 518 518 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869511554 8744296448 270300 33554432000 1073741824 1073778376 140737396916224 18446744073709551615 268284505600 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=516/tid=586] ppid=499 vsize=498668 CPUtime=0 cores=1,3,5,7
/proc/516/task/586/stat : 586 (python) S 499 499 30488 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869515841 510636032 54469 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554946 18446604466232762688 0 0 -1 7 0 0 0
[pid=589] ppid=499 vsize=508924 CPUtime=0 cores=1,3,5,7
/proc/589/stat : 589 (python) S 499 499 30488 0 -1 4202560 806 0 0 0 0 0 0 0 18 0 1 0 869520373 521138176 54424 33554432000 4194304 5683644 140733861366800 18446744073709551615 268272709190 0 0 16781312 33554946 1889403482704707584 0 0 17 5 0 0 0
/proc/589/statm: 127231 54424 348 364 0 62109 0
[pid=592] ppid=589 vsize=8535276 CPUtime=1.07 cores=1,3,5,7
/proc/592/stat : 592 (java) S 589 592 592 0 -1 4202496 40920 0 1 0 102 5 0 0 20 0 18 0 869520374 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/592/statm: 2133819 39232 2210 9 0 2124560 0
[pid=592/tid=593] ppid=589 vsize=8535276 CPUtime=0.78 cores=1,3,5,7
/proc/592/task/593/stat : 593 (java) R 589 592 592 0 -1 4202560 35187 0 1 0 74 4 0 0 25 0 18 0 869520375 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284515787 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=592/tid=604] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/604/stat : 604 (java) S 589 592 592 0 -1 4202560 382 0 0 0 0 0 0 0 16 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 7 0 0 0
[pid=592/tid=606] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/606/stat : 606 (java) S 589 592 592 0 -1 4202560 379 0 0 0 0 0 0 0 17 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 1 0 0 0
[pid=592/tid=607] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/607/stat : 607 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 5 0 0 0
[pid=592/tid=608] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/608/stat : 608 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 5 0 0 0
[pid=592/tid=609] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/609/stat : 609 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 5 0 0 0
[pid=592/tid=610] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/610/stat : 610 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 5 0 0 0
[pid=592/tid=611] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/611/stat : 611 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 5 0 0 0
[pid=592/tid=612] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/612/stat : 612 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869520376 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 5 0 0 0
[pid=592/tid=613] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/613/stat : 613 (java) S 589 592 592 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 869520377 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284505600 0 0 0 16800975 18446604468994026176 0 0 -1 1 0 0 0
[pid=592/tid=614] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/614/stat : 614 (java) S 589 592 592 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 869520377 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 7 0 0 0
[pid=592/tid=616] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/616/stat : 616 (java) S 589 592 592 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 869520377 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 7 0 0 0
[pid=592/tid=617] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/617/stat : 617 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869520379 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284512689 0 4 0 16800975 18446604468994026176 0 0 -1 7 0 0 0
[pid=592/tid=618] ppid=589 vsize=8535276 CPUtime=0.14 cores=1,3,5,7
/proc/592/task/618/stat : 618 (java) S 589 592 592 0 -1 4202560 1168 0 0 0 14 0 0 0 22 0 18 0 869520379 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 7 0 0 0
[pid=592/tid=619] ppid=589 vsize=8535276 CPUtime=0.15 cores=1,3,5,7
/proc/592/task/619/stat : 619 (java) S 589 592 592 0 -1 4202560 2408 0 0 0 15 0 0 0 25 0 18 0 869520379 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 1 0 0 0
[pid=592/tid=620] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/620/stat : 620 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869520379 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284504985 0 4 0 16800975 18446604468994026176 0 0 -1 7 0 0 0
[pid=592/tid=622] ppid=589 vsize=8535276 CPUtime=0 cores=1,3,5,7
/proc/592/task/622/stat : 622 (java) S 589 592 592 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 869520379 8740122624 39232 33554432000 1073741824 1073778376 140736457170032 18446744073709551615 268284505600 0 4 0 16800975 18446604468994026176 0 0 -1 1 0 0 0
[pid=499/tid=506] ppid=497 vsize=519168 CPUtime=0 cores=1,3,5,7
/proc/499/task/506/stat : 506 (python) S 497 499 30488 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 5 0 869501407 531628032 55959 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
[pid=499/tid=512] ppid=497 vsize=519168 CPUtime=0 cores=1,3,5,7
/proc/499/task/512/stat : 512 (python) S 497 499 30488 0 -1 4202560 31 927 0 0 0 0 0 0 20 0 5 0 869506218 531628032 55959 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
[pid=499/tid=517] ppid=497 vsize=519168 CPUtime=0 cores=1,3,5,7
/proc/499/task/517/stat : 517 (python) S 497 499 30488 0 -1 4202560 30 927 0 0 0 0 0 0 20 0 5 0 869511108 531628032 55959 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 7 0 0 0
[pid=499/tid=590] ppid=497 vsize=519168 CPUtime=0 cores=1,3,5,7
/proc/499/task/590/stat : 590 (python) S 497 499 30488 0 -1 4202560 26 927 0 0 0 0 0 0 20 0 5 0 869520373 531628032 55959 33554432000 4194304 5683644 140733861366800 18446744073709551615 268284512689 0 0 16781312 33554434 18446604458920747968 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 209.81
Current children cumulated vsize (KiB) 20005664

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 206.596
CPU time (s): 209.81
CPU user time (s): 208.18
CPU system time (s): 1.63
CPU usage (%): 101.555
Max. virtual memory (cumulated for all children) (KiB): 20005664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.6676
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98281
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= 2877
involuntary context switches= 36

runsolver used 1.47378 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-09 02:23:29
IDJOB=3482320
IDBENCH=89912
IDSOLVER=1970
FILE ID=node122/3482320-1307579008
RUNJOBID= node122-1307576358-30507
PBS_JOBID= 13547677
Free space on /tmp= 73176 MiB

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

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

MD5SUM BENCH= 0476e702136eda2e813dad2792abe9ac
RANDOM SEED=1084159772

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       9792832 kB
Buffers:        168436 kB
Cached:        1061956 kB
SwapCached:      16764 kB
Active:       22618224 kB
Inactive:       168008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9792832 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:          135796 kB
Writeback:           0 kB
AnonPages:    21553256 kB
Mapped:         125592 kB
Slab:           151388 kB
PageTables:     144160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 212442056 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= 73168 MiB
End job on node122 at 2011-06-09 02:26:59