Trace number 3733930

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.08 554.429

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_17.opb
MD5SUM642c38c9f16ba47e1145e44f5259b53a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark260
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262
Optimality of the best value was proved NO
Number of variables7089
Total number of constraints13888
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2621
Number of bits of the biggest sum of numbers12
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-3733930-1339247490.opb.
0.00/0.00	c Instance file HOME/instance-3733930-1339247490.opb
0.00/0.00	c File size is 3969913 bytes.
1.89/1.95	c Highest Coefficient sum: 2621
1.89/1.95	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
1.89/1.98	c ============================[ Problem Statistics ]=============================
1.89/1.98	c |                                                                             |
1.89/1.98	c |  Parsing time:          1.97         s                                      |
1.89/1.98	c |  Number Variables:      7089                                                |
1.89/1.99	c |  Number Constraints:    13888                                               |
1.89/1.99	c ===============================================================================
1800.08/554.42	c Remaining time 1798.02 sec.
1800.08/554.42	c 
1800.08/554.42	c *** INTERRUPTED ***
1800.08/554.42	s UNKNOWN
1800.08/554.42	c Total CPU time              : 1797.5 s
1800.08/554.42	c Memory used           : 937.49 MB
1800.08/554.42	c CPU time              : 1797.5 s
1800.08/554.42	c 
1800.08/554.42	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-3733930-1339247490/watcher-3733930-1339247490 -o /tmp/evaluation-result-3733930-1339247490/solver-3733930-1339247490 -C 1800 -W 1900 -M 15500 run HOME/instance-3733930-1339247490.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: 6.99 8.49 5.01 3/177 26481
/proc/meminfo: memFree=29581824/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0

[startup+0.0927469 s]
/proc/loadavg: 6.99 8.49 5.01 3/177 26481
/proc/meminfo: memFree=29581824/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 6.99 8.49 5.01 3/177 26481
/proc/meminfo: memFree=29581824/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 6.99 8.49 5.01 3/177 26481
/proc/meminfo: memFree=29581824/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 6.99 8.49 5.01 3/177 26481
/proc/meminfo: memFree=29581824/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/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.99 8.49 5.01 3/179 26483
/proc/meminfo: memFree=29576476/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=24384 CPUtime=1.49 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 3054 0 0 0 149 0 0 0 20 0 1 0 390873923 24969216 3009 33554432000 134512640 146736320 4288177968 4288175932 141014065 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26482/statm: 6096 3009 1008 2985 0 2060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33532

[startup+3.10023 s]
/proc/loadavg: 6.99 8.49 5.01 3/179 26483
/proc/meminfo: memFree=29548804/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=81048 CPUtime=3.09 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 23635 0 0 0 305 4 0 0 20 0 1 0 390873923 82993152 14176 33554432000 134512640 146736320 4288177968 4288173584 135812009 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26482/statm: 20262 14176 718 2985 0 17196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90196

[startup+6.30022 s]
/proc/loadavg: 6.67 8.40 5.00 3/179 26483
/proc/meminfo: memFree=29496524/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=93580 CPUtime=6.29 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 47142 0 0 0 620 9 0 0 20 0 1 0 390873923 95825920 16635 33554432000 134512640 146736320 4288177968 4288174384 136939562 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26482/statm: 23395 16635 880 2985 0 20329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102728

[startup+12.7003 s]
/proc/loadavg: 6.29 8.29 4.99 3/179 26483
/proc/meminfo: memFree=29492112/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=120600 CPUtime=12.69 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 61346 0 0 0 1255 14 0 0 20 0 1 0 390873923 123494400 22899 33554432000 134512640 146736320 4288177968 4288172280 136015725 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26482/statm: 30150 22899 885 2985 0 27084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129748

[startup+25.5003 s]
/proc/loadavg: 5.34 7.98 4.94 3/179 26483
/proc/meminfo: memFree=29514156/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=119136 CPUtime=25.48 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 83602 0 0 0 2528 20 0 0 20 0 1 0 390873923 121995264 23132 33554432000 134512640 146736320 4288177968 4288171784 135526323 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26482/statm: 29784 23132 885 2985 0 26718 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128284

[startup+51.1004 s]
/proc/loadavg: 4.60 7.59 4.89 9/186 26490
/proc/meminfo: memFree=29196840/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=552440 CPUtime=63.24 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 184378 0 0 0 6279 45 0 0 20 0 8 0 390873923 565698560 101233 33554432000 134512640 146736320 4288177968 4288170832 136008065 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26482/statm: 138110 101233 940 2985 0 135044 0
[pid=26482/tid=26484] ppid=26481 vsize=552440 CPUtime=2.34 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 3321 0 0 0 234 0 0 0 20 0 8 0 390878426 565698560 101233 33554432000 134512640 146736320 4288177968 3902443728 136008309 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=552440 CPUtime=2.46 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) R 26481 26481 26012 0 -1 4202560 3213 0 0 0 244 2 0 0 20 0 8 0 390878426 565698560 101233 33554432000 134512640 146736320 4288177968 3891957968 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=552440 CPUtime=0 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) S 26481 26481 26012 0 -1 4202560 105 0 0 0 0 0 0 0 20 0 8 0 390878426 565698560 101233 33554432000 134512640 146736320 4288177968 3881475728 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=552440 CPUtime=2.14 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 3964 0 0 0 212 2 0 0 20 0 8 0 390878426 565698560 101233 33554432000 134512640 146736320 4288177968 3870986352 136384895 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=552440 CPUtime=2.36 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 3675 0 0 0 234 2 0 0 20 0 8 0 390878426 565698560 101233 33554432000 134512640 146736320 4288177968 3860501480 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=552440 CPUtime=2.12 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 3326 0 0 0 210 2 0 0 20 0 8 0 390878426 565698560 101233 33554432000 134512640 146736320 4288177968 3850014760 139044557 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=552440 CPUtime=2.32 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) R 26481 26481 26012 0 -1 4202560 4129 0 0 0 232 0 0 0 20 0 8 0 390878426 565698560 101233 33554432000 134512640 146736320 4288177968 3839529168 136008042 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 63.24
Current children cumulated vsize (KiB) 561588

[startup+102.308 s]
/proc/loadavg: 5.77 7.43 4.97 10/186 26490
/proc/meminfo: memFree=28930128/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=874152 CPUtime=233.72 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 298172 0 0 0 23286 86 0 0 20 0 8 0 390873923 895131648 165635 33554432000 134512640 146736320 4288177968 4288171016 136388106 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26482/statm: 218538 165635 966 2985 0 215472 0
[pid=26482/tid=26484] ppid=26481 vsize=874152 CPUtime=25.92 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 21407 0 0 0 2583 9 0 0 20 0 8 0 390878426 895131648 165635 33554432000 134512640 146736320 4288177968 3902443728 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=874152 CPUtime=27.51 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) R 26481 26481 26012 0 -1 4202560 14607 0 0 0 2745 6 0 0 20 0 8 0 390878426 895131648 165635 33554432000 134512640 146736320 4288177968 3891957968 136008047 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=874152 CPUtime=7.55 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 10641 0 0 0 752 3 0 0 20 0 8 0 390878426 895131648 165635 33554432000 134512640 146736320 4288177968 3881472208 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=874152 CPUtime=28.68 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 16952 0 0 0 2862 6 0 0 20 0 8 0 390878426 895131648 165635 33554432000 134512640 146736320 4288177968 3870986448 136008042 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=874152 CPUtime=18.07 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 22629 0 0 0 1799 8 0 0 20 0 8 0 390878426 895131648 165635 33554432000 134512640 146736320 4288177968 3860500688 136008039 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=874152 CPUtime=21.12 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 16738 0 0 0 2106 6 0 0 20 0 8 0 390878426 895131648 165635 33554432000 134512640 146736320 4288177968 3850016300 139028313 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=874152 CPUtime=39.25 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) R 26481 26481 26012 0 -1 4202560 20090 0 0 0 3919 6 0 0 20 0 8 0 390878426 895131648 165635 33554432000 134512640 146736320 4288177968 3839529000 139044505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 233.72
Current children cumulated vsize (KiB) 883300

[startup+162.3 s]
/proc/loadavg: 7.81 7.72 5.22 10/186 26490
/proc/meminfo: memFree=28888700/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=902672 CPUtime=473.27 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 356442 0 0 0 47214 113 0 0 20 0 8 0 390873923 924336128 176687 33554432000 134512640 146736320 4288177968 4288170664 139044550 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/26482/statm: 225668 176687 966 2985 0 222602 0
[pid=26482/tid=26484] ppid=26481 vsize=902672 CPUtime=55.88 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 25518 0 0 0 5578 10 0 0 20 0 8 0 390878426 924336128 176687 33554432000 134512640 146736320 4288177968 3902443728 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=902672 CPUtime=57.59 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) R 26481 26481 26012 0 -1 4202560 24446 0 0 0 5750 9 0 0 20 0 8 0 390878426 924336128 176687 33554432000 134512640 146736320 4288177968 3891957800 139044557 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=902672 CPUtime=37.65 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 14389 0 0 0 3761 4 0 0 20 0 8 0 390878426 924336128 176687 33554432000 134512640 146736320 4288177968 3881472072 139042888 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=902672 CPUtime=58.13 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 23703 0 0 0 5802 11 0 0 20 0 8 0 390878426 924336128 176687 33554432000 134512640 146736320 4288177968 3870986240 136018922 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=902672 CPUtime=48.04 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 32615 0 0 0 4791 13 0 0 20 0 8 0 390878426 924336128 176687 33554432000 134512640 146736320 4288177968 3860500688 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=902672 CPUtime=50.69 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 27453 0 0 0 5058 11 0 0 20 0 8 0 390878426 924336128 176687 33554432000 134512640 146736320 4288177968 3850014928 136008245 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=902672 CPUtime=69.73 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) R 26481 26481 26012 0 -1 4202560 28712 0 0 0 6963 10 0 0 20 0 8 0 390878426 924336128 176687 33554432000 134512640 146736320 4288177968 3839529168 136008438 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 473.27

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

/proc/26482/statm: 228007 178650 966 2985 0 224941 0
[pid=26482/tid=26484] ppid=26481 vsize=912028 CPUtime=96.84 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 40596 0 0 0 9666 18 0 0 20 0 8 0 390878426 933916672 178650 33554432000 134512640 146736320 4288177968 3902443728 136008042 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=912028 CPUtime=80.73 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) R 26481 26481 26012 0 -1 4202560 38651 0 0 0 8058 15 0 0 20 0 8 0 390878426 933916672 178650 33554432000 134512640 146736320 4288177968 3891957264 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=912028 CPUtime=106.24 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 29458 0 0 0 10613 11 0 0 20 0 8 0 390878426 933916672 178650 33554432000 134512640 146736320 4288177968 3881472456 136001936 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=912028 CPUtime=98.31 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 35636 0 0 0 9815 16 0 0 20 0 8 0 390878426 933916672 178650 33554432000 134512640 146736320 4288177968 3870986448 136008056 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=912028 CPUtime=100.84 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 50975 0 0 0 10067 17 0 0 20 0 8 0 390878426 933916672 178650 33554432000 134512640 146736320 4288177968 3860500688 136008065 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=912028 CPUtime=136.64 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 50328 0 0 0 13643 21 0 0 20 0 8 0 390878426 933916672 178650 33554432000 134512640 146736320 4288177968 3850014720 136018922 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=912028 CPUtime=101.4 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) R 26481 26481 26012 0 -1 4202560 42333 0 0 0 10124 16 0 0 20 0 8 0 390878426 933916672 178650 33554432000 134512640 146736320 4288177968 3839529552 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 888.11
Current children cumulated vsize (KiB) 921176

[startup+342.3 s]
/proc/loadavg: 8.25 7.68 5.63 10/186 26491
/proc/meminfo: memFree=28875112/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=920576 CPUtime=1127.67 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 568601 0 0 0 112575 192 0 0 20 0 8 0 390873923 942669824 181874 33554432000 134512640 146736320 4288177968 4288170664 139044550 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/26482/statm: 230144 181874 966 2985 0 227078 0
[pid=26482/tid=26484] ppid=26481 vsize=920576 CPUtime=126.83 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 44422 0 0 0 12663 20 0 0 20 0 8 0 390878426 942669824 181874 33554432000 134512640 146736320 4288177968 3902443728 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=920576 CPUtime=110.74 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) R 26481 26481 26012 0 -1 4202560 55815 0 0 0 11054 20 0 0 20 0 8 0 390878426 942669824 181874 33554432000 134512640 146736320 4288177968 3891957052 135526934 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=920576 CPUtime=136.33 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 32767 0 0 0 13619 14 0 0 20 0 8 0 390878426 942669824 181874 33554432000 134512640 146736320 4288177968 3881472112 136384895 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=920576 CPUtime=127.89 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 39531 0 0 0 12771 18 0 0 20 0 8 0 390878426 942669824 181874 33554432000 134512640 146736320 4288177968 3870986448 136008042 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=920576 CPUtime=131.03 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 86445 0 0 0 13074 29 0 0 20 0 8 0 390878426 942669824 181874 33554432000 134512640 146736320 4288177968 3860500688 136008356 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=920576 CPUtime=166.14 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 58741 0 0 0 16590 24 0 0 20 0 8 0 390878426 942669824 181874 33554432000 134512640 146736320 4288177968 3850014928 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=920576 CPUtime=131.4 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) R 26481 26481 26012 0 -1 4202560 51210 0 0 0 13121 19 0 0 20 0 8 0 390878426 942669824 181874 33554432000 134512640 146736320 4288177968 3839529072 136384890 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1127.67
Current children cumulated vsize (KiB) 929724

[startup+402.3 s]
/proc/loadavg: 8.04 7.74 5.77 7/186 26491
/proc/meminfo: memFree=28860240/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=930300 CPUtime=1367.23 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) S 26481 26481 26012 0 -1 4202496 625424 0 0 0 136513 210 0 0 20 0 8 0 390873923 952627200 185179 33554432000 134512640 146736320 4288177968 4288174352 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26482/statm: 232575 185179 966 2985 0 229509 0
[pid=26482/tid=26484] ppid=26481 vsize=930300 CPUtime=161.52 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 48883 0 0 0 16129 23 0 0 20 0 8 0 390878426 952627200 185179 33554432000 134512640 146736320 4288177968 3902443728 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=930300 CPUtime=114.34 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) S 26481 26481 26012 0 -1 4202560 69700 0 0 0 11410 24 0 0 20 0 8 0 390878426 952627200 185179 33554432000 134512640 146736320 4288177968 3891961488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=930300 CPUtime=170.31 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 36702 0 0 0 17016 15 0 0 20 0 8 0 390878426 952627200 185179 33554432000 134512640 146736320 4288177968 3881472208 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=930300 CPUtime=162.26 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 45868 0 0 0 16205 21 0 0 20 0 8 0 390878426 952627200 185179 33554432000 134512640 146736320 4288177968 3870986448 136008039 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=930300 CPUtime=165.35 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 91001 0 0 0 16502 33 0 0 20 0 8 0 390878426 952627200 185179 33554432000 134512640 146736320 4288177968 3860499628 135454093 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=930300 CPUtime=200.49 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 65020 0 0 0 20022 27 0 0 20 0 8 0 390878426 952627200 185179 33554432000 134512640 146736320 4288177968 3850014928 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=930300 CPUtime=161.5 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) S 26481 26481 26012 0 -1 4202560 60572 0 0 0 16126 24 0 0 20 0 8 0 390878426 952627200 185179 33554432000 134512640 146736320 4288177968 3839532688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1367.23
Current children cumulated vsize (KiB) 939448

[startup+462.301 s]
/proc/loadavg: 5.42 7.10 5.68 3/186 26491
/proc/meminfo: memFree=28843764/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=943956 CPUtime=1539.35 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) S 26481 26481 26012 0 -1 4202496 655776 0 0 0 153718 217 0 0 20 0 8 0 390873923 966610944 188957 33554432000 134512640 146736320 4288177968 4288174352 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26482/statm: 235989 188957 966 2985 0 232923 0
[pid=26482/tid=26484] ppid=26481 vsize=943956 CPUtime=186.87 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) S 26481 26481 26012 0 -1 4202560 53547 0 0 0 18664 23 0 0 20 0 8 0 390878426 966610944 188957 33554432000 134512640 146736320 4288177968 3902447248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=943956 CPUtime=114.34 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) S 26481 26481 26012 0 -1 4202560 69700 0 0 0 11410 24 0 0 20 0 8 0 390878426 966610944 188957 33554432000 134512640 146736320 4288177968 3891961488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=943956 CPUtime=226.42 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 46382 0 0 0 22624 18 0 0 20 0 8 0 390878426 966610944 188957 33554432000 134512640 146736320 4288177968 3881472208 136008047 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=943956 CPUtime=210.22 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) S 26481 26481 26012 0 -1 4202560 53861 0 0 0 20998 24 0 0 20 0 8 0 390878426 966610944 188957 33554432000 134512640 146736320 4288177968 3870989968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=943956 CPUtime=193.63 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) S 26481 26481 26012 0 -1 4202560 96023 0 0 0 19329 34 0 0 20 0 8 0 390878426 966610944 188957 33554432000 134512640 146736320 4288177968 3860504208 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=943956 CPUtime=214.83 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) S 26481 26481 26012 0 -1 4202560 68013 0 0 0 21455 28 0 0 20 0 8 0 390878426 966610944 188957 33554432000 134512640 146736320 4288177968 3850018448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=943956 CPUtime=161.5 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) S 26481 26481 26012 0 -1 4202560 60572 0 0 0 16126 24 0 0 20 0 8 0 390878426 966610944 188957 33554432000 134512640 146736320 4288177968 3839532688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1539.35
Current children cumulated vsize (KiB) 953104

[startup+522.3 s]
/proc/loadavg: 5.28 6.63 5.60 10/187 26494
/proc/meminfo: memFree=28833760/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=956100 CPUtime=1671.87 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 717293 0 0 0 166935 252 0 0 20 0 8 0 390873923 979046400 190070 33554432000 134512640 146736320 4288177968 4288170696 139042864 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26482/statm: 239025 190070 966 2985 0 235959 0
[pid=26482/tid=26484] ppid=26481 vsize=956100 CPUtime=198.77 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 59548 0 0 0 19848 29 0 0 20 0 8 0 390878426 979046400 190070 33554432000 134512640 146736320 4288177968 3902443728 136008056 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=956100 CPUtime=126.42 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) R 26481 26481 26012 0 -1 4202560 77243 0 0 0 12612 30 0 0 20 0 8 0 390878426 979046400 190070 33554432000 134512640 146736320 4288177968 3891957968 136008065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=956100 CPUtime=274.14 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 62333 0 0 0 27390 24 0 0 20 0 8 0 390878426 979046400 190070 33554432000 134512640 146736320 4288177968 3881472208 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=956100 CPUtime=222.27 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 59679 0 0 0 22199 28 0 0 20 0 8 0 390878426 979046400 190070 33554432000 134512640 146736320 4288177968 3870986180 135523438 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=956100 CPUtime=205.81 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 102487 0 0 0 20540 41 0 0 20 0 8 0 390878426 979046400 190070 33554432000 134512640 146736320 4288177968 3860500688 136008178 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=956100 CPUtime=227.01 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 78815 0 0 0 22667 34 0 0 20 0 8 0 390878426 979046400 190070 33554432000 134512640 146736320 4288177968 3850014720 136018927 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=956100 CPUtime=173.56 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) R 26481 26481 26012 0 -1 4202560 67350 0 0 0 17329 27 0 0 20 0 8 0 390878426 979046400 190070 33554432000 134512640 146736320 4288177968 3839529168 136008047 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1671.87
Current children cumulated vsize (KiB) 965248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+554.407 s]
/proc/loadavg: 6.98 6.91 5.73 10/187 26495
/proc/meminfo: memFree=28832704/32873844 swapFree=7632/7632
[pid=26481] ppid=26479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26481/stat : 26481 (run) S 26479 26481 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390873923 9367552 270 33554432000 4194304 5064252 140733923890880 140733923889792 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26481/statm: 2287 270 229 213 0 72 0
[pid=26482] ppid=26481 vsize=959984 CPUtime=1800.08 cores=0,2,4,6
/proc/26482/stat : 26482 (pb_cplex) R 26481 26481 26012 0 -1 4202496 742099 0 0 0 179746 262 0 0 20 0 8 0 390873923 983023616 191455 33554432000 134512640 146736320 4288177968 4288170832 136008050 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26482/statm: 239996 191455 966 2985 0 236930 0
[pid=26482/tid=26484] ppid=26481 vsize=959984 CPUtime=214.85 cores=0,2,4,6
/proc/26482/task/26484/stat : 26484 (pb_cplex) R 26481 26481 26012 0 -1 4202560 61771 0 0 0 21456 29 0 0 20 0 8 0 390878426 983023616 191455 33554432000 134512640 146736320 4288177968 3902443632 136384890 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26482/tid=26485] ppid=26481 vsize=959984 CPUtime=142.5 cores=0,2,4,6
/proc/26482/task/26485/stat : 26485 (pb_cplex) R 26481 26481 26012 0 -1 4202560 79292 0 0 0 14218 32 0 0 20 0 8 0 390878426 983023616 191455 33554432000 134512640 146736320 4288177968 3891957800 139044550 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26486] ppid=26481 vsize=959984 CPUtime=290.1 cores=0,2,4,6
/proc/26482/task/26486/stat : 26486 (pb_cplex) R 26481 26481 26012 0 -1 4202560 65575 0 0 0 28984 26 0 0 20 0 8 0 390878426 983023616 191455 33554432000 134512640 146736320 4288177968 3881472040 139044505 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26482/tid=26487] ppid=26481 vsize=959984 CPUtime=238.56 cores=0,2,4,6
/proc/26482/task/26487/stat : 26487 (pb_cplex) R 26481 26481 26012 0 -1 4202560 59815 0 0 0 23828 28 0 0 20 0 8 0 390878426 983023616 191455 33554432000 134512640 146736320 4288177968 3870986240 136019064 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26482/tid=26488] ppid=26481 vsize=959984 CPUtime=221.89 cores=0,2,4,6
/proc/26482/task/26488/stat : 26488 (pb_cplex) R 26481 26481 26012 0 -1 4202560 105626 0 0 0 22147 42 0 0 20 0 8 0 390878426 983023616 191455 33554432000 134512640 146736320 4288177968 3860500688 136008042 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26489] ppid=26481 vsize=959984 CPUtime=243.02 cores=0,2,4,6
/proc/26482/task/26489/stat : 26489 (pb_cplex) R 26481 26481 26012 0 -1 4202560 85171 0 0 0 24267 35 0 0 20 0 8 0 390878426 983023616 191455 33554432000 134512640 146736320 4288177968 3850014928 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26482/tid=26490] ppid=26481 vsize=959984 CPUtime=189.39 cores=0,2,4,6
/proc/26482/task/26490/stat : 26490 (pb_cplex) R 26481 26481 26012 0 -1 4202560 75011 0 0 0 18909 30 0 0 20 0 8 0 390878426 983023616 191455 33554432000 134512640 146736320 4288177968 3839528960 136018931 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 969132

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 26481 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.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 554.429
CPU time (s): 1800.08
CPU user time (s): 1797.46
CPU system time (s): 2.62
CPU usage (%): 324.673
Max. virtual memory (cumulated for all children) (KiB): 975852

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 1.47178 second user time and 4.00539 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-09 15:11:31
IDJOB=3733930
IDBENCH=2635
IDSOLVER=2325
FILE ID=node144/3733930-1339247490
RUNJOBID= node144-1339246834-26029
PBS_JOBID= 14644337
Free space on /tmp= 68400 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_17.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733930-1339247490/watcher-3733930-1339247490 -o /tmp/evaluation-result-3733930-1339247490/solver-3733930-1339247490 -C 1800 -W 1900 -M 15500  run HOME/instance-3733930-1339247490.opb

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

MD5SUM BENCH= 642c38c9f16ba47e1145e44f5259b53a
RANDOM SEED=1816892596

node144.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.196
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.39
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.196
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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        29582552 kB
Buffers:         1131464 kB
Cached:          1079720 kB
SwapCached:          460 kB
Active:          2242580 kB
Inactive:         118096 kB
Active(anon):     134092 kB
Inactive(anon):    11384 kB
Active(file):    2108488 kB
Inactive(file):   106712 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:             20588 kB
Writeback:             0 kB
AnonPages:        158484 kB
Mapped:            14188 kB
Shmem:               172 kB
Slab:             790660 kB
SReclaimable:     232280 kB
SUnreclaim:       558380 kB
KernelStack:        1544 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     340372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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-3733930-1339247490.opb

Free space on /tmp at the end= 68384 MiB
End job on node144 at 2012-06-09 15:20:47