Trace number 3734777

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.05 1198.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMcdfa46b59876181d5d89fd18757b8cfb
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 benchmark1790.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
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 constraint66
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
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-3734777-1339247561.opb.
0.00/0.00	c Instance file HOME/instance-3734777-1339247561.opb
0.00/0.00	c File size is 7798 bytes.
0.00/0.00	c Highest Coefficient sum: 4329
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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      146                                                 |
0.00/0.01	c |  Number Constraints:    12                                                  |
0.00/0.01	c ===============================================================================
1800.05/1198.41	c Remaining time 1799.99 sec.
1800.05/1198.41	c 
1800.05/1198.41	c *** INTERRUPTED ***
1800.05/1198.41	s UNKNOWN
1800.05/1198.41	c Total CPU time              : 1664.09 s
1800.05/1198.41	c Memory used           : 139.00 MB
1800.05/1198.41	c CPU time              : 1664.09 s
1800.05/1198.41	c 
1800.05/1198.41	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-3734777-1339247561/watcher-3734777-1339247561 -o /tmp/evaluation-result-3734777-1339247561/solver-3734777-1339247561 -C 1800 -W 1900 -M 15500 run HOME/instance-3734777-1339247561.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: 15.27 9.15 4.23 10/182 11814
/proc/meminfo: memFree=31170412/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0

[startup+0.0680349 s]
/proc/loadavg: 15.27 9.15 4.23 10/182 11814
/proc/meminfo: memFree=31170412/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100227 s]
/proc/loadavg: 15.27 9.15 4.23 10/182 11814
/proc/meminfo: memFree=31170412/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30019 s]
/proc/loadavg: 15.27 9.15 4.23 10/182 11814
/proc/meminfo: memFree=31170412/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 15.27 9.15 4.23 10/182 11814
/proc/meminfo: memFree=31170412/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 15.25 9.25 4.29 11/191 11865
/proc/meminfo: memFree=31156328/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=97348 CPUtime=3.59 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) S 11814 11814 11452 0 -1 4202496 10439 0 0 0 336 23 0 0 20 0 8 0 390881128 99684352 4811 33554432000 134512640 146736320 4289748384 4289744784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11815/statm: 24337 4811 975 2985 0 21271 0
[pid=11815/tid=11859] ppid=11814 vsize=97348 CPUtime=0.21 cores=1,3,5,7
/proc/11815/task/11859/stat : 11859 (pb_cplex) S 11814 11814 11452 0 -1 4202560 141 0 0 0 21 0 0 0 20 0 8 0 390881183 99684352 4811 33554432000 134512640 146736320 4289748384 4131294864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11860] ppid=11814 vsize=97348 CPUtime=0.2 cores=1,3,5,7
/proc/11815/task/11860/stat : 11860 (pb_cplex) S 11814 11814 11452 0 -1 4202560 203 0 0 0 20 0 0 0 20 0 8 0 390881183 99684352 4811 33554432000 134512640 146736320 4289748384 4141780624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11861] ppid=11814 vsize=97348 CPUtime=0.23 cores=1,3,5,7
/proc/11815/task/11861/stat : 11861 (pb_cplex) R 11814 11814 11452 0 -1 4202560 487 0 0 0 21 2 0 0 20 0 8 0 390881183 99684352 4811 33554432000 134512640 146736320 4289748384 4152260204 144785853 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11862] ppid=11814 vsize=97348 CPUtime=0.23 cores=1,3,5,7
/proc/11815/task/11862/stat : 11862 (pb_cplex) S 11814 11814 11452 0 -1 4202560 193 0 0 0 22 1 0 0 20 0 8 0 390881183 99684352 4811 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11863] ppid=11814 vsize=97348 CPUtime=0.25 cores=1,3,5,7
/proc/11815/task/11863/stat : 11863 (pb_cplex) S 11814 11814 11452 0 -1 4202560 541 0 0 0 23 2 0 0 20 0 8 0 390881183 99684352 4811 33554432000 134512640 146736320 4289748384 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11864] ppid=11814 vsize=97348 CPUtime=0.24 cores=1,3,5,7
/proc/11815/task/11864/stat : 11864 (pb_cplex) S 11814 11814 11452 0 -1 4202560 393 0 0 0 23 1 0 0 20 0 8 0 390881183 99684352 4811 33554432000 134512640 146736320 4289748384 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11865] ppid=11814 vsize=97348 CPUtime=0.22 cores=1,3,5,7
/proc/11815/task/11865/stat : 11865 (pb_cplex) S 11814 11814 11452 0 -1 4202560 267 0 0 0 21 1 0 0 20 0 8 0 390881183 99684352 4811 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 106496

[startup+3.10036 s]
/proc/loadavg: 15.25 9.25 4.29 11/191 11865
/proc/meminfo: memFree=31154344/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=97348 CPUtime=6.2 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) R 11814 11814 11452 0 -1 4202496 11552 0 0 0 582 38 0 0 20 0 8 0 390881128 99684352 4938 33554432000 134512640 146736320 4289748384 4289738396 144785853 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11815/statm: 24337 4938 975 2985 0 21271 0
[pid=11815/tid=11859] ppid=11814 vsize=97348 CPUtime=0.49 cores=1,3,5,7
/proc/11815/task/11859/stat : 11859 (pb_cplex) S 11814 11814 11452 0 -1 4202560 202 0 0 0 46 3 0 0 20 0 8 0 390881183 99684352 4938 33554432000 134512640 146736320 4289748384 4131294864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11860] ppid=11814 vsize=97348 CPUtime=0.49 cores=1,3,5,7
/proc/11815/task/11860/stat : 11860 (pb_cplex) S 11814 11814 11452 0 -1 4202560 327 0 0 0 46 3 0 0 20 0 8 0 390881183 99684352 4938 33554432000 134512640 146736320 4289748384 4141780624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11861] ppid=11814 vsize=97348 CPUtime=0.58 cores=1,3,5,7
/proc/11815/task/11861/stat : 11861 (pb_cplex) S 11814 11814 11452 0 -1 4202560 692 0 0 0 55 3 0 0 20 0 8 0 390881183 99684352 4938 33554432000 134512640 146736320 4289748384 4152266384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11862] ppid=11814 vsize=97348 CPUtime=0.52 cores=1,3,5,7
/proc/11815/task/11862/stat : 11862 (pb_cplex) S 11814 11814 11452 0 -1 4202560 200 0 0 0 49 3 0 0 20 0 8 0 390881183 99684352 4938 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11863] ppid=11814 vsize=97348 CPUtime=0.63 cores=1,3,5,7
/proc/11815/task/11863/stat : 11863 (pb_cplex) S 11814 11814 11452 0 -1 4202560 932 0 0 0 59 4 0 0 20 0 8 0 390881183 99684352 4938 33554432000 134512640 146736320 4289748384 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11864] ppid=11814 vsize=97348 CPUtime=0.56 cores=1,3,5,7
/proc/11815/task/11864/stat : 11864 (pb_cplex) S 11814 11814 11452 0 -1 4202560 580 0 0 0 53 3 0 0 20 0 8 0 390881183 99684352 4940 33554432000 134512640 146736320 4289748384 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11865] ppid=11814 vsize=97348 CPUtime=0.47 cores=1,3,5,7
/proc/11815/task/11865/stat : 11865 (pb_cplex) R 11814 11814 11452 0 -1 4202560 360 0 0 0 44 3 0 0 20 0 8 0 390881183 99684352 4938 33554432000 134512640 146736320 4289748384 4066365528 144798020 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 106496

[startup+6.30036 s]
/proc/loadavg: 15.31 9.36 4.35 17/191 11865
/proc/meminfo: memFree=31152732/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=98628 CPUtime=18.47 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) R 11814 11814 11452 0 -1 4202496 17248 0 0 0 1751 96 0 0 20 0 8 0 390881128 100995072 5444 33554432000 134512640 146736320 4289748384 4289738332 135965187 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11815/statm: 24657 5444 981 2985 0 21591 0
[pid=11815/tid=11859] ppid=11814 vsize=98628 CPUtime=2.09 cores=1,3,5,7
/proc/11815/task/11859/stat : 11859 (pb_cplex) R 11814 11814 11452 0 -1 4202560 1103 0 0 0 199 10 0 0 20 0 8 0 390881183 100995072 5444 33554432000 134512640 146736320 4289748384 4131283812 144580846 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11860] ppid=11814 vsize=98628 CPUtime=1.93 cores=1,3,5,7
/proc/11815/task/11860/stat : 11860 (pb_cplex) R 11814 11814 11452 0 -1 4202560 918 0 0 0 184 9 0 0 20 0 8 0 390881183 100995072 5444 33554432000 134512640 146736320 4289748384 4141776092 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11861] ppid=11814 vsize=98628 CPUtime=2.04 cores=1,3,5,7
/proc/11815/task/11861/stat : 11861 (pb_cplex) R 11814 11814 11452 0 -1 4202560 1263 0 0 0 195 9 0 0 20 0 8 0 390881183 100995072 5444 33554432000 134512640 146736320 4289748384 4152258084 144716523 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11862] ppid=11814 vsize=98628 CPUtime=1.98 cores=1,3,5,7
/proc/11815/task/11862/stat : 11862 (pb_cplex) R 11814 11814 11452 0 -1 4202560 867 0 0 0 187 11 0 0 20 0 8 0 390881183 100995072 5444 33554432000 134512640 146736320 4289748384 4120805180 144671040 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11863] ppid=11814 vsize=98628 CPUtime=2.19 cores=1,3,5,7
/proc/11815/task/11863/stat : 11863 (pb_cplex) R 11814 11814 11452 0 -1 4202560 1833 0 0 0 208 11 0 0 20 0 8 0 390881183 100995072 5444 33554432000 134512640 146736320 4289748384 4106211104 136388226 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11864] ppid=11814 vsize=98628 CPUtime=2.16 cores=1,3,5,7
/proc/11815/task/11864/stat : 11864 (pb_cplex) R 11814 11814 11452 0 -1 4202560 1036 0 0 0 207 9 0 0 20 0 8 0 390881183 100995072 5444 33554432000 134512640 146736320 4289748384 4095727092 137020063 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11865] ppid=11814 vsize=98628 CPUtime=2.05 cores=1,3,5,7
/proc/11815/task/11865/stat : 11865 (pb_cplex) R 11814 11814 11452 0 -1 4202560 1329 0 0 0 194 11 0 0 20 0 8 0 390881183 100995072 5444 33554432000 134512640 146736320 4289748384 4066366364 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 18.47
Current children cumulated vsize (KiB) 107776

[startup+12.7004 s]
/proc/loadavg: 14.80 9.35 4.38 10/191 11900
/proc/meminfo: memFree=31140676/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=105012 CPUtime=32.23 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) S 11814 11814 11452 0 -1 4202496 38402 0 0 0 3057 166 0 0 20 0 8 0 390881128 107532288 8169 33554432000 134512640 146736320 4289748384 4289744784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11815/statm: 26253 8169 982 2985 0 23187 0
[pid=11815/tid=11894] ppid=11814 vsize=105012 CPUtime=0.78 cores=1,3,5,7
/proc/11815/task/11894/stat : 11894 (pb_cplex) S 11814 11814 11452 0 -1 4202560 1576 0 0 0 74 4 0 0 20 0 8 0 390881945 107532288 8169 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11895] ppid=11814 vsize=105012 CPUtime=0.88 cores=1,3,5,7
/proc/11815/task/11895/stat : 11895 (pb_cplex) S 11814 11814 11452 0 -1 4202560 2799 0 0 0 83 5 0 0 20 0 8 0 390881945 107532288 8169 33554432000 134512640 146736320 4289748384 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11896] ppid=11814 vsize=105012 CPUtime=0.87 cores=1,3,5,7
/proc/11815/task/11896/stat : 11896 (pb_cplex) S 11814 11814 11452 0 -1 4202560 2678 0 0 0 84 3 0 0 20 0 8 0 390881945 107532288 8169 33554432000 134512640 146736320 4289748384 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11897] ppid=11814 vsize=105012 CPUtime=0.75 cores=1,3,5,7
/proc/11815/task/11897/stat : 11897 (pb_cplex) R 11814 11814 11452 0 -1 4202560 1995 0 0 0 71 4 0 0 20 0 8 0 390881945 107532288 8169 33554432000 134512640 146736320 4289748384 4120802716 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11898] ppid=11814 vsize=105012 CPUtime=0.85 cores=1,3,5,7
/proc/11815/task/11898/stat : 11898 (pb_cplex) S 11814 11814 11452 0 -1 4202560 1870 0 0 0 80 5 0 0 20 0 8 0 390881945 107532288 8169 33554432000 134512640 146736320 4289748384 4150259344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11899] ppid=11814 vsize=105012 CPUtime=0.77 cores=1,3,5,7
/proc/11815/task/11899/stat : 11899 (pb_cplex) S 11814 11814 11452 0 -1 4202560 1764 0 0 0 72 5 0 0 20 0 8 0 390881945 107532288 8169 33554432000 134512640 146736320 4289748384 4139773584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11900] ppid=11814 vsize=105012 CPUtime=0.85 cores=1,3,5,7
/proc/11815/task/11900/stat : 11900 (pb_cplex) S 11814 11814 11452 0 -1 4202560 2861 0 0 0 81 4 0 0 20 0 8 0 390881945 107532288 8169 33554432000 134512640 146736320 4289748384 4055887504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 32.23
Current children cumulated vsize (KiB) 114160

[startup+25.5004 s]
/proc/loadavg: 14.08 9.37 4.44 11/191 11900
/proc/meminfo: memFree=31136120/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=108012 CPUtime=51.45 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) S 11814 11814 11452 0 -1 4202496 63511 0 0 0 4868 277 0 0 20 0 8 0 390881128 110604288 9273 33554432000 134512640 146736320 4289748384 4289744784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11815/statm: 27003 9273 982 2985 0 23937 0
[pid=11815/tid=11894] ppid=11814 vsize=108012 CPUtime=3.32 cores=1,3,5,7
/proc/11815/task/11894/stat : 11894 (pb_cplex) S 11814 11814 11452 0 -1 4202560 5801 0 0 0 313 19 0 0 20 0 8 0 390881945 110604288 9273 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11895] ppid=11814 vsize=108012 CPUtime=3.05 cores=1,3,5,7
/proc/11815/task/11895/stat : 11895 (pb_cplex) S 11814 11814 11452 0 -1 4202560 6313 0 0 0 287 18 0 0 20 0 8 0 390881945 110604288 9273 33554432000 134512640 146736320 4289748384 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11896] ppid=11814 vsize=108012 CPUtime=2.98 cores=1,3,5,7
/proc/11815/task/11896/stat : 11896 (pb_cplex) S 11814 11814 11452 0 -1 4202560 4739 0 0 0 282 16 0 0 20 0 8 0 390881945 110604288 9273 33554432000 134512640 146736320 4289748384 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11897] ppid=11814 vsize=108012 CPUtime=3.1 cores=1,3,5,7
/proc/11815/task/11897/stat : 11897 (pb_cplex) S 11814 11814 11452 0 -1 4202560 4782 0 0 0 292 18 0 0 20 0 8 0 390881945 110604288 9273 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11898] ppid=11814 vsize=108012 CPUtime=2.95 cores=1,3,5,7
/proc/11815/task/11898/stat : 11898 (pb_cplex) R 11814 11814 11452 0 -1 4202560 3967 0 0 0 278 17 0 0 20 0 8 0 390881945 110604288 9273 33554432000 134512640 146736320 4289748384 4150252956 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11899] ppid=11814 vsize=108012 CPUtime=3 cores=1,3,5,7
/proc/11815/task/11899/stat : 11899 (pb_cplex) S 11814 11814 11452 0 -1 4202560 5652 0 0 0 283 17 0 0 20 0 8 0 390881945 110604288 9273 33554432000 134512640 146736320 4289748384 4139773584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11900] ppid=11814 vsize=108012 CPUtime=3.15 cores=1,3,5,7
/proc/11815/task/11900/stat : 11900 (pb_cplex) S 11814 11814 11452 0 -1 4202560 5970 0 0 0 297 18 0 0 20 0 8 0 390881945 110604288 9273 33554432000 134512640 146736320 4289748384 4055887504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 51.45
Current children cumulated vsize (KiB) 117160

[startup+51.1004 s]
/proc/loadavg: 11.48 9.19 4.53 9/191 11900
/proc/meminfo: memFree=31134072/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0

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

/proc/11815/statm: 35139 14380 983 2985 0 32073 0
[pid=11815/tid=11929] ppid=11814 vsize=140556 CPUtime=162.6 cores=1,3,5,7
/proc/11815/task/11929/stat : 11929 (pb_cplex) S 11814 11814 11452 0 -1 4202560 104824 0 0 0 14948 1312 0 0 20 0 8 0 390889011 143929344 14380 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11930] ppid=11814 vsize=140556 CPUtime=160.58 cores=1,3,5,7
/proc/11815/task/11930/stat : 11930 (pb_cplex) S 11814 11814 11452 0 -1 4202560 100812 0 0 0 14748 1310 0 0 20 0 8 0 390889011 143929344 14380 33554432000 134512640 146736320 4289748384 4141780624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11931] ppid=11814 vsize=140556 CPUtime=161.19 cores=1,3,5,7
/proc/11815/task/11931/stat : 11931 (pb_cplex) S 11814 11814 11452 0 -1 4202560 102568 0 0 0 14789 1330 0 0 20 0 8 0 390889011 143929344 14380 33554432000 134512640 146736320 4289748384 4152266384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11932] ppid=11814 vsize=140556 CPUtime=160.73 cores=1,3,5,7
/proc/11815/task/11932/stat : 11932 (pb_cplex) S 11814 11814 11452 0 -1 4202560 102431 0 0 0 14736 1337 0 0 20 0 8 0 390889011 143929344 14380 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11933] ppid=11814 vsize=140556 CPUtime=160.93 cores=1,3,5,7
/proc/11815/task/11933/stat : 11933 (pb_cplex) R 11814 11814 11452 0 -1 4202560 103732 0 0 0 14777 1316 0 0 20 0 8 0 390889011 143929344 14380 33554432000 134512640 146736320 4289748384 4110317852 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11934] ppid=11814 vsize=140556 CPUtime=161.03 cores=1,3,5,7
/proc/11815/task/11934/stat : 11934 (pb_cplex) S 11814 11814 11452 0 -1 4202560 104564 0 0 0 14752 1351 0 0 20 0 8 0 390889011 143929344 14380 33554432000 134512640 146736320 4289748384 4099837584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11935] ppid=11814 vsize=140556 CPUtime=163.99 cores=1,3,5,7
/proc/11815/task/11935/stat : 11935 (pb_cplex) S 11814 11814 11452 0 -1 4202560 113167 0 0 0 15074 1325 0 0 20 0 8 0 390889011 143929344 14380 33554432000 134512640 146736320 4289748384 4089351824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1513
Current children cumulated vsize (KiB) 149704

[startup+1062.3 s]
/proc/loadavg: 1.72 2.26 3.04 4/192 12113
/proc/meminfo: memFree=31301988/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=141944 CPUtime=1601.52 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) R 11814 11814 11452 0 -1 4202496 1114339 0 0 0 148082 12070 0 0 20 0 8 0 390881128 145350656 15130 33554432000 134512640 146736320 4289748384 4289744704 136674344 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11815/statm: 35486 15130 983 2985 0 32420 0
[pid=11815/tid=11929] ppid=11814 vsize=141944 CPUtime=173.01 cores=1,3,5,7
/proc/11815/task/11929/stat : 11929 (pb_cplex) R 11814 11814 11452 0 -1 4202560 111362 0 0 0 15904 1397 0 0 20 0 8 0 390889011 145350656 15130 33554432000 134512640 146736320 4289748384 4066373232 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11930] ppid=11814 vsize=141944 CPUtime=171.67 cores=1,3,5,7
/proc/11815/task/11930/stat : 11930 (pb_cplex) S 11814 11814 11452 0 -1 4202560 107845 0 0 0 15765 1402 0 0 20 0 8 0 390889011 145350656 15130 33554432000 134512640 146736320 4289748384 4141780592 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11931] ppid=11814 vsize=141944 CPUtime=171.53 cores=1,3,5,7
/proc/11815/task/11931/stat : 11931 (pb_cplex) S 11814 11814 11452 0 -1 4202560 109211 0 0 0 15734 1419 0 0 20 0 8 0 390889011 145350656 15130 33554432000 134512640 146736320 4289748384 4152266352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11932] ppid=11814 vsize=141944 CPUtime=170.91 cores=1,3,5,7
/proc/11815/task/11932/stat : 11932 (pb_cplex) S 11814 11814 11452 0 -1 4202560 108514 0 0 0 15673 1418 0 0 20 0 8 0 390889011 145350656 15130 33554432000 134512640 146736320 4289748384 4120809072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11933] ppid=11814 vsize=141944 CPUtime=172.04 cores=1,3,5,7
/proc/11815/task/11933/stat : 11933 (pb_cplex) S 11814 11814 11452 0 -1 4202560 110721 0 0 0 15799 1405 0 0 20 0 8 0 390889011 145350656 15130 33554432000 134512640 146736320 4289748384 4110323312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11934] ppid=11814 vsize=141944 CPUtime=171.58 cores=1,3,5,7
/proc/11815/task/11934/stat : 11934 (pb_cplex) S 11814 11814 11452 0 -1 4202560 111320 0 0 0 15713 1445 0 0 20 0 8 0 390889011 145350656 15130 33554432000 134512640 146736320 4289748384 4099837552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11935] ppid=11814 vsize=141944 CPUtime=174.47 cores=1,3,5,7
/proc/11815/task/11935/stat : 11935 (pb_cplex) S 11814 11814 11452 0 -1 4202560 120353 0 0 0 16038 1409 0 0 20 0 8 0 390889011 145350656 15130 33554432000 134512640 146736320 4289748384 4089351792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 151092

[startup+1122.3 s]
/proc/loadavg: 2.37 2.33 3.01 3/191 12114
/proc/meminfo: memFree=31301872/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=142360 CPUtime=1688.58 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) R 11814 11814 11452 0 -1 4202496 1143846 0 0 0 156123 12735 0 0 20 0 8 0 390881128 145776640 15203 33554432000 134512640 146736320 4289748384 4289737248 136388247 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11815/statm: 35590 15203 983 2985 0 32524 0
[pid=11815/tid=11929] ppid=11814 vsize=142360 CPUtime=183.89 cores=1,3,5,7
/proc/11815/task/11929/stat : 11929 (pb_cplex) S 11814 11814 11452 0 -1 4202560 115587 0 0 0 16906 1483 0 0 20 0 8 0 390889011 145776640 15203 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11930] ppid=11814 vsize=142360 CPUtime=182.12 cores=1,3,5,7
/proc/11815/task/11930/stat : 11930 (pb_cplex) S 11814 11814 11452 0 -1 4202560 111107 0 0 0 16729 1483 0 0 20 0 8 0 390889011 145776640 15203 33554432000 134512640 146736320 4289748384 4141780624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11931] ppid=11814 vsize=142360 CPUtime=181.65 cores=1,3,5,7
/proc/11815/task/11931/stat : 11931 (pb_cplex) S 11814 11814 11452 0 -1 4202560 112922 0 0 0 16669 1496 0 0 20 0 8 0 390889011 145776640 15203 33554432000 134512640 146736320 4289748384 4152266384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11932] ppid=11814 vsize=142360 CPUtime=181.12 cores=1,3,5,7
/proc/11815/task/11932/stat : 11932 (pb_cplex) S 11814 11814 11452 0 -1 4202560 111783 0 0 0 16606 1506 0 0 20 0 8 0 390889011 145776640 15203 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11933] ppid=11814 vsize=142360 CPUtime=182.42 cores=1,3,5,7
/proc/11815/task/11933/stat : 11933 (pb_cplex) S 11814 11814 11452 0 -1 4202560 114492 0 0 0 16760 1482 0 0 20 0 8 0 390889011 145776640 15203 33554432000 134512640 146736320 4289748384 4110323344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11934] ppid=11814 vsize=142360 CPUtime=181.99 cores=1,3,5,7
/proc/11815/task/11934/stat : 11934 (pb_cplex) S 11814 11814 11452 0 -1 4202560 114903 0 0 0 16672 1527 0 0 20 0 8 0 390889011 145776640 15203 33554432000 134512640 146736320 4289748384 4099837584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11935] ppid=11814 vsize=142360 CPUtime=185.35 cores=1,3,5,7
/proc/11815/task/11935/stat : 11935 (pb_cplex) S 11814 11814 11452 0 -1 4202560 124169 0 0 0 17036 1499 0 0 20 0 8 0 390889011 145776640 15203 33554432000 134512640 146736320 4289748384 4089351824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1688.58
Current children cumulated vsize (KiB) 151508

[startup+1182.3 s]
/proc/loadavg: 2.34 2.31 2.96 4/191 12114
/proc/meminfo: memFree=31300632/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=142288 CPUtime=1776.19 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) S 11814 11814 11452 0 -1 4202496 1179406 0 0 0 164204 13415 0 0 20 0 8 0 390881128 145702912 15311 33554432000 134512640 146736320 4289748384 4289744784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11815/statm: 35572 15311 983 2985 0 32506 0
[pid=11815/tid=11929] ppid=11814 vsize=142288 CPUtime=194.32 cores=1,3,5,7
/proc/11815/task/11929/stat : 11929 (pb_cplex) S 11814 11814 11452 0 -1 4202560 119409 0 0 0 17863 1569 0 0 20 0 8 0 390889011 145702912 15311 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11930] ppid=11814 vsize=142288 CPUtime=192.42 cores=1,3,5,7
/proc/11815/task/11930/stat : 11930 (pb_cplex) S 11814 11814 11452 0 -1 4202560 115598 0 0 0 17671 1571 0 0 20 0 8 0 390889011 145702912 15311 33554432000 134512640 146736320 4289748384 4141780624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11931] ppid=11814 vsize=142288 CPUtime=191.84 cores=1,3,5,7
/proc/11815/task/11931/stat : 11931 (pb_cplex) R 11814 11814 11452 0 -1 4202560 117446 0 0 0 17607 1577 0 0 20 0 8 0 390889011 145702912 15311 33554432000 134512640 146736320 4289748384 4152259996 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11932] ppid=11814 vsize=142288 CPUtime=191.34 cores=1,3,5,7
/proc/11815/task/11932/stat : 11932 (pb_cplex) S 11814 11814 11452 0 -1 4202560 115925 0 0 0 17540 1594 0 0 20 0 8 0 390889011 145702912 15311 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11933] ppid=11814 vsize=142288 CPUtime=193.05 cores=1,3,5,7
/proc/11815/task/11933/stat : 11933 (pb_cplex) S 11814 11814 11452 0 -1 4202560 118928 0 0 0 17739 1566 0 0 20 0 8 0 390889011 145702912 15311 33554432000 134512640 146736320 4289748384 4110323344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11934] ppid=11814 vsize=142288 CPUtime=192.78 cores=1,3,5,7
/proc/11815/task/11934/stat : 11934 (pb_cplex) S 11814 11814 11452 0 -1 4202560 119497 0 0 0 17665 1613 0 0 20 0 8 0 390889011 145702912 15311 33554432000 134512640 146736320 4289748384 4099837584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11935] ppid=11814 vsize=142288 CPUtime=195.93 cores=1,3,5,7
/proc/11815/task/11935/stat : 11935 (pb_cplex) S 11814 11814 11452 0 -1 4202560 129204 0 0 0 18009 1584 0 0 20 0 8 0 390889011 145702912 15311 33554432000 134512640 146736320 4289748384 4089351824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1776.19
Current children cumulated vsize (KiB) 151436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1198.4 s]
/proc/loadavg: 2.04 2.25 2.93 4/191 12114
/proc/meminfo: memFree=31299764/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=142328 CPUtime=1800.05 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) S 11814 11814 11452 0 -1 4202496 1189132 0 0 0 166408 13597 0 0 20 0 8 0 390881128 145743872 15318 33554432000 134512640 146736320 4289748384 4289744784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11815/statm: 35582 15318 983 2985 0 32516 0
[pid=11815/tid=11929] ppid=11814 vsize=142328 CPUtime=197.34 cores=1,3,5,7
/proc/11815/task/11929/stat : 11929 (pb_cplex) S 11814 11814 11452 0 -1 4202560 120503 0 0 0 18141 1593 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11930] ppid=11814 vsize=142328 CPUtime=195.36 cores=1,3,5,7
/proc/11815/task/11930/stat : 11930 (pb_cplex) R 11814 11814 11452 0 -1 4202560 116788 0 0 0 17942 1594 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4141775012 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11931] ppid=11814 vsize=142328 CPUtime=194.64 cores=1,3,5,7
/proc/11815/task/11931/stat : 11931 (pb_cplex) S 11814 11814 11452 0 -1 4202560 118578 0 0 0 17866 1598 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4152266384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11932] ppid=11814 vsize=142328 CPUtime=193.95 cores=1,3,5,7
/proc/11815/task/11932/stat : 11932 (pb_cplex) S 11814 11814 11452 0 -1 4202560 116973 0 0 0 17780 1615 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11933] ppid=11814 vsize=142328 CPUtime=195.98 cores=1,3,5,7
/proc/11815/task/11933/stat : 11933 (pb_cplex) S 11814 11814 11452 0 -1 4202560 120245 0 0 0 18007 1591 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4110323344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11934] ppid=11814 vsize=142328 CPUtime=195.67 cores=1,3,5,7
/proc/11815/task/11934/stat : 11934 (pb_cplex) S 11814 11814 11452 0 -1 4202560 120748 0 0 0 17934 1633 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4099837584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11935] ppid=11814 vsize=142328 CPUtime=198.74 cores=1,3,5,7
/proc/11815/task/11935/stat : 11935 (pb_cplex) S 11814 11814 11452 0 -1 4202560 130580 0 0 0 18267 1607 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4089351824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 151476

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

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

[startup+1198.4 s]
/proc/loadavg: 2.04 2.25 2.93 4/191 12114
/proc/meminfo: memFree=31299764/32873852 swapFree=7632/7632
[pid=11814] ppid=11812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11814/stat : 11814 (run) S 11812 11814 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390881128 9367552 270 33554432000 4194304 5064252 140734759500240 140734759499152 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11814/statm: 2287 270 229 213 0 72 0
[pid=11815] ppid=11814 vsize=142328 CPUtime=1800.05 cores=1,3,5,7
/proc/11815/stat : 11815 (pb_cplex) S 11814 11814 11452 0 -1 4202496 1189132 0 0 0 166408 13597 0 0 20 0 8 0 390881128 145743872 15318 33554432000 134512640 146736320 4289748384 4289744784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11815/statm: 35582 15318 983 2985 0 32516 0
[pid=11815/tid=11929] ppid=11814 vsize=142328 CPUtime=197.34 cores=1,3,5,7
/proc/11815/task/11929/stat : 11929 (pb_cplex) S 11814 11814 11452 0 -1 4202560 120503 0 0 0 18141 1593 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11815/tid=11930] ppid=11814 vsize=142328 CPUtime=195.36 cores=1,3,5,7
/proc/11815/task/11930/stat : 11930 (pb_cplex) R 11814 11814 11452 0 -1 4202560 116788 0 0 0 17942 1594 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4141775012 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11931] ppid=11814 vsize=142328 CPUtime=194.64 cores=1,3,5,7
/proc/11815/task/11931/stat : 11931 (pb_cplex) S 11814 11814 11452 0 -1 4202560 118578 0 0 0 17866 1598 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4152266384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11932] ppid=11814 vsize=142328 CPUtime=193.95 cores=1,3,5,7
/proc/11815/task/11932/stat : 11932 (pb_cplex) S 11814 11814 11452 0 -1 4202560 116973 0 0 0 17780 1615 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4120809104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11815/tid=11933] ppid=11814 vsize=142328 CPUtime=195.98 cores=1,3,5,7
/proc/11815/task/11933/stat : 11933 (pb_cplex) S 11814 11814 11452 0 -1 4202560 120245 0 0 0 18007 1591 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4110323344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11815/tid=11934] ppid=11814 vsize=142328 CPUtime=195.67 cores=1,3,5,7
/proc/11815/task/11934/stat : 11934 (pb_cplex) S 11814 11814 11452 0 -1 4202560 120748 0 0 0 17934 1633 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4099837584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11815/tid=11935] ppid=11814 vsize=142328 CPUtime=198.74 cores=1,3,5,7
/proc/11815/task/11935/stat : 11935 (pb_cplex) S 11814 11814 11452 0 -1 4202560 130580 0 0 0 18267 1607 0 0 20 0 8 0 390889011 145743872 15318 33554432000 134512640 146736320 4289748384 4089351824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 151476

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1198.42
CPU time (s): 1800.05
CPU user time (s): 1664.08
CPU system time (s): 135.97
CPU usage (%): 150.202
Max. virtual memory (cumulated for all children) (KiB): 152660

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= 1
involuntary context switches= 1

runsolver used 2.70059 second user time and 7.46387 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 15:12:41
IDJOB=3734777
IDBENCH=2902
IDSOLVER=2325
FILE ID=node131/3734777-1339247561
RUNJOBID= node131-1339246832-11470
PBS_JOBID= 14644350
Free space on /tmp= 71092 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_1.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734777-1339247561/watcher-3734777-1339247561 -o /tmp/evaluation-result-3734777-1339247561/solver-3734777-1339247561 -C 1800 -W 1900 -M 15500  run HOME/instance-3734777-1339247561.opb

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

MD5SUM BENCH= cdfa46b59876181d5d89fd18757b8cfb
RANDOM SEED=2109874812

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31171708 kB
Buffers:          276504 kB
Cached:           231548 kB
SwapCached:         3456 kB
Active:           623244 kB
Inactive:         194312 kB
Active(anon):     306656 kB
Inactive(anon):     4856 kB
Active(file):     316588 kB
Inactive(file):   189456 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098424 kB
Dirty:             16308 kB
Writeback:             0 kB
AnonPages:        290544 kB
Mapped:            12568 kB
Shmem:                 0 kB
Slab:             744032 kB
SReclaimable:     185088 kB
SUnreclaim:       558944 kB
KernelStack:        1584 kB
PageTables:         4744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     510228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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-3734777-1339247561.opb

Free space on /tmp at the end= 71080 MiB
End job on node131 at 2012-06-09 15:32:41