Trace number 3745046

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 NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.2 714.317

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.20-12.opb
MD5SUMf55e8f3baf3ca5be89dd9545b358d7a9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1.36579
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables172671
Total number of constraints551411
Number of constraints which are clauses551411
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint580
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
Number of bits of the biggest sum of numbers20
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-3745046-1339252161.opb.
0.00/0.00	c Instance file HOME/instance-3745046-1339252161.opb
0.00/0.00	c File size is 18088889 bytes.
8.58/8.62	c Highest Coefficient sum: 1158
8.58/8.62	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
8.89/8.96	c ============================[ Problem Statistics ]=============================
8.89/8.96	c |                                                                             |
8.89/8.96	c |  Parsing time:          8.85         s                                      |
8.89/8.96	c |  Number Variables:      172671                                              |
8.99/9.03	c |  Number Constraints:    551411                                              |
8.99/9.03	c ===============================================================================
1800.03/714.31	c Remaining time 1791.10 sec.
1800.03/714.31	c 
1800.03/714.31	c *** INTERRUPTED ***
1800.03/714.31	s UNKNOWN
1800.03/714.31	c Total CPU time              : 1765.05 s

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-3745046-1339252161/watcher-3745046-1339252161 -o /tmp/evaluation-result-3745046-1339252161/solver-3745046-1339252161 -C 1800 -W 1900 -M 15500 run HOME/instance-3745046-1339252161.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.55 6.68 6.22 3/177 6512
/proc/meminfo: memFree=30423068/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0

[startup+0.0824969 s]
/proc/loadavg: 3.55 6.68 6.22 3/177 6512
/proc/meminfo: memFree=30423068/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 3.55 6.68 6.22 3/177 6512
/proc/meminfo: memFree=30423068/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 3.55 6.68 6.22 3/177 6512
/proc/meminfo: memFree=30423068/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 3.55 6.68 6.22 3/177 6512
/proc/meminfo: memFree=30423068/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 3.55 6.68 6.22 3/179 6514
/proc/meminfo: memFree=30388100/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=98888 CPUtime=1.49 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 19802 0 0 0 145 4 0 0 20 0 1 0 391343517 101261312 19193 33554432000 134512640 146736320 4292373024 4292370824 144716523 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 24722 19195 2353 2985 0 17239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108036

[startup+3.10027 s]
/proc/loadavg: 3.55 6.68 6.22 3/179 6514
/proc/meminfo: memFree=30319844/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=167412 CPUtime=3.08 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 37934 0 0 0 302 6 0 0 20 0 1 0 391343517 171429888 37450 33554432000 134512640 146736320 4292373024 4292371072 140665567 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 41853 37450 4382 2985 0 34370 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 176560

[startup+6.30026 s]
/proc/loadavg: 3.43 6.60 6.20 3/179 6514
/proc/meminfo: memFree=30288840/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=169128 CPUtime=6.28 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 38604 0 0 0 622 6 0 0 20 0 1 0 391343517 173187072 38120 33554432000 134512640 146736320 4292373024 4292370864 140526619 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 42282 38120 4594 2985 0 34799 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 178276

[startup+12.7003 s]
/proc/loadavg: 3.31 6.52 6.18 3/179 6514
/proc/meminfo: memFree=30103992/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=353576 CPUtime=12.69 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 146506 0 0 0 1243 26 0 0 20 0 1 0 391343517 362061824 80051 33554432000 134512640 146736320 4292373024 4292371216 138730248 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 88394 80051 665 2985 0 85328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 362724

[startup+25.5003 s]
/proc/loadavg: 3.02 6.30 6.11 3/179 6514
/proc/meminfo: memFree=30077720/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=485216 CPUtime=25.48 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 189033 0 0 0 2513 35 0 0 20 0 1 0 391343517 496861184 86921 33554432000 134512640 146736320 4292373024 4292367508 136017520 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 121304 86921 873 2985 0 118238 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 494364

[startup+51.1003 s]
/proc/loadavg: 2.67 5.95 6.00 3/180 6517
/proc/meminfo: memFree=30074400/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=485740 CPUtime=51.08 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 195672 0 0 0 5070 38 0 0 20 0 1 0 391343517 497397760 87248 33554432000 134512640 146736320 4292373024 4292367656 139044505 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 121435 87248 873 2985 0 118369 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 494888

[startup+102.307 s]
/proc/loadavg: 2.29 5.34 5.79 3/179 6517
/proc/meminfo: memFree=30063860/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=485864 CPUtime=102.27 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 205176 0 0 0 10187 40 0 0 20 0 1 0 391343517 497524736 87271 33554432000 134512640 146736320 4292373024 4292367728 135977601 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 121466 87271 873 2985 0 118400 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 495012

[startup+162.3 s]
/proc/loadavg: 2.10 4.73 5.55 3/180 6518
/proc/meminfo: memFree=30045332/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=486104 CPUtime=162.27 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 215883 0 0 0 16183 44 0 0 20 0 1 0 391343517 497770496 87315 33554432000 134512640 146736320 4292373024 4292368208 136403112 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 121526 87315 873 2985 0 118460 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 495252

[startup+222.3 s]
/proc/loadavg: 2.09 4.25 5.33 3/179 6519
/proc/meminfo: memFree=30037352/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=487832 CPUtime=222.26 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 374707 0 0 0 22145 81 0 0 20 0 1 0 391343517 499539968 89480 33554432000 134512640 146736320 4292373024 4292368536 139023039 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6513/statm: 121958 89480 913 2985 0 118892 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 496980

[startup+282.3 s]
/proc/loadavg: 5.87 4.88 5.47 10/186 6547
/proc/meminfo: memFree=29262948/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=1503388 CPUtime=433.27 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 1034447 0 0 0 43005 322 0 0 20 0 8 0 391343517 1539469312 281378 33554432000 134512640 146736320 4292373024 4292366336 139046463 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/6513/statm: 375847 281378 978 2985 0 372781 0
[pid=6513/tid=6541] ppid=6512 vsize=1503388 CPUtime=23.82 cores=0,2,4,6
/proc/6513/task/6541/stat : 6541 (pb_cplex) R 6512 6512 4676 0 -1 4202560 63761 0 0 0 2356 26 0 0 20 0 8 0 391366434 1539469312 281378 33554432000 134512640 146736320 4292373024 3786121368 136007284 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6542] ppid=6512 vsize=1503388 CPUtime=25.52 cores=0,2,4,6
/proc/6513/task/6542/stat : 6542 (pb_cplex) R 6512 6512 4676 0 -1 4202560 80317 0 0 0 2521 31 0 0 20 0 8 0 391366434 1539469312 281378 33554432000 134512640 146736320 4292373024 3796607136 136006501 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6543] ppid=6512 vsize=1503388 CPUtime=25 cores=0,2,4,6
/proc/6513/task/6543/stat : 6543 (pb_cplex) R 6512 6512 4676 0 -1 4202560 75443 0 0 0 2472 28 0 0 20 0 8 0 391366434 1539469312 281378 33554432000 134512640 146736320 4292373024 3807092888 136007584 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6513/tid=6544] ppid=6512 vsize=1503388 CPUtime=24.95 cores=0,2,4,6
/proc/6513/task/6544/stat : 6544 (pb_cplex) R 6512 6512 4676 0 -1 4202560 55946 0 0 0 2474 21 0 0 20 0 8 0 391366434 1539469312 281378 33554432000 134512640 146736320 4292373024 3817578608 136384852 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6513/tid=6545] ppid=6512 vsize=1503388 CPUtime=23.15 cores=0,2,4,6
/proc/6513/task/6545/stat : 6545 (pb_cplex) R 6512 6512 4676 0 -1 4202560 59248 0 0 0 2292 23 0 0 20 0 8 0 391366434 1539469312 281378 33554432000 134512640 146736320 4292373024 3592560792 136007289 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6546] ppid=6512 vsize=1503388 CPUtime=25.22 cores=0,2,4,6
/proc/6513/task/6546/stat : 6546 (pb_cplex) R 6512 6512 4676 0 -1 4202560 71568 0 0 0 2494 28 0 0 20 0 8 0 391366434 1539469312 281378 33554432000 134512640 146736320 4292373024 3582076576 139028313 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6547] ppid=6512 vsize=1503388 CPUtime=26.12 cores=0,2,4,6
/proc/6513/task/6547/stat : 6547 (pb_cplex) R 6512 6512 4676 0 -1 4202560 66732 0 0 0 2587 25 0 0 20 0 8 0 391366434 1539469312 281378 33554432000 134512640 146736320 4292373024 3571588624 136402947 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 433.27
Current children cumulated vsize (KiB) 1512536

[startup+342.3 s]
/proc/loadavg: 7.27 5.47 5.64 10/186 6547

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

[pid=6513/tid=6566] ppid=6512 vsize=848304 CPUtime=56.92 cores=0,2,4,6
/proc/6513/task/6566/stat : 6566 (pb_cplex) S 6512 6512 4676 0 -1 4202560 567678 0 0 0 5538 154 0 0 20 0 8 0 391383700 868663296 179406 33554432000 134512640 146736320 4292373024 3985079952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6567] ppid=6512 vsize=848304 CPUtime=52.82 cores=0,2,4,6
/proc/6513/task/6567/stat : 6567 (pb_cplex) S 6512 6512 4676 0 -1 4202560 588607 0 0 0 5129 153 0 0 20 0 8 0 391383700 868663296 179406 33554432000 134512640 146736320 4292373024 3974594192 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6513/tid=6568] ppid=6512 vsize=848304 CPUtime=53.28 cores=0,2,4,6
/proc/6513/task/6568/stat : 6568 (pb_cplex) S 6512 6512 4676 0 -1 4202560 545513 0 0 0 5177 151 0 0 20 0 8 0 391383700 868663296 179406 33554432000 134512640 146736320 4292373024 3964108432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1177.35
Current children cumulated vsize (KiB) 857452

[startup+582.3 s]
/proc/loadavg: 7.14 6.56 6.04 9/186 6569
/proc/meminfo: memFree=29611908/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=883336 CPUtime=1391.89 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 8733320 0 0 0 136628 2561 0 0 20 0 8 0 391343517 904536064 185481 33554432000 134512640 146736320 4292373024 4292365736 139044505 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6513/statm: 220834 185481 985 2985 0 217768 0
[pid=6513/tid=6562] ppid=6512 vsize=883336 CPUtime=80.26 cores=0,2,4,6
/proc/6513/task/6562/stat : 6562 (pb_cplex) R 6512 6512 4676 0 -1 4202560 797335 0 0 0 7811 215 0 0 20 0 8 0 391383700 904536064 185481 33554432000 134512640 146736320 4292373024 4034877732 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6563] ppid=6512 vsize=883336 CPUtime=77.59 cores=0,2,4,6
/proc/6513/task/6563/stat : 6563 (pb_cplex) R 6512 6512 4676 0 -1 4202560 786928 0 0 0 7538 221 0 0 20 0 8 0 391383700 904536064 185481 33554432000 134512640 146736320 4292373024 4052385424 144797937 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6513/tid=6564] ppid=6512 vsize=883336 CPUtime=79.72 cores=0,2,4,6
/proc/6513/task/6564/stat : 6564 (pb_cplex) R 6512 6512 4676 0 -1 4202560 748426 0 0 0 7769 203 0 0 20 0 8 0 391383700 904536064 185481 33554432000 134512640 146736320 4292373024 4062873820 135962006 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6565] ppid=6512 vsize=883336 CPUtime=81.72 cores=0,2,4,6
/proc/6513/task/6565/stat : 6565 (pb_cplex) R 6512 6512 4676 0 -1 4202560 793856 0 0 0 7951 221 0 0 20 0 8 0 391383700 904536064 185481 33554432000 134512640 146736320 4292373024 3817580204 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6513/tid=6566] ppid=6512 vsize=883336 CPUtime=86.47 cores=0,2,4,6
/proc/6513/task/6566/stat : 6566 (pb_cplex) R 6512 6512 4676 0 -1 4202560 1013687 0 0 0 8381 266 0 0 20 0 8 0 391383700 904536064 185481 33554432000 134512640 146736320 4292373024 3985076376 136007605 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6567] ppid=6512 vsize=883336 CPUtime=79.49 cores=0,2,4,6
/proc/6513/task/6567/stat : 6567 (pb_cplex) R 6512 6512 4676 0 -1 4202560 833806 0 0 0 7732 217 0 0 20 0 8 0 391383700 904536064 185481 33554432000 134512640 146736320 4292373024 3974589612 135453921 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6568] ppid=6512 vsize=883336 CPUtime=80.03 cores=0,2,4,6
/proc/6513/task/6568/stat : 6568 (pb_cplex) R 6512 6512 4676 0 -1 4202560 831034 0 0 0 7781 222 0 0 20 0 8 0 391383700 904536064 185481 33554432000 134512640 146736320 4292373024 3964106436 135850711 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1391.89
Current children cumulated vsize (KiB) 892484

[startup+642.3 s]
/proc/loadavg: 5.87 6.22 5.95 10/187 6586
/proc/meminfo: memFree=29626844/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=882492 CPUtime=1528.74 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 9579654 0 0 0 150039 2835 0 0 20 0 8 0 391343517 903671808 180309 33554432000 134512640 146736320 4292373024 4292366088 139023034 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6513/statm: 220623 180309 988 2985 0 217557 0
[pid=6513/tid=6577] ppid=6512 vsize=882492 CPUtime=11.38 cores=0,2,4,6
/proc/6513/task/6577/stat : 6577 (pb_cplex) R 6512 6512 4676 0 -1 4202560 60018 0 0 0 1119 19 0 0 20 0 8 0 391405186 903671808 180313 33554432000 134512640 146736320 4292373024 4034874456 136007213 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6578] ppid=6512 vsize=882492 CPUtime=11.72 cores=0,2,4,6
/proc/6513/task/6578/stat : 6578 (pb_cplex) R 6512 6512 4676 0 -1 4202560 43301 0 0 0 1157 15 0 0 20 0 8 0 391405186 903671808 180314 33554432000 134512640 146736320 4292373024 4052386140 139023073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6513/tid=6579] ppid=6512 vsize=882492 CPUtime=11.03 cores=0,2,4,6
/proc/6513/task/6579/stat : 6579 (pb_cplex) R 6512 6512 4676 0 -1 4202560 80799 0 0 0 1079 24 0 0 20 0 8 0 391405186 903671808 180315 33554432000 134512640 146736320 4292373024 4062871532 135454195 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6580] ppid=6512 vsize=882492 CPUtime=10.44 cores=0,2,4,6
/proc/6513/task/6580/stat : 6580 (pb_cplex) R 6512 6512 4676 0 -1 4202560 38352 0 0 0 1032 12 0 0 20 0 8 0 391405186 903671808 180315 33554432000 134512640 146736320 4292373024 3817578888 139023039 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6513/tid=6581] ppid=6512 vsize=882492 CPUtime=10.4 cores=0,2,4,6
/proc/6513/task/6581/stat : 6581 (pb_cplex) R 6512 6512 4676 0 -1 4202560 110816 0 0 0 1009 31 0 0 20 0 8 0 391405186 903671808 180316 33554432000 134512640 146736320 4292373024 3887064832 137334534 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6582] ppid=6512 vsize=882492 CPUtime=10.71 cores=0,2,4,6
/proc/6513/task/6582/stat : 6582 (pb_cplex) R 6512 6512 4676 0 -1 4202560 74539 0 0 0 1046 25 0 0 20 0 8 0 391405187 903671808 180317 33554432000 134512640 146736320 4292373024 3871333352 139044550 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6513/tid=6583] ppid=6512 vsize=882492 CPUtime=10.36 cores=0,2,4,6
/proc/6513/task/6583/stat : 6583 (pb_cplex) R 6512 6512 4676 0 -1 4202560 82343 0 0 0 1012 24 0 0 20 0 8 0 391405187 903671808 180318 33554432000 134512640 146736320 4292373024 3800031532 139023039 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1528.74
Current children cumulated vsize (KiB) 891640

[startup+702.301 s]
/proc/loadavg: 10.51 7.48 6.40 16/193 6600
/proc/meminfo: memFree=29112248/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=909820 CPUtime=1755.78 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) S 6512 6512 4676 0 -1 4202496 11708564 0 0 0 172163 3415 0 0 20 0 8 0 391343517 931655680 190746 33554432000 134512640 146736320 4292373024 4292369424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/6513/statm: 227455 190746 988 2985 0 224389 0
[pid=6513/tid=6577] ppid=6512 vsize=909820 CPUtime=43.69 cores=0,2,4,6
/proc/6513/task/6577/stat : 6577 (pb_cplex) S 6512 6512 4676 0 -1 4202560 251381 0 0 0 4298 71 0 0 20 0 8 0 391405186 931655680 190746 33554432000 134512640 146736320 4292373024 4034879120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6513/tid=6578] ppid=6512 vsize=909820 CPUtime=39.62 cores=0,2,4,6
/proc/6513/task/6578/stat : 6578 (pb_cplex) R 6512 6512 4676 0 -1 4202560 386181 0 0 0 3856 106 0 0 20 0 8 0 391405186 931655680 190746 33554432000 134512640 146736320 4292373024 4052387364 144716523 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6579] ppid=6512 vsize=909820 CPUtime=39.04 cores=0,2,4,6
/proc/6513/task/6579/stat : 6579 (pb_cplex) S 6512 6512 4676 0 -1 4202560 362735 0 0 0 3803 101 0 0 20 0 8 0 391405186 931655680 190746 33554432000 134512640 146736320 4292373024 4062875280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6580] ppid=6512 vsize=909820 CPUtime=38.25 cores=0,2,4,6
/proc/6513/task/6580/stat : 6580 (pb_cplex) S 6512 6512 4676 0 -1 4202560 367098 0 0 0 3723 102 0 0 20 0 8 0 391405186 931655680 190746 33554432000 134512640 146736320 4292373024 3817582224 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6581] ppid=6512 vsize=909820 CPUtime=36.05 cores=0,2,4,6
/proc/6513/task/6581/stat : 6581 (pb_cplex) S 6512 6512 4676 0 -1 4202560 421860 0 0 0 3493 112 0 0 20 0 8 0 391405186 931655680 190746 33554432000 134512640 146736320 4292373024 3887066768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6513/tid=6582] ppid=6512 vsize=909820 CPUtime=38.64 cores=0,2,4,6
/proc/6513/task/6582/stat : 6582 (pb_cplex) S 6512 6512 4676 0 -1 4202560 371543 0 0 0 3754 110 0 0 20 0 8 0 391405187 931655680 190746 33554432000 134512640 146736320 4292373024 3871338128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6583] ppid=6512 vsize=909820 CPUtime=36.6 cores=0,2,4,6
/proc/6513/task/6583/stat : 6583 (pb_cplex) S 6512 6512 4676 0 -1 4202560 354701 0 0 0 3564 96 0 0 20 0 8 0 391405187 931655680 190746 33554432000 134512640 146736320 4292373024 3800034960 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1755.78
Current children cumulated vsize (KiB) 918968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+714.301 s]
/proc/loadavg: 10.77 7.68 6.48 15/193 6600
/proc/meminfo: memFree=29183944/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=924516 CPUtime=1800.03 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 12013318 0 0 0 176502 3501 0 0 20 0 8 0 391343517 946704384 192495 33554432000 134512640 146736320 4292373024 4292365260 135982947 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6513/statm: 231129 192498 988 2985 0 228063 0
[pid=6513/tid=6577] ppid=6512 vsize=924516 CPUtime=49.39 cores=0,2,4,6
/proc/6513/task/6577/stat : 6577 (pb_cplex) R 6512 6512 4676 0 -1 4202560 257387 0 0 0 4867 72 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 4034877124 135850322 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6513/tid=6578] ppid=6512 vsize=924516 CPUtime=46.94 cores=0,2,4,6
/proc/6513/task/6578/stat : 6578 (pb_cplex) R 6512 6512 4676 0 -1 4202560 408048 0 0 0 4582 112 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 4052386228 138462910 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6513/tid=6579] ppid=6512 vsize=924516 CPUtime=43.73 cores=0,2,4,6
/proc/6513/task/6579/stat : 6579 (pb_cplex) R 6512 6512 4676 0 -1 4202560 417296 0 0 0 4257 116 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 4062871136 139023109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6580] ppid=6512 vsize=924516 CPUtime=43.14 cores=0,2,4,6
/proc/6513/task/6580/stat : 6580 (pb_cplex) R 6512 6512 4676 0 -1 4202560 415900 0 0 0 4197 117 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 3817578772 144797795 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6581] ppid=6512 vsize=924516 CPUtime=41.74 cores=0,2,4,6
/proc/6513/task/6581/stat : 6581 (pb_cplex) R 6512 6512 4676 0 -1 4202560 421860 0 0 0 4062 112 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 3887063392 136002830 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6582] ppid=6512 vsize=924516 CPUtime=43.51 cores=0,2,4,6
/proc/6513/task/6582/stat : 6582 (pb_cplex) R 6512 6512 4676 0 -1 4202560 423335 0 0 0 4226 125 0 0 20 0 8 0 391405187 946704384 192500 33554432000 134512640 146736320 4292373024 3871333512 136388513 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6583] ppid=6512 vsize=924516 CPUtime=42.61 cores=0,2,4,6
/proc/6513/task/6583/stat : 6583 (pb_cplex) R 6512 6512 4676 0 -1 4202560 420066 0 0 0 4147 114 0 0 20 0 8 0 391405187 946704384 192500 33554432000 134512640 146736320 4292373024 3800031540 144797795 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 933664

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

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

[startup+714.301 s]
/proc/loadavg: 10.77 7.68 6.48 15/193 6600
/proc/meminfo: memFree=29183944/32873648 swapFree=7124/7124
[pid=6512] ppid=6510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6512/stat : 6512 (run) S 6510 6512 4676 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391343517 9367552 270 33554432000 4194304 5064252 140735334390208 140735334389120 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6512/statm: 2287 270 229 213 0 72 0
[pid=6513] ppid=6512 vsize=924516 CPUtime=1800.03 cores=0,2,4,6
/proc/6513/stat : 6513 (pb_cplex) R 6512 6512 4676 0 -1 4202496 12013318 0 0 0 176502 3501 0 0 20 0 8 0 391343517 946704384 192495 33554432000 134512640 146736320 4292373024 4292365260 135982947 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6513/statm: 231129 192498 988 2985 0 228063 0
[pid=6513/tid=6577] ppid=6512 vsize=924516 CPUtime=49.39 cores=0,2,4,6
/proc/6513/task/6577/stat : 6577 (pb_cplex) R 6512 6512 4676 0 -1 4202560 257387 0 0 0 4867 72 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 4034877124 135850322 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6513/tid=6578] ppid=6512 vsize=924516 CPUtime=46.94 cores=0,2,4,6
/proc/6513/task/6578/stat : 6578 (pb_cplex) R 6512 6512 4676 0 -1 4202560 408048 0 0 0 4582 112 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 4052386228 138462910 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6513/tid=6579] ppid=6512 vsize=924516 CPUtime=43.73 cores=0,2,4,6
/proc/6513/task/6579/stat : 6579 (pb_cplex) R 6512 6512 4676 0 -1 4202560 417296 0 0 0 4257 116 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 4062871136 139023109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6580] ppid=6512 vsize=924516 CPUtime=43.14 cores=0,2,4,6
/proc/6513/task/6580/stat : 6580 (pb_cplex) R 6512 6512 4676 0 -1 4202560 415900 0 0 0 4197 117 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 3817578772 144797795 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6581] ppid=6512 vsize=924516 CPUtime=41.74 cores=0,2,4,6
/proc/6513/task/6581/stat : 6581 (pb_cplex) R 6512 6512 4676 0 -1 4202560 421860 0 0 0 4062 112 0 0 20 0 8 0 391405186 946704384 192500 33554432000 134512640 146736320 4292373024 3887063392 136002830 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6513/tid=6582] ppid=6512 vsize=924516 CPUtime=43.51 cores=0,2,4,6
/proc/6513/task/6582/stat : 6582 (pb_cplex) R 6512 6512 4676 0 -1 4202560 423335 0 0 0 4226 125 0 0 20 0 8 0 391405187 946704384 192500 33554432000 134512640 146736320 4292373024 3871333512 136388513 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6513/tid=6583] ppid=6512 vsize=924516 CPUtime=42.61 cores=0,2,4,6
/proc/6513/task/6583/stat : 6583 (pb_cplex) R 6512 6512 4676 0 -1 4202560 420066 0 0 0 4147 114 0 0 20 0 8 0 391405187 946704384 192500 33554432000 134512640 146736320 4292373024 3800031540 144797795 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 933664

Child ended because it received signal 15 (SIGTERM)

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


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.169983
#  lost CPU user time (s): 0.25
#  lost CPU system time (s): -0.0799999

Real time (s): 714.317
CPU time (s): 1800.2
CPU user time (s): 1765.27
CPU system time (s): 34.93
CPU usage (%): 252.017
Max. virtual memory (cumulated for all children) (KiB): 1629104

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

runsolver used 1.74073 second user time and 4.64529 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-09 16:29:21
IDJOB=3745046
IDBENCH=92890
IDSOLVER=2325
FILE ID=node114/3745046-1339252161
RUNJOBID= node114-1339246833-4692
PBS_JOBID= 14644367
Free space on /tmp= 70656 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped2.B.recomb1-0.20-12.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3745046-1339252161/watcher-3745046-1339252161 -o /tmp/evaluation-result-3745046-1339252161/solver-3745046-1339252161 -C 1800 -W 1900 -M 15500  run HOME/instance-3745046-1339252161.opb

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

MD5SUM BENCH= f55e8f3baf3ca5be89dd9545b358d7a9
RANDOM SEED=1037918423

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30424124 kB
Buffers:          562904 kB
Cached:           540280 kB
SwapCached:         2452 kB
Active:          1073348 kB
Inactive:         411800 kB
Active(anon):     379856 kB
Inactive(anon):     4632 kB
Active(file):     693492 kB
Inactive(file):   407168 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099616 kB
Dirty:             34136 kB
Writeback:             0 kB
AnonPages:        391492 kB
Mapped:            12528 kB
Shmem:                 0 kB
Slab:             823428 kB
SReclaimable:     266976 kB
SUnreclaim:       556452 kB
KernelStack:        1456 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     649812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3745046-1339252161.opb

Free space on /tmp at the end= 70640 MiB
End job on node114 at 2012-06-09 16:41:16