Trace number 3735162

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.36 544.317

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUMd262db503fd284bdfe2b43790fda8490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark1783
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 91
Optimality of the best value was proved NO
Number of variables1807
Total number of constraints3444
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 constraints3443
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1320
Number of bits of the biggest sum of numbers11
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-3735162-1339247856.opb.
0.00/0.00	c Instance file HOME/instance-3735162-1339247856.opb
0.00/0.00	c File size is 746274 bytes.
0.00/0.32	c Highest Coefficient sum: 1320
0.00/0.32	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.33	c ============================[ Problem Statistics ]=============================
0.00/0.33	c |                                                                             |
0.00/0.33	c |  Parsing time:          0.33         s                                      |
0.00/0.33	c |  Number Variables:      1807                                                |
0.00/0.33	c |  Number Constraints:    3444                                                |
0.00/0.33	c ===============================================================================
1797.97/544.31	c Remaining time 1799.67 sec.
1797.97/544.31	c 
1797.97/544.31	c *** INTERRUPTED ***
1797.97/544.31	s UNKNOWN
1797.97/544.31	c Total CPU time              : 1790.08 s
1797.97/544.31	c Memory used           : 388.27 MB
1797.97/544.31	c CPU time              : 1790.08 s
1797.97/544.31	c 
1797.97/544.31	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-3735162-1339247856/watcher-3735162-1339247856 -o /tmp/evaluation-result-3735162-1339247856/solver-3735162-1339247856 -C 1800 -W 1900 -M 15500 run HOME/instance-3735162-1339247856.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: 8.74 7.67 5.52 10/186 11898
/proc/meminfo: memFree=30431516/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0

[startup+0.028754 s]
/proc/loadavg: 8.74 7.67 5.52 10/186 11898
/proc/meminfo: memFree=30431516/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100245 s]
/proc/loadavg: 8.74 7.67 5.52 10/186 11898
/proc/meminfo: memFree=30431516/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 8.74 7.67 5.52 10/186 11898
/proc/meminfo: memFree=30431516/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 8.74 7.67 5.52 10/186 11898
/proc/meminfo: memFree=30431516/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 8.74 7.67 5.52 10/188 11900
/proc/meminfo: memFree=30409428/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=37608 CPUtime=1.49 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 18852 0 0 0 146 3 0 0 20 0 1 0 34752663 38510592 6158 33554432000 134512640 146736320 4293045952 4293039936 136018931 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11899/statm: 9402 6158 894 2985 0 6336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46756

[startup+3.10028 s]
/proc/loadavg: 8.74 7.67 5.52 10/188 11900
/proc/meminfo: memFree=30410420/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=36860 CPUtime=3.09 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 29857 0 0 0 305 4 0 0 20 0 1 0 34752663 37744640 6029 33554432000 134512640 146736320 4293045952 4293039164 135526874 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11899/statm: 9215 6029 912 2985 0 6149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46008

[startup+6.30042 s]
/proc/loadavg: 8.76 7.69 5.54 17/195 11907
/proc/meminfo: memFree=30337584/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=244436 CPUtime=12.17 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 73746 0 0 0 1202 15 0 0 20 0 8 0 34752663 250302464 35575 33554432000 134512640 146736320 4293045952 4293040268 137381153 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 61109 35575 974 2985 0 58043 0
[pid=11899/tid=11901] ppid=11898 vsize=244436 CPUtime=0.89 cores=0,2,4,6
/proc/11899/task/11901/stat : 11901 (pb_cplex) R 11898 11898 10925 0 -1 4202560 3237 0 0 0 88 1 0 0 20 0 8 0 34753008 250302464 35575 33554432000 134512640 146736320 4293045952 4120777948 135854564 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11902] ppid=11898 vsize=244436 CPUtime=0.97 cores=0,2,4,6
/proc/11899/task/11902/stat : 11902 (pb_cplex) R 11898 11898 10925 0 -1 4202560 3715 0 0 0 97 0 0 0 20 0 8 0 34753008 250302464 35575 33554432000 134512640 146736320 4293045952 4110291152 136008168 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11903] ppid=11898 vsize=244436 CPUtime=1.16 cores=0,2,4,6
/proc/11899/task/11903/stat : 11903 (pb_cplex) R 11898 11898 10925 0 -1 4202560 3219 0 0 0 115 1 0 0 20 0 8 0 34753008 250302464 35575 33554432000 134512640 146736320 4293045952 4099805256 139042876 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11904] ppid=11898 vsize=244436 CPUtime=1.08 cores=0,2,4,6
/proc/11899/task/11904/stat : 11904 (pb_cplex) R 11898 11898 10925 0 -1 4202560 3676 0 0 0 108 0 0 0 20 0 8 0 34753008 250302464 35575 33554432000 134512640 146736320 4293045952 4089319632 136008450 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11905] ppid=11898 vsize=244436 CPUtime=0.76 cores=0,2,4,6
/proc/11899/task/11905/stat : 11905 (pb_cplex) R 11898 11898 10925 0 -1 4202560 3613 0 0 0 76 0 0 0 20 0 8 0 34753008 250302464 35575 33554432000 134512640 146736320 4293045952 4078833872 136008167 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11906] ppid=11898 vsize=244436 CPUtime=1.02 cores=0,2,4,6
/proc/11899/task/11906/stat : 11906 (pb_cplex) R 11898 11898 10925 0 -1 4202560 3799 0 0 0 102 0 0 0 20 0 8 0 34753008 250302464 35575 33554432000 134512640 146736320 4293045952 4068348112 136008309 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11907] ppid=11898 vsize=244436 CPUtime=1.08 cores=0,2,4,6
/proc/11899/task/11907/stat : 11907 (pb_cplex) R 11898 11898 10925 0 -1 4202560 4524 0 0 0 106 2 0 0 20 0 8 0 34753008 250302464 35575 33554432000 134512640 146736320 4293045952 4057861264 136008299 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 253584

[startup+12.7005 s]
/proc/loadavg: 9.26 7.81 5.59 10/195 11907
/proc/meminfo: memFree=30247080/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=286852 CPUtime=31.56 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) S 11898 11898 10925 0 -1 4202496 99511 0 0 0 3132 24 0 0 20 0 8 0 34752663 293736448 45260 33554432000 134512640 146736320 4293045952 4293042320 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 71713 45260 974 2985 0 68647 0
[pid=11899/tid=11901] ppid=11898 vsize=286852 CPUtime=2.83 cores=0,2,4,6
/proc/11899/task/11901/stat : 11901 (pb_cplex) S 11898 11898 10925 0 -1 4202560 6174 0 0 0 281 2 0 0 20 0 8 0 34753008 293736448 45260 33554432000 134512640 146736320 4293045952 4120780432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11902] ppid=11898 vsize=286852 CPUtime=5.31 cores=0,2,4,6
/proc/11899/task/11902/stat : 11902 (pb_cplex) R 11898 11898 10925 0 -1 4202560 6661 0 0 0 528 3 0 0 20 0 8 0 34753008 293736448 45260 33554432000 134512640 146736320 4293045952 4110291152 136008017 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11903] ppid=11898 vsize=286852 CPUtime=3.59 cores=0,2,4,6
/proc/11899/task/11903/stat : 11903 (pb_cplex) S 11898 11898 10925 0 -1 4202560 7096 0 0 0 356 3 0 0 20 0 8 0 34753008 293736448 45260 33554432000 134512640 146736320 4293045952 4099808912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11904] ppid=11898 vsize=286852 CPUtime=2.82 cores=0,2,4,6
/proc/11899/task/11904/stat : 11904 (pb_cplex) S 11898 11898 10925 0 -1 4202560 7039 0 0 0 281 1 0 0 20 0 8 0 34753008 293736448 45260 33554432000 134512640 146736320 4293045952 4089323152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11905] ppid=11898 vsize=286852 CPUtime=2.5 cores=0,2,4,6
/proc/11899/task/11905/stat : 11905 (pb_cplex) S 11898 11898 10925 0 -1 4202560 6424 0 0 0 248 2 0 0 20 0 8 0 34753008 293736448 45260 33554432000 134512640 146736320 4293045952 4078837392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11906] ppid=11898 vsize=286852 CPUtime=3.35 cores=0,2,4,6
/proc/11899/task/11906/stat : 11906 (pb_cplex) S 11898 11898 10925 0 -1 4202560 6942 0 0 0 333 2 0 0 20 0 8 0 34753008 293736448 45260 33554432000 134512640 146736320 4293045952 4068351632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11907] ppid=11898 vsize=286852 CPUtime=3.68 cores=0,2,4,6
/proc/11899/task/11907/stat : 11907 (pb_cplex) S 11898 11898 10925 0 -1 4202560 7832 0 0 0 365 3 0 0 20 0 8 0 34753008 293736448 45260 33554432000 134512640 146736320 4293045952 4057865872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 31.56
Current children cumulated vsize (KiB) 296000

[startup+25.5004 s]
/proc/loadavg: 9.20 7.87 5.65 10/195 11921
/proc/meminfo: memFree=30310136/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=229464 CPUtime=48.23 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) S 11898 11898 10925 0 -1 4202496 139532 0 0 0 4777 46 0 0 20 0 8 0 34752663 234971136 32642 33554432000 134512640 146736320 4293045952 4293038936 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11899/statm: 57366 32642 988 2985 0 54300 0
[pid=11899/tid=11915] ppid=11898 vsize=229464 CPUtime=0.01 cores=0,2,4,6
/proc/11899/task/11915/stat : 11915 (pb_cplex) R 11898 11898 10925 0 -1 4202560 49 0 0 0 1 0 0 0 20 0 8 0 34755040 234971136 32642 33554432000 134512640 146736320 4293045952 4127004168 144738703 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11916] ppid=11898 vsize=229464 CPUtime=0.04 cores=0,2,4,6
/proc/11899/task/11916/stat : 11916 (pb_cplex) R 11898 11898 10925 0 -1 4202560 135 0 0 0 4 0 0 0 20 0 8 0 34755040 234971136 32642 33554432000 134512640 146736320 4293045952 4137487888 136403117 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11917] ppid=11898 vsize=229464 CPUtime=0.02 cores=0,2,4,6
/proc/11899/task/11917/stat : 11917 (pb_cplex) R 11898 11898 10925 0 -1 4202560 598 0 0 0 2 0 0 0 20 0 8 0 34755040 234971136 32642 33554432000 134512640 146736320 4293045952 4147973960 135526137 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11918] ppid=11898 vsize=229464 CPUtime=0.02 cores=0,2,4,6
/proc/11899/task/11918/stat : 11918 (pb_cplex) S 11898 11898 10925 0 -1 4202560 50 0 0 0 2 0 0 0 20 0 8 0 34755040 234971136 32642 33554432000 134512640 146736320 4293045952 4089321036 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11919] ppid=11898 vsize=229464 CPUtime=0.03 cores=0,2,4,6
/proc/11899/task/11919/stat : 11919 (pb_cplex) R 11898 11898 10925 0 -1 4202560 520 0 0 0 3 0 0 0 20 0 8 0 34755040 234971136 32642 33554432000 134512640 146736320 4293045952 4025474656 139023053 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11920] ppid=11898 vsize=229464 CPUtime=0.03 cores=0,2,4,6
/proc/11899/task/11920/stat : 11920 (pb_cplex) R 11898 11898 10925 0 -1 4202560 484 0 0 0 3 0 0 0 20 0 8 0 34755040 234971136 32642 33554432000 134512640 146736320 4293045952 4014989128 135525141 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11921] ppid=11898 vsize=229464 CPUtime=0.03 cores=0,2,4,6
/proc/11899/task/11921/stat : 11921 (pb_cplex) R 11898 11898 10925 0 -1 4202560 500 0 0 0 3 0 0 0 20 0 8 0 34755040 234971136 32642 33554432000 134512640 146736320 4293045952 4004503752 136388563 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 48.23
Current children cumulated vsize (KiB) 238612

[startup+51.1004 s]
/proc/loadavg: 10.61 8.31 5.85 16/195 11921
/proc/meminfo: memFree=30230272/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=329808 CPUtime=140.46 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 278575 0 0 0 13960 86 0 0 20 0 8 0 34752663 337723392 53771 33554432000 134512640 146736320 4293045952 4293037756 135526874 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11899/statm: 82452 53771 988 2985 0 79386 0
[pid=11899/tid=11915] ppid=11898 vsize=329808 CPUtime=12.53 cores=0,2,4,6
/proc/11899/task/11915/stat : 11915 (pb_cplex) R 11898 11898 10925 0 -1 4202560 17475 0 0 0 1248 5 0 0 20 0 8 0 34755040 337723392 53771 33554432000 134512640 146736320 4293045952 4127001792 135468697 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11916] ppid=11898 vsize=329808 CPUtime=14.75 cores=0,2,4,6
/proc/11899/task/11916/stat : 11916 (pb_cplex) R 11898 11898 10925 0 -1 4202560 20971 0 0 0 1470 5 0 0 20 0 8 0 34755040 337723392 53771 33554432000 134512640 146736320 4293045952 4137488488 136384752 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11917] ppid=11898 vsize=329808 CPUtime=11.54 cores=0,2,4,6
/proc/11899/task/11917/stat : 11917 (pb_cplex) R 11898 11898 10925 0 -1 4202560 20513 0 0 0 1148 6 0 0 20 0 8 0 34755040 337723392 53771 33554432000 134512640 146736320 4293045952 4147973264 136008053 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11918] ppid=11898 vsize=329808 CPUtime=9.94 cores=0,2,4,6
/proc/11899/task/11918/stat : 11918 (pb_cplex) R 11898 11898 10925 0 -1 4202560 6320 0 0 0 993 1 0 0 20 0 8 0 34755040 337723392 53771 33554432000 134512640 146736320 4293045952 4089318544 136008065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11919] ppid=11898 vsize=329808 CPUtime=11.62 cores=0,2,4,6
/proc/11899/task/11919/stat : 11919 (pb_cplex) R 11898 11898 10925 0 -1 4202560 19390 0 0 0 1156 6 0 0 20 0 8 0 34755040 337723392 53771 33554432000 134512640 146736320 4293045952 4025475144 139042888 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11920] ppid=11898 vsize=329808 CPUtime=11.67 cores=0,2,4,6
/proc/11899/task/11920/stat : 11920 (pb_cplex) R 11898 11898 10925 0 -1 4202560 24583 0 0 0 1160 7 0 0 20 0 8 0 34755040 337723392 53771 33554432000 134512640 146736320 4293045952 4014989804 135467871 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11921] ppid=11898 vsize=329808 CPUtime=10.58 cores=0,2,4,6
/proc/11899/task/11921/stat : 11921 (pb_cplex) R 11898 11898 10925 0 -1 4202560 16065 0 0 0 1054 4 0 0 20 0 8 0 34755040 337723392 53771 33554432000 134512640 146736320 4293045952 4004503552 136018899 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 140.46
Current children cumulated vsize (KiB) 338956

[startup+102.307 s]
/proc/loadavg: 9.85 8.53 6.06 10/188 11971
/proc/meminfo: memFree=29755080/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=376452 CPUtime=326.88 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 448396 0 0 0 32540 148 0 0 20 0 8 0 34752663 385486848 64172 33554432000 134512640 146736320 4293045952 4293038648 136475800 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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

[pid=11899/tid=11917] ppid=11898 vsize=439976 CPUtime=184.1 cores=0,2,4,6
/proc/11899/task/11917/stat : 11917 (pb_cplex) S 11898 11898 10925 0 -1 4202560 285196 0 0 0 18325 85 0 0 20 0 8 0 34755040 450535424 82038 33554432000 134512640 146736320 4293045952 4147977872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11918] ppid=11898 vsize=439976 CPUtime=182.99 cores=0,2,4,6
/proc/11899/task/11918/stat : 11918 (pb_cplex) S 11898 11898 10925 0 -1 4202560 232866 0 0 0 18221 78 0 0 20 0 8 0 34755040 450535424 82038 33554432000 134512640 146736320 4293045952 4089323152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11919] ppid=11898 vsize=439976 CPUtime=181.46 cores=0,2,4,6
/proc/11899/task/11919/stat : 11919 (pb_cplex) S 11898 11898 10925 0 -1 4202560 242710 0 0 0 18069 77 0 0 20 0 8 0 34755040 450535424 82038 33554432000 134512640 146736320 4293045952 4025478800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11920] ppid=11898 vsize=439976 CPUtime=185.05 cores=0,2,4,6
/proc/11899/task/11920/stat : 11920 (pb_cplex) S 11898 11898 10925 0 -1 4202560 263891 0 0 0 18424 81 0 0 20 0 8 0 34755040 450535424 82038 33554432000 134512640 146736320 4293045952 4014993040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11921] ppid=11898 vsize=439976 CPUtime=200.33 cores=0,2,4,6
/proc/11899/task/11921/stat : 11921 (pb_cplex) R 11898 11898 10925 0 -1 4202560 247588 0 0 0 19959 74 0 0 20 0 8 0 34755040 450535424 82038 33554432000 134512640 146736320 4293045952 4004500088 137176004 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1560.88
Current children cumulated vsize (KiB) 449124

############
# WARNING:
# current cumulated CPU time (1600.67 s) is less than in the last sample (1603.06 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (2.38989 s) to the 'lost time'.

[startup+490.1 s]
/proc/loadavg: 5.38 7.14 6.31 3/188 11975
/proc/meminfo: memFree=29670720/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=427416 CPUtime=1603.06 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) S 11898 11898 10925 0 -1 4202496 2334960 0 0 0 159610 696 0 0 20 0 8 0 34752663 437673984 79311 33554432000 134512640 146736320 4293045952 4293042320 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11899/statm: 106854 79311 1012 2985 0 103788 0
[pid=11899/tid=11915] ppid=11898 vsize=427416 CPUtime=230.08 cores=0,2,4,6
/proc/11899/task/11915/stat : 11915 (pb_cplex) R 11898 11898 10925 0 -1 4202560 333800 0 0 0 22912 96 0 0 20 0 8 0 34755040 437673984 79311 33554432000 134512640 146736320 4293045952 4126998000 136384883 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11916] ppid=11898 vsize=427416 CPUtime=176.57 cores=0,2,4,6
/proc/11899/task/11916/stat : 11916 (pb_cplex) S 11898 11898 10925 0 -1 4202560 240308 0 0 0 17585 72 0 0 20 0 8 0 34755040 437673984 79311 33554432000 134512640 146736320 4293045952 4137492112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11917] ppid=11898 vsize=427416 CPUtime=184.1 cores=0,2,4,6
/proc/11899/task/11917/stat : 11917 (pb_cplex) S 11898 11898 10925 0 -1 4202560 285196 0 0 0 18325 85 0 0 20 0 8 0 34755040 437673984 79311 33554432000 134512640 146736320 4293045952 4147977872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11918] ppid=11898 vsize=427416 CPUtime=182.99 cores=0,2,4,6
/proc/11899/task/11918/stat : 11918 (pb_cplex) S 11898 11898 10925 0 -1 4202560 232866 0 0 0 18221 78 0 0 20 0 8 0 34755040 437673984 79311 33554432000 134512640 146736320 4293045952 4089323152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11919] ppid=11898 vsize=427416 CPUtime=181.46 cores=0,2,4,6
/proc/11899/task/11919/stat : 11919 (pb_cplex) S 11898 11898 10925 0 -1 4202560 242710 0 0 0 18069 77 0 0 20 0 8 0 34755040 437673984 79311 33554432000 134512640 146736320 4293045952 4025478800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11920] ppid=11898 vsize=427416 CPUtime=185.05 cores=0,2,4,6
/proc/11899/task/11920/stat : 11920 (pb_cplex) S 11898 11898 10925 0 -1 4202560 263891 0 0 0 18424 81 0 0 20 0 8 0 34755040 437673984 79311 33554432000 134512640 146736320 4293045952 4014993040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11921] ppid=11898 vsize=427416 CPUtime=214.67 cores=0,2,4,6
/proc/11899/task/11921/stat : 11921 (pb_cplex) S 11898 11898 10925 0 -1 4202560 247673 0 0 0 21393 74 0 0 20 0 8 0 34755040 437673984 79311 33554432000 134512640 146736320 4293045952 4004507280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1603.06
Current children cumulated vsize (KiB) 436564

[startup+490.201 s]
/proc/loadavg: 5.38 7.14 6.31 3/188 11975
/proc/meminfo: memFree=29670720/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=247852 CPUtime=1600.67 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 2340952 0 0 0 159350 717 0 0 20 0 1 0 34752663 253800448 44070 33554432000 134512640 146736320 4293045952 4293042928 139023641 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11899/statm: 61963 44071 1012 2985 0 58897 0
Current children cumulated CPU time (s) 1600.67
Current children cumulated vsize (KiB) 257000
#
############


[startup+522.3 s]
/proc/loadavg: 5.94 7.10 6.32 9/188 11982
/proc/meminfo: memFree=29709104/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=394496 CPUtime=1718.92 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 2501556 0 0 0 171122 770 0 0 20 0 8 0 34752663 403963904 69424 33554432000 134512640 146736320 4293045952 4293038800 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 98624 69424 1012 2985 0 95558 0
[pid=11899/tid=11976] ppid=11898 vsize=394496 CPUtime=15.68 cores=0,2,4,6
/proc/11899/task/11976/stat : 11976 (pb_cplex) R 11898 11898 10925 0 -1 4202560 14711 0 0 0 1563 5 0 0 20 0 8 0 34801689 403963904 69424 33554432000 134512640 146736320 4293045952 4004505284 135850288 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11977] ppid=11898 vsize=394496 CPUtime=15.91 cores=0,2,4,6
/proc/11899/task/11977/stat : 11977 (pb_cplex) R 11898 11898 10925 0 -1 4202560 15339 0 0 0 1586 5 0 0 20 0 8 0 34801689 403963904 69424 33554432000 134512640 146736320 4293045952 4014989904 136403114 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11978] ppid=11898 vsize=394496 CPUtime=14.88 cores=0,2,4,6
/proc/11899/task/11978/stat : 11978 (pb_cplex) R 11898 11898 10925 0 -1 4202560 26965 0 0 0 1480 8 0 0 20 0 8 0 34801689 403963904 69424 33554432000 134512640 146736320 4293045952 4025475280 136008163 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11899/tid=11979] ppid=11898 vsize=394496 CPUtime=14.63 cores=0,2,4,6
/proc/11899/task/11979/stat : 11979 (pb_cplex) R 11898 11898 10925 0 -1 4202560 7833 0 0 0 1460 3 0 0 20 0 8 0 34801689 403963904 69424 33554432000 134512640 146736320 4293045952 4089320016 136403117 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11980] ppid=11898 vsize=394496 CPUtime=14.48 cores=0,2,4,6
/proc/11899/task/11980/stat : 11980 (pb_cplex) R 11898 11898 10925 0 -1 4202560 21775 0 0 0 1441 7 0 0 20 0 8 0 34801689 403963904 69424 33554432000 134512640 146736320 4293045952 3966755024 136008042 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11981] ppid=11898 vsize=394496 CPUtime=13.67 cores=0,2,4,6
/proc/11899/task/11981/stat : 11981 (pb_cplex) R 11898 11898 10925 0 -1 4202560 26221 0 0 0 1360 7 0 0 20 0 8 0 34801689 403963904 69424 33554432000 134512640 146736320 4293045952 3822051536 136008056 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11982] ppid=11898 vsize=394496 CPUtime=14.64 cores=0,2,4,6
/proc/11899/task/11982/stat : 11982 (pb_cplex) R 11898 11898 10925 0 -1 4202560 23726 0 0 0 1457 7 0 0 20 0 8 0 34801689 403963904 69424 33554432000 134512640 146736320 4293045952 3806322900 135846432 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1718.92
Current children cumulated vsize (KiB) 403644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+544.3 s]
/proc/loadavg: 6.98 7.25 6.39 10/187 11982
/proc/meminfo: memFree=29702840/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=397588 CPUtime=1797.97 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 2562933 0 0 0 179005 792 0 0 20 0 8 0 34752663 407130112 70220 33554432000 134512640 146736320 4293045952 4293038800 136008050 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11899/statm: 99397 70220 1012 2985 0 96331 0
[pid=11899/tid=11976] ppid=11898 vsize=397588 CPUtime=24.55 cores=0,2,4,6
/proc/11899/task/11976/stat : 11976 (pb_cplex) R 11898 11898 10925 0 -1 4202560 18928 0 0 0 2448 7 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4004504552 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11977] ppid=11898 vsize=397588 CPUtime=26.83 cores=0,2,4,6
/proc/11899/task/11977/stat : 11977 (pb_cplex) R 11898 11898 10925 0 -1 4202560 22800 0 0 0 2674 9 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4014990312 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11978] ppid=11898 vsize=397588 CPUtime=25.96 cores=0,2,4,6
/proc/11899/task/11978/stat : 11978 (pb_cplex) R 11898 11898 10925 0 -1 4202560 38892 0 0 0 2585 11 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4025475280 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11979] ppid=11898 vsize=397588 CPUtime=24.29 cores=0,2,4,6
/proc/11899/task/11979/stat : 11979 (pb_cplex) R 11898 11898 10925 0 -1 4202560 14873 0 0 0 2423 6 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4089321020 137366911 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11980] ppid=11898 vsize=397588 CPUtime=23.83 cores=0,2,4,6
/proc/11899/task/11980/stat : 11980 (pb_cplex) R 11898 11898 10925 0 -1 4202560 27502 0 0 0 2374 9 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 3966754888 139042916 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11981] ppid=11898 vsize=397588 CPUtime=23.47 cores=0,2,4,6
/proc/11899/task/11981/stat : 11981 (pb_cplex) R 11898 11898 10925 0 -1 4202560 33696 0 0 0 2337 10 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 3822051920 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11982] ppid=11898 vsize=397588 CPUtime=24.39 cores=0,2,4,6
/proc/11899/task/11982/stat : 11982 (pb_cplex) R 11898 11898 10925 0 -1 4202560 37292 0 0 0 2428 11 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 3806323328 139046546 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 406736

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

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

[startup+544.3 s]
/proc/loadavg: 6.98 7.25 6.39 10/187 11982
/proc/meminfo: memFree=29702840/32873844 swapFree=7124/7124
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (run) S 11896 11898 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34752663 9367552 269 33554432000 4194304 5064252 140735567846560 140735567845472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11898/statm: 2287 269 229 213 0 72 0
[pid=11899] ppid=11898 vsize=397588 CPUtime=1797.97 cores=0,2,4,6
/proc/11899/stat : 11899 (pb_cplex) R 11898 11898 10925 0 -1 4202496 2562933 0 0 0 179005 792 0 0 20 0 8 0 34752663 407130112 70220 33554432000 134512640 146736320 4293045952 4293038800 136008050 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11899/statm: 99397 70220 1012 2985 0 96331 0
[pid=11899/tid=11976] ppid=11898 vsize=397588 CPUtime=24.55 cores=0,2,4,6
/proc/11899/task/11976/stat : 11976 (pb_cplex) R 11898 11898 10925 0 -1 4202560 18928 0 0 0 2448 7 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4004504552 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11899/tid=11977] ppid=11898 vsize=397588 CPUtime=26.83 cores=0,2,4,6
/proc/11899/task/11977/stat : 11977 (pb_cplex) R 11898 11898 10925 0 -1 4202560 22800 0 0 0 2674 9 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4014990312 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11978] ppid=11898 vsize=397588 CPUtime=25.96 cores=0,2,4,6
/proc/11899/task/11978/stat : 11978 (pb_cplex) R 11898 11898 10925 0 -1 4202560 38892 0 0 0 2585 11 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4025475280 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11979] ppid=11898 vsize=397588 CPUtime=24.29 cores=0,2,4,6
/proc/11899/task/11979/stat : 11979 (pb_cplex) R 11898 11898 10925 0 -1 4202560 14873 0 0 0 2423 6 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 4089321020 137366911 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11980] ppid=11898 vsize=397588 CPUtime=23.83 cores=0,2,4,6
/proc/11899/task/11980/stat : 11980 (pb_cplex) R 11898 11898 10925 0 -1 4202560 27502 0 0 0 2374 9 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 3966754888 139042916 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11899/tid=11981] ppid=11898 vsize=397588 CPUtime=23.47 cores=0,2,4,6
/proc/11899/task/11981/stat : 11981 (pb_cplex) R 11898 11898 10925 0 -1 4202560 33696 0 0 0 2337 10 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 3822051920 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11899/tid=11982] ppid=11898 vsize=397588 CPUtime=24.39 cores=0,2,4,6
/proc/11899/task/11982/stat : 11982 (pb_cplex) R 11898 11898 10925 0 -1 4202560 37292 0 0 0 2428 11 0 0 20 0 8 0 34801689 407130112 70220 33554432000 134512640 146736320 4293045952 3806323328 139046546 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 406736

Child ended because it received signal 15 (SIGTERM)

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


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

Real time (s): 544.317
CPU time (s): 1800.36
CPU user time (s): 1792.65
CPU system time (s): 7.71
CPU usage (%): 330.756
Max. virtual memory (cumulated for all children) (KiB): 511868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1076
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= 1
involuntary context switches= 1

runsolver used 2.19267 second user time and 3.20351 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 15:17:36
IDJOB=3735162
IDBENCH=2946
IDSOLVER=2325
FILE ID=node134/3735162-1339247856
RUNJOBID= node134-1339246835-10941
PBS_JOBID= 14644347
Free space on /tmp= 71128 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_12.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735162-1339247856/watcher-3735162-1339247856 -o /tmp/evaluation-result-3735162-1339247856/solver-3735162-1339247856 -C 1800 -W 1900 -M 15500  run HOME/instance-3735162-1339247856.opb

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

MD5SUM BENCH= d262db503fd284bdfe2b43790fda8490
RANDOM SEED=2027219552

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30431796 kB
Buffers:          418260 kB
Cached:          1002796 kB
SwapCached:            0 kB
Active:           739624 kB
Inactive:         860196 kB
Active(anon):     164404 kB
Inactive(anon):    11184 kB
Active(file):     575220 kB
Inactive(file):   849012 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17464 kB
Writeback:             0 kB
AnonPages:        185916 kB
Mapped:            18028 kB
Shmem:               212 kB
Slab:             701696 kB
SReclaimable:     143704 kB
SUnreclaim:       557992 kB
KernelStack:        1616 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     310944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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-3735162-1339247856.opb

Free space on /tmp at the end= 71072 MiB
End job on node134 at 2012-06-09 15:26:42