Trace number 3738321

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.17 506.224

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx75.opb
MD5SUM899c8865b8ac9a45eaa204f923cbd9e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 947
Number of bits of the biggest sum of numbers10
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-3738321-1339249044.opb.
0.00/0.00	c Instance file HOME/instance-3738321-1339249044.opb
0.00/0.00	c File size is 469538 bytes.
0.00/0.40	c Highest Coefficient sum: 947
0.00/0.40	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.41	c ============================[ Problem Statistics ]=============================
0.00/0.41	c |                                                                             |
0.00/0.41	c |  Parsing time:          0.41         s                                      |
0.00/0.41	c |  Number Variables:      4977                                                |
0.00/0.41	c |  Number Constraints:    5494                                                |
0.00/0.41	c ===============================================================================
1800.17/506.21	c Remaining time 1799.59 sec.
1800.17/506.21	c 
1800.17/506.21	c *** INTERRUPTED ***
1800.17/506.21	s UNKNOWN
1800.17/506.21	c Total CPU time              : 1789.28 s
1800.17/506.21	c Memory used           : 390.08 MB
1800.17/506.21	c CPU time              : 1789.28 s
1800.17/506.21	c 
1800.17/506.21	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-3738321-1339249044/watcher-3738321-1339249044 -o /tmp/evaluation-result-3738321-1339249044/solver-3738321-1339249044 -C 1800 -W 1900 -M 15500 run HOME/instance-3738321-1339249044.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: 7.42 7.19 6.44 3/177 24617
/proc/meminfo: memFree=31741792/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0

[startup+0.0480719 s]
/proc/loadavg: 7.42 7.19 6.44 3/177 24617
/proc/meminfo: memFree=31741792/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 7.42 7.19 6.44 3/177 24617
/proc/meminfo: memFree=31741792/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 7.42 7.19 6.44 3/177 24617
/proc/meminfo: memFree=31741792/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700308 s]
/proc/loadavg: 7.42 7.19 6.44 3/177 24617
/proc/meminfo: memFree=31741792/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 7.42 7.19 6.44 3/179 24619
/proc/meminfo: memFree=31724432/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=27980 CPUtime=1.49 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 8752 0 0 0 148 1 0 0 20 0 1 0 391028851 28651520 4545 33554432000 134512640 146736320 4291555376 4291550020 135850322 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24618/statm: 6995 4545 906 2985 0 3929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37128

[startup+3.10041 s]
/proc/loadavg: 7.42 7.19 6.44 8/186 24626
/proc/meminfo: memFree=31686912/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=174428 CPUtime=6.06 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 27426 0 0 0 600 6 0 0 20 0 8 0 391028851 178614272 20551 33554432000 134512640 146736320 4291555376 4291548624 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24618/statm: 43607 20551 940 2985 0 40541 0
[pid=24618/tid=24620] ppid=24617 vsize=174428 CPUtime=0.49 cores=1,3,5,7
/proc/24618/task/24620/stat : 24620 (pb_cplex) S 24617 24617 23543 0 -1 4202560 1391 0 0 0 49 0 0 0 20 0 8 0 391029037 178614272 20551 33554432000 134512640 146736320 4291555376 4144815760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24618/tid=24621] ppid=24617 vsize=174428 CPUtime=0.6 cores=1,3,5,7
/proc/24618/task/24621/stat : 24621 (pb_cplex) R 24617 24617 23543 0 -1 4202560 1491 0 0 0 60 0 0 0 20 0 8 0 391029037 178614272 20551 33554432000 134512640 146736320 4291555376 4134325612 136400674 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24618/tid=24622] ppid=24617 vsize=174428 CPUtime=0.53 cores=1,3,5,7
/proc/24618/task/24622/stat : 24622 (pb_cplex) R 24617 24617 23543 0 -1 4202560 1370 0 0 0 53 0 0 0 20 0 8 0 391029037 178614272 20551 33554432000 134512640 146736320 4291555376 4123841512 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24623] ppid=24617 vsize=174428 CPUtime=0.5 cores=1,3,5,7
/proc/24618/task/24623/stat : 24623 (pb_cplex) R 24617 24617 23543 0 -1 4202560 1292 0 0 0 50 0 0 0 20 0 8 0 391029037 178614272 20551 33554432000 134512640 146736320 4291555376 4113356312 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24624] ppid=24617 vsize=174428 CPUtime=0.49 cores=1,3,5,7
/proc/24618/task/24624/stat : 24624 (pb_cplex) R 24617 24617 23543 0 -1 4202560 1514 0 0 0 49 0 0 0 20 0 8 0 391029037 178614272 20551 33554432000 134512640 146736320 4291555376 4102869100 135454079 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24625] ppid=24617 vsize=174428 CPUtime=0.55 cores=1,3,5,7
/proc/24618/task/24625/stat : 24625 (pb_cplex) R 24617 24617 23543 0 -1 4202560 1618 0 0 0 55 0 0 0 20 0 8 0 391029037 178614272 20551 33554432000 134512640 146736320 4291555376 4092381876 135450621 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24626] ppid=24617 vsize=174428 CPUtime=0.42 cores=1,3,5,7
/proc/24618/task/24626/stat : 24626 (pb_cplex) R 24617 24617 23543 0 -1 4202560 1517 0 0 0 42 0 0 0 20 0 8 0 391029037 178614272 20551 33554432000 134512640 146736320 4291555376 4081899392 137083612 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 183576

[startup+6.30033 s]
/proc/loadavg: 7.06 7.12 6.42 3/179 24626
/proc/meminfo: memFree=31666492/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=119464 CPUtime=15 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 33015 0 0 0 1485 15 0 0 20 0 1 0 391028851 122331136 15594 33554432000 134512640 146736320 4291555376 4291549672 136015570 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/24618/statm: 29866 15594 942 2985 0 26800 0
Current children cumulated CPU time (s) 15
Current children cumulated vsize (KiB) 128612

[startup+12.7004 s]
/proc/loadavg: 6.66 7.03 6.39 10/193 24647
/proc/meminfo: memFree=31508320/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=256668 CPUtime=27.45 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 71906 0 0 0 2714 31 0 0 20 0 8 0 391028851 262828032 40574 33554432000 134512640 146736320 4291555376 4291548124 135855174 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24618/statm: 64167 40574 950 2985 0 61101 0
[pid=24618/tid=24641] ppid=24617 vsize=256668 CPUtime=0.92 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 2495 0 0 0 92 0 0 0 20 0 8 0 391029851 262828032 40574 33554432000 134512640 146736320 4291555376 4129078280 136474230 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=256668 CPUtime=0.97 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 3143 0 0 0 95 2 0 0 20 0 8 0 391029851 262828032 40574 33554432000 134512640 146736320 4291555376 4139565500 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=256668 CPUtime=0.93 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) R 24617 24617 23543 0 -1 4202560 2354 0 0 0 93 0 0 0 20 0 8 0 391029851 262828032 40574 33554432000 134512640 146736320 4291555376 4150049776 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=256668 CPUtime=1.02 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 1778 0 0 0 102 0 0 0 20 0 8 0 391029851 262828032 40574 33554432000 134512640 146736320 4291555376 4113353880 136008617 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=256668 CPUtime=1.32 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) R 24617 24617 23543 0 -1 4202560 2662 0 0 0 132 0 0 0 20 0 8 0 391029851 262828032 40574 33554432000 134512640 146736320 4291555376 4067418460 139023078 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=256668 CPUtime=1.17 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) R 24617 24617 23543 0 -1 4202560 2429 0 0 0 117 0 0 0 20 0 8 0 391029851 262828032 40574 33554432000 134512640 146736320 4291555376 4056932688 139023093 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=256668 CPUtime=0.79 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 2804 0 0 0 79 0 0 0 20 0 8 0 391029851 262828032 40574 33554432000 134512640 146736320 4291555376 4046446984 139023058 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 27.45
Current children cumulated vsize (KiB) 265816

[startup+25.5005 s]
/proc/loadavg: 6.62 7.01 6.40 10/193 24647
/proc/meminfo: memFree=31465200/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=287736 CPUtime=74.79 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 225941 0 0 0 7403 76 0 0 20 0 8 0 391028851 294641664 48062 33554432000 134512640 146736320 4291555376 4291548240 136008450 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24618/statm: 71934 48062 950 2985 0 68868 0
[pid=24618/tid=24641] ppid=24617 vsize=287736 CPUtime=7.22 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 17864 0 0 0 717 5 0 0 20 0 8 0 391029851 294641664 48062 33554432000 134512640 146736320 4291555376 4129078856 135982324 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=287736 CPUtime=6.74 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 23228 0 0 0 668 6 0 0 20 0 8 0 391029851 294641664 48062 33554432000 134512640 146736320 4291555376 4139565424 144797937 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=287736 CPUtime=7.79 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) R 24617 24617 23543 0 -1 4202560 31682 0 0 0 772 7 0 0 20 0 8 0 391029851 294641664 48062 33554432000 134512640 146736320 4291555376 4150050856 139044552 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=287736 CPUtime=6.61 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 17312 0 0 0 656 5 0 0 20 0 8 0 391029851 294641664 48062 33554432000 134512640 146736320 4291555376 4113354824 136474418 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=287736 CPUtime=6.94 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) R 24617 24617 23543 0 -1 4202560 24879 0 0 0 687 7 0 0 20 0 8 0 391029851 294641664 48062 33554432000 134512640 146736320 4291555376 4067419112 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=287736 CPUtime=6.72 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) R 24617 24617 23543 0 -1 4202560 27468 0 0 0 664 8 0 0 20 0 8 0 391029851 294641664 48062 33554432000 134512640 146736320 4291555376 4056932688 139023034 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=287736 CPUtime=6.44 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 21839 0 0 0 638 6 0 0 20 0 8 0 391029851 294641664 48062 33554432000 134512640 146736320 4291555376 4046448992 137369833 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 74.79
Current children cumulated vsize (KiB) 296884

[startup+51.1005 s]
/proc/loadavg: 6.62 6.98 6.40 3/193 24647
/proc/meminfo: memFree=31462520/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=289124 CPUtime=168.32 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 405195 0 0 0 16698 134 0 0 20 0 8 0 391028851 296062976 48868 33554432000 134512640 146736320 4291555376 4291548412 139023034 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24618/statm: 72281 48868 972 2985 0 69215 0
[pid=24618/tid=24641] ppid=24617 vsize=289124 CPUtime=18.99 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 28933 0 0 0 1887 12 0 0 20 0 8 0 391029851 296062976 48868 33554432000 134512640 146736320 4291555376 4129079296 136078659 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=289124 CPUtime=19.29 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 34460 0 0 0 1918 11 0 0 20 0 8 0 391029851 296062976 48868 33554432000 134512640 146736320 4291555376 4139566056 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=289124 CPUtime=19 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) R 24617 24617 23543 0 -1 4202560 68199 0 0 0 1882 18 0 0 20 0 8 0 391029851 296062976 48868 33554432000 134512640 146736320 4291555376 4150051320 136449727 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=289124 CPUtime=17.39 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 38820 0 0 0 1728 11 0 0 20 0 8 0 391029851 296062976 48868 33554432000 134512640 146736320 4291555376 4113354820 136385170 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=289124 CPUtime=18.19 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) R 24617 24617 23543 0 -1 4202560 34326 0 0 0 1808 11 0 0 20 0 8 0 391029851 296062976 48868 33554432000 134512640 146736320 4291555376 4067419788 137381391 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=289124 CPUtime=18.74 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) R 24617 24617 23543 0 -1 4202560 81645 0 0 0 1852 22 0 0 20 0 8 0 391029851 296062976 48868 33554432000 134512640 146736320 4291555376 4056932424 139042883 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=289124 CPUtime=17.97 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 36955 0 0 0 1786 11 0 0 20 0 8 0 391029851 296062976 48868 33554432000 134512640 146736320 4291555376 4046446660 136385177 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 168.32
Current children cumulated vsize (KiB) 298272

[startup+102.307 s]
/proc/loadavg: 7.30 7.10 6.47 10/193 24647
/proc/meminfo: memFree=31423656/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=318000 CPUtime=357.16 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 826015 0 0 0 35451 265 0 0 20 0 8 0 391028851 325632000 55421 33554432000 134512640 146736320 4291555376 4291548100 136385184 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0

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

/proc/24618/statm: 96171 63794 983 2985 0 93105 0
[pid=24618/tid=24641] ppid=24617 vsize=384684 CPUtime=93.17 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) S 24617 24617 23543 0 -1 4202560 178228 0 0 0 9254 63 0 0 20 0 8 0 391029851 393916416 63794 33554432000 134512640 146736320 4291555376 4129083024 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=384684 CPUtime=90.97 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) S 24617 24617 23543 0 -1 4202560 132179 0 0 0 9045 52 0 0 20 0 8 0 391029851 393916416 63794 33554432000 134512640 146736320 4291555376 4139568784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=384684 CPUtime=92.23 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) S 24617 24617 23543 0 -1 4202560 216525 0 0 0 9156 67 0 0 20 0 8 0 391029851 393916416 63794 33554432000 134512640 146736320 4291555376 4150054544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=384684 CPUtime=89.08 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) S 24617 24617 23543 0 -1 4202560 176071 0 0 0 8850 58 0 0 20 0 8 0 391029851 393916416 63794 33554432000 134512640 146736320 4291555376 4113358480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=384684 CPUtime=91.56 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) S 24617 24617 23543 0 -1 4202560 167304 0 0 0 9098 58 0 0 20 0 8 0 391029851 393916416 63794 33554432000 134512640 146736320 4291555376 4067421840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=384684 CPUtime=89.37 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) S 24617 24617 23543 0 -1 4202560 189680 0 0 0 8873 64 0 0 20 0 8 0 391029851 393916416 63794 33554432000 134512640 146736320 4291555376 4056936080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=384684 CPUtime=90.24 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 83657 0 0 0 8987 37 0 0 20 0 8 0 391029851 393916416 63794 33554432000 134512640 146736320 4291555376 4046450320 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 764.38
Current children cumulated vsize (KiB) 393832

[startup+282.301 s]
/proc/loadavg: 13.15 9.88 7.64 17/193 24651
/proc/meminfo: memFree=31279676/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=385892 CPUtime=980.05 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 1642473 0 0 0 97416 589 0 0 20 0 8 0 391028851 395153408 65473 33554432000 134512640 146736320 4291555376 4291548624 136403109 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24618/statm: 96473 65473 983 2985 0 93407 0
[pid=24618/tid=24641] ppid=24617 vsize=385892 CPUtime=120.27 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 224639 0 0 0 11948 79 0 0 20 0 8 0 391029851 395153408 65473 33554432000 134512640 146736320 4291555376 4129080296 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=385892 CPUtime=117.91 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 139936 0 0 0 11732 59 0 0 20 0 8 0 391029851 395153408 65473 33554432000 134512640 146736320 4291555376 4139565448 136388069 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=385892 CPUtime=119.55 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) R 24617 24617 23543 0 -1 4202560 263187 0 0 0 11870 85 0 0 20 0 8 0 391029851 395153408 65473 33554432000 134512640 146736320 4291555376 4150051024 136007975 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=385892 CPUtime=115.81 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 195484 0 0 0 11513 68 0 0 20 0 8 0 391029851 395153408 65473 33554432000 134512640 146736320 4291555376 4113353900 135454070 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=385892 CPUtime=118.43 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) R 24617 24617 23543 0 -1 4202560 213907 0 0 0 11766 77 0 0 20 0 8 0 391029851 395153408 65473 33554432000 134512640 146736320 4291555376 4067418204 135855174 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=385892 CPUtime=116.38 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) R 24617 24617 23543 0 -1 4202560 243137 0 0 0 11553 85 0 0 20 0 8 0 391029851 395153408 65473 33554432000 134512640 146736320 4291555376 4056932992 139046527 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=385892 CPUtime=116.32 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 88774 0 0 0 11589 43 0 0 20 0 8 0 391029851 395153408 65473 33554432000 134512640 146736320 4291555376 4046447184 136403116 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 980.05
Current children cumulated vsize (KiB) 395040

[startup+342.301 s]
/proc/loadavg: 12.74 10.42 7.96 17/193 24651
/proc/meminfo: memFree=31264440/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=393024 CPUtime=1197.82 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 2079665 0 0 0 119027 755 0 0 20 0 8 0 391028851 402456576 66794 33554432000 134512640 146736320 4291555376 4291548240 136008177 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24618/statm: 98256 66794 983 2985 0 95190 0
[pid=24618/tid=24641] ppid=24617 vsize=393024 CPUtime=149.61 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 298157 0 0 0 14856 105 0 0 20 0 8 0 391029851 402456576 66794 33554432000 134512640 146736320 4291555376 4129079504 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=393024 CPUtime=138.6 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 181144 0 0 0 13785 75 0 0 20 0 8 0 391029851 402456576 66794 33554432000 134512640 146736320 4291555376 4139564224 135468700 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=393024 CPUtime=146.81 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) R 24617 24617 23543 0 -1 4202560 330651 0 0 0 14570 111 0 0 20 0 8 0 391029851 402456576 66794 33554432000 134512640 146736320 4291555376 4150050320 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=393024 CPUtime=145.94 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 211045 0 0 0 14517 77 0 0 20 0 8 0 391029851 402456576 66794 33554432000 134512640 146736320 4291555376 4113355652 135850319 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=393024 CPUtime=147.76 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) R 24617 24617 23543 0 -1 4202560 315835 0 0 0 14663 113 0 0 20 0 8 0 391029851 402456576 66794 33554432000 134512640 146736320 4291555376 4067418752 139046528 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=393024 CPUtime=138.4 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) R 24617 24617 23543 0 -1 4202560 297002 0 0 0 13733 107 0 0 20 0 8 0 391029851 402456576 66794 33554432000 134512640 146736320 4291555376 4056932420 136385172 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=393024 CPUtime=148.39 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 120911 0 0 0 14780 59 0 0 20 0 8 0 391029851 402456576 66794 33554432000 134512640 146736320 4291555376 4046449240 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 402172

[startup+402.3 s]
/proc/loadavg: 13.94 11.23 8.40 5/186 24701
/proc/meminfo: memFree=31356204/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=396908 CPUtime=1417.04 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 2504731 0 0 0 140792 912 0 0 20 0 8 0 391028851 406433792 67912 33554432000 134512640 146736320 4291555376 4291548240 136008172 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24618/statm: 99227 67912 983 2985 0 96161 0
[pid=24618/tid=24641] ppid=24617 vsize=396908 CPUtime=177.26 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 365353 0 0 0 17598 128 0 0 20 0 8 0 391029851 406433792 67912 33554432000 134512640 146736320 4291555376 4129080296 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=396908 CPUtime=166.26 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 244397 0 0 0 16527 99 0 0 20 0 8 0 391029851 406433792 67912 33554432000 134512640 146736320 4291555376 4139565956 135850288 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=396908 CPUtime=173.45 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) R 24617 24617 23543 0 -1 4202560 387881 0 0 0 17214 131 0 0 20 0 8 0 391029851 406433792 67912 33554432000 134512640 146736320 4291555376 4150051072 136400746 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=396908 CPUtime=172.66 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 254619 0 0 0 17170 96 0 0 20 0 8 0 391029851 406433792 67912 33554432000 134512640 146736320 4291555376 4113355392 139046530 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=396908 CPUtime=174.93 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) R 24617 24617 23543 0 -1 4202560 377813 0 0 0 17360 133 0 0 20 0 8 0 391029851 406433792 67912 33554432000 134512640 146736320 4291555376 4067417184 136006142 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=396908 CPUtime=165.33 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) R 24617 24617 23543 0 -1 4202560 320049 0 0 0 16413 120 0 0 20 0 8 0 391029851 406433792 67912 33554432000 134512640 146736320 4291555376 4056932444 135855165 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=396908 CPUtime=176.67 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 188539 0 0 0 17585 82 0 0 20 0 8 0 391029851 406433792 67912 33554432000 134512640 146736320 4291555376 4046446800 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1417.04
Current children cumulated vsize (KiB) 406056

[startup+462.3 s]
/proc/loadavg: 9.66 10.50 8.32 10/186 24701
/proc/meminfo: memFree=31345704/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=395072 CPUtime=1638.19 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) R 24617 24617 23543 0 -1 4202496 2747838 0 0 0 162814 1005 0 0 20 0 8 0 391028851 404553728 67490 33554432000 134512640 146736320 4291555376 4291548240 136008050 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24618/statm: 98768 67490 983 2985 0 95702 0
[pid=24618/tid=24641] ppid=24617 vsize=395072 CPUtime=204.16 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 380761 0 0 0 20279 137 0 0 20 0 8 0 391029851 404553728 67490 33554432000 134512640 146736320 4291555376 4129079364 136385184 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=395072 CPUtime=194.18 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 277445 0 0 0 19307 111 0 0 20 0 8 0 391029851 404553728 67490 33554432000 134512640 146736320 4291555376 4139566056 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=395072 CPUtime=200.44 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) R 24617 24617 23543 0 -1 4202560 410326 0 0 0 19901 143 0 0 20 0 8 0 391029851 404553728 67490 33554432000 134512640 146736320 4291555376 4150050888 136474418 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=395072 CPUtime=199.72 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 267786 0 0 0 19867 105 0 0 20 0 8 0 391029851 404553728 67490 33554432000 134512640 146736320 4291555376 4113354568 135526555 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=395072 CPUtime=202.83 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) R 24617 24617 23543 0 -1 4202560 447355 0 0 0 20127 156 0 0 20 0 8 0 391029851 404553728 67490 33554432000 134512640 146736320 4291555376 4067418568 135999693 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=395072 CPUtime=192.61 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) R 24617 24617 23543 0 -1 4202560 343462 0 0 0 19131 130 0 0 20 0 8 0 391029851 404553728 67490 33554432000 134512640 146736320 4291555376 4056932292 135523311 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=395072 CPUtime=205 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) R 24617 24617 23543 0 -1 4202560 216599 0 0 0 20406 94 0 0 20 0 8 0 391029851 404553728 67490 33554432000 134512640 146736320 4291555376 4046447592 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1638.19
Current children cumulated vsize (KiB) 404220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+506.2 s]
/proc/loadavg: 8.29 10.03 8.26 5/186 24702
/proc/meminfo: memFree=31330176/32873844 swapFree=6904/6904
[pid=24617] ppid=24615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24617/stat : 24617 (run) S 24615 24617 23543 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391028851 9367552 268 33554432000 4194304 5064252 140736732119920 140736732118832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24617/statm: 2287 268 229 213 0 72 0
[pid=24618] ppid=24617 vsize=401036 CPUtime=1800.17 cores=1,3,5,7
/proc/24618/stat : 24618 (pb_cplex) S 24617 24617 23543 0 -1 4202496 2986806 0 0 0 178925 1092 0 0 20 0 8 0 391028851 410660864 71187 33554432000 134512640 146736320 4291555376 4291551760 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24618/statm: 100259 71187 983 2985 0 97193 0
[pid=24618/tid=24641] ppid=24617 vsize=401036 CPUtime=224.49 cores=1,3,5,7
/proc/24618/task/24641/stat : 24641 (pb_cplex) R 24617 24617 23543 0 -1 4202560 416426 0 0 0 22301 148 0 0 20 0 8 0 391029851 410660864 71187 33554432000 134512640 146736320 4291555376 4129079688 139023078 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24642] ppid=24617 vsize=401036 CPUtime=214.72 cores=1,3,5,7
/proc/24618/task/24642/stat : 24642 (pb_cplex) R 24617 24617 23543 0 -1 4202560 318041 0 0 0 21346 126 0 0 20 0 8 0 391029851 410660864 71187 33554432000 134512640 146736320 4291555376 4139564176 136008441 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24643] ppid=24617 vsize=401036 CPUtime=220.51 cores=1,3,5,7
/proc/24618/task/24643/stat : 24643 (pb_cplex) S 24617 24617 23543 0 -1 4202560 458286 0 0 0 21894 157 0 0 20 0 8 0 391029851 410660864 71187 33554432000 134512640 146736320 4291555376 4150054544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24644] ppid=24617 vsize=401036 CPUtime=220.15 cores=1,3,5,7
/proc/24618/task/24644/stat : 24644 (pb_cplex) R 24617 24617 23543 0 -1 4202560 304589 0 0 0 21898 117 0 0 20 0 8 0 391029851 410660864 71187 33554432000 134512640 146736320 4291555376 4113353872 136008017 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24618/tid=24645] ppid=24617 vsize=401036 CPUtime=222.21 cores=1,3,5,7
/proc/24618/task/24645/stat : 24645 (pb_cplex) S 24617 24617 23543 0 -1 4202560 447355 0 0 0 22061 160 0 0 20 0 8 0 391029851 410660864 71187 33554432000 134512640 146736320 4291555376 4067421840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24618/tid=24646] ppid=24617 vsize=401036 CPUtime=213.17 cores=1,3,5,7
/proc/24618/task/24646/stat : 24646 (pb_cplex) S 24617 24617 23543 0 -1 4202560 351820 0 0 0 21181 136 0 0 20 0 8 0 391029851 410660864 71187 33554432000 134512640 146736320 4291555376 4056936080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24618/tid=24647] ppid=24617 vsize=401036 CPUtime=224.86 cores=1,3,5,7
/proc/24618/task/24647/stat : 24647 (pb_cplex) S 24617 24617 23543 0 -1 4202560 252023 0 0 0 22379 107 0 0 20 0 8 0 391029851 410660864 71187 33554432000 134512640 146736320 4291555376 4046450320 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 410184

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24617 and gives
#  childrusage.ru_utime.tv_sec=1784
#  childrusage.ru_utime.tv_usec=80778
#  childrusage.ru_stime.tv_sec=11
#  childrusage.ru_stime.tv_usec=168302
# CPU time returned by wait4() is 1795.25
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 506.224
CPU time (s): 1800.17
CPU user time (s): 1789.25
CPU system time (s): 10.92
CPU usage (%): 355.607
Max. virtual memory (cumulated for all children) (KiB): 412120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.08
system time used= 11.1683
maximum resident set size= 288036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2987163
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= 64718
involuntary context switches= 101014

runsolver used 1.46078 second user time and 3.9344 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-09 15:37:24
IDJOB=3738321
IDBENCH=71843
IDSOLVER=2325
FILE ID=node140/3738321-1339249044
RUNJOBID= node140-1339246833-23560
PBS_JOBID= 14644341
Free space on /tmp= 70616 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx75.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738321-1339249044/watcher-3738321-1339249044 -o /tmp/evaluation-result-3738321-1339249044/solver-3738321-1339249044 -C 1800 -W 1900 -M 15500  run HOME/instance-3738321-1339249044.opb

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

MD5SUM BENCH= 899c8865b8ac9a45eaa204f923cbd9e8
RANDOM SEED=1878255945

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31742584 kB
Buffers:          121624 kB
Cached:            93580 kB
SwapCached:         2908 kB
Active:           276456 kB
Inactive:          35648 kB
Active(anon):      96056 kB
Inactive(anon):     3124 kB
Active(file):     180400 kB
Inactive(file):    32524 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67099536 kB
Dirty:             16704 kB
Writeback:             0 kB
AnonPages:        164708 kB
Mapped:            12356 kB
Shmem:                 0 kB
Slab:             678176 kB
SReclaimable:     119960 kB
SUnreclaim:       558216 kB
KernelStack:        1544 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     242336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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-3738321-1339249044.opb

Free space on /tmp at the end= 70596 MiB
End job on node140 at 2012-06-09 15:45:53