Trace number 3734821

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.1 1229.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_2.opb
MD5SUMb690996610ff381ef60353517fe5a0e9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1797.53
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4389
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.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3734821-1339247578.opb.
0.00/0.00	c Instance file HOME/instance-3734821-1339247578.opb
0.00/0.00	c File size is 7732 bytes.
0.00/0.00	c Highest Coefficient sum: 4389
0.00/0.00	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      146                                                 |
0.00/0.00	c |  Number Constraints:    12                                                  |
0.00/0.00	c ===============================================================================
1800.10/1229.11	c Remaining time 1799.99 sec.
1800.10/1229.11	c 
1800.10/1229.11	c *** INTERRUPTED ***
1800.10/1229.11	s UNKNOWN
1800.10/1229.11	c Total CPU time              : 1709.55 s
1800.10/1229.11	c Memory used           : 178.90 MB
1800.10/1229.11	c CPU time              : 1709.55 s
1800.10/1229.11	c 
1800.10/1229.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-3734821-1339247578/watcher-3734821-1339247578 -o /tmp/evaluation-result-3734821-1339247578/solver-3734821-1339247578 -C 1800 -W 1900 -M 15500 run HOME/instance-3734821-1339247578.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.65 9.84 6.26 10/184 11615
/proc/meminfo: memFree=31199412/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0

[startup+0.0203241 s]
/proc/loadavg: 7.65 9.84 6.26 10/184 11615
/proc/meminfo: memFree=31199412/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100163 s]
/proc/loadavg: 7.65 9.84 6.26 10/184 11615
/proc/meminfo: memFree=31199412/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30014 s]
/proc/loadavg: 7.65 9.84 6.26 10/184 11615
/proc/meminfo: memFree=31199412/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700116 s]
/proc/loadavg: 7.65 9.84 6.26 10/184 11615
/proc/meminfo: memFree=31199412/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 7.65 9.84 6.26 11/193 11666
/proc/meminfo: memFree=31186796/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=97840 CPUtime=3.15 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) S 11615 11615 10216 0 -1 4202496 12792 0 0 0 294 21 0 0 20 0 8 0 390883305 100188160 4069 33554432000 134512640 146736320 4289561808 4289558160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11616/statm: 24460 4069 978 2985 0 21394 0
[pid=11616/tid=11660] ppid=11615 vsize=97840 CPUtime=0.26 cores=0,2,4,6
/proc/11616/task/11660/stat : 11660 (pb_cplex) R 11615 11615 10216 0 -1 4202560 539 0 0 0 24 2 0 0 20 0 8 0 390883353 100188160 4069 33554432000 134512640 146736320 4289561808 4130696576 135656157 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11661] ppid=11615 vsize=97840 CPUtime=0.27 cores=0,2,4,6
/proc/11616/task/11661/stat : 11661 (pb_cplex) S 11615 11615 10216 0 -1 4202560 318 0 0 0 26 1 0 0 20 0 8 0 390883353 100188160 4069 33554432000 134512640 146736320 4289561808 4141190800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11662] ppid=11615 vsize=97840 CPUtime=0.2 cores=0,2,4,6
/proc/11616/task/11662/stat : 11662 (pb_cplex) S 11615 11615 10216 0 -1 4202560 348 0 0 0 18 2 0 0 20 0 8 0 390883353 100188160 4069 33554432000 134512640 146736320 4289561808 4151676560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11663] ppid=11615 vsize=97840 CPUtime=0.18 cores=0,2,4,6
/proc/11616/task/11663/stat : 11663 (pb_cplex) S 11615 11615 10216 0 -1 4202560 169 0 0 0 18 0 0 0 20 0 8 0 390883353 100188160 4069 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11664] ppid=11615 vsize=97840 CPUtime=0.19 cores=0,2,4,6
/proc/11616/task/11664/stat : 11664 (pb_cplex) R 11615 11615 10216 0 -1 4202560 10 0 0 0 18 1 0 0 20 0 8 0 390883353 100188160 4069 33554432000 134512640 146736320 4289561808 4109725572 135523326 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11665] ppid=11615 vsize=97840 CPUtime=0.31 cores=0,2,4,6
/proc/11616/task/11665/stat : 11665 (pb_cplex) S 11615 11615 10216 0 -1 4202560 638 0 0 0 29 2 0 0 20 0 8 0 390883353 100188160 4069 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11666] ppid=11615 vsize=97840 CPUtime=0.24 cores=0,2,4,6
/proc/11616/task/11666/stat : 11666 (pb_cplex) S 11615 11615 10216 0 -1 4202560 261 0 0 0 21 3 0 0 20 0 8 0 390883353 100188160 4069 33554432000 134512640 146736320 4289561808 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 106988

[startup+3.10032 s]
/proc/loadavg: 7.65 9.84 6.26 11/193 11666
/proc/meminfo: memFree=31185928/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=97844 CPUtime=5.64 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) R 11615 11615 10216 0 -1 4202496 15288 0 0 0 524 40 0 0 20 0 8 0 390883305 100192256 4170 33554432000 134512640 146736320 4289561808 4289546932 144797795 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11616/statm: 24461 4170 982 2985 0 21395 0
[pid=11616/tid=11660] ppid=11615 vsize=97844 CPUtime=0.57 cores=0,2,4,6
/proc/11616/task/11660/stat : 11660 (pb_cplex) R 11615 11615 10216 0 -1 4202560 852 0 0 0 53 4 0 0 20 0 8 0 390883353 100192256 4170 33554432000 134512640 146736320 4289561808 4130698668 144785853 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11661] ppid=11615 vsize=97848 CPUtime=0.59 cores=0,2,4,6
/proc/11616/task/11661/stat : 11661 (pb_cplex) R 11615 11615 10216 0 -1 4202560 763 0 0 0 56 3 0 0 20 0 8 0 390883353 100196352 4173 33554432000 134512640 146736320 4289561808 4141179748 144580846 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11662] ppid=11615 vsize=97848 CPUtime=0.48 cores=0,2,4,6
/proc/11616/task/11662/stat : 11662 (pb_cplex) R 11615 11615 10216 0 -1 4202560 572 0 0 0 44 4 0 0 20 0 8 0 390883353 100196352 4173 33554432000 134512640 146736320 4289561808 4151668312 144798020 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11663] ppid=11615 vsize=97848 CPUtime=0.48 cores=0,2,4,6
/proc/11616/task/11663/stat : 11663 (pb_cplex) R 11615 11615 10216 0 -1 4202560 506 0 0 0 45 3 0 0 20 0 8 0 390883353 100196352 4173 33554432000 134512640 146736320 4289561808 4120212956 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11664] ppid=11615 vsize=97848 CPUtime=0.51 cores=0,2,4,6
/proc/11616/task/11664/stat : 11664 (pb_cplex) R 11615 11615 10216 0 -1 4202560 263 0 0 0 47 4 0 0 20 0 8 0 390883353 100196352 4173 33554432000 134512640 146736320 4289561808 4109729680 144798020 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11665] ppid=11615 vsize=97848 CPUtime=0.6 cores=0,2,4,6
/proc/11616/task/11665/stat : 11665 (pb_cplex) R 11615 11615 10216 0 -1 4202560 929 0 0 0 56 4 0 0 20 0 8 0 390883353 100196352 4173 33554432000 134512640 146736320 4289561808 4099244944 144798020 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11666] ppid=11615 vsize=97848 CPUtime=0.5 cores=0,2,4,6
/proc/11616/task/11666/stat : 11666 (pb_cplex) R 11615 11615 10216 0 -1 4202560 599 0 0 0 45 5 0 0 20 0 8 0 390883353 100196352 4170 33554432000 134512640 146736320 4289561808 4068461304 136382275 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 106992

[startup+6.30032 s]
/proc/loadavg: 8.32 9.95 6.31 17/193 11666
/proc/meminfo: memFree=31185184/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=97840 CPUtime=18.38 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) R 11615 11615 10216 0 -1 4202496 34948 0 0 0 1729 109 0 0 20 0 8 0 390883305 100188160 4341 33554432000 134512640 146736320 4289561808 4289552972 137366881 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11616/statm: 24460 4341 982 2985 0 21394 0
[pid=11616/tid=11660] ppid=11615 vsize=97840 CPUtime=1.85 cores=0,2,4,6
/proc/11616/task/11660/stat : 11660 (pb_cplex) R 11615 11615 10216 0 -1 4202560 2690 0 0 0 174 11 0 0 20 0 8 0 390883353 100188160 4341 33554432000 134512640 146736320 4289561808 4130698652 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11661] ppid=11615 vsize=97840 CPUtime=2.15 cores=0,2,4,6
/proc/11616/task/11661/stat : 11661 (pb_cplex) R 11615 11615 10216 0 -1 4202560 4773 0 0 0 203 12 0 0 20 0 8 0 390883353 100188160 4342 33554432000 134512640 146736320 4289561808 4141182792 136000532 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11662] ppid=11615 vsize=97840 CPUtime=2 cores=0,2,4,6
/proc/11616/task/11662/stat : 11662 (pb_cplex) R 11615 11615 10216 0 -1 4202560 2440 0 0 0 189 11 0 0 20 0 8 0 390883353 100188160 4342 33554432000 134512640 146736320 4289561808 4151668544 144785853 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11663] ppid=11615 vsize=97840 CPUtime=1.79 cores=0,2,4,6
/proc/11616/task/11663/stat : 11663 (pb_cplex) R 11615 11615 10216 0 -1 4202560 3066 0 0 0 167 12 0 0 20 0 8 0 390883353 100188160 4342 33554432000 134512640 146736320 4289561808 4120212628 144798020 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11664] ppid=11615 vsize=97840 CPUtime=1.88 cores=0,2,4,6
/proc/11616/task/11664/stat : 11664 (pb_cplex) R 11615 11615 10216 0 -1 4202560 2689 0 0 0 178 10 0 0 20 0 8 0 390883353 100188160 4342 33554432000 134512640 146736320 4289561808 4109725312 137412911 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11665] ppid=11615 vsize=97840 CPUtime=2.23 cores=0,2,4,6
/proc/11616/task/11665/stat : 11665 (pb_cplex) R 11615 11615 10216 0 -1 4202560 3439 0 0 0 212 11 0 0 20 0 8 0 390883353 100188160 4342 33554432000 134512640 146736320 4289561808 4099241948 144785853 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11666] ppid=11615 vsize=97840 CPUtime=2.41 cores=0,2,4,6
/proc/11616/task/11666/stat : 11666 (pb_cplex) R 11615 11615 10216 0 -1 4202560 1670 0 0 0 227 14 0 0 20 0 8 0 390883353 100188160 4342 33554432000 134512640 146736320 4289561808 4068461624 136360972 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 18.38
Current children cumulated vsize (KiB) 106988

[startup+12.7003 s]
/proc/loadavg: 8.22 9.90 6.31 3/193 11701
/proc/meminfo: memFree=31179604/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=98864 CPUtime=33.04 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) R 11615 11615 10216 0 -1 4202496 56070 0 0 0 3102 202 0 0 20 0 8 0 390883305 101236736 5164 33554432000 134512640 146736320 4289561808 4289551772 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11616/statm: 24716 5164 983 2985 0 21650 0
[pid=11616/tid=11695] ppid=11615 vsize=98864 CPUtime=0.93 cores=0,2,4,6
/proc/11616/task/11695/stat : 11695 (pb_cplex) S 11615 11615 10216 0 -1 4202560 466 0 0 0 88 5 0 0 20 0 8 0 390884134 101236736 5164 33554432000 134512640 146736320 4289561808 4088762000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11696] ppid=11615 vsize=98864 CPUtime=0.94 cores=0,2,4,6
/proc/11616/task/11696/stat : 11696 (pb_cplex) S 11615 11615 10216 0 -1 4202560 1234 0 0 0 87 7 0 0 20 0 8 0 390884134 101236736 5164 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11697] ppid=11615 vsize=98864 CPUtime=0.89 cores=0,2,4,6
/proc/11616/task/11697/stat : 11697 (pb_cplex) S 11615 11615 10216 0 -1 4202560 1037 0 0 0 82 7 0 0 20 0 8 0 390884134 101236736 5164 33554432000 134512640 146736320 4289561808 4109733520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11698] ppid=11615 vsize=98864 CPUtime=0.92 cores=0,2,4,6
/proc/11616/task/11698/stat : 11698 (pb_cplex) S 11615 11615 10216 0 -1 4202560 1317 0 0 0 84 8 0 0 20 0 8 0 390884134 101236736 5164 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11699] ppid=11615 vsize=98864 CPUtime=0.89 cores=0,2,4,6
/proc/11616/task/11699/stat : 11699 (pb_cplex) S 11615 11615 10216 0 -1 4202560 1278 0 0 0 83 6 0 0 20 0 8 0 390884134 101236736 5164 33554432000 134512640 146736320 4289561808 4148162192 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11700] ppid=11615 vsize=98864 CPUtime=0.72 cores=0,2,4,6
/proc/11616/task/11700/stat : 11700 (pb_cplex) S 11615 11615 10216 0 -1 4202560 602 0 0 0 67 5 0 0 20 0 8 0 390884134 101236736 5164 33554432000 134512640 146736320 4289561808 4137676432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11701] ppid=11615 vsize=98864 CPUtime=1.01 cores=0,2,4,6
/proc/11616/task/11701/stat : 11701 (pb_cplex) S 11615 11615 10216 0 -1 4202560 821 0 0 0 94 7 0 0 20 0 8 0 390884134 101236736 5164 33554432000 134512640 146736320 4289561808 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.04
Current children cumulated vsize (KiB) 108012

[startup+25.5065 s]
/proc/loadavg: 8.39 9.85 6.35 11/193 11701
/proc/meminfo: memFree=31176784/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=98864 CPUtime=51.83 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) S 11615 11615 10216 0 -1 4202496 68229 0 0 0 4849 334 0 0 20 0 8 0 390883305 101236736 5442 33554432000 134512640 146736320 4289561808 4289558160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11616/statm: 24716 5442 983 2985 0 21650 0
[pid=11616/tid=11695] ppid=11615 vsize=98864 CPUtime=3.15 cores=0,2,4,6
/proc/11616/task/11695/stat : 11695 (pb_cplex) S 11615 11615 10216 0 -1 4202560 1869 0 0 0 294 21 0 0 20 0 8 0 390884134 101236736 5442 33554432000 134512640 146736320 4289561808 4088762000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11696] ppid=11615 vsize=98864 CPUtime=3.46 cores=0,2,4,6
/proc/11616/task/11696/stat : 11696 (pb_cplex) S 11615 11615 10216 0 -1 4202560 3115 0 0 0 323 23 0 0 20 0 8 0 390884134 101236736 5442 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11697] ppid=11615 vsize=98864 CPUtime=3.08 cores=0,2,4,6
/proc/11616/task/11697/stat : 11697 (pb_cplex) R 11615 11615 10216 0 -1 4202560 2578 0 0 0 284 24 0 0 20 0 8 0 390884134 101236736 5442 33554432000 134512640 146736320 4289561808 4109727132 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11698] ppid=11615 vsize=98864 CPUtime=3.03 cores=0,2,4,6
/proc/11616/task/11698/stat : 11698 (pb_cplex) S 11615 11615 10216 0 -1 4202560 2731 0 0 0 278 25 0 0 20 0 8 0 390884134 101236736 5442 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11699] ppid=11615 vsize=98864 CPUtime=3.11 cores=0,2,4,6
/proc/11616/task/11699/stat : 11699 (pb_cplex) S 11615 11615 10216 0 -1 4202560 3377 0 0 0 286 25 0 0 20 0 8 0 390884134 101236736 5442 33554432000 134512640 146736320 4289561808 4148162192 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11700] ppid=11615 vsize=98864 CPUtime=2.88 cores=0,2,4,6
/proc/11616/task/11700/stat : 11700 (pb_cplex) S 11615 11615 10216 0 -1 4202560 1836 0 0 0 267 21 0 0 20 0 8 0 390884134 101236736 5442 33554432000 134512640 146736320 4289561808 4137676432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11701] ppid=11615 vsize=98864 CPUtime=3.17 cores=0,2,4,6
/proc/11616/task/11701/stat : 11701 (pb_cplex) S 11615 11615 10216 0 -1 4202560 1932 0 0 0 295 22 0 0 20 0 8 0 390884134 101236736 5442 33554432000 134512640 146736320 4289561808 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 51.83
Current children cumulated vsize (KiB) 108012

[startup+51.1003 s]
/proc/loadavg: 8.15 9.68 6.39 17/193 11701
/proc/meminfo: memFree=31165236/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0

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

/proc/11616/statm: 44088 23693 983 2985 0 41022 0
[pid=11616/tid=11730] ppid=11615 vsize=176352 CPUtime=167.55 cores=0,2,4,6
/proc/11616/task/11730/stat : 11730 (pb_cplex) R 11615 11615 10216 0 -1 4202560 449989 0 0 0 15943 812 0 0 20 0 8 0 390888941 180584448 23693 33554432000 134512640 146736320 4289561808 4068467688 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11731] ppid=11615 vsize=176352 CPUtime=166.76 cores=0,2,4,6
/proc/11616/task/11731/stat : 11731 (pb_cplex) S 11615 11615 10216 0 -1 4202560 434617 0 0 0 15846 830 0 0 20 0 8 0 390888941 180584448 23693 33554432000 134512640 146736320 4289561808 4141190800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11732] ppid=11615 vsize=176352 CPUtime=165.89 cores=0,2,4,6
/proc/11616/task/11732/stat : 11732 (pb_cplex) S 11615 11615 10216 0 -1 4202560 440617 0 0 0 15760 829 0 0 20 0 8 0 390888941 180584448 23693 33554432000 134512640 146736320 4289561808 4151676560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11733] ppid=11615 vsize=176352 CPUtime=164.51 cores=0,2,4,6
/proc/11616/task/11733/stat : 11733 (pb_cplex) S 11615 11615 10216 0 -1 4202560 431212 0 0 0 15625 826 0 0 20 0 8 0 390888941 180584448 23693 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11734] ppid=11615 vsize=176352 CPUtime=167.08 cores=0,2,4,6
/proc/11616/task/11734/stat : 11734 (pb_cplex) R 11615 11615 10216 0 -1 4202560 451156 0 0 0 15867 841 0 0 20 0 8 0 390888941 180584448 23693 33554432000 134512640 146736320 4289561808 4109731864 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11735] ppid=11615 vsize=176352 CPUtime=168.39 cores=0,2,4,6
/proc/11616/task/11735/stat : 11735 (pb_cplex) S 11615 11615 10216 0 -1 4202560 449978 0 0 0 16011 828 0 0 20 0 8 0 390888941 180584448 23693 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11736] ppid=11615 vsize=176352 CPUtime=166.24 cores=0,2,4,6
/proc/11616/task/11736/stat : 11736 (pb_cplex) R 11615 11615 10216 0 -1 4202560 451121 0 0 0 15771 853 0 0 20 0 8 0 390888941 180584448 23693 33554432000 134512640 146736320 4289561808 4088759272 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1470.2
Current children cumulated vsize (KiB) 185500

[startup+1062.3 s]
/proc/loadavg: 1.94 2.74 4.38 3/187 11796
/proc/meminfo: memFree=30404320/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=178444 CPUtime=1556.75 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) S 11615 11615 10216 0 -1 4202496 3914707 0 0 0 147887 7788 0 0 20 0 8 0 390883305 182726656 24079 33554432000 134512640 146736320 4289561808 4289558160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11616/statm: 44611 24079 983 2985 0 41545 0
[pid=11616/tid=11730] ppid=11615 vsize=178444 CPUtime=178.58 cores=0,2,4,6
/proc/11616/task/11730/stat : 11730 (pb_cplex) S 11615 11615 10216 0 -1 4202560 478515 0 0 0 16989 869 0 0 20 0 8 0 390888941 182726656 24079 33554432000 134512640 146736320 4289561808 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11731] ppid=11615 vsize=178444 CPUtime=177.69 cores=0,2,4,6
/proc/11616/task/11731/stat : 11731 (pb_cplex) S 11615 11615 10216 0 -1 4202560 463419 0 0 0 16882 887 0 0 20 0 8 0 390888941 182726656 24079 33554432000 134512640 146736320 4289561808 4141190800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11732] ppid=11615 vsize=178444 CPUtime=176.38 cores=0,2,4,6
/proc/11616/task/11732/stat : 11732 (pb_cplex) S 11615 11615 10216 0 -1 4202560 466825 0 0 0 16751 887 0 0 20 0 8 0 390888941 182726656 24079 33554432000 134512640 146736320 4289561808 4151676560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11733] ppid=11615 vsize=178444 CPUtime=174.73 cores=0,2,4,6
/proc/11616/task/11733/stat : 11733 (pb_cplex) S 11615 11615 10216 0 -1 4202560 456299 0 0 0 16592 881 0 0 20 0 8 0 390888941 182726656 24079 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11734] ppid=11615 vsize=178444 CPUtime=177.19 cores=0,2,4,6
/proc/11616/task/11734/stat : 11734 (pb_cplex) S 11615 11615 10216 0 -1 4202560 476683 0 0 0 16818 901 0 0 20 0 8 0 390888941 182726656 24079 33554432000 134512640 146736320 4289561808 4109733520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11735] ppid=11615 vsize=178444 CPUtime=179.63 cores=0,2,4,6
/proc/11616/task/11735/stat : 11735 (pb_cplex) S 11615 11615 10216 0 -1 4202560 480193 0 0 0 17070 893 0 0 20 0 8 0 390888941 182726656 24079 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11736] ppid=11615 vsize=178444 CPUtime=176.89 cores=0,2,4,6
/proc/11616/task/11736/stat : 11736 (pb_cplex) R 11615 11615 10216 0 -1 4202560 480523 0 0 0 16779 910 0 0 20 0 8 0 390888941 182726656 24079 33554432000 134512640 146736320 4289561808 4088754880 135231550 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1556.75
Current children cumulated vsize (KiB) 187592

[startup+1122.3 s]
/proc/loadavg: 2.14 2.64 4.24 4/186 11797
/proc/meminfo: memFree=30403708/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=180788 CPUtime=1643.98 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) S 11615 11615 10216 0 -1 4202496 4154579 0 0 0 156148 8250 0 0 20 0 8 0 390883305 185126912 24371 33554432000 134512640 146736320 4289561808 4289558160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11616/statm: 45197 24371 983 2985 0 42131 0
[pid=11616/tid=11730] ppid=11615 vsize=180788 CPUtime=189.34 cores=0,2,4,6
/proc/11616/task/11730/stat : 11730 (pb_cplex) R 11615 11615 10216 0 -1 4202560 508581 0 0 0 18009 925 0 0 20 0 8 0 390888941 185126912 24371 33554432000 134512640 146736320 4289561808 4068461896 136002755 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11731] ppid=11615 vsize=180788 CPUtime=188.96 cores=0,2,4,6
/proc/11616/task/11731/stat : 11731 (pb_cplex) S 11615 11615 10216 0 -1 4202560 494734 0 0 0 17951 945 0 0 20 0 8 0 390888941 185126912 24371 33554432000 134512640 146736320 4289561808 4141190800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11732] ppid=11615 vsize=180788 CPUtime=186.57 cores=0,2,4,6
/proc/11616/task/11732/stat : 11732 (pb_cplex) S 11615 11615 10216 0 -1 4202560 494959 0 0 0 17711 946 0 0 20 0 8 0 390888941 185126912 24371 33554432000 134512640 146736320 4289561808 4151676560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11733] ppid=11615 vsize=180788 CPUtime=184.79 cores=0,2,4,6
/proc/11616/task/11733/stat : 11733 (pb_cplex) S 11615 11615 10216 0 -1 4202560 483591 0 0 0 17543 936 0 0 20 0 8 0 390888941 185126912 24371 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11734] ppid=11615 vsize=180788 CPUtime=188.64 cores=0,2,4,6
/proc/11616/task/11734/stat : 11734 (pb_cplex) S 11615 11615 10216 0 -1 4202560 509125 0 0 0 17899 965 0 0 20 0 8 0 390888941 185126912 24371 33554432000 134512640 146736320 4289561808 4109733520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11735] ppid=11615 vsize=180788 CPUtime=190.35 cores=0,2,4,6
/proc/11616/task/11735/stat : 11735 (pb_cplex) S 11615 11615 10216 0 -1 4202560 510833 0 0 0 18086 949 0 0 20 0 8 0 390888941 185126912 24371 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11736] ppid=11615 vsize=180788 CPUtime=187.57 cores=0,2,4,6
/proc/11616/task/11736/stat : 11736 (pb_cplex) S 11615 11615 10216 0 -1 4202560 509791 0 0 0 17790 967 0 0 20 0 8 0 390888941 185126912 24371 33554432000 134512640 146736320 4289561808 4088762000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1643.98
Current children cumulated vsize (KiB) 189936

[startup+1182.3 s]
/proc/loadavg: 2.25 2.57 4.11 3/186 11797
/proc/meminfo: memFree=30394160/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=182916 CPUtime=1731.08 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) S 11615 11615 10216 0 -1 4202496 4373907 0 0 0 164405 8703 0 0 20 0 8 0 390883305 187305984 24775 33554432000 134512640 146736320 4289561808 4289558160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11616/statm: 45729 24775 983 2985 0 42663 0
[pid=11616/tid=11730] ppid=11615 vsize=182916 CPUtime=200.41 cores=0,2,4,6
/proc/11616/task/11730/stat : 11730 (pb_cplex) S 11615 11615 10216 0 -1 4202560 535291 0 0 0 19061 980 0 0 20 0 8 0 390888941 187305984 24775 33554432000 134512640 146736320 4289561808 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11731] ppid=11615 vsize=182916 CPUtime=199.23 cores=0,2,4,6
/proc/11616/task/11731/stat : 11731 (pb_cplex) S 11615 11615 10216 0 -1 4202560 520972 0 0 0 18923 1000 0 0 20 0 8 0 390888941 187305984 24775 33554432000 134512640 146736320 4289561808 4141190800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11616/tid=11732] ppid=11615 vsize=182916 CPUtime=197.74 cores=0,2,4,6
/proc/11616/task/11732/stat : 11732 (pb_cplex) S 11615 11615 10216 0 -1 4202560 522620 0 0 0 18774 1000 0 0 20 0 8 0 390888941 187305984 24775 33554432000 134512640 146736320 4289561808 4151676560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11733] ppid=11615 vsize=182916 CPUtime=195.29 cores=0,2,4,6
/proc/11616/task/11733/stat : 11733 (pb_cplex) S 11615 11615 10216 0 -1 4202560 509338 0 0 0 18537 992 0 0 20 0 8 0 390888941 187305984 24775 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11734] ppid=11615 vsize=182916 CPUtime=199.37 cores=0,2,4,6
/proc/11616/task/11734/stat : 11734 (pb_cplex) S 11615 11615 10216 0 -1 4202560 537073 0 0 0 18916 1021 0 0 20 0 8 0 390888941 187305984 24775 33554432000 134512640 146736320 4289561808 4109733520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11735] ppid=11615 vsize=182916 CPUtime=201.31 cores=0,2,4,6
/proc/11616/task/11735/stat : 11735 (pb_cplex) S 11615 11615 10216 0 -1 4202560 537415 0 0 0 19124 1007 0 0 20 0 8 0 390888941 187305984 24775 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11736] ppid=11615 vsize=182916 CPUtime=198.5 cores=0,2,4,6
/proc/11616/task/11736/stat : 11736 (pb_cplex) R 11615 11615 10216 0 -1 4202560 539568 0 0 0 18823 1027 0 0 20 0 8 0 390888941 187305984 24775 33554432000 134512640 146736320 4289561808 4088754092 135467848 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1731.08
Current children cumulated vsize (KiB) 192064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1229.1 s]
/proc/loadavg: 2.10 2.48 4.00 5/186 11797
/proc/meminfo: memFree=30393168/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=183188 CPUtime=1800.1 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) S 11615 11615 10216 0 -1 4202496 4558697 0 0 0 170954 9056 0 0 20 0 8 0 390883305 187584512 24984 33554432000 134512640 146736320 4289561808 4289558160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11616/statm: 45797 24983 983 2985 0 42731 0
[pid=11616/tid=11730] ppid=11615 vsize=183188 CPUtime=208.53 cores=0,2,4,6
/proc/11616/task/11730/stat : 11730 (pb_cplex) S 11615 11615 10216 0 -1 4202560 556522 0 0 0 19826 1027 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11731] ppid=11615 vsize=183188 CPUtime=207.42 cores=0,2,4,6
/proc/11616/task/11731/stat : 11731 (pb_cplex) R 11615 11615 10216 0 -1 4202560 542786 0 0 0 19702 1040 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4141184940 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11732] ppid=11615 vsize=183188 CPUtime=206.5 cores=0,2,4,6
/proc/11616/task/11732/stat : 11732 (pb_cplex) S 11615 11615 10216 0 -1 4202560 545751 0 0 0 19607 1043 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4151676560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11733] ppid=11615 vsize=183188 CPUtime=204.2 cores=0,2,4,6
/proc/11616/task/11733/stat : 11733 (pb_cplex) S 11615 11615 10216 0 -1 4202560 534288 0 0 0 19379 1041 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11734] ppid=11615 vsize=183188 CPUtime=207.92 cores=0,2,4,6
/proc/11616/task/11734/stat : 11734 (pb_cplex) S 11615 11615 10216 0 -1 4202560 559980 0 0 0 19724 1068 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4109733520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11735] ppid=11615 vsize=183188 CPUtime=210.32 cores=0,2,4,6
/proc/11616/task/11735/stat : 11735 (pb_cplex) S 11615 11615 10216 0 -1 4202560 562125 0 0 0 19976 1056 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11736] ppid=11615 vsize=183188 CPUtime=207.21 cores=0,2,4,6
/proc/11616/task/11736/stat : 11736 (pb_cplex) S 11615 11615 10216 0 -1 4202560 563250 0 0 0 19653 1068 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4088762000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 192336

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

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

[startup+1229.1 s]
/proc/loadavg: 2.10 2.48 4.00 5/186 11797
/proc/meminfo: memFree=30393168/32873648 swapFree=7116/7116
[pid=11615] ppid=11613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11615/stat : 11615 (run) S 11613 11615 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390883305 9367552 270 33554432000 4194304 5064252 140735876820832 140735876819744 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11615/statm: 2287 270 229 213 0 72 0
[pid=11616] ppid=11615 vsize=183188 CPUtime=1800.1 cores=0,2,4,6
/proc/11616/stat : 11616 (pb_cplex) S 11615 11615 10216 0 -1 4202496 4558697 0 0 0 170954 9056 0 0 20 0 8 0 390883305 187584512 24984 33554432000 134512640 146736320 4289561808 4289558160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11616/statm: 45797 24983 983 2985 0 42731 0
[pid=11616/tid=11730] ppid=11615 vsize=183188 CPUtime=208.53 cores=0,2,4,6
/proc/11616/task/11730/stat : 11730 (pb_cplex) S 11615 11615 10216 0 -1 4202560 556522 0 0 0 19826 1027 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11731] ppid=11615 vsize=183188 CPUtime=207.42 cores=0,2,4,6
/proc/11616/task/11731/stat : 11731 (pb_cplex) R 11615 11615 10216 0 -1 4202560 542786 0 0 0 19702 1040 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4141184940 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11732] ppid=11615 vsize=183188 CPUtime=206.5 cores=0,2,4,6
/proc/11616/task/11732/stat : 11732 (pb_cplex) S 11615 11615 10216 0 -1 4202560 545751 0 0 0 19607 1043 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4151676560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11733] ppid=11615 vsize=183188 CPUtime=204.2 cores=0,2,4,6
/proc/11616/task/11733/stat : 11733 (pb_cplex) S 11615 11615 10216 0 -1 4202560 534288 0 0 0 19379 1041 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4120219280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11616/tid=11734] ppid=11615 vsize=183188 CPUtime=207.92 cores=0,2,4,6
/proc/11616/task/11734/stat : 11734 (pb_cplex) S 11615 11615 10216 0 -1 4202560 559980 0 0 0 19724 1068 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4109733520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11616/tid=11735] ppid=11615 vsize=183188 CPUtime=210.32 cores=0,2,4,6
/proc/11616/task/11735/stat : 11735 (pb_cplex) S 11615 11615 10216 0 -1 4202560 562125 0 0 0 19976 1056 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4099247760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11616/tid=11736] ppid=11615 vsize=183188 CPUtime=207.21 cores=0,2,4,6
/proc/11616/task/11736/stat : 11736 (pb_cplex) S 11615 11615 10216 0 -1 4202560 563250 0 0 0 19653 1068 0 0 20 0 8 0 390888941 187584512 24993 33554432000 134512640 146736320 4289561808 4088762000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 192336

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11615 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.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1229.12
CPU time (s): 1800.1
CPU user time (s): 1709.54
CPU system time (s): 90.56
CPU usage (%): 146.455
Max. virtual memory (cumulated for all children) (KiB): 194428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355
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.6416 second user time and 7.77282 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-09 15:12:58
IDJOB=3734821
IDBENCH=2908
IDSOLVER=2325
FILE ID=node123/3734821-1339247578
RUNJOBID= node123-1339246836-10233
PBS_JOBID= 14644358
Free space on /tmp= 68136 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734821-1339247578/watcher-3734821-1339247578 -o /tmp/evaluation-result-3734821-1339247578/solver-3734821-1339247578 -C 1800 -W 1900 -M 15500  run HOME/instance-3734821-1339247578.opb

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

MD5SUM BENCH= b690996610ff381ef60353517fe5a0e9
RANDOM SEED=1722206712

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31200056 kB
Buffers:          484736 kB
Cached:           105324 kB
SwapCached:         2120 kB
Active:           696940 kB
Inactive:          62140 kB
Active(anon):     164056 kB
Inactive(anon):     6816 kB
Active(file):     532884 kB
Inactive(file):    55324 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100320 kB
Dirty:             16772 kB
Writeback:             0 kB
AnonPages:        179996 kB
Mapped:            12524 kB
Shmem:                 0 kB
Slab:             775020 kB
SReclaimable:     218940 kB
SUnreclaim:       556080 kB
KernelStack:        1600 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     319928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3734821-1339247578.opb

Free space on /tmp at the end= 68056 MiB
End job on node123 at 2012-06-09 15:33:30