Trace number 3735074

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.39 650.717

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_8.opb
MD5SUM7511e7863ac3e00f42a81c49dc15d5a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark4.03439
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables386
Total number of constraints680
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint1
Maximum length of a constraint26
Number of terms in the objective function 7
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 91
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 472
Number of bits of the biggest sum of numbers9
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-3735074-1339247770.opb.
0.00/0.00	c Instance file HOME/instance-3735074-1339247770.opb
0.00/0.00	c File size is 110888 bytes.
0.00/0.04	c Highest Coefficient sum: 472
0.00/0.04	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      386                                                 |
0.00/0.04	c |  Number Constraints:    680                                                 |
0.00/0.04	c ===============================================================================
1800.39/650.71	c Remaining time 1799.96 sec.
1800.39/650.71	c 
1800.39/650.71	c *** INTERRUPTED ***
1800.39/650.71	s UNKNOWN
1800.39/650.71	c Total CPU time              : 1788.48 s
1800.39/650.71	c Memory used           : 188.97 MB
1800.39/650.71	c CPU time              : 1788.48 s
1800.39/650.71	c 
1800.39/650.71	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3735074-1339247770/watcher-3735074-1339247770 -o /tmp/evaluation-result-3735074-1339247770/solver-3735074-1339247770 -C 1800 -W 1900 -M 15500 run HOME/instance-3735074-1339247770.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.80 7.42 4.60 3/184 3128
/proc/meminfo: memFree=28678172/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0

[startup+0.0728621 s]
/proc/loadavg: 8.80 7.42 4.60 3/184 3128
/proc/meminfo: memFree=28678172/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 8.80 7.42 4.60 3/184 3128
/proc/meminfo: memFree=28678172/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 8.80 7.42 4.60 3/184 3128
/proc/meminfo: memFree=28678172/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 8.80 7.42 4.60 3/184 3128
/proc/meminfo: memFree=28678172/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 8.80 7.42 4.60 3/193 3137
/proc/meminfo: memFree=28636552/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=73280 CPUtime=2.86 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 17882 0 0 0 277 9 0 0 20 0 1 0 390903804 75038720 4823 33554432000 134512640 146736320 4288537808 4288531440 137176685 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3129/statm: 18320 4823 979 2985 0 15254 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 82428

[startup+3.10042 s]
/proc/loadavg: 8.80 7.42 4.60 10/193 3151
/proc/meminfo: memFree=28634436/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=155560 CPUtime=7.82 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 38143 0 0 0 763 19 0 0 20 0 8 0 390903804 159293440 15982 33554432000 134512640 146736320 4288537808 4288530640 136008450 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3129/statm: 38890 15982 980 2985 0 35824 0
[pid=3129/tid=3145] ppid=3128 vsize=155560 CPUtime=0.54 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) S 3128 3128 2525 0 -1 4202560 1597 0 0 0 54 0 0 0 20 0 8 0 390903971 159293440 15982 33554432000 134512640 146736320 4288537808 4130414224 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=155560 CPUtime=0.68 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) S 3128 3128 2525 0 -1 4202560 1004 0 0 0 68 0 0 0 20 0 8 0 390903971 159293440 15982 33554432000 134512640 146736320 4288537808 4140899984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=155560 CPUtime=0.56 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) S 3128 3128 2525 0 -1 4202560 1944 0 0 0 56 0 0 0 20 0 8 0 390903971 159293440 15982 33554432000 134512640 146736320 4288537808 4151385744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=155560 CPUtime=0.54 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 1556 0 0 0 54 0 0 0 20 0 8 0 390903971 159293440 15982 33554432000 134512640 146736320 4288537808 4119433424 136007975 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=155560 CPUtime=0.54 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) S 3128 3128 2525 0 -1 4202560 1595 0 0 0 52 2 0 0 20 0 8 0 390903971 159293440 15982 33554432000 134512640 146736320 4288537808 4090265232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=155560 CPUtime=0.66 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) S 3128 3128 2525 0 -1 4202560 1993 0 0 0 64 2 0 0 20 0 8 0 390903971 159293440 15982 33554432000 134512640 146736320 4288537808 4071616144 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=155560 CPUtime=0.5 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) S 3128 3128 2525 0 -1 4202560 3754 0 0 0 49 1 0 0 20 0 8 0 390903971 159293440 15982 33554432000 134512640 146736320 4288537808 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 164708

[startup+6.3004 s]
/proc/loadavg: 8.34 7.34 4.59 9/193 3151
/proc/meminfo: memFree=28605492/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=169948 CPUtime=17.74 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) S 3128 3128 2525 0 -1 4202496 52038 0 0 0 1748 26 0 0 20 0 8 0 390903804 174026752 18917 33554432000 134512640 146736320 4288537808 4288534160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3129/statm: 42487 18917 981 2985 0 39421 0
[pid=3129/tid=3145] ppid=3128 vsize=169948 CPUtime=1.83 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 3474 0 0 0 181 2 0 0 20 0 8 0 390903971 174026752 18917 33554432000 134512640 146736320 4288537808 4130409664 135468610 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=169948 CPUtime=1.65 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 1260 0 0 0 163 2 0 0 20 0 8 0 390903971 174026752 18917 33554432000 134512640 146736320 4288537808 4140896464 136008039 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=169948 CPUtime=1.7 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) S 3128 3128 2525 0 -1 4202560 3231 0 0 0 168 2 0 0 20 0 8 0 390903971 174026752 18917 33554432000 134512640 146736320 4288537808 4151385744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=169948 CPUtime=1.99 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 2956 0 0 0 197 2 0 0 20 0 8 0 390903971 174026752 18917 33554432000 134512640 146736320 4288537808 4119433808 136403112 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=169948 CPUtime=1.98 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 3678 0 0 0 195 3 0 0 20 0 8 0 390903971 174026752 18917 33554432000 134512640 146736320 4288537808 4090261544 139044507 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=169948 CPUtime=2.21 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) R 3128 3128 2525 0 -1 4202560 6353 0 0 0 218 3 0 0 20 0 8 0 390903971 174026752 18917 33554432000 134512640 146736320 4288537808 4071612624 136008017 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=169948 CPUtime=1.51 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) R 3128 3128 2525 0 -1 4202560 5967 0 0 0 148 3 0 0 20 0 8 0 390903971 174026752 18917 33554432000 134512640 146736320 4288537808 4061125820 135526874 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 17.74
Current children cumulated vsize (KiB) 179096

[startup+12.7004 s]
/proc/loadavg: 7.83 7.25 4.58 3/193 3151
/proc/meminfo: memFree=28603144/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=172112 CPUtime=27.96 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) S 3128 3128 2525 0 -1 4202496 84903 0 0 0 2763 33 0 0 20 0 8 0 390903804 176242688 19564 33554432000 134512640 146736320 4288537808 4288534160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3129/statm: 43028 19564 981 2985 0 39962 0
[pid=3129/tid=3145] ppid=3128 vsize=172112 CPUtime=2.5 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) S 3128 3128 2525 0 -1 4202560 3571 0 0 0 248 2 0 0 20 0 8 0 390903971 176242688 19564 33554432000 134512640 146736320 4288537808 4130414224 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=172112 CPUtime=2.22 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) S 3128 3128 2525 0 -1 4202560 1260 0 0 0 220 2 0 0 20 0 8 0 390903971 176242688 19564 33554432000 134512640 146736320 4288537808 4140899984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=172112 CPUtime=2.32 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) S 3128 3128 2525 0 -1 4202560 3580 0 0 0 230 2 0 0 20 0 8 0 390903971 176242688 19564 33554432000 134512640 146736320 4288537808 4151385744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=172112 CPUtime=4.46 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 17605 0 0 0 443 3 0 0 20 0 8 0 390903971 176242688 19564 33554432000 134512640 146736320 4288537808 4119430508 137366881 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=172112 CPUtime=2.7 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) S 3128 3128 2525 0 -1 4202560 3680 0 0 0 267 3 0 0 20 0 8 0 390903971 176242688 19564 33554432000 134512640 146736320 4288537808 4090265232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=172112 CPUtime=2.94 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) S 3128 3128 2525 0 -1 4202560 7139 0 0 0 290 4 0 0 20 0 8 0 390903971 176242688 19564 33554432000 134512640 146736320 4288537808 4071616144 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=172112 CPUtime=5.38 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) S 3128 3128 2525 0 -1 4202560 22949 0 0 0 533 5 0 0 20 0 8 0 390903971 176242688 19564 33554432000 134512640 146736320 4288537808 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 27.96
Current children cumulated vsize (KiB) 181260

[startup+25.5004 s]
/proc/loadavg: 6.54 7.00 4.54 17/193 3151
/proc/meminfo: memFree=28504744/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=174308 CPUtime=64.26 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 111209 0 0 0 6368 58 0 0 20 0 8 0 390903804 178491392 20180 33554432000 134512640 146736320 4288537808 4288530640 136008266 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3129/statm: 43577 20180 983 2985 0 40511 0
[pid=3129/tid=3145] ppid=3128 vsize=174308 CPUtime=7.17 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 11488 0 0 0 711 6 0 0 20 0 8 0 390903971 178491392 20180 33554432000 134512640 146736320 4288537808 4130411496 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=174308 CPUtime=6.04 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 2259 0 0 0 600 4 0 0 20 0 8 0 390903971 178491392 20180 33554432000 134512640 146736320 4288537808 4140897256 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=174308 CPUtime=5.94 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 5391 0 0 0 588 6 0 0 20 0 8 0 390903971 178491392 20180 33554432000 134512640 146736320 4288537808 4151382712 139023058 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=174308 CPUtime=10.61 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 26711 0 0 0 1053 8 0 0 20 0 8 0 390903971 178491392 20180 33554432000 134512640 146736320 4288537808 4119433808 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=174308 CPUtime=8.04 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 7821 0 0 0 797 7 0 0 20 0 8 0 390903971 178491392 20180 33554432000 134512640 146736320 4288537808 4090262504 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=174308 CPUtime=7.1 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) R 3128 3128 2525 0 -1 4202560 8691 0 0 0 704 6 0 0 20 0 8 0 390903971 178491392 20180 33554432000 134512640 146736320 4288537808 4071612624 136008177 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=174308 CPUtime=9.59 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) R 3128 3128 2525 0 -1 4202560 23641 0 0 0 951 8 0 0 20 0 8 0 390903971 178491392 20180 33554432000 134512640 146736320 4288537808 4061126864 136008212 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 64.26
Current children cumulated vsize (KiB) 183456

[startup+51.1004 s]
/proc/loadavg: 8.55 7.43 4.74 10/193 3151
/proc/meminfo: memFree=28485564/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=175260 CPUtime=137.55 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 161338 0 0 0 13641 114 0 0 20 0 8 0 390903804 179466240 20540 33554432000 134512640 146736320 4288537808 4288530584 136007511 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3129/statm: 43815 20540 989 2985 0 40749 0
[pid=3129/tid=3145] ppid=3128 vsize=175260 CPUtime=19.92 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 13921 0 0 0 1979 13 0 0 20 0 8 0 390903971 179466240 20540 33554432000 134512640 146736320 4288537808 4130410312 135525289 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=175260 CPUtime=13.16 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 7095 0 0 0 1306 10 0 0 20 0 8 0 390903971 179466240 20540 33554432000 134512640 146736320 4288537808 4140897256 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=175260 CPUtime=13.53 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 8248 0 0 0 1340 13 0 0 20 0 8 0 390903971 179466240 20540 33554432000 134512640 146736320 4288537808 4151382608 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=175260 CPUtime=21.12 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 30781 0 0 0 2097 15 0 0 20 0 8 0 390903971 179466240 20540 33554432000 134512640 146736320 4288537808 4119433288 139042890 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=175260 CPUtime=17.29 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 25427 0 0 0 1712 17 0 0 20 0 8 0 390903971 179466240 20540 33554432000 134512640 146736320 4288537808 4090262504 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=175260 CPUtime=14.65 cores=1,3,5,7

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

/proc/3129/statm: 47817 24255 1009 2985 0 44751 0
[pid=3129/tid=3145] ppid=3128 vsize=191268 CPUtime=162.87 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 45330 0 0 0 16186 101 0 0 20 0 8 0 390903971 195858432 24255 33554432000 134512640 146736320 4288537808 4130407900 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=191268 CPUtime=152.49 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 19746 0 0 0 15151 98 0 0 20 0 8 0 390903971 195858432 24255 33554432000 134512640 146736320 4288537808 4140892928 138419369 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=191268 CPUtime=154.07 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 23021 0 0 0 15315 92 0 0 20 0 8 0 390903971 195858432 24255 33554432000 134512640 146736320 4288537808 4151380508 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=191268 CPUtime=160.12 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) S 3128 3128 2525 0 -1 4202560 48675 0 0 0 15915 97 0 0 20 0 8 0 390903971 195858432 24255 33554432000 134512640 146736320 4288537808 4119436944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=191268 CPUtime=154.57 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) S 3128 3128 2525 0 -1 4202560 40305 0 0 0 15354 103 0 0 20 0 8 0 390903971 195858432 24255 33554432000 134512640 146736320 4288537808 4090265232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=191268 CPUtime=156.2 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) S 3128 3128 2525 0 -1 4202560 30667 0 0 0 15517 103 0 0 20 0 8 0 390903971 195858432 24255 33554432000 134512640 146736320 4288537808 4071616144 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=191268 CPUtime=165.59 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) S 3128 3128 2525 0 -1 4202560 72296 0 0 0 16454 105 0 0 20 0 8 0 390903971 195858432 24255 33554432000 134512640 146736320 4288537808 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1274.91
Current children cumulated vsize (KiB) 200416

[startup+522.3 s]
/proc/loadavg: 6.59 9.36 7.07 5/193 3358
/proc/meminfo: memFree=28622388/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=196688 CPUtime=1435.42 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 360473 0 0 0 142639 903 0 0 20 0 8 0 390903804 201408512 24713 33554432000 134512640 146736320 4288537808 4288531440 136420510 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3129/statm: 49172 24713 1009 2985 0 46106 0
[pid=3129/tid=3145] ppid=3128 vsize=196688 CPUtime=180.91 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 48103 0 0 0 17976 115 0 0 20 0 8 0 390903971 201408512 24713 33554432000 134512640 146736320 4288537808 4130410000 136403129 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=196688 CPUtime=172.44 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) S 3128 3128 2525 0 -1 4202560 20142 0 0 0 17132 112 0 0 20 0 8 0 390903971 201408512 24713 33554432000 134512640 146736320 4288537808 4140899984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=196688 CPUtime=172.84 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 33966 0 0 0 17179 105 0 0 20 0 8 0 390903971 201408512 24713 33554432000 134512640 146736320 4288537808 4151381088 136006320 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=196688 CPUtime=178.99 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 52286 0 0 0 17786 113 0 0 20 0 8 0 390903971 201408512 24713 33554432000 134512640 146736320 4288537808 4119432336 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=196688 CPUtime=177.39 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 40926 0 0 0 17622 117 0 0 20 0 8 0 390903971 201408512 24713 33554432000 134512640 146736320 4288537808 4090261008 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=196688 CPUtime=175.36 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) R 3128 3128 2525 0 -1 4202560 36178 0 0 0 17418 118 0 0 20 0 8 0 390903971 201408512 24713 33554432000 134512640 146736320 4288537808 4071611144 135526527 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=196688 CPUtime=187.9 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) R 3128 3128 2525 0 -1 4202560 72791 0 0 0 18672 118 0 0 20 0 8 0 390903971 201408512 24713 33554432000 134512640 146736320 4288537808 4061125728 136006068 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1435.42
Current children cumulated vsize (KiB) 205836

[startup+582.3 s]
/proc/loadavg: 6.79 8.84 7.03 13/193 3359
/proc/meminfo: memFree=28615196/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=190264 CPUtime=1618.57 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 372091 0 0 0 160809 1048 0 0 20 0 8 0 390903804 194830336 23980 33554432000 134512640 146736320 4288537808 4288530640 136008065 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3129/statm: 47566 23980 1009 2985 0 44500 0
[pid=3129/tid=3145] ppid=3128 vsize=190264 CPUtime=202.06 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 48399 0 0 0 20070 136 0 0 20 0 8 0 390903971 194830336 23980 33554432000 134512640 146736320 4288537808 4130411168 139023078 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=190264 CPUtime=195.57 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 20794 0 0 0 19428 129 0 0 20 0 8 0 390903971 194830336 23980 33554432000 134512640 146736320 4288537808 4140897256 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=190264 CPUtime=196.96 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 36249 0 0 0 19573 123 0 0 20 0 8 0 390903971 194830336 23980 33554432000 134512640 146736320 4288537808 4151382728 136002916 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=190264 CPUtime=200.36 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) S 3128 3128 2525 0 -1 4202560 54348 0 0 0 19901 135 0 0 20 0 8 0 390903971 194830336 23980 33554432000 134512640 146736320 4288537808 4119436944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=190264 CPUtime=198.9 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 41057 0 0 0 19755 135 0 0 20 0 8 0 390903971 194830336 23980 33554432000 134512640 146736320 4288537808 4090262504 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=190264 CPUtime=200.39 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) R 3128 3128 2525 0 -1 4202560 37172 0 0 0 19899 140 0 0 20 0 8 0 390903971 194830336 23980 33554432000 134512640 146736320 4288537808 4071612528 136384892 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=190264 CPUtime=210.23 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) R 3128 3128 2525 0 -1 4202560 74089 0 0 0 20885 138 0 0 20 0 8 0 390903971 194830336 23980 33554432000 134512640 146736320 4288537808 4061126864 136008167 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1618.57
Current children cumulated vsize (KiB) 199412

[startup+642.3 s]
/proc/loadavg: 7.20 8.55 7.04 15/193 3359
/proc/meminfo: memFree=28598760/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=193076 CPUtime=1778.57 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) S 3128 3128 2525 0 -1 4202496 435485 0 0 0 176680 1177 0 0 20 0 8 0 390903804 197709824 24573 33554432000 134512640 146736320 4288537808 4288534160 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3129/statm: 48269 24573 1009 2985 0 45203 0
[pid=3129/tid=3145] ppid=3128 vsize=193076 CPUtime=220.84 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 49423 0 0 0 21936 148 0 0 20 0 8 0 390903971 197709824 24573 33554432000 134512640 146736320 4288537808 4130411088 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=193076 CPUtime=214.91 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 28590 0 0 0 21346 145 0 0 20 0 8 0 390903971 197709824 24573 33554432000 134512640 146736320 4288537808 4140896848 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=193076 CPUtime=214.84 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 36606 0 0 0 21346 138 0 0 20 0 8 0 390903971 197709824 24573 33554432000 134512640 146736320 4288537808 4151382224 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=193076 CPUtime=218.83 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) S 3128 3128 2525 0 -1 4202560 56690 0 0 0 21730 153 0 0 20 0 8 0 390903971 197709824 24573 33554432000 134512640 146736320 4288537808 4119436944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=193076 CPUtime=218.4 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 41803 0 0 0 21690 150 0 0 20 0 8 0 390903971 197709824 24573 33554432000 134512640 146736320 4288537808 4090261576 139042902 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=193076 CPUtime=222.09 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) R 3128 3128 2525 0 -1 4202560 56361 0 0 0 22051 158 0 0 20 0 8 0 390903971 197709824 24573 33554432000 134512640 146736320 4288537808 4071613248 135231418 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=193076 CPUtime=231.62 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) R 3128 3128 2525 0 -1 4202560 87545 0 0 0 23008 154 0 0 20 0 8 0 390903971 197709824 24573 33554432000 134512640 146736320 4288537808 4061127656 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1778.57
Current children cumulated vsize (KiB) 202224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+650.7 s]
/proc/loadavg: 7.34 8.54 7.05 10/193 3359
/proc/meminfo: memFree=28594296/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=193500 CPUtime=1800.39 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 435785 0 0 0 178846 1193 0 0 20 0 8 0 390903804 198144000 24781 33554432000 134512640 146736320 4288537808 4288531024 136403109 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3129/statm: 48375 24781 1009 2985 0 45309 0
[pid=3129/tid=3145] ppid=3128 vsize=193500 CPUtime=223.18 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 49426 0 0 0 22167 151 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4130411496 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=193500 CPUtime=217.24 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 28644 0 0 0 21578 146 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4140896464 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=193500 CPUtime=219.55 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 36608 0 0 0 21814 141 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4151382656 139046496 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=193500 CPUtime=221.03 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 56715 0 0 0 21948 155 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4119433272 136475800 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=193500 CPUtime=221.49 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 42016 0 0 0 21996 153 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4090260652 135454096 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=193500 CPUtime=224.59 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) R 3128 3128 2525 0 -1 4202560 56363 0 0 0 22297 162 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4071612872 136001989 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=193500 CPUtime=233.97 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) R 3128 3128 2525 0 -1 4202560 87545 0 0 0 23241 156 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4061128332 137381127 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 202648

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

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

[startup+650.7 s]
/proc/loadavg: 7.34 8.54 7.05 10/193 3359
/proc/meminfo: memFree=28594296/32873648 swapFree=7372/7372
[pid=3128] ppid=3126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3128/stat : 3128 (run) S 3126 3128 2525 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390903804 9367552 270 33554432000 4194304 5064252 140733375272768 140733375271680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3128/statm: 2287 270 229 213 0 72 0
[pid=3129] ppid=3128 vsize=193500 CPUtime=1800.39 cores=1,3,5,7
/proc/3129/stat : 3129 (pb_cplex) R 3128 3128 2525 0 -1 4202496 435785 0 0 0 178846 1193 0 0 20 0 8 0 390903804 198144000 24781 33554432000 134512640 146736320 4288537808 4288531024 136403109 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3129/statm: 48375 24781 1009 2985 0 45309 0
[pid=3129/tid=3145] ppid=3128 vsize=193500 CPUtime=223.18 cores=1,3,5,7
/proc/3129/task/3145/stat : 3145 (pb_cplex) R 3128 3128 2525 0 -1 4202560 49426 0 0 0 22167 151 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4130411496 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3146] ppid=3128 vsize=193500 CPUtime=217.24 cores=1,3,5,7
/proc/3129/task/3146/stat : 3146 (pb_cplex) R 3128 3128 2525 0 -1 4202560 28644 0 0 0 21578 146 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4140896464 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3147] ppid=3128 vsize=193500 CPUtime=219.55 cores=1,3,5,7
/proc/3129/task/3147/stat : 3147 (pb_cplex) R 3128 3128 2525 0 -1 4202560 36608 0 0 0 21814 141 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4151382656 139046496 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3129/tid=3148] ppid=3128 vsize=193500 CPUtime=221.03 cores=1,3,5,7
/proc/3129/task/3148/stat : 3148 (pb_cplex) R 3128 3128 2525 0 -1 4202560 56715 0 0 0 21948 155 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4119433272 136475800 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3149] ppid=3128 vsize=193500 CPUtime=221.49 cores=1,3,5,7
/proc/3129/task/3149/stat : 3149 (pb_cplex) R 3128 3128 2525 0 -1 4202560 42016 0 0 0 21996 153 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4090260652 135454096 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3129/tid=3150] ppid=3128 vsize=193500 CPUtime=224.59 cores=1,3,5,7
/proc/3129/task/3150/stat : 3150 (pb_cplex) R 3128 3128 2525 0 -1 4202560 56363 0 0 0 22297 162 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4071612872 136001989 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3129/tid=3151] ppid=3128 vsize=193500 CPUtime=233.97 cores=1,3,5,7
/proc/3129/task/3151/stat : 3151 (pb_cplex) R 3128 3128 2525 0 -1 4202560 87545 0 0 0 23241 156 0 0 20 0 8 0 390903971 198144000 24781 33554432000 134512640 146736320 4288537808 4061128332 137381127 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 202648

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3128 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.39
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 650.717
CPU time (s): 1800.39
CPU user time (s): 1788.46
CPU system time (s): 11.93
CPU usage (%): 276.678
Max. virtual memory (cumulated for all children) (KiB): 206492

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

runsolver used 2.46162 second user time and 3.59345 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 15:16:10
IDJOB=3735074
IDBENCH=2938
IDSOLVER=2325
FILE ID=node115/3735074-1339247770
RUNJOBID= node115-1339246833-2543
PBS_JOBID= 14644366
Free space on /tmp= 70256 MiB

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

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

MD5SUM BENCH= 7511e7863ac3e00f42a81c49dc15d5a1
RANDOM SEED=2109874812

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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.462
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:        28679204 kB
Buffers:          347248 kB
Cached:          2788636 kB
SwapCached:         2180 kB
Active:          1585024 kB
Inactive:        1709112 kB
Active(anon):     154916 kB
Inactive(anon):     2272 kB
Active(file):    1430108 kB
Inactive(file):  1706840 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             16324 kB
Writeback:             0 kB
AnonPages:        170080 kB
Mapped:            12732 kB
Shmem:                 0 kB
Slab:             761148 kB
SReclaimable:     205464 kB
SUnreclaim:       555684 kB
KernelStack:        1600 kB
PageTables:         4936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     384536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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-3735074-1339247770.opb

Free space on /tmp at the end= 70244 MiB
End job on node115 at 2012-06-09 15:27:01