Trace number 3736886

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.17 991.625

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_2.opb
MD5SUMe4d0ce6c299ae1a05f607b170c68aad6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33
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 constraint26
Maximum length of a constraint46
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)15670
Sum of products size (including duplicates)31340
Number of different products15670
Sum of products size31340

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736886-1339248381.opb.
0.00/0.00	c Instance file HOME/instance-3736886-1339248381.opb
0.00/0.00	c File size is 1203387 bytes.
0.00/0.22	c Highest Coefficient sum: 47
0.00/0.22	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.25	c ============================[ Problem Statistics ]=============================
0.00/0.25	c |                                                                             |
0.00/0.25	c |  Parsing time:          0.24         s                                      |
0.00/0.25	c |  Number Variables:      16170                                               |
0.00/0.25	c |  Number Constraints:    31840                                               |
0.00/0.25	c ===============================================================================
1800.17/991.61	c Remaining time 1799.75 sec.
1800.17/991.61	c 
1800.17/991.61	c *** INTERRUPTED ***
1800.17/991.61	s UNKNOWN
1800.17/991.61	c Total CPU time              : 1796.91 s
1800.17/991.61	c Memory used           : 634.07 MB
1800.17/991.61	c CPU time              : 1796.91 s
1800.17/991.61	c 
1800.17/991.61	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-3736886-1339248381/watcher-3736886-1339248381 -o /tmp/evaluation-result-3736886-1339248381/solver-3736886-1339248381 -C 1800 -W 1900 -M 15500 run HOME/instance-3736886-1339248381.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: 14.66 11.96 8.34 10/184 8879
/proc/meminfo: memFree=29868680/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0

[startup+0.0569659 s]
/proc/loadavg: 14.66 11.96 8.34 10/184 8879
/proc/meminfo: memFree=29868680/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100228 s]
/proc/loadavg: 14.66 11.96 8.34 10/184 8879
/proc/meminfo: memFree=29868680/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 14.66 11.96 8.34 10/184 8879
/proc/meminfo: memFree=29868680/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 14.66 11.96 8.34 10/184 8879
/proc/meminfo: memFree=29868680/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 14.66 11.96 8.34 10/186 8881
/proc/meminfo: memFree=29814692/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=103828 CPUtime=1.49 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 19747 0 0 0 143 6 0 0 20 0 1 0 390962538 106319872 14253 33554432000 134512640 146736320 4288197248 4288192892 136389994 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 25957 14253 802 2985 0 22891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112976

[startup+3.1003 s]
/proc/loadavg: 14.21 11.91 8.34 10/186 8881
/proc/meminfo: memFree=29814072/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=103960 CPUtime=3.09 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 20187 0 0 0 303 6 0 0 20 0 1 0 390962538 106455040 14309 33554432000 134512640 146736320 4288197248 4288192944 135983025 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 25990 14309 802 2985 0 22924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113108

[startup+6.30048 s]
/proc/loadavg: 14.21 11.91 8.34 10/186 8881
/proc/meminfo: memFree=29803628/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=330212 CPUtime=6.31 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 94397 0 0 0 608 23 0 0 20 0 8 0 390962538 338137088 42943 33554432000 134512640 146736320 4288197248 4288190788 135850322 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 82553 42943 928 2985 0 79487 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 339360

[startup+12.7007 s]
/proc/loadavg: 14.56 12.06 8.43 17/193 8888
/proc/meminfo: memFree=29510880/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=560204 CPUtime=30.97 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 331216 0 0 0 2971 126 0 0 20 0 8 0 390962538 573648896 89570 33554432000 134512640 146736320 4288197248 4288192000 136688066 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8880/statm: 140051 89570 930 2985 0 136985 0
[pid=8880/tid=8882] ppid=8879 vsize=560204 CPUtime=3.03 cores=1,3,5,7
/proc/8880/task/8882/stat : 8882 (pb_cplex) R 8879 8879 8092 0 -1 4202560 30889 0 0 0 291 12 0 0 20 0 8 0 390963132 573648896 89570 33554432000 134512640 146736320 4288197248 4058768260 135850322 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=8883] ppid=8879 vsize=560204 CPUtime=3.2 cores=1,3,5,7
/proc/8880/task/8883/stat : 8883 (pb_cplex) R 8879 8879 8092 0 -1 4202560 31280 0 0 0 306 14 0 0 20 0 8 0 390963132 573648896 89570 33554432000 134512640 146736320 4288197248 4048281524 135450784 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=8884] ppid=8879 vsize=560204 CPUtime=3.07 cores=1,3,5,7
/proc/8880/task/8884/stat : 8884 (pb_cplex) R 8879 8879 8092 0 -1 4202560 31410 0 0 0 293 14 0 0 20 0 8 0 390963132 573648896 89570 33554432000 134512640 146736320 4288197248 4037798212 136853059 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=8885] ppid=8879 vsize=560204 CPUtime=3.05 cores=1,3,5,7
/proc/8880/task/8885/stat : 8885 (pb_cplex) R 8879 8879 8092 0 -1 4202560 29011 0 0 0 290 15 0 0 20 0 8 0 390963132 573648896 89570 33554432000 134512640 146736320 4288197248 4027312152 139023078 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=8886] ppid=8879 vsize=560204 CPUtime=3.12 cores=1,3,5,7
/proc/8880/task/8886/stat : 8886 (pb_cplex) R 8879 8879 8092 0 -1 4202560 29226 0 0 0 298 14 0 0 20 0 8 0 390963132 573648896 89570 33554432000 134512640 146736320 4288197248 4016826432 136688072 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=8887] ppid=8879 vsize=560204 CPUtime=3.05 cores=1,3,5,7
/proc/8880/task/8887/stat : 8887 (pb_cplex) R 8879 8879 8092 0 -1 4202560 30927 0 0 0 294 11 0 0 20 0 8 0 390963132 573648896 89570 33554432000 134512640 146736320 4288197248 4006340932 136853039 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=8888] ppid=8879 vsize=560204 CPUtime=3.11 cores=1,3,5,7
/proc/8880/task/8888/stat : 8888 (pb_cplex) R 8879 8879 8092 0 -1 4202560 31709 0 0 0 298 13 0 0 20 0 8 0 390963132 573648896 89570 33554432000 134512640 146736320 4288197248 3995855136 136753382 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 30.97
Current children cumulated vsize (KiB) 569352

[startup+25.5003 s]
/proc/loadavg: 13.55 11.93 8.42 3/179 8947
/proc/meminfo: memFree=29957280/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=234036 CPUtime=54.31 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 429513 0 0 0 5247 184 0 0 20 0 1 0 390962538 239652864 41063 33554432000 134512640 146736320 4288197248 4288191324 135854532 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 58509 41063 940 2985 0 55443 0
Current children cumulated CPU time (s) 54.31
Current children cumulated vsize (KiB) 243184

[startup+51.1003 s]
/proc/loadavg: 9.61 11.13 8.25 3/179 8947
/proc/meminfo: memFree=29954296/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=234036 CPUtime=79.9 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 430308 0 0 0 7806 184 0 0 20 0 1 0 390962538 239652864 41699 33554432000 134512640 146736320 4288197248 4288191440 136008450 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 58509 41699 940 2985 0 55443 0
Current children cumulated CPU time (s) 79.9
Current children cumulated vsize (KiB) 243184

[startup+102.307 s]
/proc/loadavg: 5.18 9.64 7.90 3/186 8961
/proc/meminfo: memFree=29871056/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=234036 CPUtime=131.09 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 430318 0 0 0 12924 185 0 0 20 0 1 0 390962538 239652864 44517 33554432000 134512640 146736320 4288197248 4288191728 136407301 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 58509 44517 940 2985 0 55443 0
Current children cumulated CPU time (s) 131.09
Current children cumulated vsize (KiB) 243184

[startup+162.3 s]
/proc/loadavg: 7.13 9.32 7.90 10/186 8961
/proc/meminfo: memFree=29765432/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=234036 CPUtime=191.07 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 430325 0 0 0 18922 185 0 0 20 0 1 0 390962538 239652864 44517 33554432000 134512640 146736320 4288197248 4288191440 136008441 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 58509 44517 940 2985 0 55443 0
Current children cumulated CPU time (s) 191.07
Current children cumulated vsize (KiB) 243184

[startup+222.3 s]
/proc/loadavg: 8.09 9.21 7.95 9/187 8964
/proc/meminfo: memFree=29779632/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=234036 CPUtime=251.05 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 430325 0 0 0 24920 185 0 0 20 0 1 0 390962538 239652864 44517 33554432000 134512640 146736320 4288197248 4288191132 136406044 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 58509 44517 940 2985 0 55443 0
Current children cumulated CPU time (s) 251.05
Current children cumulated vsize (KiB) 243184

[startup+282.3 s]
/proc/loadavg: 7.84 8.86 7.90 10/186 8965
/proc/meminfo: memFree=29762108/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=234036 CPUtime=311.04 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 430325 0 0 0 30919 185 0 0 20 0 1 0 390962538 239652864 44517 33554432000 134512640 146736320 4288197248 4288191688 136000480 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8880/statm: 58509 44517 940 2985 0 55443 0
Current children cumulated CPU time (s) 311.04
Current children cumulated vsize (KiB) 243184

[startup+342.3 s]
/proc/loadavg: 8.57 8.88 7.97 10/186 8965

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

/proc/8880/statm: 97317 66218 957 2985 0 94251 0
[pid=8880/tid=9017] ppid=8879 vsize=389268 CPUtime=0 cores=1,3,5,7
/proc/8880/task/9017/stat : 9017 (pb_cplex) S 8879 8879 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391024540 398610432 66218 33554432000 134512640 146736320 4288197248 3995856528 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9018] ppid=8879 vsize=389268 CPUtime=0 cores=1,3,5,7
/proc/8880/task/9018/stat : 9018 (pb_cplex) S 8879 8879 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391024540 398610432 66218 33554432000 134512640 146736320 4288197248 4006342288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9019] ppid=8879 vsize=389268 CPUtime=0 cores=1,3,5,7
/proc/8880/task/9019/stat : 9019 (pb_cplex) S 8879 8879 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391024540 398610432 66218 33554432000 134512640 146736320 4288197248 4016828048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9020] ppid=8879 vsize=389268 CPUtime=0 cores=1,3,5,7
/proc/8880/task/9020/stat : 9020 (pb_cplex) S 8879 8879 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391024540 398610432 66218 33554432000 134512640 146736320 4288197248 4027313808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9021] ppid=8879 vsize=389268 CPUtime=0 cores=1,3,5,7
/proc/8880/task/9021/stat : 9021 (pb_cplex) S 8879 8879 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391024540 398610432 66218 33554432000 134512640 146736320 4288197248 4111126160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9022] ppid=8879 vsize=389268 CPUtime=0 cores=1,3,5,7
/proc/8880/task/9022/stat : 9022 (pb_cplex) S 8879 8879 8092 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391024540 398610432 66218 33554432000 134512640 146736320 4288197248 4094684816 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9023] ppid=8879 vsize=389268 CPUtime=0 cores=1,3,5,7
/proc/8880/task/9023/stat : 9023 (pb_cplex) S 8879 8879 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391024540 398610432 66218 33554432000 134512640 146736320 4288197248 4084199056 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 730.99
Current children cumulated vsize (KiB) 398416

[startup+762.307 s]
/proc/loadavg: 5.33 6.02 7.03 10/186 9023
/proc/meminfo: memFree=29664476/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=642024 CPUtime=895.42 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 588337 0 0 0 89308 234 0 0 20 0 8 0 390962538 657432576 115738 33554432000 134512640 146736320 4288197248 4288190280 136388073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8880/statm: 160506 115738 957 2985 0 157440 0
[pid=8880/tid=9017] ppid=8879 vsize=642024 CPUtime=17.42 cores=1,3,5,7
/proc/8880/task/9017/stat : 9017 (pb_cplex) R 8879 8879 8092 0 -1 4202560 8743 0 0 0 1739 3 0 0 20 0 8 0 391024540 657432576 115738 33554432000 134512640 146736320 4288197248 3995853008 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9018] ppid=8879 vsize=642024 CPUtime=17.38 cores=1,3,5,7
/proc/8880/task/9018/stat : 9018 (pb_cplex) R 8879 8879 8092 0 -1 4202560 9406 0 0 0 1735 3 0 0 20 0 8 0 391024540 657432576 115738 33554432000 134512640 146736320 4288197248 4006338768 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9019] ppid=8879 vsize=642024 CPUtime=17.19 cores=1,3,5,7
/proc/8880/task/9019/stat : 9019 (pb_cplex) R 8879 8879 8092 0 -1 4202560 9508 0 0 0 1716 3 0 0 20 0 8 0 391024540 657432576 115738 33554432000 134512640 146736320 4288197248 4016824528 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9020] ppid=8879 vsize=642024 CPUtime=16.88 cores=1,3,5,7
/proc/8880/task/9020/stat : 9020 (pb_cplex) R 8879 8879 8092 0 -1 4202560 5293 0 0 0 1687 1 0 0 20 0 8 0 391024540 657432576 115738 33554432000 134512640 146736320 4288197248 4027310356 136003493 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9021] ppid=8879 vsize=642024 CPUtime=17.61 cores=1,3,5,7
/proc/8880/task/9021/stat : 9021 (pb_cplex) R 8879 8879 8092 0 -1 4202560 11591 0 0 0 1757 4 0 0 20 0 8 0 391024540 657432576 115738 33554432000 134512640 146736320 4288197248 4111122640 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9022] ppid=8879 vsize=642024 CPUtime=17.59 cores=1,3,5,7
/proc/8880/task/9022/stat : 9022 (pb_cplex) R 8879 8879 8092 0 -1 4202560 8957 0 0 0 1755 4 0 0 20 0 8 0 391024540 657432576 115738 33554432000 134512640 146736320 4288197248 4094681304 136008604 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9023] ppid=8879 vsize=642024 CPUtime=17.3 cores=1,3,5,7
/proc/8880/task/9023/stat : 9023 (pb_cplex) R 8879 8879 8092 0 -1 4202560 11326 0 0 0 1726 4 0 0 20 0 8 0 391024540 657432576 115738 33554432000 134512640 146736320 4288197248 4084195536 136007973 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 895.42
Current children cumulated vsize (KiB) 651172

[startup+822.3 s]
/proc/loadavg: 7.65 6.56 7.15 10/187 9026
/proc/meminfo: memFree=29650776/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=647820 CPUtime=1134.95 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 666669 0 0 0 113227 268 0 0 20 0 8 0 390962538 663367680 122686 33554432000 134512640 146736320 4288197248 4288189980 135854505 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8880/statm: 161955 122686 957 2985 0 158889 0
[pid=8880/tid=9017] ppid=8879 vsize=647820 CPUtime=47.23 cores=1,3,5,7
/proc/8880/task/9017/stat : 9017 (pb_cplex) R 8879 8879 8092 0 -1 4202560 18490 0 0 0 4715 8 0 0 20 0 8 0 391024540 663367680 122686 33554432000 134512640 146736320 4288197248 3995852892 135854505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9018] ppid=8879 vsize=647820 CPUtime=47.37 cores=1,3,5,7
/proc/8880/task/9018/stat : 9018 (pb_cplex) R 8879 8879 8092 0 -1 4202560 19769 0 0 0 4730 7 0 0 20 0 8 0 391024540 663367680 122686 33554432000 134512640 146736320 4288197248 4006338768 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9019] ppid=8879 vsize=647820 CPUtime=46.73 cores=1,3,5,7
/proc/8880/task/9019/stat : 9019 (pb_cplex) R 8879 8879 8092 0 -1 4202560 21577 0 0 0 4664 9 0 0 20 0 8 0 391024540 663367680 122686 33554432000 134512640 146736320 4288197248 4016824528 136008416 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9020] ppid=8879 vsize=647820 CPUtime=46.44 cores=1,3,5,7
/proc/8880/task/9020/stat : 9020 (pb_cplex) R 8879 8879 8092 0 -1 4202560 8216 0 0 0 4641 3 0 0 20 0 8 0 391024540 663367680 122686 33554432000 134512640 146736320 4288197248 4027309248 135468697 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9021] ppid=8879 vsize=647820 CPUtime=47.5 cores=1,3,5,7
/proc/8880/task/9021/stat : 9021 (pb_cplex) R 8879 8879 8092 0 -1 4202560 23171 0 0 0 4742 8 0 0 20 0 8 0 391024540 663367680 122686 33554432000 134512640 146736320 4288197248 4111122708 136003529 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9022] ppid=8879 vsize=647820 CPUtime=47.46 cores=1,3,5,7
/proc/8880/task/9022/stat : 9022 (pb_cplex) R 8879 8879 8092 0 -1 4202560 21273 0 0 0 4736 10 0 0 20 0 8 0 391024540 663367680 122686 33554432000 134512640 146736320 4288197248 4094681544 135999691 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9023] ppid=8879 vsize=647820 CPUtime=47.26 cores=1,3,5,7
/proc/8880/task/9023/stat : 9023 (pb_cplex) R 8879 8879 8092 0 -1 4202560 20342 0 0 0 4718 8 0 0 20 0 8 0 391024540 663367680 122686 33554432000 134512640 146736320 4288197248 4084195400 139042904 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1134.95
Current children cumulated vsize (KiB) 656968

[startup+882.3 s]
/proc/loadavg: 8.50 7.00 7.27 10/186 9027
/proc/meminfo: memFree=29642860/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=648256 CPUtime=1374.48 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 714983 0 0 0 137157 291 0 0 20 0 8 0 390962538 663814144 124634 33554432000 134512640 146736320 4288197248 4288190096 136008450 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8880/statm: 162064 124634 957 2985 0 158998 0
[pid=8880/tid=9017] ppid=8879 vsize=648256 CPUtime=77.72 cores=1,3,5,7
/proc/8880/task/9017/stat : 9017 (pb_cplex) R 8879 8879 8092 0 -1 4202560 23726 0 0 0 7759 13 0 0 20 0 8 0 391024540 663814144 124634 33554432000 134512640 146736320 4288197248 3995853008 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9018] ppid=8879 vsize=648256 CPUtime=76.92 cores=1,3,5,7
/proc/8880/task/9018/stat : 9018 (pb_cplex) R 8879 8879 8092 0 -1 4202560 29460 0 0 0 7682 10 0 0 20 0 8 0 391024540 663814144 124634 33554432000 134512640 146736320 4288197248 4006338768 136008455 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9019] ppid=8879 vsize=648256 CPUtime=76.88 cores=1,3,5,7
/proc/8880/task/9019/stat : 9019 (pb_cplex) R 8879 8879 8092 0 -1 4202560 21608 0 0 0 7678 10 0 0 20 0 8 0 391024540 663814144 124634 33554432000 134512640 146736320 4288197248 4016824536 136008604 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9020] ppid=8879 vsize=648256 CPUtime=76.13 cores=1,3,5,7
/proc/8880/task/9020/stat : 9020 (pb_cplex) R 8879 8879 8092 0 -1 4202560 8216 0 0 0 7608 5 0 0 20 0 8 0 391024540 663814144 124634 33554432000 134512640 146736320 4288197248 4027310288 136008441 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9021] ppid=8879 vsize=648256 CPUtime=76.94 cores=1,3,5,7
/proc/8880/task/9021/stat : 9021 (pb_cplex) R 8879 8879 8092 0 -1 4202560 34008 0 0 0 7681 13 0 0 20 0 8 0 391024540 663814144 124634 33554432000 134512640 146736320 4288197248 4111122640 136007975 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9022] ppid=8879 vsize=648256 CPUtime=77.29 cores=1,3,5,7
/proc/8880/task/9022/stat : 9022 (pb_cplex) R 8879 8879 8092 0 -1 4202560 33223 0 0 0 7712 17 0 0 20 0 8 0 391024540 663814144 124634 33554432000 134512640 146736320 4288197248 4094681160 139042974 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9023] ppid=8879 vsize=648256 CPUtime=76.91 cores=1,3,5,7
/proc/8880/task/9023/stat : 9023 (pb_cplex) R 8879 8879 8092 0 -1 4202560 20376 0 0 0 7681 10 0 0 20 0 8 0 391024540 663814144 124634 33554432000 134512640 146736320 4288197248 4084195784 136000315 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1374.48
Current children cumulated vsize (KiB) 657404

[startup+942.3 s]
/proc/loadavg: 8.72 7.32 7.36 9/186 9027
/proc/meminfo: memFree=29634580/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=649280 CPUtime=1614.05 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) R 8879 8879 8092 0 -1 4202496 757825 0 0 0 161093 312 0 0 20 0 8 0 390962538 664862720 126684 33554432000 134512640 146736320 4288197248 4288189980 135854505 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8880/statm: 162320 126684 957 2985 0 159254 0
[pid=8880/tid=9017] ppid=8879 vsize=649280 CPUtime=102.64 cores=1,3,5,7
/proc/8880/task/9017/stat : 9017 (pb_cplex) S 8879 8879 8092 0 -1 4202560 24767 0 0 0 10249 15 0 0 20 0 8 0 391024540 664862720 126684 33554432000 134512640 146736320 4288197248 3995856528 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9018] ppid=8879 vsize=649280 CPUtime=107.55 cores=1,3,5,7
/proc/8880/task/9018/stat : 9018 (pb_cplex) R 8879 8879 8092 0 -1 4202560 33258 0 0 0 10743 12 0 0 20 0 8 0 391024540 664862720 126684 33554432000 134512640 146736320 4288197248 4006338784 139028313 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9019] ppid=8879 vsize=649280 CPUtime=107.46 cores=1,3,5,7
/proc/8880/task/9019/stat : 9019 (pb_cplex) R 8879 8879 8092 0 -1 4202560 22305 0 0 0 10734 12 0 0 20 0 8 0 391024540 664862720 126684 33554432000 134512640 146736320 4288197248 4016824524 136388884 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9020] ppid=8879 vsize=649280 CPUtime=106.24 cores=1,3,5,7
/proc/8880/task/9020/stat : 9020 (pb_cplex) R 8879 8879 8092 0 -1 4202560 10364 0 0 0 10616 8 0 0 20 0 8 0 391024540 664862720 126684 33554432000 134512640 146736320 4288197248 4027310172 135854505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9021] ppid=8879 vsize=649280 CPUtime=107.35 cores=1,3,5,7
/proc/8880/task/9021/stat : 9021 (pb_cplex) R 8879 8879 8092 0 -1 4202560 44568 0 0 0 10718 17 0 0 20 0 8 0 391024540 664862720 126684 33554432000 134512640 146736320 4288197248 4111122640 136008438 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9022] ppid=8879 vsize=649280 CPUtime=108.12 cores=1,3,5,7
/proc/8880/task/9022/stat : 9022 (pb_cplex) R 8879 8879 8092 0 -1 4202560 45291 0 0 0 10790 22 0 0 20 0 8 0 391024540 664862720 126684 33554432000 134512640 146736320 4288197248 4094680208 136008364 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8880/tid=9023] ppid=8879 vsize=649280 CPUtime=107.57 cores=1,3,5,7
/proc/8880/task/9023/stat : 9023 (pb_cplex) R 8879 8879 8092 0 -1 4202560 22113 0 0 0 10746 11 0 0 20 0 8 0 391024540 664862720 126684 33554432000 134512640 146736320 4288197248 4084195544 136008924 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1614.05
Current children cumulated vsize (KiB) 658428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+991.601 s]
/proc/loadavg: 6.86 7.08 7.28 5/186 9027
/proc/meminfo: memFree=29632648/32873844 swapFree=7644/7644
[pid=8879] ppid=8877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8879/stat : 8879 (run) S 8877 8879 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390962538 9367552 270 33554432000 4194304 5064252 140736032935408 140736032934320 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8879/statm: 2287 270 229 213 0 72 0
[pid=8880] ppid=8879 vsize=649284 CPUtime=1800.17 cores=1,3,5,7
/proc/8880/stat : 8880 (pb_cplex) S 8879 8879 8092 0 -1 4202496 792568 0 0 0 179689 328 0 0 20 0 8 0 390962538 664866816 126825 33554432000 134512640 146736320 4288197248 4288193616 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8880/statm: 162321 126825 957 2985 0 159255 0
[pid=8880/tid=9017] ppid=8879 vsize=649284 CPUtime=102.64 cores=1,3,5,7
/proc/8880/task/9017/stat : 9017 (pb_cplex) S 8879 8879 8092 0 -1 4202560 24767 0 0 0 10249 15 0 0 20 0 8 0 391024540 664866816 126825 33554432000 134512640 146736320 4288197248 3995856528 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9018] ppid=8879 vsize=649284 CPUtime=135.73 cores=1,3,5,7
/proc/8880/task/9018/stat : 9018 (pb_cplex) S 8879 8879 8092 0 -1 4202560 35361 0 0 0 13558 15 0 0 20 0 8 0 391024540 664866816 126825 33554432000 134512640 146736320 4288197248 4006342288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9019] ppid=8879 vsize=649284 CPUtime=146.24 cores=1,3,5,7
/proc/8880/task/9019/stat : 9019 (pb_cplex) R 8879 8879 8092 0 -1 4202560 25032 0 0 0 14609 15 0 0 20 0 8 0 391024540 664866816 126825 33554432000 134512640 146736320 4288197248 4016824528 136008441 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8880/tid=9020] ppid=8879 vsize=649284 CPUtime=146.67 cores=1,3,5,7
/proc/8880/task/9020/stat : 9020 (pb_cplex) R 8879 8879 8092 0 -1 4202560 12111 0 0 0 14655 12 0 0 20 0 8 0 391024540 664866816 126825 33554432000 134512640 146736320 4288197248 4027310120 139044505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9021] ppid=8879 vsize=649284 CPUtime=127.92 cores=1,3,5,7
/proc/8880/task/9021/stat : 9021 (pb_cplex) S 8879 8879 8092 0 -1 4202560 52711 0 0 0 12772 20 0 0 20 0 8 0 391024540 664866816 126825 33554432000 134512640 146736320 4288197248 4111126160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8880/tid=9022] ppid=8879 vsize=649284 CPUtime=147.51 cores=1,3,5,7
/proc/8880/task/9022/stat : 9022 (pb_cplex) R 8879 8879 8092 0 -1 4202560 61359 0 0 0 14723 28 0 0 20 0 8 0 391024540 664866816 126825 33554432000 134512640 146736320 4288197248 4094680112 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8880/tid=9023] ppid=8879 vsize=649284 CPUtime=119.69 cores=1,3,5,7
/proc/8880/task/9023/stat : 9023 (pb_cplex) S 8879 8879 8092 0 -1 4202560 23182 0 0 0 11957 12 0 0 20 0 8 0 391024540 664866816 126825 33554432000 134512640 146736320 4288197248 4084199056 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 658432

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 8879 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 991.625
CPU time (s): 1800.17
CPU user time (s): 1796.89
CPU system time (s): 3.28
CPU usage (%): 181.537
Max. virtual memory (cumulated for all children) (KiB): 662192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
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= 2

runsolver used 2.55161 second user time and 6.594 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 15:26:21
IDJOB=3736886
IDBENCH=48140
IDSOLVER=2325
FILE ID=node147/3736886-1339248381
RUNJOBID= node147-1339246835-8110
PBS_JOBID= 14644334
Free space on /tmp= 70528 MiB

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

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

MD5SUM BENCH= e4d0ce6c299ae1a05f607b170c68aad6
RANDOM SEED=1834452469

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29870240 kB
Buffers:          597560 kB
Cached:          1137032 kB
SwapCached:         2864 kB
Active:          1538424 kB
Inactive:         528180 kB
Active(anon):     328652 kB
Inactive(anon):     2768 kB
Active(file):    1209772 kB
Inactive(file):   525412 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             16600 kB
Writeback:             0 kB
AnonPages:        334524 kB
Mapped:            12944 kB
Shmem:                 0 kB
Slab:             797444 kB
SReclaimable:     238144 kB
SUnreclaim:       559300 kB
KernelStack:        1496 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     444400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736886-1339248381.opb

Free space on /tmp at the end= 70512 MiB
End job on node147 at 2012-06-09 15:42:55