Trace number 3737007

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.4 533.716

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_3.opb
MD5SUM0e507441d4bf529adaad354902c51a54
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
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)6216
Sum of products size (including duplicates)12432
Number of different products6216
Sum of products size12432

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737007-1339248454.opb.
0.00/0.00	c Instance file HOME/instance-3737007-1339248454.opb
0.00/0.00	c File size is 459797 bytes.
0.00/0.08	c Highest Coefficient sum: 47
0.00/0.08	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.09	c ============================[ Problem Statistics ]=============================
0.00/0.09	c |                                                                             |
0.00/0.09	c |  Parsing time:          0.09         s                                      |
0.00/0.09	c |  Number Variables:      6416                                                |
0.00/0.09	c |  Number Constraints:    12632                                               |
0.00/0.09	c ===============================================================================
1800.40/533.71	c Remaining time 1799.91 sec.
1800.40/533.71	c 
1800.40/533.71	c *** INTERRUPTED ***
1800.40/533.71	s UNKNOWN
1800.40/533.71	c Total CPU time              : 1797.18 s
1800.40/533.71	c Memory used           : 355.46 MB
1800.40/533.71	c CPU time              : 1797.18 s
1800.40/533.71	c 
1800.40/533.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-3737007-1339248454/watcher-3737007-1339248454 -o /tmp/evaluation-result-3737007-1339248454/solver-3737007-1339248454 -C 1800 -W 1900 -M 15500 run HOME/instance-3737007-1339248454.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: 1.00 1.45 1.96 3/177 16364
/proc/meminfo: memFree=31110688/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0

[startup+0.090185 s]
/proc/loadavg: 1.00 1.45 1.96 3/177 16364
/proc/meminfo: memFree=31110688/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100332 s]
/proc/loadavg: 1.00 1.45 1.96 3/177 16364
/proc/meminfo: memFree=31110688/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 1.00 1.45 1.96 3/177 16364
/proc/meminfo: memFree=31110688/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/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: 1.00 1.45 1.96 3/177 16364
/proc/meminfo: memFree=31110688/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 1.00 1.45 1.96 3/179 16366
/proc/meminfo: memFree=31084524/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=263320 CPUtime=1.64 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 47351 0 0 0 155 9 0 0 20 0 8 0 390972229 269639680 31078 33554432000 134512640 146736320 4290979328 4290974340 136853039 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16365/statm: 65830 31078 926 2985 0 62764 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 272468

[startup+3.10039 s]
/proc/loadavg: 1.00 1.45 1.96 10/186 16373
/proc/meminfo: memFree=30967520/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=275184 CPUtime=7.16 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) S 16364 16364 15844 0 -1 4202496 130235 0 0 0 688 28 0 0 20 0 8 0 390972229 281788416 37547 33554432000 134512640 146736320 4290979328 4290975696 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16365/statm: 68796 37547 928 2985 0 65730 0
[pid=16365/tid=16367] ppid=16364 vsize=275184 CPUtime=0.77 cores=0,2,4,6
/proc/16365/task/16367/stat : 16367 (pb_cplex) S 16364 16364 15844 0 -1 4202560 16653 0 0 0 73 4 0 0 20 0 8 0 390972361 281788416 37547 33554432000 134512640 146736320 4290979328 4125560464 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16368] ppid=16364 vsize=275184 CPUtime=0.74 cores=0,2,4,6
/proc/16365/task/16368/stat : 16368 (pb_cplex) R 16364 16364 15844 0 -1 4202560 14336 0 0 0 70 4 0 0 20 0 8 0 390972361 281788416 37547 33554432000 134512640 146736320 4290979328 4115071976 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16369] ppid=16364 vsize=275184 CPUtime=0.74 cores=0,2,4,6
/proc/16365/task/16369/stat : 16369 (pb_cplex) S 16364 16364 15844 0 -1 4202560 11994 0 0 0 71 3 0 0 20 0 8 0 390972361 281788416 37547 33554432000 134512640 146736320 4290979328 4104588944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16370] ppid=16364 vsize=275184 CPUtime=0.72 cores=0,2,4,6
/proc/16365/task/16370/stat : 16370 (pb_cplex) R 16364 16364 15844 0 -1 4202560 12431 0 0 0 69 3 0 0 20 0 8 0 390972361 281788416 37547 33554432000 134512640 146736320 4290979328 4094100456 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16371] ppid=16364 vsize=275184 CPUtime=0.8 cores=0,2,4,6
/proc/16365/task/16371/stat : 16371 (pb_cplex) R 16364 16364 15844 0 -1 4202560 10350 0 0 0 78 2 0 0 20 0 8 0 390972361 281788416 37547 33554432000 134512640 146736320 4290979328 4083614080 137059757 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16372] ppid=16364 vsize=275184 CPUtime=0.74 cores=0,2,4,6
/proc/16365/task/16372/stat : 16372 (pb_cplex) R 16364 16364 15844 0 -1 4202560 13722 0 0 0 70 4 0 0 20 0 8 0 390972361 281788416 37547 33554432000 134512640 146736320 4290979328 4073129088 137381076 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16373] ppid=16364 vsize=275184 CPUtime=0.73 cores=0,2,4,6
/proc/16365/task/16373/stat : 16373 (pb_cplex) R 16364 16364 15844 0 -1 4202560 13098 0 0 0 70 3 0 0 20 0 8 0 390972361 281788416 37547 33554432000 134512640 146736320 4290979328 4062644296 137021750 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.16
Current children cumulated vsize (KiB) 284332

[startup+6.30033 s]
/proc/loadavg: 1.08 1.46 1.96 3/179 16373
/proc/meminfo: memFree=31038284/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=135068 CPUtime=10.49 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 131484 0 0 0 1009 40 0 0 20 0 1 0 390972229 138309632 18884 33554432000 134512640 146736320 4290979328 4290973404 135854539 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/16365/statm: 33767 18884 939 2985 0 30701 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 144216

[startup+12.7004 s]
/proc/loadavg: 1.15 1.47 1.96 3/179 16373
/proc/meminfo: memFree=31036864/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=135068 CPUtime=16.89 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 131735 0 0 0 1649 40 0 0 20 0 1 0 390972229 138309632 19127 33554432000 134512640 146736320 4290979328 4290974528 136470162 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/16365/statm: 33767 19127 939 2985 0 30701 0
Current children cumulated CPU time (s) 16.89
Current children cumulated vsize (KiB) 144216

[startup+25.5004 s]
/proc/loadavg: 1.34 1.49 1.96 3/179 16373
/proc/meminfo: memFree=31036484/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=135068 CPUtime=29.68 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 131864 0 0 0 2928 40 0 0 20 0 1 0 390972229 138309632 19273 33554432000 134512640 146736320 4290979328 4290973352 139044583 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/16365/statm: 33767 19273 939 2985 0 30701 0
Current children cumulated CPU time (s) 29.68
Current children cumulated vsize (KiB) 144216

[startup+51.1003 s]
/proc/loadavg: 1.70 1.57 1.97 3/179 16373
/proc/meminfo: memFree=31034148/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=135068 CPUtime=55.26 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 132536 0 0 0 5486 40 0 0 20 0 1 0 390972229 138309632 20136 33554432000 134512640 146736320 4290979328 4290972984 136475800 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/16365/statm: 33767 20136 943 2985 0 30701 0
Current children cumulated CPU time (s) 55.26
Current children cumulated vsize (KiB) 144216

[startup+102.307 s]
/proc/loadavg: 3.85 2.08 2.12 10/186 16387
/proc/meminfo: memFree=30859580/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=388804 CPUtime=166.22 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 275915 0 0 0 16544 78 0 0 20 0 8 0 390972229 398135296 63675 33554432000 134512640 146736320 4290979328 4290972024 136475800 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16365/statm: 97201 63675 952 2985 0 94135 0
[pid=16365/tid=16381] ppid=16364 vsize=388804 CPUtime=9.53 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 8549 0 0 0 952 1 0 0 20 0 8 0 390977652 398135296 63675 33554432000 134512640 146736320 4290979328 4127824872 139044580 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=388804 CPUtime=9.52 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) R 16364 16364 15844 0 -1 4202560 7866 0 0 0 950 2 0 0 20 0 8 0 390977652 398135296 63675 33554432000 134512640 146736320 4290979328 4138310800 136008443 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=388804 CPUtime=9.33 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 6978 0 0 0 932 1 0 0 20 0 8 0 390977652 398135296 63675 33554432000 134512640 146736320 4290979328 4148796560 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=388804 CPUtime=9.53 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 8615 0 0 0 951 2 0 0 20 0 8 0 390977652 398135296 63675 33554432000 134512640 146736320 4290979328 4094099664 136008441 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=388804 CPUtime=9.49 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 10463 0 0 0 948 1 0 0 20 0 8 0 390977652 398135296 63675 33554432000 134512640 146736320 4290979328 4016435488 139023034 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=388804 CPUtime=9.5 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) R 16364 16364 15844 0 -1 4202560 10403 0 0 0 947 3 0 0 20 0 8 0 390977652 398135296 63675 33554432000 134512640 146736320 4290979328 4005949836 139023078 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=388804 CPUtime=9.53 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 8036 0 0 0 951 2 0 0 20 0 8 0 390977652 398135296 63675 33554432000 134512640 146736320 4290979328 3995462800 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 166.22
Current children cumulated vsize (KiB) 397952

[startup+162.3 s]
/proc/loadavg: 7.11 3.34 2.55 10/187 16390
/proc/meminfo: memFree=30841236/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=407324 CPUtime=405.74 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 373130 0 0 0 40465 109 0 0 20 0 8 0 390972229 417099776 68479 33554432000 134512640 146736320 4290979328 4290971088 136008450 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16365/statm: 101831 68479 952 2985 0 98765 0
[pid=16365/tid=16381] ppid=16364 vsize=407324 CPUtime=39.61 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 19516 0 0 0 3956 5 0 0 20 0 8 0 390977652 417099776 68479 33554432000 134512640 146736320 4290979328 4127826268 139023098 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=407324 CPUtime=39.47 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) R 16364 16364 15844 0 -1 4202560 19273 0 0 0 3942 5 0 0 20 0 8 0 390977652 417099776 68479 33554432000 134512640 146736320 4290979328 4138310800 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=407324 CPUtime=39.01 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 19237 0 0 0 3896 5 0 0 20 0 8 0 390977652 417099776 68479 33554432000 134512640 146736320 4290979328 4148796560 136007967 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=407324 CPUtime=39.18 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 21050 0 0 0 3912 6 0 0 20 0 8 0 390977652 417099776 68479 33554432000 134512640 146736320 4290979328 4094098576 136008163 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=407324 CPUtime=39.53 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 23291 0 0 0 3948 5 0 0 20 0 8 0 390977652 417099776 68479 33554432000 134512640 146736320 4290979328 4016434320 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=407324 CPUtime=39.13 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) R 16364 16364 15844 0 -1 4202560 29179 0 0 0 3905 8 0 0 20 0 8 0 390977652 417099776 68479 33554432000 134512640 146736320 4290979328 4005949156 135857530 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=407324 CPUtime=39.34 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 17349 0 0 0 3928 6 0 0 20 0 8 0 390977652 417099776 68479 33554432000 134512640 146736320 4290979328 3995463888 136008461 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 405.74

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

/proc/16365/statm: 92310 62385 952 2985 0 89244 0
[pid=16365/tid=16381] ppid=16364 vsize=369240 CPUtime=120.18 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 64335 0 0 0 11998 20 0 0 20 0 8 0 390977652 378101760 62385 33554432000 134512640 146736320 4290979328 4127825040 136008441 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=369240 CPUtime=133.54 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) R 16364 16364 15844 0 -1 4202560 76324 0 0 0 13331 23 0 0 20 0 8 0 390977652 378101760 62385 33554432000 134512640 146736320 4290979328 4138310800 136008356 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=369240 CPUtime=126.77 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 62392 0 0 0 12659 18 0 0 20 0 8 0 390977652 378101760 62385 33554432000 134512640 146736320 4290979328 4148797648 136008450 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=369240 CPUtime=124.43 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 92194 0 0 0 12414 29 0 0 20 0 8 0 390977652 378101760 62385 33554432000 134512640 146736320 4290979328 4094098460 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=369240 CPUtime=124.24 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 87923 0 0 0 12401 23 0 0 20 0 8 0 390977652 378101760 62385 33554432000 134512640 146736320 4290979328 4016435792 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=369240 CPUtime=125.65 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) R 16364 16364 15844 0 -1 4202560 158420 0 0 0 12526 39 0 0 20 0 8 0 390977652 378101760 62385 33554432000 134512640 146736320 4290979328 4005949648 136008446 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=369240 CPUtime=124.92 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 59785 0 0 0 12473 19 0 0 20 0 8 0 390977652 378101760 62385 33554432000 134512640 146736320 4290979328 3995462492 136405535 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1101.46
Current children cumulated vsize (KiB) 378388

[startup+402.3 s]
/proc/loadavg: 7.49 5.87 3.78 10/193 16398
/proc/meminfo: memFree=30689980/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=363024 CPUtime=1325.22 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 969463 0 0 0 132246 276 0 0 20 0 8 0 390972229 371736576 61086 33554432000 134512640 146736320 4290979328 4290972592 136385265 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16365/statm: 90756 61086 952 2985 0 87690 0
[pid=16365/tid=16381] ppid=16364 vsize=363024 CPUtime=157.06 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 71808 0 0 0 15681 25 0 0 20 0 8 0 390977652 371736576 61086 33554432000 134512640 146736320 4290979328 4127824924 135854535 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=363024 CPUtime=156.81 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) R 16364 16364 15844 0 -1 4202560 80031 0 0 0 15657 24 0 0 20 0 8 0 390977652 371736576 61086 33554432000 134512640 146736320 4290979328 4138309684 135450805 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=363024 CPUtime=145.15 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 64269 0 0 0 14495 20 0 0 20 0 8 0 390977652 371736576 61086 33554432000 134512640 146736320 4290979328 4148796560 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=363024 CPUtime=160.63 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 109529 0 0 0 16028 35 0 0 20 0 8 0 390977652 371736576 61086 33554432000 134512640 146736320 4290979328 4094099548 135854189 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=363024 CPUtime=132.89 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 89704 0 0 0 13264 25 0 0 20 0 8 0 390977652 371736576 61086 33554432000 134512640 146736320 4290979328 4016434316 136388881 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=363024 CPUtime=139.99 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) R 16364 16364 15844 0 -1 4202560 171377 0 0 0 13957 42 0 0 20 0 8 0 390977652 371736576 61086 33554432000 134512640 146736320 4290979328 4005949648 136008441 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=363024 CPUtime=166.79 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 84979 0 0 0 16652 27 0 0 20 0 8 0 390977652 371736576 61086 33554432000 134512640 146736320 4290979328 3995462844 135526870 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1325.22
Current children cumulated vsize (KiB) 372172

[startup+462.3 s]
/proc/loadavg: 7.89 6.27 4.05 10/193 16398
/proc/meminfo: memFree=30671884/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=363988 CPUtime=1552.04 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 1037408 0 0 0 154902 302 0 0 20 0 8 0 390972229 372723712 61454 33554432000 134512640 146736320 4290979328 4290972176 136008416 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16365/statm: 90997 61454 952 2985 0 87931 0
[pid=16365/tid=16381] ppid=16364 vsize=363988 CPUtime=192.14 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 77449 0 0 0 19186 28 0 0 20 0 8 0 390977652 372723712 61454 33554432000 134512640 146736320 4290979328 4127825992 139042897 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=363988 CPUtime=190.45 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) R 16364 16364 15844 0 -1 4202560 84967 0 0 0 19018 27 0 0 20 0 8 0 390977652 372723712 61454 33554432000 134512640 146736320 4290979328 4138311888 136008364 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=363988 CPUtime=175.75 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 64269 0 0 0 17554 21 0 0 20 0 8 0 390977652 372723712 61454 33554432000 134512640 146736320 4290979328 4148798064 136385265 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=363988 CPUtime=183.83 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 113219 0 0 0 18346 37 0 0 20 0 8 0 390977652 372723712 61454 33554432000 134512640 146736320 4290979328 4094099664 136008047 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=363988 CPUtime=158.29 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 89705 0 0 0 15803 26 0 0 20 0 8 0 390977652 372723712 61454 33554432000 134512640 146736320 4290979328 4016435408 136008157 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=363988 CPUtime=165 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) R 16364 16364 15844 0 -1 4202560 202047 0 0 0 16449 51 0 0 20 0 8 0 390977652 372723712 61454 33554432000 134512640 146736320 4290979328 4005948560 136008212 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=363988 CPUtime=192.12 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 105000 0 0 0 19179 33 0 0 20 0 8 0 390977652 372723712 61454 33554432000 134512640 146736320 4290979328 3995463772 135854509 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1552.04
Current children cumulated vsize (KiB) 373136

[startup+522.3 s]
/proc/loadavg: 7.72 6.50 4.26 10/193 16398
/proc/meminfo: memFree=30668524/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=363988 CPUtime=1754.85 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 1078451 0 0 0 175164 321 0 0 20 0 8 0 390972229 372723712 61345 33554432000 134512640 146736320 4290979328 4290972176 136008441 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16365/statm: 90997 61345 952 2985 0 87931 0
[pid=16365/tid=16381] ppid=16364 vsize=363988 CPUtime=216.33 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 77450 0 0 0 21602 31 0 0 20 0 8 0 390977652 372723712 61345 33554432000 134512640 146736320 4290979328 4127826032 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=363988 CPUtime=221.38 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) R 16364 16364 15844 0 -1 4202560 84967 0 0 0 22109 29 0 0 20 0 8 0 390977652 372723712 61345 33554432000 134512640 146736320 4290979328 4138311772 135854505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=363988 CPUtime=201.33 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 64269 0 0 0 20110 23 0 0 20 0 8 0 390977652 372723712 61345 33554432000 134512640 146736320 4290979328 4148797480 139044550 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=363988 CPUtime=204.43 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 113222 0 0 0 20403 40 0 0 20 0 8 0 390977652 372723712 61345 33554432000 134512640 146736320 4290979328 4094099660 136388881 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=363988 CPUtime=181.57 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 89710 0 0 0 18130 27 0 0 20 0 8 0 390977652 372723712 61345 33554432000 134512640 146736320 4290979328 4016435792 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=363988 CPUtime=186.73 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) R 16364 16364 15844 0 -1 4202560 226633 0 0 0 18615 58 0 0 20 0 8 0 390977652 372723712 61345 33554432000 134512640 146736320 4290979328 4005949648 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=363988 CPUtime=212.97 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 119998 0 0 0 21259 38 0 0 20 0 8 0 390977652 372723712 61345 33554432000 134512640 146736320 4290979328 3995462684 135854186 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1754.85
Current children cumulated vsize (KiB) 373136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+533.7 s]
/proc/loadavg: 7.99 6.59 4.32 8/193 16398
/proc/meminfo: memFree=30668528/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=363988 CPUtime=1800.4 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 1083726 0 0 0 179715 325 0 0 20 0 8 0 390972229 372723712 61348 33554432000 134512640 146736320 4290979328 4290972176 136008172 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16365/statm: 90997 61348 952 2985 0 87931 0
[pid=16365/tid=16381] ppid=16364 vsize=363988 CPUtime=222.13 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 77450 0 0 0 22181 32 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4127824924 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=363988 CPUtime=227.19 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) S 16364 16364 15844 0 -1 4202560 84968 0 0 0 22690 29 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4138315408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=363988 CPUtime=207.26 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 64270 0 0 0 20703 23 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4148797496 136475798 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=363988 CPUtime=210.38 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 113222 0 0 0 20998 40 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4094099664 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=363988 CPUtime=187.26 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 89711 0 0 0 18699 27 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4016436200 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=363988 CPUtime=191.18 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) S 16364 16364 15844 0 -1 4202560 231905 0 0 0 19059 59 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4005953168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=363988 CPUtime=218.84 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 119998 0 0 0 21846 38 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 3995463216 136385268 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 373136

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

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

[startup+533.7 s]
/proc/loadavg: 7.99 6.59 4.32 8/193 16398
/proc/meminfo: memFree=30668528/32873648 swapFree=7376/7376
[pid=16364] ppid=16362 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16364/stat : 16364 (run) S 16362 16364 15844 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390972229 9367552 270 33554432000 4194304 5064252 140735437066016 140735437064928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16364/statm: 2287 270 229 213 0 72 0
[pid=16365] ppid=16364 vsize=363988 CPUtime=1800.4 cores=0,2,4,6
/proc/16365/stat : 16365 (pb_cplex) R 16364 16364 15844 0 -1 4202496 1083726 0 0 0 179715 325 0 0 20 0 8 0 390972229 372723712 61348 33554432000 134512640 146736320 4290979328 4290972176 136008172 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16365/statm: 90997 61348 952 2985 0 87931 0
[pid=16365/tid=16381] ppid=16364 vsize=363988 CPUtime=222.13 cores=0,2,4,6
/proc/16365/task/16381/stat : 16381 (pb_cplex) R 16364 16364 15844 0 -1 4202560 77450 0 0 0 22181 32 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4127824924 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=16365/tid=16382] ppid=16364 vsize=363988 CPUtime=227.19 cores=0,2,4,6
/proc/16365/task/16382/stat : 16382 (pb_cplex) S 16364 16364 15844 0 -1 4202560 84968 0 0 0 22690 29 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4138315408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16383] ppid=16364 vsize=363988 CPUtime=207.26 cores=0,2,4,6
/proc/16365/task/16383/stat : 16383 (pb_cplex) R 16364 16364 15844 0 -1 4202560 64270 0 0 0 20703 23 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4148797496 136475798 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16384] ppid=16364 vsize=363988 CPUtime=210.38 cores=0,2,4,6
/proc/16365/task/16384/stat : 16384 (pb_cplex) R 16364 16364 15844 0 -1 4202560 113222 0 0 0 20998 40 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4094099664 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=16365/tid=16385] ppid=16364 vsize=363988 CPUtime=187.26 cores=0,2,4,6
/proc/16365/task/16385/stat : 16385 (pb_cplex) R 16364 16364 15844 0 -1 4202560 89711 0 0 0 18699 27 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4016436200 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16386] ppid=16364 vsize=363988 CPUtime=191.18 cores=0,2,4,6
/proc/16365/task/16386/stat : 16386 (pb_cplex) S 16364 16364 15844 0 -1 4202560 231905 0 0 0 19059 59 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 4005953168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16365/tid=16387] ppid=16364 vsize=363988 CPUtime=218.84 cores=0,2,4,6
/proc/16365/task/16387/stat : 16387 (pb_cplex) R 16364 16364 15844 0 -1 4202560 119998 0 0 0 21846 38 0 0 20 0 8 0 390977652 372723712 61348 33554432000 134512640 146736320 4290979328 3995463216 136385268 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 373136

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 533.716
CPU time (s): 1800.4
CPU user time (s): 1797.15
CPU system time (s): 3.25
CPU usage (%): 337.333
Max. virtual memory (cumulated for all children) (KiB): 441856

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

runsolver used 1.36279 second user time and 3.62345 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-09 15:27:34
IDJOB=3737007
IDBENCH=48158
IDSOLVER=2325
FILE ID=node113/3737007-1339248454
RUNJOBID= node113-1339246836-15860
PBS_JOBID= 14644368
Free space on /tmp= 71176 MiB

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

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

MD5SUM BENCH= 0e507441d4bf529adaad354902c51a54
RANDOM SEED=823654895

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.026
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.026
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.92
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.026
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:        31113068 kB
Buffers:          479680 kB
Cached:           240060 kB
SwapCached:         1340 kB
Active:           713960 kB
Inactive:         119584 kB
Active(anon):     104516 kB
Inactive(anon):     5340 kB
Active(file):     609444 kB
Inactive(file):   114244 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099948 kB
Dirty:             16720 kB
Writeback:             0 kB
AnonPages:        119924 kB
Mapped:            13084 kB
Shmem:                 0 kB
Slab:             789412 kB
SReclaimable:     233616 kB
SUnreclaim:       555796 kB
KernelStack:        1544 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     258484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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-3737007-1339248454.opb

Free space on /tmp at the end= 71160 MiB
End job on node113 at 2012-06-09 15:36:30