Trace number 3731345

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.2 604.117

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-net12.opb
MD5SUM24a04ed274dd43d443428abf078e95f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark214
Best CPU time to get the best result obtained on this benchmark6.82896
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 214
Optimality of the best value was proved YES
Number of variables147395
Total number of constraints26533
Number of constraints which are clauses12
Number of constraints which are cardinality constraints (but not clauses)391
Number of constraints which are nor clauses,nor cardinality constraints26130
Minimum length of a constraint2
Maximum length of a constraint292
Number of terms in the objective function 39
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 337
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 12288
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 137193
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3731345-1339246864.opb.
0.00/0.00	c Instance file HOME/instance-3731345-1339246864.opb
0.00/0.00	c File size is 5998765 bytes.
5.39/5.44	c Highest Coefficient sum: 137193
5.39/5.44	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
5.49/5.52	c ============================[ Problem Statistics ]=============================
5.49/5.52	c |                                                                             |
5.49/5.52	c |  Parsing time:          5.49         s                                      |
5.49/5.52	c |  Number Variables:      147395                                              |
5.49/5.55	c |  Number Constraints:    26533                                               |
5.49/5.55	c ===============================================================================
1800.20/604.11	c Remaining time 1794.49 sec.
1800.20/604.11	c 
1800.20/604.11	c *** INTERRUPTED ***
1800.20/604.11	s UNKNOWN
1800.20/604.11	c Total CPU time              : 1797.07 s
1800.20/604.11	c Memory used           : 658.66 MB
1800.20/604.11	c CPU time              : 1797.07 s
1800.20/604.11	c 
1800.20/604.11	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731345-1339246864/watcher-3731345-1339246864 -o /tmp/evaluation-result-3731345-1339246864/solver-3731345-1339246864 -C 1800 -W 1900 -M 15500 run HOME/instance-3731345-1339246864.opb 

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: 1.41 0.38 0.13 3/184 10910
/proc/meminfo: memFree=30741304/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0

[startup+0.0123829 s]
/proc/loadavg: 1.41 0.38 0.13 3/184 10910
/proc/meminfo: memFree=30741304/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.41 0.38 0.13 3/184 10910
/proc/meminfo: memFree=30741304/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 1.41 0.38 0.13 3/184 10910
/proc/meminfo: memFree=30741304/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 1.41 0.38 0.13 3/184 10910
/proc/meminfo: memFree=30741304/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.41 0.38 0.13 10/186 10912
/proc/meminfo: memFree=30711296/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=56580 CPUtime=1.49 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 10581 0 0 0 148 1 0 0 20 0 1 0 390811202 57937920 9818 33554432000 134512640 146736320 4293734976 4293732952 134814118 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/10911/statm: 14145 9818 993 2985 0 9614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65728

[startup+3.10022 s]
/proc/loadavg: 1.41 0.38 0.13 3/186 10912
/proc/meminfo: memFree=30709808/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=57504 CPUtime=3.09 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 10970 0 0 0 308 1 0 0 20 0 1 0 390811202 58884096 10207 33554432000 134512640 146736320 4293734976 4293732960 140683317 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/10911/statm: 14376 10207 1155 2985 0 9845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66652

[startup+6.30037 s]
/proc/loadavg: 1.86 0.49 0.16 8/187 10913
/proc/meminfo: memFree=30704236/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=113628 CPUtime=6.29 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 32574 0 0 0 623 6 0 0 20 0 1 0 390811202 116355072 22438 33554432000 134512640 146736320 4293734976 4293733032 138687173 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/10911/statm: 28407 22438 642 2985 0 25341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122776

[startup+12.7003 s]
/proc/loadavg: 2.03 0.55 0.18 10/187 10913
/proc/meminfo: memFree=30632724/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=163052 CPUtime=12.68 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 82755 0 0 0 1253 15 0 0 20 0 1 0 390811202 166965248 28748 33554432000 134512640 146736320 4293734976 4293730848 136730181 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/10911/statm: 40763 28748 908 2985 0 37697 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 172200

[startup+25.5003 s]
/proc/loadavg: 3.28 0.90 0.30 6/187 10913
/proc/meminfo: memFree=30632732/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=171716 CPUtime=25.48 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 178301 0 0 0 2514 34 0 0 20 0 1 0 390811202 175837184 30962 33554432000 134512640 146736320 4293734976 4293731052 137697364 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/10911/statm: 42929 30968 908 2985 0 39863 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 180864

[startup+51.1003 s]
/proc/loadavg: 4.16 1.29 0.45 10/187 10913
/proc/meminfo: memFree=30627116/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=159036 CPUtime=51.07 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 336687 0 0 0 5037 70 0 0 20 0 1 0 390811202 162852864 29607 33554432000 134512640 146736320 4293734976 4293728780 136017485 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/10911/statm: 39759 29607 908 2985 0 36693 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 168184

[startup+102.307 s]
/proc/loadavg: 4.50 1.82 0.67 9/193 10990
/proc/meminfo: memFree=30224420/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=455076 CPUtime=102.26 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 428363 0 0 0 10138 88 0 0 20 0 8 0 390811202 465997824 68691 33554432000 134512640 146736320 4293734976 4293727688 139042885 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10911/statm: 113769 68691 969 2985 0 110703 0
[pid=10911/tid=10963] ppid=10910 vsize=455076 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) S 10910 10910 10702 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 8 0 390819577 465997824 68691 33554432000 134512640 146736320 4293734976 3972325008 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=455076 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) S 10910 10910 10702 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390819577 465997824 68691 33554432000 134512640 146736320 4293734976 3961839248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=455076 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) S 10910 10910 10702 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 390819577 465997824 68691 33554432000 134512640 146736320 4293734976 3951353488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=455076 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) S 10910 10910 10702 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 390819577 465997824 68691 33554432000 134512640 146736320 4293734976 3940867728 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=455076 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) S 10910 10910 10702 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390819577 465997824 68691 33554432000 134512640 146736320 4293734976 3930381968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=455076 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) S 10910 10910 10702 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390819577 465997824 68691 33554432000 134512640 146736320 4293734976 3919896208 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=455076 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) S 10910 10910 10702 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390819577 465997824 68691 33554432000 134512640 146736320 4293734976 3909410448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 464224

[startup+162.3 s]
/proc/loadavg: 8.25 3.33 1.26 16/193 11018
/proc/meminfo: memFree=29841192/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=605068 CPUtime=283.42 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 554440 0 0 0 28215 127 0 0 20 0 8 0 390811202 619589632 96840 33554432000 134512640 146736320 4293734976 4293727824 136008163 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10911/statm: 151267 96840 969 2985 0 148201 0
[pid=10911/tid=10963] ppid=10910 vsize=605068 CPUtime=22.35 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) R 10910 10910 10702 0 -1 4202560 21807 0 0 0 2229 6 0 0 20 0 8 0 390819577 619589632 96840 33554432000 134512640 146736320 4293734976 3972321192 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=605068 CPUtime=22.93 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) R 10910 10910 10702 0 -1 4202560 23426 0 0 0 2287 6 0 0 20 0 8 0 390819577 619589632 96840 33554432000 134512640 146736320 4293734976 3961835644 136400477 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=605068 CPUtime=23.8 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) R 10910 10910 10702 0 -1 4202560 19728 0 0 0 2374 6 0 0 20 0 8 0 390819577 619589632 96840 33554432000 134512640 146736320 4293734976 3951349912 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=605068 CPUtime=22.73 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) R 10910 10910 10702 0 -1 4202560 14498 0 0 0 2269 4 0 0 20 0 8 0 390819577 619589632 96840 33554432000 134512640 146736320 4293734976 3940864152 136007053 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=605068 CPUtime=23.32 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) R 10910 10910 10702 0 -1 4202560 15841 0 0 0 2328 4 0 0 20 0 8 0 390819577 619589632 96840 33554432000 134512640 146736320 4293734976 3930378392 136007371 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=605068 CPUtime=0 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) S 10910 10910 10702 0 -1 4202560 442 0 0 0 0 0 0 0 20 0 8 0 390819577 619589632 96840 33554432000 134512640 146736320 4293734976 3919896208 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=605068 CPUtime=23.19 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) R 10910 10910 10702 0 -1 4202560 15037 0 0 0 2315 4 0 0 20 0 8 0 390819577 619589632 96840 33554432000 134512640 146736320 4293734976 3909407312 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 283.42
Current children cumulated vsize (KiB) 614216

[startup+222.3 s]
/proc/loadavg: 10.10 4.74 1.87 14/193 11046
/proc/meminfo: memFree=29764772/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=607344 CPUtime=522.49 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) S 10910 10910 10702 0 -1 4202496 618527 0 0 0 52100 149 0 0 20 0 8 0 390811202 621920256 97365 33554432000 134512640 146736320 4293734976 4293731344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10911/statm: 151836 97365 969 2985 0 148770 0
[pid=10911/tid=10963] ppid=10910 vsize=607344 CPUtime=68.5 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) R 10910 10910 10702 0 -1 4202560 37195 0 0 0 6837 13 0 0 20 0 8 0 390819577 621920256 97365 33554432000 134512640 146736320 4293734976 3972321488 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=607344 CPUtime=68.36 cores=1,3,5,7

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

/proc/10911/statm: 163867 110086 969 2985 0 160801 0
[pid=10911/tid=10963] ppid=10910 vsize=655468 CPUtime=152 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) R 10910 10910 10702 0 -1 4202560 72825 0 0 0 15175 25 0 0 20 0 8 0 390819577 671199232 110086 33554432000 134512640 146736320 4293734976 3972321488 136008328 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=655468 CPUtime=103.67 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) R 10910 10910 10702 0 -1 4202560 54396 0 0 0 10349 18 0 0 20 0 8 0 390819577 671199232 110086 33554432000 134512640 146736320 4293734976 3961835560 139044550 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=655468 CPUtime=144.52 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) R 10910 10910 10702 0 -1 4202560 39516 0 0 0 14436 16 0 0 20 0 8 0 390819577 671199232 110086 33554432000 134512640 146736320 4293734976 3951349968 136008056 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=655468 CPUtime=133.86 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) R 10910 10910 10702 0 -1 4202560 72575 0 0 0 13361 25 0 0 20 0 8 0 390819577 671199232 110086 33554432000 134512640 146736320 4293734976 3940864592 136403117 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=655468 CPUtime=213.7 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) R 10910 10910 10702 0 -1 4202560 130344 0 0 0 21332 38 0 0 20 0 8 0 390819577 671199232 110086 33554432000 134512640 146736320 4293734976 3930378832 136403116 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=655468 CPUtime=32.55 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) R 10910 10910 10702 0 -1 4202560 9380 0 0 0 3252 3 0 0 20 0 8 0 390819577 671199232 110086 33554432000 134512640 146736320 4293734976 3919892632 136007643 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=655468 CPUtime=55.99 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) R 10910 10910 10702 0 -1 4202560 35057 0 0 0 5588 11 0 0 20 0 8 0 390819577 671199232 110086 33554432000 134512640 146736320 4293734976 3909406776 136475859 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1030.78
Current children cumulated vsize (KiB) 664616

[startup+462.3 s]
/proc/loadavg: 11.62 7.65 3.64 17/193 11047
/proc/meminfo: memFree=29408988/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=659628 CPUtime=1270.05 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 951323 0 0 0 126755 250 0 0 20 0 8 0 390811202 675459072 110894 33554432000 134512640 146736320 4293734976 4293727776 136006323 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10911/statm: 164907 110894 969 2985 0 161841 0
[pid=10911/tid=10963] ppid=10910 vsize=659628 CPUtime=182.46 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) R 10910 10910 10702 0 -1 4202560 88362 0 0 0 18216 30 0 0 20 0 8 0 390819577 675459072 110894 33554432000 134512640 146736320 4293734976 3972321336 136475778 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=659628 CPUtime=132.91 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) R 10910 10910 10702 0 -1 4202560 68294 0 0 0 13268 23 0 0 20 0 8 0 390819577 675459072 110894 33554432000 134512640 146736320 4293734976 3961835612 135854505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=659628 CPUtime=174.34 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) R 10910 10910 10702 0 -1 4202560 41715 0 0 0 17418 16 0 0 20 0 8 0 390819577 675459072 110894 33554432000 134512640 146736320 4293734976 3951349968 136008042 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=659628 CPUtime=163.24 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) R 10910 10910 10702 0 -1 4202560 74283 0 0 0 16298 26 0 0 20 0 8 0 390819577 675459072 110894 33554432000 134512640 146736320 4293734976 3940863892 136017846 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=659628 CPUtime=243.59 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) R 10910 10910 10702 0 -1 4202560 147005 0 0 0 24317 42 0 0 20 0 8 0 390819577 675459072 110894 33554432000 134512640 146736320 4293734976 3930378344 136384778 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=659628 CPUtime=62.35 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) R 10910 10910 10702 0 -1 4202560 10154 0 0 0 6231 4 0 0 20 0 8 0 390819577 675459072 110894 33554432000 134512640 146736320 4293734976 3919892572 135854537 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=659628 CPUtime=85.97 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) R 10910 10910 10702 0 -1 4202560 50532 0 0 0 8581 16 0 0 20 0 8 0 390819577 675459072 110894 33554432000 134512640 146736320 4293734976 3909406852 136400547 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1270.05
Current children cumulated vsize (KiB) 668776

[startup+522.3 s]
/proc/loadavg: 11.21 8.35 4.14 11/193 11047
/proc/meminfo: memFree=29340024/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=666076 CPUtime=1509.28 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 1023937 0 0 0 150653 275 0 0 20 0 8 0 390811202 682061824 111577 33554432000 134512640 146736320 4293734976 4293727892 136003493 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10911/statm: 166519 111577 969 2985 0 163453 0
[pid=10911/tid=10963] ppid=10910 vsize=666076 CPUtime=193.83 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) S 10910 10910 10702 0 -1 4202560 94681 0 0 0 19350 33 0 0 20 0 8 0 390819577 682061824 111577 33554432000 134512640 146736320 4293734976 3972325008 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=666076 CPUtime=158.86 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) S 10910 10910 10702 0 -1 4202560 76697 0 0 0 15860 26 0 0 20 0 8 0 390819577 682061824 111577 33554432000 134512640 146736320 4293734976 3961839248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=666076 CPUtime=207.06 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) S 10910 10910 10702 0 -1 4202560 52156 0 0 0 20684 22 0 0 20 0 8 0 390819577 682061824 111577 33554432000 134512640 146736320 4293734976 3951353488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=666076 CPUtime=199.05 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) R 10910 10910 10702 0 -1 4202560 82838 0 0 0 19876 29 0 0 20 0 8 0 390819577 682061824 111577 33554432000 134512640 146736320 4293734976 3940864592 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=666076 CPUtime=272.06 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) S 10910 10910 10702 0 -1 4202560 161053 0 0 0 27159 47 0 0 20 0 8 0 390819577 682061824 111577 33554432000 134512640 146736320 4293734976 3930381968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=666076 CPUtime=97.38 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) R 10910 10910 10702 0 -1 4202560 10634 0 0 0 9732 6 0 0 20 0 8 0 390819577 682061824 111577 33554432000 134512640 146736320 4293734976 3919892688 136008047 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=666076 CPUtime=120.5 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) R 10910 10910 10702 0 -1 4202560 66013 0 0 0 12029 21 0 0 20 0 8 0 390819577 682061824 111577 33554432000 134512640 146736320 4293734976 3909406872 136007661 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1509.28
Current children cumulated vsize (KiB) 675224

[startup+582.3 s]
/proc/loadavg: 11.72 8.91 4.58 15/194 11050
/proc/meminfo: memFree=29249280/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=668380 CPUtime=1713.24 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 1123462 0 0 0 171014 310 0 0 20 0 8 0 390811202 684421120 115026 33554432000 134512640 146736320 4293734976 4293727508 136017755 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10911/statm: 167095 115026 969 2985 0 164029 0
[pid=10911/tid=10963] ppid=10910 vsize=668380 CPUtime=212.96 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) R 10910 10910 10702 0 -1 4202560 105854 0 0 0 21259 37 0 0 20 0 8 0 390819577 684421120 115026 33554432000 134512640 146736320 4293734976 3972321432 136007289 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=668380 CPUtime=178.16 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) R 10910 10910 10702 0 -1 4202560 88447 0 0 0 17785 31 0 0 20 0 8 0 390819577 684421120 115026 33554432000 134512640 146736320 4293734976 3961835672 136007371 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=668380 CPUtime=226.26 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) R 10910 10910 10702 0 -1 4202560 61204 0 0 0 22601 25 0 0 20 0 8 0 390819577 684421120 115026 33554432000 134512640 146736320 4293734976 3951349912 136007289 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=668380 CPUtime=220.86 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) R 10910 10910 10702 0 -1 4202560 94798 0 0 0 22053 33 0 0 20 0 8 0 390819577 684421120 115026 33554432000 134512640 146736320 4293734976 3940864208 136008042 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=668380 CPUtime=291.3 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) R 10910 10910 10702 0 -1 4202560 172201 0 0 0 29079 51 0 0 20 0 8 0 390819577 684421120 115026 33554432000 134512640 146736320 4293734976 3930378880 139046511 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=668380 CPUtime=125.36 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) R 10910 10910 10702 0 -1 4202560 12993 0 0 0 12529 7 0 0 20 0 8 0 390819577 684421120 115026 33554432000 134512640 146736320 4293734976 3919892688 136008177 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=668380 CPUtime=160.85 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) R 10910 10910 10702 0 -1 4202560 90208 0 0 0 16055 30 0 0 20 0 8 0 390819577 684421120 115026 33554432000 134512640 146736320 4293734976 3909406612 136017763 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1713.24
Current children cumulated vsize (KiB) 677528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.1 s]
/proc/loadavg: 12.27 9.21 4.77 17/193 11050
/proc/meminfo: memFree=29217668/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=674460 CPUtime=1800.2 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 1144141 0 0 0 179704 316 0 0 20 0 8 0 390811202 690647040 116098 33554432000 134512640 146736320 4293734976 4293727768 136007605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10911/statm: 168615 116098 969 2985 0 165549 0
[pid=10911/tid=10963] ppid=10910 vsize=674460 CPUtime=223.75 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) R 10910 10910 10702 0 -1 4202560 107094 0 0 0 22337 38 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3972321336 136475798 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=674460 CPUtime=189.04 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) R 10910 10910 10702 0 -1 4202560 93156 0 0 0 18871 33 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3961835728 136008226 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=674460 CPUtime=237.04 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) R 10910 10910 10702 0 -1 4202560 62438 0 0 0 23678 26 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3951349832 139042899 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=674460 CPUtime=231.74 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) R 10910 10910 10702 0 -1 4202560 99781 0 0 0 23140 34 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3940863892 136017461 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=674460 CPUtime=302.16 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) R 10910 10910 10702 0 -1 4202560 173487 0 0 0 30165 51 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3930378448 136008017 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=674460 CPUtime=136.25 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) R 10910 10910 10702 0 -1 4202560 13356 0 0 0 13617 8 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3919893640 135999699 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=674460 CPUtime=171.72 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) R 10910 10910 10702 0 -1 4202560 91752 0 0 0 17141 31 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3909406604 136017811 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 683608

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

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

[startup+604.1 s]
/proc/loadavg: 12.27 9.21 4.77 17/193 11050
/proc/meminfo: memFree=29217668/32873844 swapFree=9160/9160
[pid=10910] ppid=10908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (run) S 10908 10910 10702 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811202 9367552 269 33554432000 4194304 5064252 140733230178624 140733230177536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10910/statm: 2287 269 229 213 0 72 0
[pid=10911] ppid=10910 vsize=674460 CPUtime=1800.2 cores=1,3,5,7
/proc/10911/stat : 10911 (pb_cplex) R 10910 10910 10702 0 -1 4202496 1144141 0 0 0 179704 316 0 0 20 0 8 0 390811202 690647040 116098 33554432000 134512640 146736320 4293734976 4293727768 136007605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10911/statm: 168615 116098 969 2985 0 165549 0
[pid=10911/tid=10963] ppid=10910 vsize=674460 CPUtime=223.75 cores=1,3,5,7
/proc/10911/task/10963/stat : 10963 (pb_cplex) R 10910 10910 10702 0 -1 4202560 107094 0 0 0 22337 38 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3972321336 136475798 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10964] ppid=10910 vsize=674460 CPUtime=189.04 cores=1,3,5,7
/proc/10911/task/10964/stat : 10964 (pb_cplex) R 10910 10910 10702 0 -1 4202560 93156 0 0 0 18871 33 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3961835728 136008226 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10911/tid=10965] ppid=10910 vsize=674460 CPUtime=237.04 cores=1,3,5,7
/proc/10911/task/10965/stat : 10965 (pb_cplex) R 10910 10910 10702 0 -1 4202560 62438 0 0 0 23678 26 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3951349832 139042899 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10911/tid=10966] ppid=10910 vsize=674460 CPUtime=231.74 cores=1,3,5,7
/proc/10911/task/10966/stat : 10966 (pb_cplex) R 10910 10910 10702 0 -1 4202560 99781 0 0 0 23140 34 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3940863892 136017461 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10967] ppid=10910 vsize=674460 CPUtime=302.16 cores=1,3,5,7
/proc/10911/task/10967/stat : 10967 (pb_cplex) R 10910 10910 10702 0 -1 4202560 173487 0 0 0 30165 51 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3930378448 136008017 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10911/tid=10968] ppid=10910 vsize=674460 CPUtime=136.25 cores=1,3,5,7
/proc/10911/task/10968/stat : 10968 (pb_cplex) R 10910 10910 10702 0 -1 4202560 13356 0 0 0 13617 8 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3919893640 135999699 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10911/tid=10969] ppid=10910 vsize=674460 CPUtime=171.72 cores=1,3,5,7
/proc/10911/task/10969/stat : 10969 (pb_cplex) R 10910 10910 10702 0 -1 4202560 91752 0 0 0 17141 31 0 0 20 0 8 0 390819577 690647040 116098 33554432000 134512640 146736320 4293734976 3909406604 136017811 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 683608

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 604.117
CPU time (s): 1800.2
CPU user time (s): 1797.04
CPU system time (s): 3.16
CPU usage (%): 297.989
Max. virtual memory (cumulated for all children) (KiB): 684188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1

runsolver used 2.40163 second user time and 3.56446 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-09 15:01:04
IDJOB=3731345
IDBENCH=1876
IDSOLVER=2325
FILE ID=node139/3731345-1339246864
RUNJOBID= node139-1339246835-10719
PBS_JOBID= 14644342
Free space on /tmp= 70804 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-net12.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731345-1339246864/watcher-3731345-1339246864 -o /tmp/evaluation-result-3731345-1339246864/solver-3731345-1339246864 -C 1800 -W 1900 -M 15500  run HOME/instance-3731345-1339246864.opb

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

MD5SUM BENCH= 24a04ed274dd43d443428abf078e95f9
RANDOM SEED=526829103

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30739260 kB
Buffers:          762924 kB
Cached:           352880 kB
SwapCached:          584 kB
Active:          1084044 kB
Inactive:          98008 kB
Active(anon):      56716 kB
Inactive(anon):     7284 kB
Active(file):    1027328 kB
Inactive(file):    90724 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104292 kB
Dirty:             39248 kB
Writeback:             8 kB
AnonPages:         70288 kB
Mapped:            14168 kB
Shmem:                 8 kB
Slab:             810916 kB
SReclaimable:     252764 kB
SUnreclaim:       558152 kB
KernelStack:        1520 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     227324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731345-1339246864.opb

Free space on /tmp at the end= 70772 MiB
End job on node139 at 2012-06-09 15:11:13