Trace number 3740468

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.07 1218.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12060_6.std.opb
MD5SUM2cfe94d08112cb5e579263a7aabde4b0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark1.2948
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256039
Number of constraints which are clauses254839
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-3740468-1339249375.opb.
0.00/0.00	c Instance file HOME/instance-3740468-1339249375.opb
0.00/0.00	c File size is 8616166 bytes.
2.78/2.81	c Highest Coefficient sum: 721
2.78/2.81	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
3.09/3.16	c ============================[ Problem Statistics ]=============================
3.09/3.16	c |                                                                             |
3.09/3.16	c |  Parsing time:          2.94         s                                      |
3.09/3.16	c |  Number Variables:      72842                                               |
3.09/3.16	c |  Number Constraints:    256039                                              |
3.09/3.16	c ===============================================================================
1800.07/1218.61	c Remaining time 1797.03 sec.
1800.07/1218.61	c 
1800.07/1218.61	c *** INTERRUPTED ***
1800.07/1218.61	s UNKNOWN
1800.07/1218.61	c Total CPU time              : 1795.9 s
1800.07/1218.61	c Memory used           : 503.23 MB
1800.07/1218.61	c CPU time              : 1795.9 s
1800.07/1218.61	c 
1800.07/1218.61	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-3740468-1339249375/watcher-3740468-1339249375 -o /tmp/evaluation-result-3740468-1339249375/solver-3740468-1339249375 -C 1800 -W 1900 -M 15500 run HOME/instance-3740468-1339249375.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: 6.86 7.08 7.28 3/177 9075
/proc/meminfo: memFree=30129968/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0

[startup+0.047677 s]
/proc/loadavg: 6.86 7.08 7.28 3/177 9075
/proc/meminfo: memFree=30129968/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 6.86 7.08 7.28 3/177 9075
/proc/meminfo: memFree=30129968/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 6.86 7.08 7.28 3/177 9075
/proc/meminfo: memFree=30129968/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 6.86 7.08 7.28 3/177 9075
/proc/meminfo: memFree=30129968/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 6.86 7.08 7.28 3/179 9077
/proc/meminfo: memFree=30070592/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=83324 CPUtime=1.48 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 17775 0 0 0 145 3 0 0 20 0 1 0 391061957 85323776 17204 33554432000 134512640 146736320 4293673536 4293671336 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 20831 17204 2143 2985 0 15661 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 92472

[startup+3.10034 s]
/proc/loadavg: 6.86 7.08 7.28 3/179 9077
/proc/meminfo: memFree=30068624/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=167780 CPUtime=3.09 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 41602 0 0 0 301 8 0 0 20 0 1 0 391061957 171806720 36151 33554432000 134512640 146736320 4293673536 4293671924 135702913 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 41945 36159 604 2985 0 38879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176928

[startup+6.30036 s]
/proc/loadavg: 6.47 7.00 7.25 3/179 9077
/proc/meminfo: memFree=29954176/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=459716 CPUtime=6.29 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 117430 0 0 0 585 44 0 0 20 0 1 0 391061957 470749184 66930 33554432000 134512640 146736320 4293673536 4293668372 136004865 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 114929 66930 793 2985 0 111863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 468864

[startup+12.7004 s]
/proc/loadavg: 6.12 6.91 7.22 3/179 9077
/proc/meminfo: memFree=29856260/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=467532 CPUtime=12.68 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 126594 0 0 0 1220 48 0 0 20 0 1 0 391061957 478752768 68990 33554432000 134512640 146736320 4293673536 4293668032 136403473 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 116883 68990 794 2985 0 113817 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 476680

[startup+25.5004 s]
/proc/loadavg: 5.20 6.67 7.14 3/179 9077
/proc/meminfo: memFree=29844728/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=477004 CPUtime=25.49 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 142725 0 0 0 2491 58 0 0 20 0 1 0 391061957 488452096 71835 33554432000 134512640 146736320 4293673536 4293668524 136400474 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 119251 71835 794 2985 0 116185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 486152

[startup+51.1004 s]
/proc/loadavg: 4.17 6.31 7.00 3/179 9077
/proc/meminfo: memFree=29845828/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=477740 CPUtime=51.08 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 150439 0 0 0 5047 61 0 0 20 0 1 0 391061957 489205760 72006 33554432000 134512640 146736320 4293673536 4293669184 138433367 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 119435 72006 794 2985 0 116369 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 486888

[startup+102.307 s]
/proc/loadavg: 2.94 5.64 6.74 3/179 9077
/proc/meminfo: memFree=29834960/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=480168 CPUtime=102.28 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 168644 0 0 0 10155 73 0 0 20 0 1 0 391061957 491692032 74616 33554432000 134512640 146736320 4293673536 4293667996 136406496 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 120042 74616 794 2985 0 116976 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 489316

[startup+162.3 s]
/proc/loadavg: 2.38 4.99 6.44 3/179 9077
/proc/meminfo: memFree=29819224/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=480360 CPUtime=162.26 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 180461 0 0 0 16144 82 0 0 20 0 1 0 391061957 491888640 78296 33554432000 134512640 146736320 4293673536 4293668544 135999764 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 120090 78296 794 2985 0 117024 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 489508

[startup+222.3 s]
/proc/loadavg: 2.17 4.46 6.17 3/179 9078
/proc/meminfo: memFree=29808844/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=480408 CPUtime=222.25 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 191110 0 0 0 22137 88 0 0 20 0 1 0 391061957 491937792 81191 33554432000 134512640 146736320 4293673536 4293668032 136403482 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 120102 81191 794 2985 0 117036 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 489556

[startup+282.3 s]
/proc/loadavg: 2.10 4.02 5.91 3/179 9078
/proc/meminfo: memFree=29823716/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=486024 CPUtime=282.24 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 224683 0 0 0 28123 101 0 0 20 0 1 0 391061957 497688576 77611 33554432000 134512640 146736320 4293673536 4293666544 136384857 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 121506 77611 850 2985 0 118440 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 495172

[startup+342.3 s]
/proc/loadavg: 2.03 3.65 5.66 3/179 9078
/proc/meminfo: memFree=29820036/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=486024 CPUtime=342.24 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 234159 0 0 0 34118 106 0 0 20 0 1 0 391061957 497688576 78239 33554432000 134512640 146736320 4293673536 4293666636 136017512 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 121506 78239 850 2985 0 118440 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 495172

[startup+402.3 s]
/proc/loadavg: 2.01 3.35 5.43 3/179 9085
/proc/meminfo: memFree=29938212/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/9076/statm: 92400 68394 965 2985 0 89334 0
[pid=9076/tid=9090] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9090/stat : 9090 (pb_cplex) S 9075 9075 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3694354064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9091] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9091/stat : 9091 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3704839824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9092] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9092/stat : 9092 (pb_cplex) S 9075 9075 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3715325584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9093] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9093/stat : 9093 (pb_cplex) S 9075 9075 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3725811344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9094] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9094/stat : 9094 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 4073467536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9076/tid=9095] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9095/stat : 9095 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 4062981776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9096] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9096/stat : 9096 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 4052496016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 378748

[startup+1002.3 s]
/proc/loadavg: 2.01 2.20 3.79 3/186 9098
/proc/meminfo: memFree=29858976/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=369600 CPUtime=1002.11 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 863847 0 0 0 99944 267 0 0 20 0 8 0 391061957 378470400 68394 33554432000 134512640 146736320 4293673536 4293666332 136389777 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 92400 68394 965 2985 0 89334 0
[pid=9076/tid=9090] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9090/stat : 9090 (pb_cplex) S 9075 9075 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3694354064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9091] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9091/stat : 9091 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3704839824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9092] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9092/stat : 9092 (pb_cplex) S 9075 9075 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3715325584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9093] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9093/stat : 9093 (pb_cplex) S 9075 9075 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 3725811344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9094] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9094/stat : 9094 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 4073467536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9076/tid=9095] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9095/stat : 9095 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 4062981776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9096] ppid=9075 vsize=369600 CPUtime=0 cores=1,3,5,7
/proc/9076/task/9096/stat : 9096 (pb_cplex) S 9075 9075 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391121352 378470400 68394 33554432000 134512640 146736320 4293673536 4052496016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 378748

[startup+1062.3 s]
/proc/loadavg: 5.10 2.93 3.94 10/187 9101
/proc/meminfo: memFree=29762788/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=508316 CPUtime=1177.3 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 979331 0 0 0 117424 306 0 0 20 0 8 0 391061957 520515584 92610 33554432000 134512640 146736320 4293673536 4293666176 136018931 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9076/statm: 127079 92610 965 2985 0 124013 0
[pid=9076/tid=9090] ppid=9075 vsize=508316 CPUtime=19.28 cores=1,3,5,7
/proc/9076/task/9090/stat : 9090 (pb_cplex) R 9075 9075 8092 0 -1 4202560 11389 0 0 0 1925 3 0 0 20 0 8 0 391121352 520515584 92610 33554432000 134512640 146736320 4293673536 3694350448 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9091] ppid=9075 vsize=508316 CPUtime=19.29 cores=1,3,5,7
/proc/9076/task/9091/stat : 9091 (pb_cplex) R 9075 9075 8092 0 -1 4202560 11562 0 0 0 1925 4 0 0 20 0 8 0 391121352 520515584 92610 33554432000 134512640 146736320 4293673536 3704836300 136017755 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9092] ppid=9075 vsize=508316 CPUtime=19.02 cores=1,3,5,7
/proc/9076/task/9092/stat : 9092 (pb_cplex) R 9075 9075 8092 0 -1 4202560 11989 0 0 0 1898 4 0 0 20 0 8 0 391121352 520515584 92610 33554432000 134512640 146736320 4293673536 3715321896 139044505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9093] ppid=9075 vsize=508316 CPUtime=19.02 cores=1,3,5,7
/proc/9076/task/9093/stat : 9093 (pb_cplex) R 9075 9075 8092 0 -1 4202560 11947 0 0 0 1897 5 0 0 20 0 8 0 391121352 520515584 92610 33554432000 134512640 146736320 4293673536 3725807928 136015570 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9076/tid=9094] ppid=9075 vsize=508316 CPUtime=19.15 cores=1,3,5,7
/proc/9076/task/9094/stat : 9094 (pb_cplex) R 9075 9075 8092 0 -1 4202560 12195 0 0 0 1910 5 0 0 20 0 8 0 391121352 520515584 92610 33554432000 134512640 146736320 4293673536 4073464120 136015544 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9095] ppid=9075 vsize=508316 CPUtime=19.1 cores=1,3,5,7
/proc/9076/task/9095/stat : 9095 (pb_cplex) R 9075 9075 8092 0 -1 4202560 11806 0 0 0 1907 3 0 0 20 0 8 0 391121352 520515584 92610 33554432000 134512640 146736320 4293673536 4062978088 139044505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9096] ppid=9075 vsize=508316 CPUtime=19.12 cores=1,3,5,7
/proc/9076/task/9096/stat : 9096 (pb_cplex) R 9075 9075 8092 0 -1 4202560 12311 0 0 0 1907 5 0 0 20 0 8 0 391121352 520515584 92610 33554432000 134512640 146736320 4293673536 4052492744 136000404 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1177.3
Current children cumulated vsize (KiB) 517464

[startup+1122.3 s]
/proc/loadavg: 7.57 4.03 4.25 10/187 9125
/proc/meminfo: memFree=29745388/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=509532 CPUtime=1416.36 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 1094151 0 0 0 141286 350 0 0 20 0 8 0 391061957 521760768 96885 33554432000 134512640 146736320 4293673536 4293666488 136015579 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9076/statm: 127383 96885 965 2985 0 124317 0
[pid=9076/tid=9090] ppid=9075 vsize=509532 CPUtime=49.15 cores=1,3,5,7
/proc/9076/task/9090/stat : 9090 (pb_cplex) R 9075 9075 8092 0 -1 4202560 26203 0 0 0 4908 7 0 0 20 0 8 0 391121352 521760768 96885 33554432000 134512640 146736320 4293673536 3694350392 136475798 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9091] ppid=9075 vsize=509532 CPUtime=49.1 cores=1,3,5,7
/proc/9076/task/9091/stat : 9091 (pb_cplex) R 9075 9075 8092 0 -1 4202560 26331 0 0 0 4901 9 0 0 20 0 8 0 391121352 521760768 96885 33554432000 134512640 146736320 4293673536 3704835784 136002875 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9092] ppid=9075 vsize=509532 CPUtime=48.94 cores=1,3,5,7
/proc/9076/task/9092/stat : 9092 (pb_cplex) R 9075 9075 8092 0 -1 4202560 26353 0 0 0 4884 10 0 0 20 0 8 0 391121352 521760768 96885 33554432000 134512640 146736320 4293673536 3715321948 135855167 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9076/tid=9093] ppid=9075 vsize=509532 CPUtime=49.17 cores=1,3,5,7
/proc/9076/task/9093/stat : 9093 (pb_cplex) R 9075 9075 8092 0 -1 4202560 26344 0 0 0 4906 11 0 0 20 0 8 0 391121352 521760768 96885 33554432000 134512640 146736320 4293673536 3725807616 136019021 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9094] ppid=9075 vsize=509532 CPUtime=49.01 cores=1,3,5,7
/proc/9076/task/9094/stat : 9094 (pb_cplex) R 9075 9075 8092 0 -1 4202560 26276 0 0 0 4893 8 0 0 20 0 8 0 391121352 521760768 96885 33554432000 134512640 146736320 4293673536 4073464400 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9095] ppid=9075 vsize=509532 CPUtime=48.83 cores=1,3,5,7
/proc/9076/task/9095/stat : 9095 (pb_cplex) R 9075 9075 8092 0 -1 4202560 25946 0 0 0 4876 7 0 0 20 0 8 0 391121352 521760768 96885 33554432000 134512640 146736320 4293673536 4062978640 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9096] ppid=9075 vsize=509532 CPUtime=48.97 cores=1,3,5,7
/proc/9076/task/9096/stat : 9096 (pb_cplex) R 9075 9075 8092 0 -1 4202560 26885 0 0 0 4885 12 0 0 20 0 8 0 391121352 521760768 96885 33554432000 134512640 146736320 4293673536 4052492104 135525914 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1416.36
Current children cumulated vsize (KiB) 518680

[startup+1182.3 s]
/proc/loadavg: 8.47 4.94 4.54 10/186 9125
/proc/meminfo: memFree=29743840/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=509572 CPUtime=1655.42 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 1207087 0 0 0 165151 391 0 0 20 0 8 0 391061957 521801728 97253 33554432000 134512640 146736320 4293673536 4293666488 136015570 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9076/statm: 127393 97253 965 2985 0 124327 0
[pid=9076/tid=9090] ppid=9075 vsize=509572 CPUtime=79.36 cores=1,3,5,7
/proc/9076/task/9090/stat : 9090 (pb_cplex) R 9075 9075 8092 0 -1 4202560 40820 0 0 0 7923 13 0 0 20 0 8 0 391121352 521801728 97253 33554432000 134512640 146736320 4293673536 3694350428 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9091] ppid=9075 vsize=509572 CPUtime=78.51 cores=1,3,5,7
/proc/9076/task/9091/stat : 9091 (pb_cplex) R 9075 9075 8092 0 -1 4202560 40019 0 0 0 7836 15 0 0 20 0 8 0 391121352 521801728 97253 33554432000 134512640 146736320 4293673536 3704836300 136017672 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9092] ppid=9075 vsize=509572 CPUtime=78.57 cores=1,3,5,7
/proc/9076/task/9092/stat : 9092 (pb_cplex) R 9075 9075 8092 0 -1 4202560 40639 0 0 0 7840 17 0 0 20 0 8 0 391121352 521801728 97253 33554432000 134512640 146736320 4293673536 3715322312 135999691 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9076/tid=9093] ppid=9075 vsize=509572 CPUtime=78.97 cores=1,3,5,7
/proc/9076/task/9093/stat : 9093 (pb_cplex) R 9075 9075 8092 0 -1 4202560 40740 0 0 0 7879 18 0 0 20 0 8 0 391121352 521801728 97253 33554432000 134512640 146736320 4293673536 3725808208 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9094] ppid=9075 vsize=509572 CPUtime=79.08 cores=1,3,5,7
/proc/9076/task/9094/stat : 9094 (pb_cplex) R 9075 9075 8092 0 -1 4202560 40202 0 0 0 7894 14 0 0 20 0 8 0 391121352 521801728 97253 33554432000 134512640 146736320 4293673536 4073464200 136388081 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9095] ppid=9075 vsize=509572 CPUtime=78.48 cores=1,3,5,7
/proc/9076/task/9095/stat : 9095 (pb_cplex) R 9075 9075 8092 0 -1 4202560 39874 0 0 0 7835 13 0 0 20 0 8 0 391121352 521801728 97253 33554432000 134512640 146736320 4293673536 4062978360 136015579 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9096] ppid=9075 vsize=509572 CPUtime=78.84 cores=1,3,5,7
/proc/9076/task/9096/stat : 9096 (pb_cplex) R 9075 9075 8092 0 -1 4202560 41486 0 0 0 7866 18 0 0 20 0 8 0 391121352 521801728 97253 33554432000 134512640 146736320 4293673536 4052492288 136018927 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1655.42
Current children cumulated vsize (KiB) 518720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1218.6 s]
/proc/loadavg: 8.73 5.44 4.73 10/186 9125
/proc/meminfo: memFree=29739312/32873844 swapFree=7644/7644
[pid=9075] ppid=9073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9075/stat : 9075 (run) S 9073 9075 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391061957 9367552 270 33554432000 4194304 5064252 140734779592880 140734779591792 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9075/statm: 2287 270 229 213 0 72 0
[pid=9076] ppid=9075 vsize=515300 CPUtime=1800.07 cores=1,3,5,7
/proc/9076/stat : 9076 (pb_cplex) R 9075 9075 8092 0 -1 4202496 1279847 0 0 0 179587 420 0 0 20 0 8 0 391061957 527667200 98376 33554432000 134512640 146736320 4293673536 4293666268 135855174 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9076/statm: 128825 98376 965 2985 0 125759 0
[pid=9076/tid=9090] ppid=9075 vsize=515300 CPUtime=97.3 cores=1,3,5,7
/proc/9076/task/9090/stat : 9090 (pb_cplex) R 9075 9075 8092 0 -1 4202560 50894 0 0 0 9713 17 0 0 20 0 8 0 391121352 527667200 98376 33554432000 134512640 146736320 4293673536 3694348416 135468669 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=9076/tid=9091] ppid=9075 vsize=515300 CPUtime=96.79 cores=1,3,5,7
/proc/9076/task/9091/stat : 9091 (pb_cplex) R 9075 9075 8092 0 -1 4202560 50805 0 0 0 9661 18 0 0 20 0 8 0 391121352 527667200 98376 33554432000 134512640 146736320 4293673536 3704835184 136400460 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9076/tid=9092] ppid=9075 vsize=515300 CPUtime=96.44 cores=1,3,5,7
/proc/9076/task/9092/stat : 9092 (pb_cplex) R 9075 9075 8092 0 -1 4202560 50112 0 0 0 9623 21 0 0 20 0 8 0 391121352 527667200 98376 33554432000 134512640 146736320 4293673536 3715320972 136017769 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9076/tid=9093] ppid=9075 vsize=515300 CPUtime=97.02 cores=1,3,5,7
/proc/9076/task/9093/stat : 9093 (pb_cplex) R 9075 9075 8092 0 -1 4202560 49302 0 0 0 9682 20 0 0 20 0 8 0 391121352 527667200 98376 33554432000 134512640 146736320 4293673536 3725807800 136400583 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9094] ppid=9075 vsize=515300 CPUtime=97.03 cores=1,3,5,7
/proc/9076/task/9094/stat : 9094 (pb_cplex) R 9075 9075 8092 0 -1 4202560 48543 0 0 0 9686 17 0 0 20 0 8 0 391121352 527667200 98376 33554432000 134512640 146736320 4293673536 4073464012 136017755 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9076/tid=9095] ppid=9075 vsize=515300 CPUtime=96.72 cores=1,3,5,7
/proc/9076/task/9095/stat : 9095 (pb_cplex) R 9075 9075 8092 0 -1 4202560 48226 0 0 0 9654 18 0 0 20 0 8 0 391121352 527667200 98376 33554432000 134512640 146736320 4293673536 4062978088 139044550 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9076/tid=9096] ppid=9075 vsize=515300 CPUtime=96.89 cores=1,3,5,7
/proc/9076/task/9096/stat : 9096 (pb_cplex) R 9075 9075 8092 0 -1 4202560 50523 0 0 0 9668 21 0 0 20 0 8 0 391121352 527667200 98376 33554432000 134512640 146736320 4293673536 4052492356 136385170 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 524448

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 9075 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1218.62
CPU time (s): 1800.07
CPU user time (s): 1795.87
CPU system time (s): 4.2
CPU usage (%): 147.714
Max. virtual memory (cumulated for all children) (KiB): 682112

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

runsolver used 5.30219 second user time and 10.1395 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 15:42:55
IDJOB=3740468
IDBENCH=77508
IDSOLVER=2325
FILE ID=node147/3740468-1339249375
RUNJOBID= node147-1339246835-8110
PBS_JOBID= 14644334
Free space on /tmp= 70520 MiB

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

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

MD5SUM BENCH= 2cfe94d08112cb5e579263a7aabde4b0
RANDOM SEED=1696303406

node147.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.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        30130604 kB
Buffers:          598136 kB
Cached:          1146748 kB
SwapCached:         2864 kB
Active:          1276924 kB
Inactive:         529356 kB
Active(anon):      58516 kB
Inactive(anon):     2768 kB
Active(file):    1218408 kB
Inactive(file):   526588 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             24860 kB
Writeback:             0 kB
AnonPages:         63896 kB
Mapped:            12716 kB
Shmem:                 0 kB
Slab:             797220 kB
SReclaimable:     238204 kB
SUnreclaim:       559016 kB
KernelStack:        1472 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     194896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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-3740468-1339249375.opb

Free space on /tmp at the end= 70504 MiB
End job on node147 at 2012-06-09 16:03:14