Trace number 3737590

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.14 622.317

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_3.opb
MD5SUM29cda419af6adbdf14450bbe70fbdfc2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.54
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737590-1339248720.opb.
0.00/0.00	c Instance file HOME/instance-3737590-1339248720.opb
0.00/0.00	c File size is 259160 bytes.
0.00/0.05	c Highest Coefficient sum: 200
0.00/0.05	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.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.06         s                                      |
0.00/0.06	c |  Number Variables:      3290                                                |
0.00/0.06	c |  Number Constraints:    6481                                                |
0.00/0.06	c ===============================================================================
1800.05/622.31	c Remaining time 1799.94 sec.
1800.05/622.31	c 
1800.05/622.31	c *** INTERRUPTED ***
1800.05/622.31	s UNKNOWN
1800.05/622.31	c Total CPU time              : 1796.39 s
1800.05/622.31	c Memory used           : 314.86 MB
1800.05/622.31	c CPU time              : 1796.39 s
1800.05/622.31	c 
1800.05/622.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-3737590-1339248720/watcher-3737590-1339248720 -o /tmp/evaluation-result-3737590-1339248720/solver-3737590-1339248720 -C 1800 -W 1900 -M 15500 run HOME/instance-3737590-1339248720.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: 7.15 6.79 5.85 3/184 4162
/proc/meminfo: memFree=29209612/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0

[startup+0.066944 s]
/proc/loadavg: 7.15 6.79 5.85 3/184 4162
/proc/meminfo: memFree=29209612/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 7.15 6.79 5.85 3/184 4162
/proc/meminfo: memFree=29209612/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 7.15 6.79 5.85 3/184 4162
/proc/meminfo: memFree=29209612/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 7.15 6.79 5.85 3/184 4162
/proc/meminfo: memFree=29209612/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 7.15 6.79 5.85 3/186 4164
/proc/meminfo: memFree=29196948/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=31692 CPUtime=1.49 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 4905 0 0 0 148 1 0 0 20 0 1 0 391000506 32452608 3950 33554432000 134512640 146736320 4288585040 4288579624 139044583 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/4163/statm: 7923 3950 795 2985 0 4857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40840

[startup+3.10029 s]
/proc/loadavg: 6.74 6.71 5.83 3/186 4164
/proc/meminfo: memFree=29198500/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=35828 CPUtime=3.09 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 5862 0 0 0 308 1 0 0 20 0 1 0 391000506 36687872 4563 33554432000 134512640 146736320 4288585040 4288581052 135702947 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/4163/statm: 8957 4568 887 2985 0 5891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44976

[startup+6.30027 s]
/proc/loadavg: 6.74 6.71 5.83 3/186 4164
/proc/meminfo: memFree=29191432/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=41552 CPUtime=6.28 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 7483 0 0 0 627 1 0 0 20 0 1 0 391000506 42549248 5746 33554432000 134512640 146736320 4288585040 4288579064 136400538 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/4163/statm: 10388 5746 889 2985 0 7322 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50700

[startup+12.7003 s]
/proc/loadavg: 6.01 6.55 5.79 3/186 4164
/proc/meminfo: memFree=29194184/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=34412 CPUtime=12.69 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 11424 0 0 0 1266 3 0 0 20 0 1 0 391000506 35237888 5019 33554432000 134512640 146736320 4288585040 4288578692 136385175 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/4163/statm: 8603 5019 896 2985 0 5537 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43560

[startup+25.5005 s]
/proc/loadavg: 5.39 6.40 5.75 3/193 4185
/proc/meminfo: memFree=29161872/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=150328 CPUtime=28.01 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 34792 0 0 0 2780 21 0 0 20 0 8 0 391000506 153935872 13357 33554432000 134512640 146736320 4288585040 4288577732 136385170 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4163/statm: 37582 13357 962 2985 0 34516 0
[pid=4163/tid=4179] ppid=4162 vsize=150328 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4179/stat : 4179 (pb_cplex) S 4162 4162 3259 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391002567 153935872 13357 33554432000 134512640 146736320 4288585040 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4180] ppid=4162 vsize=150328 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4180/stat : 4180 (pb_cplex) S 4162 4162 3259 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391002567 153935872 13357 33554432000 134512640 146736320 4288585040 4121947792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4181] ppid=4162 vsize=150328 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4181/stat : 4181 (pb_cplex) S 4162 4162 3259 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391002567 153935872 13357 33554432000 134512640 146736320 4288585040 4132433552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4182] ppid=4162 vsize=150328 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4182/stat : 4182 (pb_cplex) S 4162 4162 3259 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391002567 153935872 13357 33554432000 134512640 146736320 4288585040 4110716560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4183] ppid=4162 vsize=150328 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4183/stat : 4183 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391002567 153935872 13357 33554432000 134512640 146736320 4288585040 4100230800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4184] ppid=4162 vsize=150328 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4184/stat : 4184 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391002567 153935872 13357 33554432000 134512640 146736320 4288585040 4089745040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4185] ppid=4162 vsize=150328 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4185/stat : 4185 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391002567 153935872 13357 33554432000 134512640 146736320 4288585040 4079259280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 28.01
Current children cumulated vsize (KiB) 159476

[startup+51.1005 s]
/proc/loadavg: 4.23 6.05 5.65 3/193 4185
/proc/meminfo: memFree=29160384/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=150404 CPUtime=53.61 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 36242 0 0 0 5333 28 0 0 20 0 8 0 391000506 154013696 13481 33554432000 134512640 146736320 4288585040 4288577704 139044499 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4163/statm: 37601 13481 969 2985 0 34535 0
[pid=4163/tid=4179] ppid=4162 vsize=150404 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4179/stat : 4179 (pb_cplex) S 4162 4162 3259 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391002567 154013696 13481 33554432000 134512640 146736320 4288585040 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4180] ppid=4162 vsize=150404 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4180/stat : 4180 (pb_cplex) S 4162 4162 3259 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391002567 154013696 13481 33554432000 134512640 146736320 4288585040 4121947792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4181] ppid=4162 vsize=150404 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4181/stat : 4181 (pb_cplex) S 4162 4162 3259 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391002567 154013696 13481 33554432000 134512640 146736320 4288585040 4132433552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4182] ppid=4162 vsize=150404 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4182/stat : 4182 (pb_cplex) S 4162 4162 3259 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391002567 154013696 13481 33554432000 134512640 146736320 4288585040 4110716560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4183] ppid=4162 vsize=150404 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4183/stat : 4183 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391002567 154013696 13481 33554432000 134512640 146736320 4288585040 4100230800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4184] ppid=4162 vsize=150404 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4184/stat : 4184 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391002567 154013696 13481 33554432000 134512640 146736320 4288585040 4089745040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4185] ppid=4162 vsize=150404 CPUtime=0 cores=0,2,4,6
/proc/4163/task/4185/stat : 4185 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391002567 154013696 13481 33554432000 134512640 146736320 4288585040 4079259280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 53.61
Current children cumulated vsize (KiB) 159552

[startup+102.307 s]
/proc/loadavg: 5.44 6.05 5.67 5/193 4185
/proc/meminfo: memFree=29095544/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=208272 CPUtime=212.94 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) S 4162 4162 3259 0 -1 4202496 69100 0 0 0 21244 50 0 0 20 0 8 0 391000506 213270528 26599 33554432000 134512640 146736320 4288585040 4288581392 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4163/statm: 52068 26599 970 2985 0 49002 0
[pid=4163/tid=4179] ppid=4162 vsize=208272 CPUtime=22.88 cores=0,2,4,6
/proc/4163/task/4179/stat : 4179 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3546 0 0 0 2287 1 0 0 20 0 8 0 391002567 213270528 26599 33554432000 134512640 146736320 4288585040 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4180] ppid=4162 vsize=208272 CPUtime=18.1 cores=0,2,4,6
/proc/4163/task/4180/stat : 4180 (pb_cplex) R 4162 4162 3259 0 -1 4202560 2254 0 0 0 1809 1 0 0 20 0 8 0 391002567 213270528 26599 33554432000 134512640 146736320 4288585040 4121944104 139044507 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4181] ppid=4162 vsize=208272 CPUtime=17.08 cores=0,2,4,6
/proc/4163/task/4181/stat : 4181 (pb_cplex) R 4162 4162 3259 0 -1 4202560 3402 0 0 0 1705 3 0 0 20 0 8 0 391002567 213270528 26599 33554432000 134512640 146736320 4288585040 4132428992 136400742 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4182] ppid=4162 vsize=208272 CPUtime=21.11 cores=0,2,4,6
/proc/4163/task/4182/stat : 4182 (pb_cplex) S 4162 4162 3259 0 -1 4202560 4600 0 0 0 2110 1 0 0 20 0 8 0 391002567 213270528 26599 33554432000 134512640 146736320 4288585040 4110716560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4183] ppid=4162 vsize=208272 CPUtime=15.19 cores=0,2,4,6
/proc/4163/task/4183/stat : 4183 (pb_cplex) S 4162 4162 3259 0 -1 4202560 3488 0 0 0 1516 3 0 0 20 0 8 0 391002567 213270528 26599 33554432000 134512640 146736320 4288585040 4100230800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4184] ppid=4162 vsize=208272 CPUtime=13 cores=0,2,4,6
/proc/4163/task/4184/stat : 4184 (pb_cplex) S 4162 4162 3259 0 -1 4202560 10503 0 0 0 1295 5 0 0 20 0 8 0 391002567 213270528 26599 33554432000 134512640 146736320 4288585040 4089745040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4185] ppid=4162 vsize=208272 CPUtime=16.3 cores=0,2,4,6
/proc/4163/task/4185/stat : 4185 (pb_cplex) R 4162 4162 3259 0 -1 4202560 2956 0 0 0 1629 1 0 0 20 0 8 0 391002567 213270528 26599 33554432000 134512640 146736320 4288585040 4079256552 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 212.94
Current children cumulated vsize (KiB) 217420

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

[startup+114.5 s]
/proc/loadavg: 5.66 6.08 5.68 3/193 4185
/proc/meminfo: memFree=29093932/32873844 swapFree=7384/7384

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

[pid=4163/tid=4211] ppid=4162 vsize=294696 CPUtime=99.13 cores=0,2,4,6
/proc/4163/task/4211/stat : 4211 (pb_cplex) R 4162 4162 3259 0 -1 4202560 24022 0 0 0 9902 11 0 0 20 0 8 0 391017996 301768704 48570 33554432000 134512640 146736320 4288585040 4008698448 136403117 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4212] ppid=4162 vsize=294696 CPUtime=85.23 cores=0,2,4,6
/proc/4163/task/4212/stat : 4212 (pb_cplex) R 4162 4162 3259 0 -1 4202560 27623 0 0 0 8510 13 0 0 20 0 8 0 391017996 301768704 48570 33554432000 134512640 146736320 4288585040 3998212688 136403103 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4213] ppid=4162 vsize=294696 CPUtime=76.37 cores=0,2,4,6
/proc/4163/task/4213/stat : 4213 (pb_cplex) R 4162 4162 3259 0 -1 4202560 28767 0 0 0 7623 14 0 0 20 0 8 0 391017996 301768704 48570 33554432000 134512640 146736320 4288585040 3987728256 137084992 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1083.08
Current children cumulated vsize (KiB) 303844

[startup+462.301 s]
/proc/loadavg: 9.45 7.12 6.10 5/184 4216
/proc/meminfo: memFree=29367068/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=296964 CPUtime=1306.89 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 471329 0 0 0 130438 251 0 0 20 0 8 0 391000506 304091136 48713 33554432000 134512640 146736320 4288585040 4288578116 136002010 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4163/statm: 74241 48713 980 2985 0 71175 0
[pid=4163/tid=4207] ppid=4162 vsize=296964 CPUtime=121 cores=0,2,4,6
/proc/4163/task/4207/stat : 4207 (pb_cplex) S 4162 4162 3259 0 -1 4202560 38627 0 0 0 12084 16 0 0 20 0 8 0 391017996 304091136 48713 33554432000 134512640 146736320 4288585040 4130135696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4208] ppid=4162 vsize=296964 CPUtime=128.98 cores=0,2,4,6
/proc/4163/task/4208/stat : 4208 (pb_cplex) S 4162 4162 3259 0 -1 4202560 46673 0 0 0 12876 22 0 0 20 0 8 0 391017996 304091136 48713 33554432000 134512640 146736320 4288585040 4140621456 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4209] ppid=4162 vsize=296964 CPUtime=119.55 cores=0,2,4,6
/proc/4163/task/4209/stat : 4209 (pb_cplex) S 4162 4162 3259 0 -1 4202560 32461 0 0 0 11939 16 0 0 20 0 8 0 391017996 304091136 48713 33554432000 134512640 146736320 4288585040 4151107216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4210] ppid=4162 vsize=296964 CPUtime=95.73 cores=0,2,4,6
/proc/4163/task/4210/stat : 4210 (pb_cplex) S 4162 4162 3259 0 -1 4202560 35671 0 0 0 9553 20 0 0 20 0 8 0 391017996 304091136 48713 33554432000 134512640 146736320 4288585040 4110716560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4211] ppid=4162 vsize=296964 CPUtime=125.49 cores=0,2,4,6
/proc/4163/task/4211/stat : 4211 (pb_cplex) S 4162 4162 3259 0 -1 4202560 45306 0 0 0 12529 20 0 0 20 0 8 0 391017996 304091136 48713 33554432000 134512640 146736320 4288585040 4008701584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4212] ppid=4162 vsize=296964 CPUtime=108.31 cores=0,2,4,6
/proc/4163/task/4212/stat : 4212 (pb_cplex) R 4162 4162 3259 0 -1 4202560 39579 0 0 0 10811 20 0 0 20 0 8 0 391017996 304091136 48713 33554432000 134512640 146736320 4288585040 3998212544 135999764 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4213] ppid=4162 vsize=296964 CPUtime=108.5 cores=0,2,4,6
/proc/4163/task/4213/stat : 4213 (pb_cplex) R 4162 4162 3259 0 -1 4202560 42178 0 0 0 10828 22 0 0 20 0 8 0 391017996 304091136 48713 33554432000 134512640 146736320 4288585040 3987726428 135855174 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1306.89
Current children cumulated vsize (KiB) 306112

[startup+522.3 s]
/proc/loadavg: 7.70 7.00 6.12 10/187 4562
/proc/meminfo: memFree=29320032/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=313472 CPUtime=1476.82 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 588145 0 0 0 147384 298 0 0 20 0 8 0 391000506 320995328 52829 33554432000 134512640 146736320 4288585040 4288578664 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4163/statm: 78368 52829 980 2985 0 75302 0
[pid=4163/tid=4207] ppid=4162 vsize=313472 CPUtime=149.8 cores=0,2,4,6
/proc/4163/task/4207/stat : 4207 (pb_cplex) S 4162 4162 3259 0 -1 4202560 53626 0 0 0 14958 22 0 0 20 0 8 0 391017996 320995328 52829 33554432000 134512640 146736320 4288585040 4130135696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4208] ppid=4162 vsize=313472 CPUtime=160.31 cores=0,2,4,6
/proc/4163/task/4208/stat : 4208 (pb_cplex) S 4162 4162 3259 0 -1 4202560 59814 0 0 0 16002 29 0 0 20 0 8 0 391017996 320995328 52829 33554432000 134512640 146736320 4288585040 4140621456 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4209] ppid=4162 vsize=313472 CPUtime=136.79 cores=0,2,4,6
/proc/4163/task/4209/stat : 4209 (pb_cplex) R 4162 4162 3259 0 -1 4202560 60167 0 0 0 13654 25 0 0 20 0 8 0 391017996 320995328 52829 33554432000 134512640 146736320 4288585040 4151103696 136008245 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4210] ppid=4162 vsize=313472 CPUtime=111.22 cores=0,2,4,6
/proc/4163/task/4210/stat : 4210 (pb_cplex) S 4162 4162 3259 0 -1 4202560 49060 0 0 0 11098 24 0 0 20 0 8 0 391017996 320995328 52829 33554432000 134512640 146736320 4288585040 4110716560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4211] ppid=4162 vsize=313472 CPUtime=144.33 cores=0,2,4,6
/proc/4163/task/4211/stat : 4211 (pb_cplex) R 4162 4162 3259 0 -1 4202560 63901 0 0 0 14405 28 0 0 20 0 8 0 391017996 320995328 52829 33554432000 134512640 146736320 4288585040 4008699588 135850322 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4212] ppid=4162 vsize=313472 CPUtime=126.95 cores=0,2,4,6
/proc/4163/task/4212/stat : 4212 (pb_cplex) R 4162 4162 3259 0 -1 4202560 41324 0 0 0 12673 22 0 0 20 0 8 0 391017996 320995328 52829 33554432000 134512640 146736320 4288585040 3998211216 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4213] ppid=4162 vsize=313472 CPUtime=126.97 cores=0,2,4,6
/proc/4163/task/4213/stat : 4213 (pb_cplex) R 4162 4162 3259 0 -1 4202560 56070 0 0 0 12670 27 0 0 20 0 8 0 391017996 320995328 52829 33554432000 134512640 146736320 4288585040 3987726248 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1476.82
Current children cumulated vsize (KiB) 322620

[startup+582.3 s]
/proc/loadavg: 7.21 6.99 6.17 5/186 4563
/proc/meminfo: memFree=29300172/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=320912 CPUtime=1666.72 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) R 4162 4162 3259 0 -1 4202496 702345 0 0 0 166335 337 0 0 20 0 8 0 391000506 328613888 54323 33554432000 134512640 146736320 4288585040 4288577872 136008212 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4163/statm: 80228 54323 980 2985 0 77162 0
[pid=4163/tid=4207] ppid=4162 vsize=320912 CPUtime=168.74 cores=0,2,4,6
/proc/4163/task/4207/stat : 4207 (pb_cplex) R 4162 4162 3259 0 -1 4202560 68915 0 0 0 16848 26 0 0 20 0 8 0 391017996 328613888 54323 33554432000 134512640 146736320 4288585040 4130130384 135460564 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=4163/tid=4208] ppid=4162 vsize=320912 CPUtime=188.94 cores=0,2,4,6
/proc/4163/task/4208/stat : 4208 (pb_cplex) R 4162 4162 3259 0 -1 4202560 79601 0 0 0 18857 37 0 0 20 0 8 0 391017996 328613888 54323 33554432000 134512640 146736320 4288585040 4140617936 136008443 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4209] ppid=4162 vsize=320912 CPUtime=155.4 cores=0,2,4,6
/proc/4163/task/4209/stat : 4209 (pb_cplex) R 4162 4162 3259 0 -1 4202560 76749 0 0 0 15511 29 0 0 20 0 8 0 391017996 328613888 54323 33554432000 134512640 146736320 4288585040 4151103436 139028313 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4210] ppid=4162 vsize=320912 CPUtime=137.08 cores=0,2,4,6
/proc/4163/task/4210/stat : 4210 (pb_cplex) R 4162 4162 3259 0 -1 4202560 64660 0 0 0 13676 32 0 0 20 0 8 0 391017996 328613888 54323 33554432000 134512640 146736320 4288585040 4110713040 136008039 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4211] ppid=4162 vsize=320912 CPUtime=167.01 cores=0,2,4,6
/proc/4163/task/4211/stat : 4211 (pb_cplex) R 4162 4162 3259 0 -1 4202560 81852 0 0 0 16667 34 0 0 20 0 8 0 391017996 328613888 54323 33554432000 134512640 146736320 4288585040 4008697928 139042895 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4212] ppid=4162 vsize=320912 CPUtime=153.15 cores=0,2,4,6
/proc/4163/task/4212/stat : 4212 (pb_cplex) R 4162 4162 3259 0 -1 4202560 45866 0 0 0 15290 25 0 0 20 0 8 0 391017996 328613888 54323 33554432000 134512640 146736320 4288585040 3998213096 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=4163/tid=4213] ppid=4162 vsize=320912 CPUtime=147.43 cores=0,2,4,6
/proc/4163/task/4213/stat : 4213 (pb_cplex) R 4162 4162 3259 0 -1 4202560 76397 0 0 0 14709 34 0 0 20 0 8 0 391017996 328613888 54323 33554432000 134512640 146736320 4288585040 3987726404 136385172 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1666.72
Current children cumulated vsize (KiB) 330060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+622.3 s]
/proc/loadavg: 6.72 6.88 6.17 4/186 4563
/proc/meminfo: memFree=29302464/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=326940 CPUtime=1800.05 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) S 4162 4162 3259 0 -1 4202496 790320 0 0 0 179638 367 0 0 20 0 8 0 391000506 334786560 55477 33554432000 134512640 146736320 4288585040 4288581392 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4163/statm: 81735 55477 980 2985 0 78669 0
[pid=4163/tid=4207] ppid=4162 vsize=326940 CPUtime=179.25 cores=0,2,4,6
/proc/4163/task/4207/stat : 4207 (pb_cplex) S 4162 4162 3259 0 -1 4202560 82117 0 0 0 17895 30 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4130135696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4208] ppid=4162 vsize=326940 CPUtime=209.89 cores=0,2,4,6
/proc/4163/task/4208/stat : 4208 (pb_cplex) S 4162 4162 3259 0 -1 4202560 92205 0 0 0 20948 41 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4140621456 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4209] ppid=4162 vsize=326940 CPUtime=170.52 cores=0,2,4,6
/proc/4163/task/4209/stat : 4209 (pb_cplex) S 4162 4162 3259 0 -1 4202560 89247 0 0 0 17019 33 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4151107216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4210] ppid=4162 vsize=326940 CPUtime=157.07 cores=0,2,4,6
/proc/4163/task/4210/stat : 4210 (pb_cplex) S 4162 4162 3259 0 -1 4202560 73769 0 0 0 15672 35 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4110716560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4211] ppid=4162 vsize=326940 CPUtime=185.94 cores=0,2,4,6
/proc/4163/task/4211/stat : 4211 (pb_cplex) R 4162 4162 3259 0 -1 4202560 99548 0 0 0 18553 41 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4008698448 136403129 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4212] ppid=4162 vsize=326940 CPUtime=166.39 cores=0,2,4,6
/proc/4163/task/4212/stat : 4212 (pb_cplex) R 4162 4162 3259 0 -1 4202560 53844 0 0 0 16610 29 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 3998211048 139044557 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4213] ppid=4162 vsize=326940 CPUtime=164.77 cores=0,2,4,6
/proc/4163/task/4213/stat : 4213 (pb_cplex) S 4162 4162 3259 0 -1 4202560 90124 0 0 0 16438 39 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 3987730064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 336088

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

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

[startup+622.3 s]
/proc/loadavg: 6.72 6.88 6.17 4/186 4563
/proc/meminfo: memFree=29302464/32873844 swapFree=7384/7384
[pid=4162] ppid=4160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (run) S 4160 4162 3259 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391000506 9367552 270 33554432000 4194304 5064252 140736362999104 140736362998016 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4162/statm: 2287 270 229 213 0 72 0
[pid=4163] ppid=4162 vsize=326940 CPUtime=1800.05 cores=0,2,4,6
/proc/4163/stat : 4163 (pb_cplex) S 4162 4162 3259 0 -1 4202496 790320 0 0 0 179638 367 0 0 20 0 8 0 391000506 334786560 55477 33554432000 134512640 146736320 4288585040 4288581392 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4163/statm: 81735 55477 980 2985 0 78669 0
[pid=4163/tid=4207] ppid=4162 vsize=326940 CPUtime=179.25 cores=0,2,4,6
/proc/4163/task/4207/stat : 4207 (pb_cplex) S 4162 4162 3259 0 -1 4202560 82117 0 0 0 17895 30 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4130135696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4208] ppid=4162 vsize=326940 CPUtime=209.89 cores=0,2,4,6
/proc/4163/task/4208/stat : 4208 (pb_cplex) S 4162 4162 3259 0 -1 4202560 92205 0 0 0 20948 41 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4140621456 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4209] ppid=4162 vsize=326940 CPUtime=170.52 cores=0,2,4,6
/proc/4163/task/4209/stat : 4209 (pb_cplex) S 4162 4162 3259 0 -1 4202560 89247 0 0 0 17019 33 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4151107216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4210] ppid=4162 vsize=326940 CPUtime=157.07 cores=0,2,4,6
/proc/4163/task/4210/stat : 4210 (pb_cplex) S 4162 4162 3259 0 -1 4202560 73769 0 0 0 15672 35 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4110716560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4211] ppid=4162 vsize=326940 CPUtime=185.94 cores=0,2,4,6
/proc/4163/task/4211/stat : 4211 (pb_cplex) R 4162 4162 3259 0 -1 4202560 99548 0 0 0 18553 41 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 4008698448 136403129 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=4163/tid=4212] ppid=4162 vsize=326940 CPUtime=166.39 cores=0,2,4,6
/proc/4163/task/4212/stat : 4212 (pb_cplex) R 4162 4162 3259 0 -1 4202560 53844 0 0 0 16610 29 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 3998211048 139044557 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=4163/tid=4213] ppid=4162 vsize=326940 CPUtime=164.77 cores=0,2,4,6
/proc/4163/task/4213/stat : 4213 (pb_cplex) S 4162 4162 3259 0 -1 4202560 90124 0 0 0 16438 39 0 0 20 0 8 0 391017996 334786560 55477 33554432000 134512640 146736320 4288585040 3987730064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 336088

Child ended because it received signal 15 (SIGTERM)

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


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

Real time (s): 622.317
CPU time (s): 1800.14
CPU user time (s): 1796.53
CPU system time (s): 3.61
CPU usage (%): 289.264
Max. virtual memory (cumulated for all children) (KiB): 361748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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 1.79273 second user time and 3.9434 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-09 15:32:00
IDJOB=3737590
IDBENCH=48267
IDSOLVER=2325
FILE ID=node106/3737590-1339248720
RUNJOBID= node106-1339246834-3276
PBS_JOBID= 14644375
Free space on /tmp= 71028 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_25_3.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737590-1339248720/watcher-3737590-1339248720 -o /tmp/evaluation-result-3737590-1339248720/solver-3737590-1339248720 -C 1800 -W 1900 -M 15500  run HOME/instance-3737590-1339248720.opb

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

MD5SUM BENCH= 29cda419af6adbdf14450bbe70fbdfc2
RANDOM SEED=788574415

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29211628 kB
Buffers:          476768 kB
Cached:          1876492 kB
SwapCached:         2376 kB
Active:           967512 kB
Inactive:        1745572 kB
Active(anon):     354828 kB
Inactive(anon):     5560 kB
Active(file):     612684 kB
Inactive(file):  1740012 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100756 kB
Dirty:             16352 kB
Writeback:             0 kB
AnonPages:        362940 kB
Mapped:            12748 kB
Shmem:                 0 kB
Slab:             805340 kB
SReclaimable:     247132 kB
SUnreclaim:       558208 kB
KernelStack:        1544 kB
PageTables:         4588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     671556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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-3737590-1339248720.opb

Free space on /tmp at the end= 71012 MiB
End job on node106 at 2012-06-09 15:42:25