Trace number 3734865

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 1142.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1792.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
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 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
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-3734865-1339247592.opb.
0.00/0.00	c Instance file HOME/instance-3734865-1339247592.opb
0.00/0.00	c File size is 13159 bytes.
0.00/0.01	c Highest Coefficient sum: 5856
0.00/0.01	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:      198                                                 |
0.00/0.01	c |  Number Constraints:    16                                                  |
0.00/0.01	c ===============================================================================
1800.10/1142.71	c Remaining time 1799.99 sec.
1800.10/1142.71	c 
1800.10/1142.71	c *** INTERRUPTED ***
1800.10/1142.71	s UNKNOWN
1800.10/1142.71	c Total CPU time              : 1704.66 s
1800.10/1142.71	c Memory used           : 424.75 MB
1800.10/1142.71	c CPU time              : 1704.66 s
1800.10/1142.71	c 
1800.10/1142.71	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-3734865-1339247592/watcher-3734865-1339247592 -o /tmp/evaluation-result-3734865-1339247592/solver-3734865-1339247592 -C 1800 -W 1900 -M 15500 run HOME/instance-3734865-1339247592.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: 5.56 7.38 4.95 3/175 32407
/proc/meminfo: memFree=31370060/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0

[startup+0.0696571 s]
/proc/loadavg: 5.56 7.38 4.95 3/175 32407
/proc/meminfo: memFree=31370060/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 5.56 7.38 4.95 3/175 32407
/proc/meminfo: memFree=31370060/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300162 s]
/proc/loadavg: 5.56 7.38 4.95 3/175 32407
/proc/meminfo: memFree=31370060/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 5.56 7.38 4.95 3/175 32407
/proc/meminfo: memFree=31370060/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 5.19 7.28 4.93 3/184 32472
/proc/meminfo: memFree=31353936/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=98068 CPUtime=3.44 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) R 32407 32407 32044 0 -1 4202496 11177 0 0 0 321 23 0 0 20 0 8 0 390885112 100421632 5236 33554432000 134512640 146736320 4294101376 4294092132 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32408/statm: 24517 5236 971 2985 0 21451 0
[pid=32408/tid=32466] ppid=32407 vsize=98068 CPUtime=0.22 cores=1,3,5,7
/proc/32408/task/32466/stat : 32466 (pb_cplex) R 32407 32407 32044 0 -1 4202560 401 0 0 0 21 1 0 0 20 0 8 0 390885167 100421632 5236 33554432000 134512640 146736320 4294101376 4131342500 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32467] ppid=32407 vsize=98068 CPUtime=0.26 cores=1,3,5,7
/proc/32408/task/32467/stat : 32467 (pb_cplex) S 32407 32407 32044 0 -1 4202560 408 0 0 0 24 2 0 0 20 0 8 0 390885167 100421632 5236 33554432000 134512640 146736320 4294101376 4141833872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32468] ppid=32407 vsize=98068 CPUtime=0.25 cores=1,3,5,7
/proc/32408/task/32468/stat : 32468 (pb_cplex) S 32407 32407 32044 0 -1 4202560 170 0 0 0 23 2 0 0 20 0 8 0 390885167 100421632 5236 33554432000 134512640 146736320 4294101376 4152319632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32469] ppid=32407 vsize=98068 CPUtime=0.25 cores=1,3,5,7
/proc/32408/task/32469/stat : 32469 (pb_cplex) S 32407 32407 32044 0 -1 4202560 393 0 0 0 24 1 0 0 20 0 8 0 390885167 100421632 5236 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32470] ppid=32407 vsize=98068 CPUtime=0.24 cores=1,3,5,7
/proc/32408/task/32470/stat : 32470 (pb_cplex) S 32407 32407 32044 0 -1 4202560 485 0 0 0 23 1 0 0 20 0 8 0 390885167 100421632 5236 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32471] ppid=32407 vsize=98068 CPUtime=0.26 cores=1,3,5,7
/proc/32408/task/32471/stat : 32471 (pb_cplex) R 32407 32407 32044 0 -1 4202560 267 0 0 0 25 1 0 0 20 0 8 0 390885167 100421632 5236 33554432000 134512640 146736320 4294101376 4095725724 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32472] ppid=32407 vsize=98068 CPUtime=0.25 cores=1,3,5,7
/proc/32408/task/32472/stat : 32472 (pb_cplex) S 32407 32407 32044 0 -1 4202560 112 0 0 0 23 2 0 0 20 0 8 0 390885167 100421632 5241 33554432000 134512640 146736320 4294101376 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 107216

[startup+3.10032 s]
/proc/loadavg: 5.19 7.28 4.93 5/184 32472
/proc/meminfo: memFree=31351828/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=99092 CPUtime=6 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) R 32407 32407 32044 0 -1 4202496 13336 0 0 0 564 36 0 0 20 0 8 0 390885112 101470208 5578 33554432000 134512640 146736320 4294101376 4294090268 144785853 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32408/statm: 24773 5580 971 2985 0 21707 0
[pid=32408/tid=32466] ppid=32407 vsize=99092 CPUtime=0.56 cores=1,3,5,7
/proc/32408/task/32466/stat : 32466 (pb_cplex) S 32407 32407 32044 0 -1 4202560 411 0 0 0 54 2 0 0 20 0 8 0 390885167 101470208 5586 33554432000 134512640 146736320 4294101376 4131348112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32467] ppid=32407 vsize=99092 CPUtime=0.53 cores=1,3,5,7
/proc/32408/task/32467/stat : 32467 (pb_cplex) S 32407 32407 32044 0 -1 4202560 721 0 0 0 50 3 0 0 20 0 8 0 390885167 101470208 5588 33554432000 134512640 146736320 4294101376 4141833872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32468] ppid=32407 vsize=99092 CPUtime=0.57 cores=1,3,5,7
/proc/32408/task/32468/stat : 32468 (pb_cplex) R 32407 32407 32044 0 -1 4202560 183 0 0 0 53 4 0 0 20 0 8 0 390885167 101470208 5585 33554432000 134512640 146736320 4294101376 4152314140 144785853 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32469] ppid=32407 vsize=99092 CPUtime=0.61 cores=1,3,5,7
/proc/32408/task/32469/stat : 32469 (pb_cplex) S 32407 32407 32044 0 -1 4202560 641 0 0 0 58 3 0 0 20 0 8 0 390885167 101470208 5585 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32470] ppid=32407 vsize=99092 CPUtime=0.56 cores=1,3,5,7
/proc/32408/task/32470/stat : 32470 (pb_cplex) S 32407 32407 32044 0 -1 4202560 1000 0 0 0 53 3 0 0 20 0 8 0 390885167 101470208 5585 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32471] ppid=32407 vsize=99092 CPUtime=0.54 cores=1,3,5,7
/proc/32408/task/32471/stat : 32471 (pb_cplex) S 32407 32407 32044 0 -1 4202560 648 0 0 0 52 2 0 0 20 0 8 0 390885167 101470208 5585 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32472] ppid=32407 vsize=99092 CPUtime=0.51 cores=1,3,5,7
/proc/32408/task/32472/stat : 32472 (pb_cplex) S 32407 32407 32044 0 -1 4202560 441 0 0 0 48 3 0 0 20 0 8 0 390885167 101470208 5585 33554432000 134512640 146736320 4294101376 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 108240

[startup+6.30034 s]
/proc/loadavg: 5.19 7.28 4.93 10/184 32472
/proc/meminfo: memFree=31347620/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=103188 CPUtime=17.88 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) R 32407 32407 32044 0 -1 4202496 22526 0 0 0 1695 93 0 0 20 0 8 0 390885112 105664512 6160 33554432000 134512640 146736320 4294101376 4294092556 137366892 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32408/statm: 25797 6160 982 2985 0 22731 0
[pid=32408/tid=32466] ppid=32407 vsize=103188 CPUtime=1.9 cores=1,3,5,7
/proc/32408/task/32466/stat : 32466 (pb_cplex) R 32407 32407 32044 0 -1 4202560 1467 0 0 0 182 8 0 0 20 0 8 0 390885167 105664512 6160 33554432000 134512640 146736320 4294101376 4131339440 135412609 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32467] ppid=32407 vsize=103188 CPUtime=2.02 cores=1,3,5,7
/proc/32408/task/32467/stat : 32467 (pb_cplex) R 32407 32407 32044 0 -1 4202560 1996 0 0 0 192 10 0 0 20 0 8 0 390885167 105664512 6160 33554432000 134512640 146736320 4294101376 4141826972 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32468] ppid=32407 vsize=103188 CPUtime=2.32 cores=1,3,5,7
/proc/32408/task/32468/stat : 32468 (pb_cplex) R 32407 32407 32044 0 -1 4202560 1520 0 0 0 221 11 0 0 20 0 8 0 390885167 105664512 6160 33554432000 134512640 146736320 4294101376 4152312304 136494324 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32469] ppid=32407 vsize=103188 CPUtime=2.01 cores=1,3,5,7
/proc/32408/task/32469/stat : 32469 (pb_cplex) R 32407 32407 32044 0 -1 4202560 1755 0 0 0 191 10 0 0 20 0 8 0 390885167 105664512 6160 33554432000 134512640 146736320 4294101376 4120856224 136752952 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32470] ppid=32407 vsize=103188 CPUtime=1.91 cores=1,3,5,7
/proc/32408/task/32470/stat : 32470 (pb_cplex) R 32407 32407 32044 0 -1 4202560 2112 0 0 0 181 10 0 0 20 0 8 0 390885167 105664512 6160 33554432000 134512640 146736320 4294101376 4106214884 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32471] ppid=32407 vsize=103188 CPUtime=2.2 cores=1,3,5,7
/proc/32408/task/32471/stat : 32471 (pb_cplex) R 32407 32407 32044 0 -1 4202560 1684 0 0 0 211 9 0 0 20 0 8 0 390885167 105664512 6160 33554432000 134512640 146736320 4294101376 4095725732 135858052 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32472] ppid=32407 vsize=103188 CPUtime=1.97 cores=1,3,5,7
/proc/32408/task/32472/stat : 32472 (pb_cplex) R 32407 32407 32044 0 -1 4202560 1731 0 0 0 187 10 0 0 20 0 8 0 390885167 105664512 6160 33554432000 134512640 146736320 4294101376 4064269724 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 17.88
Current children cumulated vsize (KiB) 112336

[startup+12.7003 s]
/proc/loadavg: 5.30 7.23 4.94 3/184 32479
/proc/meminfo: memFree=31335472/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=107868 CPUtime=36.59 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) S 32407 32407 32044 0 -1 4202496 34356 0 0 0 3445 214 0 0 20 0 8 0 390885112 110456832 9255 33554432000 134512640 146736320 4294101376 4294097744 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32408/statm: 26967 9255 982 2985 0 23901 0
[pid=32408/tid=32473] ppid=32407 vsize=107868 CPUtime=0.83 cores=1,3,5,7
/proc/32408/task/32473/stat : 32473 (pb_cplex) S 32407 32407 32044 0 -1 4202560 637 0 0 0 74 9 0 0 20 0 8 0 390886043 110456832 9255 33554432000 134512640 146736320 4294101376 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32474] ppid=32407 vsize=107868 CPUtime=0.85 cores=1,3,5,7
/proc/32408/task/32474/stat : 32474 (pb_cplex) S 32407 32407 32044 0 -1 4202560 574 0 0 0 76 9 0 0 20 0 8 0 390886043 110456832 9255 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32475] ppid=32407 vsize=107868 CPUtime=0.86 cores=1,3,5,7
/proc/32408/task/32475/stat : 32475 (pb_cplex) S 32407 32407 32044 0 -1 4202560 643 0 0 0 77 9 0 0 20 0 8 0 390886043 110456832 9255 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32476] ppid=32407 vsize=107868 CPUtime=0.85 cores=1,3,5,7
/proc/32408/task/32476/stat : 32476 (pb_cplex) S 32407 32407 32044 0 -1 4202560 557 0 0 0 77 8 0 0 20 0 8 0 390886043 110456832 9255 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32477] ppid=32407 vsize=107868 CPUtime=0.83 cores=1,3,5,7
/proc/32408/task/32477/stat : 32477 (pb_cplex) S 32407 32407 32044 0 -1 4202560 679 0 0 0 73 10 0 0 20 0 8 0 390886043 110456832 9255 33554432000 134512640 146736320 4294101376 4150259344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32478] ppid=32407 vsize=107868 CPUtime=0.82 cores=1,3,5,7
/proc/32408/task/32478/stat : 32478 (pb_cplex) R 32407 32407 32044 0 -1 4202560 585 0 0 0 74 8 0 0 20 0 8 0 390886043 110456832 9255 33554432000 134512640 146736320 4294101376 4139773584 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32479] ppid=32407 vsize=107868 CPUtime=0.83 cores=1,3,5,7
/proc/32408/task/32479/stat : 32479 (pb_cplex) S 32407 32407 32044 0 -1 4202560 310 0 0 0 75 8 0 0 20 0 8 0 390886043 110456832 9255 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 36.59
Current children cumulated vsize (KiB) 117016

[startup+25.5003 s]
/proc/loadavg: 4.79 7.06 4.90 3/184 32514
/proc/meminfo: memFree=31331472/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=115556 CPUtime=57.67 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) S 32407 32407 32044 0 -1 4202496 98341 0 0 0 5433 334 0 0 20 0 8 0 390885112 118329344 9994 33554432000 134512640 146736320 4294101376 4294097744 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32408/statm: 28889 9994 983 2985 0 25823 0
[pid=32408/tid=32508] ppid=32407 vsize=115556 CPUtime=2.06 cores=1,3,5,7
/proc/32408/task/32508/stat : 32508 (pb_cplex) S 32407 32407 32044 0 -1 4202560 5189 0 0 0 197 9 0 0 20 0 8 0 390886516 118329344 9994 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32509] ppid=32407 vsize=115556 CPUtime=2.07 cores=1,3,5,7
/proc/32408/task/32509/stat : 32509 (pb_cplex) S 32407 32407 32044 0 -1 4202560 7649 0 0 0 196 11 0 0 20 0 8 0 390886516 118329344 9994 33554432000 134512640 146736320 4294101376 4141833872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32510] ppid=32407 vsize=115556 CPUtime=2.5 cores=1,3,5,7
/proc/32408/task/32510/stat : 32510 (pb_cplex) S 32407 32407 32044 0 -1 4202560 7933 0 0 0 239 11 0 0 20 0 8 0 390886516 118329344 9994 33554432000 134512640 146736320 4294101376 4152319632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32511] ppid=32407 vsize=115556 CPUtime=2.16 cores=1,3,5,7
/proc/32408/task/32511/stat : 32511 (pb_cplex) R 32407 32407 32044 0 -1 4202560 7476 0 0 0 204 12 0 0 20 0 8 0 390886516 118329344 9994 33554432000 134512640 146736320 4294101376 4120856740 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32512] ppid=32407 vsize=115556 CPUtime=2.36 cores=1,3,5,7
/proc/32408/task/32512/stat : 32512 (pb_cplex) S 32407 32407 32044 0 -1 4202560 7766 0 0 0 226 10 0 0 20 0 8 0 390886516 118329344 9994 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32513] ppid=32407 vsize=115556 CPUtime=2.38 cores=1,3,5,7
/proc/32408/task/32513/stat : 32513 (pb_cplex) S 32407 32407 32044 0 -1 4202560 7860 0 0 0 226 12 0 0 20 0 8 0 390886516 118329344 9994 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32514] ppid=32407 vsize=115556 CPUtime=2.38 cores=1,3,5,7
/proc/32408/task/32514/stat : 32514 (pb_cplex) S 32407 32407 32044 0 -1 4202560 7458 0 0 0 227 11 0 0 20 0 8 0 390886516 118329344 9994 33554432000 134512640 146736320 4294101376 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 57.67
Current children cumulated vsize (KiB) 124704

[startup+51.1004 s]
/proc/loadavg: 3.97 6.69 4.84 3/184 32514
/proc/meminfo: memFree=31306852/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0

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

/proc/32408/statm: 105937 86929 1004 2985 0 102871 0
[pid=32408/tid=32508] ppid=32407 vsize=423748 CPUtime=181.68 cores=1,3,5,7
/proc/32408/task/32508/stat : 32508 (pb_cplex) S 32407 32407 32044 0 -1 4202560 192537 0 0 0 17210 958 0 0 20 0 8 0 390886516 433917952 86929 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32509] ppid=32407 vsize=423748 CPUtime=179.53 cores=1,3,5,7
/proc/32408/task/32509/stat : 32509 (pb_cplex) S 32407 32407 32044 0 -1 4202560 183267 0 0 0 16996 957 0 0 20 0 8 0 390886516 433917952 86929 33554432000 134512640 146736320 4294101376 4141833872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32510] ppid=32407 vsize=423748 CPUtime=180.83 cores=1,3,5,7
/proc/32408/task/32510/stat : 32510 (pb_cplex) S 32407 32407 32044 0 -1 4202560 188145 0 0 0 17134 949 0 0 20 0 8 0 390886516 433917952 86929 33554432000 134512640 146736320 4294101376 4152319632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32511] ppid=32407 vsize=423748 CPUtime=178.56 cores=1,3,5,7
/proc/32408/task/32511/stat : 32511 (pb_cplex) S 32407 32407 32044 0 -1 4202560 186613 0 0 0 16898 958 0 0 20 0 8 0 390886516 433917952 86929 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32512] ppid=32407 vsize=423748 CPUtime=179.49 cores=1,3,5,7
/proc/32408/task/32512/stat : 32512 (pb_cplex) S 32407 32407 32044 0 -1 4202560 186942 0 0 0 16971 978 0 0 20 0 8 0 390886516 433917952 86929 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32513] ppid=32407 vsize=423748 CPUtime=180.34 cores=1,3,5,7
/proc/32408/task/32513/stat : 32513 (pb_cplex) R 32407 32407 32044 0 -1 4202560 196784 0 0 0 17071 963 0 0 20 0 8 0 390886516 433917952 86929 33554432000 134512640 146736320 4294101376 4095725236 144710240 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32514] ppid=32407 vsize=423748 CPUtime=181.14 cores=1,3,5,7
/proc/32408/task/32514/stat : 32514 (pb_cplex) S 32407 32407 32044 0 -1 4202560 193837 0 0 0 17138 976 0 0 20 0 8 0 390886516 433917952 86929 33554432000 134512640 146736320 4294101376 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1491.99
Current children cumulated vsize (KiB) 432896

[startup+1002.3 s]
/proc/loadavg: 1.84 2.09 2.98 3/191 32527
/proc/meminfo: memFree=30828452/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=422464 CPUtime=1585 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) S 32407 32407 32044 0 -1 4202496 1899957 0 0 0 150119 8381 0 0 20 0 8 0 390885112 432603136 86587 33554432000 134512640 146736320 4294101376 4294097744 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32408/statm: 105616 86587 1004 2985 0 102550 0
[pid=32408/tid=32508] ppid=32407 vsize=422464 CPUtime=193.36 cores=1,3,5,7
/proc/32408/task/32508/stat : 32508 (pb_cplex) S 32407 32407 32044 0 -1 4202560 200769 0 0 0 18313 1023 0 0 20 0 8 0 390886516 432603136 86587 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32509] ppid=32407 vsize=422464 CPUtime=191.19 cores=1,3,5,7
/proc/32408/task/32509/stat : 32509 (pb_cplex) S 32407 32407 32044 0 -1 4202560 192376 0 0 0 18099 1020 0 0 20 0 8 0 390886516 432603136 86587 33554432000 134512640 146736320 4294101376 4141833872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32510] ppid=32407 vsize=422464 CPUtime=192.54 cores=1,3,5,7
/proc/32408/task/32510/stat : 32510 (pb_cplex) R 32407 32407 32044 0 -1 4202560 197900 0 0 0 18240 1014 0 0 20 0 8 0 390886516 432603136 86587 33554432000 134512640 146736320 4294101376 4152313244 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32511] ppid=32407 vsize=422464 CPUtime=190.05 cores=1,3,5,7
/proc/32408/task/32511/stat : 32511 (pb_cplex) S 32407 32407 32044 0 -1 4202560 195789 0 0 0 17983 1022 0 0 20 0 8 0 390886516 432603136 86587 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32512] ppid=32407 vsize=422464 CPUtime=191.09 cores=1,3,5,7
/proc/32408/task/32512/stat : 32512 (pb_cplex) S 32407 32407 32044 0 -1 4202560 196063 0 0 0 18066 1043 0 0 20 0 8 0 390886516 432603136 86587 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32513] ppid=32407 vsize=422464 CPUtime=191.73 cores=1,3,5,7
/proc/32408/task/32513/stat : 32513 (pb_cplex) S 32407 32407 32044 0 -1 4202560 205310 0 0 0 18149 1024 0 0 20 0 8 0 390886516 432603136 86580 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32514] ppid=32407 vsize=422464 CPUtime=192.64 cores=1,3,5,7
/proc/32408/task/32514/stat : 32514 (pb_cplex) R 32407 32407 32044 0 -1 4202560 205070 0 0 0 18224 1040 0 0 20 0 8 0 390886516 432603136 86580 33554432000 134512640 146736320 4294101376 4064269340 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1585
Current children cumulated vsize (KiB) 431612

[startup+1062.3 s]
/proc/loadavg: 5.50 2.99 3.22 10/192 32531
/proc/meminfo: memFree=30641288/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=427316 CPUtime=1675.88 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) R 32407 32407 32044 0 -1 4202496 1985206 0 0 0 158706 8882 0 0 20 0 8 0 390885112 437571584 87792 33554432000 134512640 146736320 4294101376 4294096664 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32408/statm: 106829 87792 1004 2985 0 103763 0
[pid=32408/tid=32508] ppid=32407 vsize=427316 CPUtime=204.24 cores=1,3,5,7
/proc/32408/task/32508/stat : 32508 (pb_cplex) S 32407 32407 32044 0 -1 4202560 211075 0 0 0 19337 1087 0 0 20 0 8 0 390886516 437571584 87792 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32509] ppid=32407 vsize=427316 CPUtime=202.19 cores=1,3,5,7
/proc/32408/task/32509/stat : 32509 (pb_cplex) R 32407 32407 32044 0 -1 4202560 201438 0 0 0 19141 1078 0 0 20 0 8 0 390886516 437571584 87792 33554432000 134512640 146736320 4294101376 4141831144 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32510] ppid=32407 vsize=427316 CPUtime=203.69 cores=1,3,5,7
/proc/32408/task/32510/stat : 32510 (pb_cplex) S 32407 32407 32044 0 -1 4202560 207907 0 0 0 19297 1072 0 0 20 0 8 0 390886516 437571584 87792 33554432000 134512640 146736320 4294101376 4152319632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32511] ppid=32407 vsize=427316 CPUtime=200.84 cores=1,3,5,7
/proc/32408/task/32511/stat : 32511 (pb_cplex) S 32407 32407 32044 0 -1 4202560 205394 0 0 0 18997 1087 0 0 20 0 8 0 390886516 437571584 87792 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32512] ppid=32407 vsize=427316 CPUtime=201.68 cores=1,3,5,7
/proc/32408/task/32512/stat : 32512 (pb_cplex) R 32407 32407 32044 0 -1 4202560 205806 0 0 0 19062 1106 0 0 20 0 8 0 390886516 437571584 87792 33554432000 134512640 146736320 4294101376 4106216984 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32513] ppid=32407 vsize=427316 CPUtime=202.29 cores=1,3,5,7
/proc/32408/task/32513/stat : 32513 (pb_cplex) S 32407 32407 32044 0 -1 4202560 214886 0 0 0 19141 1088 0 0 20 0 8 0 390886516 437571584 87792 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32514] ppid=32407 vsize=427316 CPUtime=204.15 cores=1,3,5,7
/proc/32408/task/32514/stat : 32514 (pb_cplex) R 32407 32407 32044 0 -1 4202560 215839 0 0 0 19310 1105 0 0 20 0 8 0 390886516 437571584 87792 33554432000 134512640 146736320 4294101376 4064274824 137016867 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1675.88
Current children cumulated vsize (KiB) 436464

[startup+1122.3 s]
/proc/loadavg: 6.66 3.85 3.51 3/184 32583
/proc/meminfo: memFree=31004280/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=432440 CPUtime=1767.29 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) S 32407 32407 32044 0 -1 4202496 2059362 0 0 0 167366 9363 0 0 20 0 8 0 390885112 442818560 89067 33554432000 134512640 146736320 4294101376 4294097744 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32408/statm: 108110 89067 1004 2985 0 105044 0
[pid=32408/tid=32508] ppid=32407 vsize=432440 CPUtime=214.84 cores=1,3,5,7
/proc/32408/task/32508/stat : 32508 (pb_cplex) S 32407 32407 32044 0 -1 4202560 219576 0 0 0 20338 1146 0 0 20 0 8 0 390886516 442818560 89067 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32509] ppid=32407 vsize=432440 CPUtime=213.25 cores=1,3,5,7
/proc/32408/task/32509/stat : 32509 (pb_cplex) S 32407 32407 32044 0 -1 4202560 208814 0 0 0 20181 1144 0 0 20 0 8 0 390886516 442818560 89067 33554432000 134512640 146736320 4294101376 4141833872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32510] ppid=32407 vsize=432440 CPUtime=214.79 cores=1,3,5,7
/proc/32408/task/32510/stat : 32510 (pb_cplex) S 32407 32407 32044 0 -1 4202560 216083 0 0 0 20349 1130 0 0 20 0 8 0 390886516 442818560 89067 33554432000 134512640 146736320 4294101376 4152319632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32511] ppid=32407 vsize=432440 CPUtime=211.89 cores=1,3,5,7
/proc/32408/task/32511/stat : 32511 (pb_cplex) S 32407 32407 32044 0 -1 4202560 214453 0 0 0 20043 1146 0 0 20 0 8 0 390886516 442818560 89067 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32512] ppid=32407 vsize=432440 CPUtime=212.88 cores=1,3,5,7
/proc/32408/task/32512/stat : 32512 (pb_cplex) S 32407 32407 32044 0 -1 4202560 213826 0 0 0 20119 1169 0 0 20 0 8 0 390886516 442818560 89067 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32513] ppid=32407 vsize=432440 CPUtime=212.97 cores=1,3,5,7
/proc/32408/task/32513/stat : 32513 (pb_cplex) S 32407 32407 32044 0 -1 4202560 223024 0 0 0 20150 1147 0 0 20 0 8 0 390886516 442818560 89067 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32514] ppid=32407 vsize=432440 CPUtime=215.42 cores=1,3,5,7
/proc/32408/task/32514/stat : 32514 (pb_cplex) R 32407 32407 32044 0 -1 4202560 224806 0 0 0 20372 1170 0 0 20 0 8 0 390886516 442818560 89067 33554432000 134512640 146736320 4294101376 4064267976 135526323 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1767.29
Current children cumulated vsize (KiB) 441588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1142.7 s]
/proc/loadavg: 5.19 3.70 3.46 3/184 32583
/proc/meminfo: memFree=30997980/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=434940 CPUtime=1800.1 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) S 32407 32407 32044 0 -1 4202496 2087480 0 0 0 170465 9545 0 0 20 0 8 0 390885112 445378560 89693 33554432000 134512640 146736320 4294101376 4294097744 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32408/statm: 108735 89693 1004 2985 0 105669 0
[pid=32408/tid=32508] ppid=32407 vsize=434940 CPUtime=219.03 cores=1,3,5,7
/proc/32408/task/32508/stat : 32508 (pb_cplex) S 32407 32407 32044 0 -1 4202560 222068 0 0 0 20737 1166 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32509] ppid=32407 vsize=434940 CPUtime=217.03 cores=1,3,5,7
/proc/32408/task/32509/stat : 32509 (pb_cplex) R 32407 32407 32044 0 -1 4202560 211768 0 0 0 20538 1165 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4141828572 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32510] ppid=32407 vsize=434940 CPUtime=218.95 cores=1,3,5,7
/proc/32408/task/32510/stat : 32510 (pb_cplex) S 32407 32407 32044 0 -1 4202560 220235 0 0 0 20740 1155 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4152319632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32511] ppid=32407 vsize=434940 CPUtime=215.88 cores=1,3,5,7
/proc/32408/task/32511/stat : 32511 (pb_cplex) S 32407 32407 32044 0 -1 4202560 217739 0 0 0 20418 1170 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32512] ppid=32407 vsize=434940 CPUtime=217.01 cores=1,3,5,7
/proc/32408/task/32512/stat : 32512 (pb_cplex) S 32407 32407 32044 0 -1 4202560 215527 0 0 0 20510 1191 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32513] ppid=32407 vsize=434940 CPUtime=217.19 cores=1,3,5,7
/proc/32408/task/32513/stat : 32513 (pb_cplex) S 32407 32407 32044 0 -1 4202560 226546 0 0 0 20550 1169 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32514] ppid=32407 vsize=434940 CPUtime=219.1 cores=1,3,5,7
/proc/32408/task/32514/stat : 32514 (pb_cplex) S 32407 32407 32044 0 -1 4202560 227524 0 0 0 20718 1192 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 444088

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

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

[startup+1142.7 s]
/proc/loadavg: 5.19 3.70 3.46 3/184 32583
/proc/meminfo: memFree=30997980/32873852 swapFree=6860/6860
[pid=32407] ppid=32405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32407/stat : 32407 (run) S 32405 32407 32044 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390885112 9367552 270 33554432000 4194304 5064252 140736603828992 140736603827904 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32407/statm: 2287 270 229 213 0 72 0
[pid=32408] ppid=32407 vsize=434940 CPUtime=1800.1 cores=1,3,5,7
/proc/32408/stat : 32408 (pb_cplex) S 32407 32407 32044 0 -1 4202496 2087480 0 0 0 170465 9545 0 0 20 0 8 0 390885112 445378560 89693 33554432000 134512640 146736320 4294101376 4294097744 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32408/statm: 108735 89693 1004 2985 0 105669 0
[pid=32408/tid=32508] ppid=32407 vsize=434940 CPUtime=219.03 cores=1,3,5,7
/proc/32408/task/32508/stat : 32508 (pb_cplex) S 32407 32407 32044 0 -1 4202560 222068 0 0 0 20737 1166 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32509] ppid=32407 vsize=434940 CPUtime=217.03 cores=1,3,5,7
/proc/32408/task/32509/stat : 32509 (pb_cplex) R 32407 32407 32044 0 -1 4202560 211768 0 0 0 20538 1165 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4141828572 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32408/tid=32510] ppid=32407 vsize=434940 CPUtime=218.95 cores=1,3,5,7
/proc/32408/task/32510/stat : 32510 (pb_cplex) S 32407 32407 32044 0 -1 4202560 220235 0 0 0 20740 1155 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4152319632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32408/tid=32511] ppid=32407 vsize=434940 CPUtime=215.88 cores=1,3,5,7
/proc/32408/task/32511/stat : 32511 (pb_cplex) S 32407 32407 32044 0 -1 4202560 217739 0 0 0 20418 1170 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4120862352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32512] ppid=32407 vsize=434940 CPUtime=217.01 cores=1,3,5,7
/proc/32408/task/32512/stat : 32512 (pb_cplex) S 32407 32407 32044 0 -1 4202560 215527 0 0 0 20510 1191 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4106219152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32408/tid=32513] ppid=32407 vsize=434940 CPUtime=217.19 cores=1,3,5,7
/proc/32408/task/32513/stat : 32513 (pb_cplex) S 32407 32407 32044 0 -1 4202560 226546 0 0 0 20550 1169 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32408/tid=32514] ppid=32407 vsize=434940 CPUtime=219.1 cores=1,3,5,7
/proc/32408/task/32514/stat : 32514 (pb_cplex) S 32407 32407 32044 0 -1 4202560 227524 0 0 0 20718 1192 0 0 20 0 8 0 390886516 445378560 89693 33554432000 134512640 146736320 4294101376 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 444088

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32407 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): 1142.72
CPU time (s): 1800.1
CPU user time (s): 1704.65
CPU system time (s): 95.45
CPU usage (%): 157.528
Max. virtual memory (cumulated for all children) (KiB): 446396

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= 356
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.91956 second user time and 7.2559 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-09 15:13:12
IDJOB=3734865
IDBENCH=2912
IDSOLVER=2325
FILE ID=node128/3734865-1339247592
RUNJOBID= node128-1339246832-32062
PBS_JOBID= 14644353
Free space on /tmp= 70880 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_8_70_3.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734865-1339247592/watcher-3734865-1339247592 -o /tmp/evaluation-result-3734865-1339247592/solver-3734865-1339247592 -C 1800 -W 1900 -M 15500  run HOME/instance-3734865-1339247592.opb

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

MD5SUM BENCH= 0278ee4f163393ac33163ff791a7f96d
RANDOM SEED=1727662999

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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:       32873852 kB
MemFree:        31370324 kB
Buffers:          349520 kB
Cached:           139460 kB
SwapCached:         1892 kB
Active:           557968 kB
Inactive:          37028 kB
Active(anon):      99592 kB
Inactive(anon):     8764 kB
Active(file):     458376 kB
Inactive(file):    28264 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100792 kB
Dirty:             16768 kB
Writeback:             0 kB
AnonPages:        110764 kB
Mapped:            12484 kB
Shmem:                 0 kB
Slab:             769176 kB
SReclaimable:     211056 kB
SUnreclaim:       558120 kB
KernelStack:        1528 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     253408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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-3734865-1339247592.opb

Free space on /tmp at the end= 70864 MiB
End job on node128 at 2012-06-09 15:32:17