Trace number 3737084

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.24 515.716

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
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-120
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737084-1339248477.opb.
0.00/0.00	c Instance file HOME/instance-3737084-1339248477.opb
0.00/0.00	c File size is 270672 bytes.
0.00/0.06	c Highest Coefficient sum: 22
0.00/0.06	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.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Parsing time:          0.07         s                                      |
0.00/0.07	c |  Number Variables:      3659                                                |
0.00/0.07	c |  Number Constraints:    6818                                                |
0.00/0.07	c ===============================================================================
1800.24/515.71	c Remaining time 1799.93 sec.
1800.24/515.71	c 
1800.24/515.71	c *** INTERRUPTED ***
1800.24/515.71	s UNKNOWN
1800.24/515.71	c Total CPU time              : 1796.48 s
1800.24/515.71	c Memory used           : 289.79 MB
1800.24/515.71	c CPU time              : 1796.48 s
1800.24/515.71	c 
1800.24/515.71	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.51 4.52 4.29 10/184 17297
/proc/meminfo: memFree=26400460/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0

[startup+0.014052 s]
/proc/loadavg: 7.51 4.52 4.29 10/184 17297
/proc/meminfo: memFree=26400460/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100164 s]
/proc/loadavg: 7.51 4.52 4.29 10/184 17297
/proc/meminfo: memFree=26400460/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300187 s]
/proc/loadavg: 7.51 4.52 4.29 10/184 17297
/proc/meminfo: memFree=26400460/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700125 s]
/proc/loadavg: 7.51 4.52 4.29 10/184 17297
/proc/meminfo: memFree=26400460/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 7.63 4.59 4.31 10/186 17299
/proc/meminfo: memFree=26390120/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=23880 CPUtime=1.48 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 5526 0 0 0 148 0 0 0 20 0 1 0 390973151 24453120 3281 33554432000 134512640 146736320 4289597792 4289591176 136000488 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/17298/statm: 5970 3281 894 2985 0 2904 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33028

[startup+3.10014 s]
/proc/loadavg: 7.63 4.59 4.31 10/186 17299
/proc/meminfo: memFree=26388676/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=25252 CPUtime=3.09 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 7260 0 0 0 308 1 0 0 20 0 1 0 390973151 25858048 3523 33554432000 134512640 146736320 4289597792 4289593616 137698816 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/17298/statm: 6313 3523 894 2985 0 3247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34400

[startup+6.30014 s]
/proc/loadavg: 7.74 4.67 4.34 10/186 17299
/proc/meminfo: memFree=26388816/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=23796 CPUtime=6.29 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 10325 0 0 0 627 2 0 0 20 0 1 0 390973151 24367104 3267 33554432000 134512640 146736320 4289597792 4289591880 136000176 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/17298/statm: 5949 3267 894 2985 0 2883 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32944

[startup+12.7004 s]
/proc/loadavg: 8.40 4.86 4.40 11/193 17306
/proc/meminfo: memFree=26364024/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=125460 CPUtime=20.27 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) S 17297 17297 15880 0 -1 4202496 16161 0 0 0 2023 4 0 0 20 0 8 0 390973151 128471040 8812 33554432000 134512640 146736320 4289597792 4289594192 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17298/statm: 31365 8812 925 2985 0 28299 0
[pid=17298/tid=17300] ppid=17297 vsize=125460 CPUtime=2.55 cores=1,3,5,7
/proc/17298/task/17300/stat : 17300 (pb_cplex) R 17297 17297 15880 0 -1 4202560 537 0 0 0 255 0 0 0 20 0 8 0 390973933 128471040 8812 33554432000 134512640 146736320 4289597792 4149005320 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17301] ppid=17297 vsize=125460 CPUtime=2.76 cores=1,3,5,7
/proc/17298/task/17301/stat : 17301 (pb_cplex) S 17297 17297 15880 0 -1 4202560 522 0 0 0 276 0 0 0 20 0 8 0 390973933 128471040 8812 33554432000 134512640 146736320 4289597792 4138524304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17302] ppid=17297 vsize=125460 CPUtime=1.02 cores=1,3,5,7
/proc/17298/task/17302/stat : 17302 (pb_cplex) S 17297 17297 15880 0 -1 4202560 384 0 0 0 102 0 0 0 20 0 8 0 390973933 128471040 8812 33554432000 134512640 146736320 4289597792 4128038544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17303] ppid=17297 vsize=125460 CPUtime=1 cores=1,3,5,7
/proc/17298/task/17303/stat : 17303 (pb_cplex) S 17297 17297 15880 0 -1 4202560 484 0 0 0 100 0 0 0 20 0 8 0 390973933 128471040 8812 33554432000 134512640 146736320 4289597792 4117552784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17304] ppid=17297 vsize=125460 CPUtime=0.96 cores=1,3,5,7
/proc/17298/task/17304/stat : 17304 (pb_cplex) S 17297 17297 15880 0 -1 4202560 445 0 0 0 96 0 0 0 20 0 8 0 390973933 128471040 8812 33554432000 134512640 146736320 4289597792 4107067024 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17305] ppid=17297 vsize=125460 CPUtime=1.17 cores=1,3,5,7
/proc/17298/task/17305/stat : 17305 (pb_cplex) S 17297 17297 15880 0 -1 4202560 545 0 0 0 117 0 0 0 20 0 8 0 390973933 128471040 8812 33554432000 134512640 146736320 4289597792 4096581264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17306] ppid=17297 vsize=125460 CPUtime=0.77 cores=1,3,5,7
/proc/17298/task/17306/stat : 17306 (pb_cplex) S 17297 17297 15880 0 -1 4202560 433 0 0 0 77 0 0 0 20 0 8 0 390973933 128471040 8812 33554432000 134512640 146736320 4289597792 4086095504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 20.27
Current children cumulated vsize (KiB) 134608

[startup+25.5003 s]
/proc/loadavg: 9.01 5.17 4.51 10/186 17306
/proc/meminfo: memFree=26354060/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=93908 CPUtime=52.04 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 17845 0 0 0 5189 15 0 0 20 0 1 0 390973151 96161792 9176 33554432000 134512640 146736320 4289597792 4289593628 136406047 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/17298/statm: 23477 9176 927 2985 0 20411 0
Current children cumulated CPU time (s) 52.04
Current children cumulated vsize (KiB) 103056

[startup+51.1005 s]
/proc/loadavg: 10.52 5.82 4.74 17/193 17320
/proc/meminfo: memFree=26247612/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=252044 CPUtime=125.96 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 42637 0 0 0 12563 33 0 0 20 0 8 0 390973151 258093056 33612 33554432000 134512640 146736320 4289597792 4289588524 135454079 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17298/statm: 63011 33612 951 2985 0 59945 0
[pid=17298/tid=17314] ppid=17297 vsize=252044 CPUtime=8.19 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) R 17297 17297 15880 0 -1 4202560 1737 0 0 0 817 2 0 0 20 0 8 0 390975994 258093056 33612 33554432000 134512640 146736320 4289597792 4053786536 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=252044 CPUtime=7.95 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 1275 0 0 0 795 0 0 0 20 0 8 0 390975994 258093056 33612 33554432000 134512640 146736320 4289597792 4066369744 136008042 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=252044 CPUtime=8.39 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) R 17297 17297 15880 0 -1 4202560 1206 0 0 0 839 0 0 0 20 0 8 0 390975994 258093056 33612 33554432000 134512640 146736320 4289597792 4133163216 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=252044 CPUtime=7.68 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) R 17297 17297 15880 0 -1 4202560 1558 0 0 0 766 2 0 0 20 0 8 0 390975994 258093056 33612 33554432000 134512640 146736320 4289597792 4117549112 136475763 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=252044 CPUtime=7.63 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 1244 0 0 0 761 2 0 0 20 0 8 0 390975994 258093056 33612 33554432000 134512640 146736320 4289597792 3966288076 136388877 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=252044 CPUtime=7.49 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) R 17297 17297 15880 0 -1 4202560 1520 0 0 0 747 2 0 0 20 0 8 0 390975994 258093056 33612 33554432000 134512640 146736320 4289597792 3955802752 139046530 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=252044 CPUtime=9.63 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) R 17297 17297 15880 0 -1 4202560 1654 0 0 0 963 0 0 0 20 0 8 0 390975994 258093056 33612 33554432000 134512640 146736320 4289597792 3945316864 136446010 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 125.96
Current children cumulated vsize (KiB) 261192

[startup+102.3 s]
/proc/loadavg: 8.92 6.07 4.88 10/186 17423
/proc/meminfo: memFree=26732692/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=255116 CPUtime=310.2 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 60431 0 0 0 30957 63 0 0 20 0 8 0 390973151 261238784 35099 33554432000 134512640 146736320 4289597792 4289591464 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17298/statm: 63779 35099 954 2985 0 60713 0
[pid=17298/tid=17314] ppid=17297 vsize=255116 CPUtime=31.94 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) R 17297 17297 15880 0 -1 4202560 2795 0 0 0 3190 4 0 0 20 0 8 0 390975994 261238784 35099 33554432000 134512640 146736320 4289597792 4053786664 139044499 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=255116 CPUtime=30.09 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 2669 0 0 0 3003 6 0 0 20 0 8 0 390975994 261238784 35099 33554432000 134512640 146736320 4289597792 4066369744 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=255116 CPUtime=32.08 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) R 17297 17297 15880 0 -1 4202560 4334 0 0 0 3203 5 0 0 20 0 8 0 390975994 261238784 35099 33554432000 134512640 146736320 4289597792 4133164008 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=255116 CPUtime=31.58 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) R 17297 17297 15880 0 -1 4202560 2074 0 0 0 3153 5 0 0 20 0 8 0 390975994 261238784 35099 33554432000 134512640 146736320 4289597792 4117550056 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=255116 CPUtime=30.11 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 4821 0 0 0 3005 6 0 0 20 0 8 0 390975994 261238784 35099 33554432000 134512640 146736320 4289597792 3966287944 139042910 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=255116 CPUtime=29.86 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) R 17297 17297 15880 0 -1 4202560 4396 0 0 0 2980 6 0 0 20 0 8 0 390975994 261238784 35099 33554432000 134512640 146736320 4289597792 3955801232 136008042 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=255116 CPUtime=32.56 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) R 17297 17297 15880 0 -1 4202560 4016 0 0 0 3252 4 0 0 20 0 8 0 390975994 261238784 35099 33554432000 134512640 146736320 4289597792 3945316944 136403112 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 310.2
Current children cumulated vsize (KiB) 264264

[startup+162.3 s]
/proc/loadavg: 7.70 6.22 5.01 10/187 17426
/proc/meminfo: memFree=26689268/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=296468 CPUtime=518.59 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 94607 0 0 0 51750 109 0 0 20 0 8 0 390973151 303583232 46257 33554432000 134512640 146736320 4289597792 4289586688 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17298/statm: 74117 46257 972 2985 0 71051 0
[pid=17298/tid=17314] ppid=17297 vsize=296468 CPUtime=58.31 cores=1,3,5,7

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

/proc/17298/statm: 76045 48391 977 2985 0 72979 0
[pid=17298/tid=17314] ppid=17297 vsize=304180 CPUtime=88.46 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) R 17297 17297 15880 0 -1 4202560 7491 0 0 0 8832 14 0 0 20 0 8 0 390975994 311480320 48391 33554432000 134512640 146736320 4289597792 4053783480 136015579 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=304180 CPUtime=86.1 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9753 0 0 0 8594 16 0 0 20 0 8 0 390975994 311480320 48391 33554432000 134512640 146736320 4289597792 4066365520 136008423 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=304180 CPUtime=88.84 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8052 0 0 0 8868 16 0 0 20 0 8 0 390975994 311480320 48391 33554432000 134512640 146736320 4289597792 4133158992 136008416 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=304180 CPUtime=87.08 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) R 17297 17297 15880 0 -1 4202560 13197 0 0 0 8691 17 0 0 20 0 8 0 390975994 311480320 48391 33554432000 134512640 146736320 4289597792 4117545040 136008423 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=304180 CPUtime=86.02 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 11880 0 0 0 8584 18 0 0 20 0 8 0 390975994 311480320 48391 33554432000 134512640 146736320 4289597792 3966284872 136000543 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=304180 CPUtime=85.98 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8880 0 0 0 8582 16 0 0 20 0 8 0 390975994 311480320 48391 33554432000 134512640 146736320 4289597792 3955796872 139042883 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=304180 CPUtime=88.52 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) R 17297 17297 15880 0 -1 4202560 14884 0 0 0 8836 16 0 0 20 0 8 0 390975994 311480320 48391 33554432000 134512640 146736320 4289597792 3945314136 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 757.72
Current children cumulated vsize (KiB) 313328

[startup+282.3 s]
/proc/loadavg: 7.79 6.85 5.39 11/193 17434
/proc/meminfo: memFree=26624708/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=280280 CPUtime=961.19 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 141793 0 0 0 95939 180 0 0 20 0 8 0 390973151 287006720 43738 33554432000 134512640 146736320 4289597792 4289590504 139044583 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17298/statm: 70070 43738 982 2985 0 67004 0
[pid=17298/tid=17314] ppid=17297 vsize=280280 CPUtime=124.58 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) R 17297 17297 15880 0 -1 4202560 7896 0 0 0 12439 19 0 0 20 0 8 0 390975994 287006720 43738 33554432000 134512640 146736320 4289597792 4053786848 139028313 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=280280 CPUtime=107.48 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9805 0 0 0 10729 19 0 0 20 0 8 0 390975994 287006720 43738 33554432000 134512640 146736320 4289597792 4066369964 136400481 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=280280 CPUtime=109.07 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8195 0 0 0 10888 19 0 0 20 0 8 0 390975994 287006720 43738 33554432000 134512640 146736320 4289597792 4133163464 136000412 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=280280 CPUtime=116.73 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) R 17297 17297 15880 0 -1 4202560 13249 0 0 0 11652 21 0 0 20 0 8 0 390975994 287006720 43738 33554432000 134512640 146736320 4289597792 4117549648 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=280280 CPUtime=116.55 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 11935 0 0 0 11632 23 0 0 20 0 8 0 390975994 287006720 43738 33554432000 134512640 146736320 4289597792 3966288080 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=280280 CPUtime=108.63 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8932 0 0 0 10843 20 0 0 20 0 8 0 390975994 287006720 43738 33554432000 134512640 146736320 4289597792 3955802264 136006934 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=280280 CPUtime=109.88 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) R 17297 17297 15880 0 -1 4202560 19013 0 0 0 10967 21 0 0 20 0 8 0 390975994 287006720 43738 33554432000 134512640 146736320 4289597792 3945317352 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 961.19
Current children cumulated vsize (KiB) 289428

[startup+342.3 s]
/proc/loadavg: 11.29 7.99 5.86 14/193 17434
/proc/meminfo: memFree=26616032/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=286048 CPUtime=1167.45 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) S 17297 17297 15880 0 -1 4202496 147619 0 0 0 116519 226 0 0 20 0 8 0 390973151 292913152 44882 33554432000 134512640 146736320 4289597792 4289594192 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17298/statm: 71512 44882 982 2985 0 68446 0
[pid=17298/tid=17314] ppid=17297 vsize=286048 CPUtime=150.47 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) S 17297 17297 15880 0 -1 4202560 8876 0 0 0 15020 27 0 0 20 0 8 0 390975994 292913152 44882 33554432000 134512640 146736320 4289597792 4053790352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=286048 CPUtime=133.63 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9805 0 0 0 13339 24 0 0 20 0 8 0 390975994 292913152 44882 33554432000 134512640 146736320 4289597792 4066369744 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=286048 CPUtime=136.09 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) S 17297 17297 15880 0 -1 4202560 8195 0 0 0 13583 26 0 0 20 0 8 0 390975994 292913152 44882 33554432000 134512640 146736320 4289597792 4133166736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=286048 CPUtime=142.74 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) S 17297 17297 15880 0 -1 4202560 13249 0 0 0 14246 28 0 0 20 0 8 0 390975994 292913152 44882 33554432000 134512640 146736320 4289597792 4117552784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=286048 CPUtime=141.24 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 11935 0 0 0 14095 29 0 0 20 0 8 0 390975994 292913152 44882 33554432000 134512640 146736320 4289597792 3966288464 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=286048 CPUtime=134.03 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) S 17297 17297 15880 0 -1 4202560 8932 0 0 0 13377 26 0 0 20 0 8 0 390975994 292913152 44882 33554432000 134512640 146736320 4289597792 3955805840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=286048 CPUtime=135.63 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) S 17297 17297 15880 0 -1 4202560 19943 0 0 0 13535 28 0 0 20 0 8 0 390975994 292913152 44882 33554432000 134512640 146736320 4289597792 3945320080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1167.45
Current children cumulated vsize (KiB) 295196

[startup+402.3 s]
/proc/loadavg: 10.05 8.28 6.10 10/186 17434
/proc/meminfo: memFree=26668100/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=288332 CPUtime=1387.4 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 149623 0 0 0 138462 278 0 0 20 0 8 0 390973151 295251968 45601 33554432000 134512640 146736320 4289597792 4289591464 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17298/statm: 72083 45601 982 2985 0 69017 0
[pid=17298/tid=17314] ppid=17297 vsize=288332 CPUtime=177.33 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8966 0 0 0 17699 34 0 0 20 0 8 0 390975994 295251968 45601 33554432000 134512640 146736320 4289597792 4053787216 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=288332 CPUtime=160.87 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9805 0 0 0 16056 31 0 0 20 0 8 0 390975994 295251968 45601 33554432000 134512640 146736320 4289597792 4066369992 135999693 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=288332 CPUtime=163.76 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8195 0 0 0 16344 32 0 0 20 0 8 0 390975994 295251968 45601 33554432000 134512640 146736320 4289597792 4133163600 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=288332 CPUtime=170.05 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) R 17297 17297 15880 0 -1 4202560 13282 0 0 0 16969 36 0 0 20 0 8 0 390975994 295251968 45601 33554432000 134512640 146736320 4289597792 4117549264 136008454 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=288332 CPUtime=169.15 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 11939 0 0 0 16880 35 0 0 20 0 8 0 390975994 295251968 45601 33554432000 134512640 146736320 4289597792 3966287964 135854592 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=288332 CPUtime=161.73 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8954 0 0 0 16141 32 0 0 20 0 8 0 390975994 295251968 45601 33554432000 134512640 146736320 4289597792 3955802320 136008245 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=288332 CPUtime=163.54 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) R 17297 17297 15880 0 -1 4202560 20634 0 0 0 16320 34 0 0 20 0 8 0 390975994 295251968 45601 33554432000 134512640 146736320 4289597792 3945316560 136008168 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1387.4
Current children cumulated vsize (KiB) 297480

[startup+462.3 s]
/proc/loadavg: 8.57 8.13 6.18 10/186 17434
/proc/meminfo: memFree=26662428/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=295568 CPUtime=1605.88 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 154164 0 0 0 160255 333 0 0 20 0 8 0 390973151 302661632 47311 33554432000 134512640 146736320 4289597792 4289591404 135233132 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17298/statm: 73892 47311 982 2985 0 70826 0
[pid=17298/tid=17314] ppid=17297 vsize=295568 CPUtime=204.08 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9330 0 0 0 20366 42 0 0 20 0 8 0 390975994 302661632 47311 33554432000 134512640 146736320 4289597792 4053786832 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=295568 CPUtime=188.57 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9805 0 0 0 18819 38 0 0 20 0 8 0 390975994 302661632 47311 33554432000 134512640 146736320 4289597792 4066369928 136388081 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=295568 CPUtime=190.91 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9179 0 0 0 19052 39 0 0 20 0 8 0 390975994 302661632 47311 33554432000 134512640 146736320 4289597792 4133163080 139042916 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=295568 CPUtime=197.56 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) R 17297 17297 15880 0 -1 4202560 13752 0 0 0 19715 41 0 0 20 0 8 0 390975994 302661632 47311 33554432000 134512640 146736320 4289597792 4117548176 136008089 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=295568 CPUtime=196.82 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 13894 0 0 0 19641 41 0 0 20 0 8 0 390975994 302661632 47311 33554432000 134512640 146736320 4289597792 3966288264 136388015 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=295568 CPUtime=189.05 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8954 0 0 0 18865 40 0 0 20 0 8 0 390975994 302661632 47311 33554432000 134512640 146736320 4289597792 3955802704 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=295568 CPUtime=190.51 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) R 17297 17297 15880 0 -1 4202560 20634 0 0 0 19009 42 0 0 20 0 8 0 390975994 302661632 47311 33554432000 134512640 146736320 4289597792 3945316560 136008172 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1605.88
Current children cumulated vsize (KiB) 304716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+515.7 s]
/proc/loadavg: 7.63 7.97 6.24 10/186 17435
/proc/meminfo: memFree=26643264/32873648 swapFree=7376/7376
[pid=17297] ppid=17295 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17297/stat : 17297 (run) S 17295 17297 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390973151 9367552 270 33554432000 4194304 5064252 140737104619408 140737104618320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17297/statm: 2287 270 229 213 0 72 0
[pid=17298] ppid=17297 vsize=296736 CPUtime=1800.24 cores=1,3,5,7
/proc/17298/stat : 17298 (pb_cplex) R 17297 17297 15880 0 -1 4202496 158770 0 0 0 179645 379 0 0 20 0 8 0 390973151 303857664 47597 33554432000 134512640 146736320 4289597792 4289590504 139044572 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17298/statm: 74184 47597 982 2985 0 71118 0
[pid=17298/tid=17314] ppid=17297 vsize=296736 CPUtime=228.39 cores=1,3,5,7
/proc/17298/task/17314/stat : 17314 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9358 0 0 0 22792 47 0 0 20 0 8 0 390975994 303857664 47597 33554432000 134512640 146736320 4289597792 4053786696 139042901 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17315] ppid=17297 vsize=296736 CPUtime=212.41 cores=1,3,5,7
/proc/17298/task/17315/stat : 17315 (pb_cplex) R 17297 17297 15880 0 -1 4202560 9805 0 0 0 21195 46 0 0 20 0 8 0 390975994 303857664 47597 33554432000 134512640 146736320 4289597792 4066369964 136400674 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17298/tid=17316] ppid=17297 vsize=296736 CPUtime=215.37 cores=1,3,5,7
/proc/17298/task/17316/stat : 17316 (pb_cplex) R 17297 17297 15880 0 -1 4202560 10034 0 0 0 21492 45 0 0 20 0 8 0 390975994 303857664 47597 33554432000 134512640 146736320 4289597792 4133163048 139044591 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17317] ppid=17297 vsize=296736 CPUtime=221.68 cores=1,3,5,7
/proc/17298/task/17317/stat : 17317 (pb_cplex) R 17297 17297 15880 0 -1 4202560 13756 0 0 0 22121 47 0 0 20 0 8 0 390975994 303857664 47597 33554432000 134512640 146736320 4289597792 4117549128 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17298/tid=17318] ppid=17297 vsize=296736 CPUtime=221.93 cores=1,3,5,7
/proc/17298/task/17318/stat : 17318 (pb_cplex) R 17297 17297 15880 0 -1 4202560 15753 0 0 0 22143 50 0 0 20 0 8 0 390975994 303857664 47597 33554432000 134512640 146736320 4289597792 3966288872 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17298/tid=17319] ppid=17297 vsize=296736 CPUtime=213.45 cores=1,3,5,7
/proc/17298/task/17319/stat : 17319 (pb_cplex) R 17297 17297 15880 0 -1 4202560 8954 0 0 0 21299 46 0 0 20 0 8 0 390975994 303857664 47597 33554432000 134512640 146736320 4289597792 3955802320 136008438 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17298/tid=17320] ppid=17297 vsize=296736 CPUtime=214.72 cores=1,3,5,7
/proc/17298/task/17320/stat : 17320 (pb_cplex) R 17297 17297 15880 0 -1 4202560 20919 0 0 0 21425 47 0 0 20 0 8 0 390975994 303857664 47597 33554432000 134512640 146736320 4289597792 3945316424 139042910 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 305884

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 515.716
CPU time (s): 1800.24
CPU user time (s): 1796.45
CPU system time (s): 3.79
CPU usage (%): 349.076
Max. virtual memory (cumulated for all children) (KiB): 314456

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

runsolver used 0.994848 second user time and 3.82142 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-09 15:27:57
IDJOB=3737084
IDBENCH=48176
IDSOLVER=2325
FILE ID=node125/3737084-1339248477
RUNJOBID= node125-1339246835-15898
PBS_JOBID= 14644356
Free space on /tmp= 68696 MiB

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

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=65606642

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26400896 kB
Buffers:          795884 kB
Cached:          4175508 kB
SwapCached:         1248 kB
Active:          5006052 kB
Inactive:         501116 kB
Active(anon):     524668 kB
Inactive(anon):     7424 kB
Active(file):    4481384 kB
Inactive(file):   493692 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102600 kB
Dirty:             16304 kB
Writeback:             0 kB
AnonPages:        537780 kB
Mapped:            15152 kB
Shmem:                96 kB
Slab:             825068 kB
SReclaimable:     268516 kB
SUnreclaim:       556552 kB
KernelStack:        1600 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     749968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3737084-1339248477.opb

Free space on /tmp at the end= 68680 MiB
End job on node125 at 2012-06-09 15:36:33