Trace number 3736919

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.25 541.517

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_5.opb
MD5SUMe3f554c192a1ee7b261cc2808827870e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1796.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 constraint50
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)6226
Sum of products size (including duplicates)12452
Number of different products6226
Sum of products size12452

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736919-1339248400.opb.
0.00/0.00	c Instance file HOME/instance-3736919-1339248400.opb
0.00/0.00	c File size is 460397 bytes.
0.00/0.08	c Highest Coefficient sum: 51
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:      6426                                                |
0.00/0.09	c |  Number Constraints:    12652                                               |
0.00/0.09	c ===============================================================================
1800.25/541.51	c Remaining time 1799.91 sec.
1800.25/541.51	c 
1800.25/541.51	c *** INTERRUPTED ***
1800.25/541.51	s UNKNOWN
1800.25/541.51	c Total CPU time              : 1796.75 s
1800.25/541.51	c Memory used           : 351.97 MB
1800.25/541.51	c CPU time              : 1796.75 s
1800.25/541.51	c 
1800.25/541.51	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-3736919-1339248400/watcher-3736919-1339248400 -o /tmp/evaluation-result-3736919-1339248400/solver-3736919-1339248400 -C 1800 -W 1900 -M 15500 run HOME/instance-3736919-1339248400.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: 14.03 12.00 8.43 3/177 8938
/proc/meminfo: memFree=30031364/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0

[startup+0.047045 s]
/proc/loadavg: 14.03 12.00 8.43 3/177 8938
/proc/meminfo: memFree=30031364/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 14.03 12.00 8.43 3/177 8938
/proc/meminfo: memFree=30031364/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 14.03 12.00 8.43 3/177 8938
/proc/meminfo: memFree=30031364/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 14.03 12.00 8.43 3/177 8938
/proc/meminfo: memFree=30031364/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 14.03 12.00 8.43 3/179 8940
/proc/meminfo: memFree=30003960/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=250764 CPUtime=1.57 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 41859 0 0 0 150 7 0 0 20 0 8 0 390964447 256782336 28430 33554432000 134512640 146736320 4290333408 4290327056 139023039 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 62691 28430 926 2985 0 59625 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 259912

[startup+3.1004 s]
/proc/loadavg: 14.03 12.00 8.43 10/186 8947
/proc/meminfo: memFree=29887408/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=280816 CPUtime=7.05 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) S 8938 8938 8092 0 -1 4202496 128793 0 0 0 677 28 0 0 20 0 8 0 390964447 287555584 38045 33554432000 134512640 146736320 4290333408 4290329808 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 70204 38045 928 2985 0 67138 0
[pid=8939/tid=8941] ppid=8938 vsize=280816 CPUtime=0.84 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (pb_cplex) D 8938 8938 8092 0 -1 4202560 13376 0 0 0 81 3 0 0 20 0 8 0 390964583 287555584 38045 33554432000 134512640 146736320 4290333408 4127379176 144716523 0 2 4096 16387 18446744071581355444 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=280816 CPUtime=0.7 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (pb_cplex) D 8938 8938 8092 0 -1 4202560 12451 0 0 0 66 4 0 0 20 0 8 0 390964583 287555584 38045 33554432000 134512640 146736320 4290333408 4116892784 144797937 0 2 4096 16387 18446744071581355491 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=280816 CPUtime=0.7 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (pb_cplex) D 8938 8938 8092 0 -1 4202560 11014 0 0 0 67 3 0 0 20 0 8 0 390964583 287555584 38045 33554432000 134512640 146736320 4290333408 4106408864 139023063 0 2 4096 16387 18446744071581355444 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=280816 CPUtime=0.71 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (pb_cplex) R 8938 8938 8092 0 -1 4202560 12838 0 0 0 68 3 0 0 20 0 8 0 390964583 287555584 38045 33554432000 134512640 146736320 4290333408 4095921680 136403116 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8945] ppid=8938 vsize=280816 CPUtime=0.68 cores=0,2,4,6
/proc/8939/task/8945/stat : 8945 (pb_cplex) R 8938 8938 8092 0 -1 4202560 12169 0 0 0 65 3 0 0 20 0 8 0 390964583 287555584 38045 33554432000 134512640 146736320 4290333408 4085435784 135999265 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8946] ppid=8938 vsize=280816 CPUtime=0.69 cores=0,2,4,6
/proc/8939/task/8946/stat : 8946 (pb_cplex) R 8938 8938 8092 0 -1 4202560 13529 0 0 0 65 4 0 0 20 0 8 0 390964583 287555584 38045 33554432000 134512640 146736320 4290333408 4074951584 139023063 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8947] ppid=8938 vsize=280816 CPUtime=0.7 cores=0,2,4,6
/proc/8939/task/8947/stat : 8947 (pb_cplex) R 8938 8938 8092 0 -1 4202560 15645 0 0 0 65 5 0 0 20 0 8 0 390964583 287555584 38045 33554432000 134512640 146736320 4290333408 4064464708 135850288 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 289964

[startup+6.30032 s]
/proc/loadavg: 13.55 11.93 8.42 3/179 8947
/proc/meminfo: memFree=29956536/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=137948 CPUtime=11.05 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 142318 0 0 0 1060 45 0 0 20 0 1 0 390964447 141258752 19225 33554432000 134512640 146736320 4290333408 4290328504 136476009 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 34487 19225 940 2985 0 31421 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 147096

[startup+12.7003 s]
/proc/loadavg: 12.62 11.76 8.39 3/179 8947
/proc/meminfo: memFree=29955196/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=137948 CPUtime=17.45 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 142331 0 0 0 1700 45 0 0 20 0 1 0 390964447 141258752 19238 33554432000 134512640 146736320 4290333408 4290327684 136385268 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 34487 19238 940 2985 0 31421 0
Current children cumulated CPU time (s) 17.45
Current children cumulated vsize (KiB) 147096

[startup+25.5003 s]
/proc/loadavg: 10.27 11.29 8.29 3/179 8947
/proc/meminfo: memFree=29954420/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=137948 CPUtime=30.25 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 142568 0 0 0 2980 45 0 0 20 0 1 0 390964447 141258752 19398 33554432000 134512640 146736320 4290333408 4290327632 136008178 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 34487 19398 940 2985 0 31421 0
Current children cumulated CPU time (s) 30.25
Current children cumulated vsize (KiB) 147096

[startup+51.1003 s]
/proc/loadavg: 7.52 10.55 8.12 3/179 8947
/proc/meminfo: memFree=29947320/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=137948 CPUtime=55.84 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 143322 0 0 0 5539 45 0 0 20 0 1 0 390964447 141258752 20075 33554432000 134512640 146736320 4290333408 4290326856 135526398 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 34487 20075 943 2985 0 31421 0
Current children cumulated CPU time (s) 55.84
Current children cumulated vsize (KiB) 147096

[startup+102.307 s]
/proc/loadavg: 5.04 9.38 7.85 10/186 8961
/proc/meminfo: memFree=29778092/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=376880 CPUtime=138.99 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 258815 0 0 0 13820 79 0 0 20 0 8 0 390964447 385925120 60606 33554432000 134512640 146736320 4290333408 4290325048 136475806 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8939/statm: 94220 60606 964 2985 0 91154 0
[pid=8939/tid=8955] ppid=8938 vsize=376880 CPUtime=4.79 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) R 8938 8938 8092 0 -1 4202560 5927 0 0 0 478 1 0 0 20 0 8 0 390971079 385925120 60606 33554432000 134512640 146736320 4290333408 4117749128 136000488 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=376880 CPUtime=4.73 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) R 8938 8938 8092 0 -1 4202560 4825 0 0 0 471 2 0 0 20 0 8 0 390971079 385925120 60606 33554432000 134512640 146736320 4290333408 4128235392 136366872 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=376880 CPUtime=4.75 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) R 8938 8938 8092 0 -1 4202560 6443 0 0 0 473 2 0 0 20 0 8 0 390971079 385925120 60606 33554432000 134512640 146736320 4290333408 4148579540 136003493 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=376880 CPUtime=4.72 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) R 8938 8938 8092 0 -1 4202560 6417 0 0 0 470 2 0 0 20 0 8 0 390971079 385925120 60606 33554432000 134512640 146736320 4290333408 4095922620 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=376880 CPUtime=4.77 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) R 8938 8938 8092 0 -1 4202560 4194 0 0 0 476 1 0 0 20 0 8 0 390971079 385925120 60606 33554432000 134512640 146736320 4290333408 4013940240 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=376880 CPUtime=4.79 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) R 8938 8938 8092 0 -1 4202560 3929 0 0 0 478 1 0 0 20 0 8 0 390971079 385925120 60606 33554432000 134512640 146736320 4290333408 3998211080 136474225 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=376880 CPUtime=4.77 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 5810 0 0 0 477 0 0 0 20 0 8 0 390971079 385925120 60606 33554432000 134512640 146736320 4290333408 3987725340 135854535 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 138.99
Current children cumulated vsize (KiB) 386028

[startup+162.3 s]
/proc/loadavg: 7.54 9.31 7.92 10/186 8961
/proc/meminfo: memFree=29757960/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=395836 CPUtime=378.01 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 373995 0 0 0 37683 118 0 0 20 0 8 0 390964447 405336064 65513 33554432000 134512640 146736320 4290333408 4290325216 139028288 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8939/statm: 98959 65513 964 2985 0 95893 0
[pid=8939/tid=8955] ppid=8938 vsize=395836 CPUtime=34.63 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) R 8938 8938 8092 0 -1 4202560 22666 0 0 0 3456 7 0 0 20 0 8 0 390971079 405336064 65513 33554432000 134512640 146736320 4290333408 4117749312 139046528 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=395836 CPUtime=34.11 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) R 8938 8938 8092 0 -1 4202560 16268 0 0 0 3406 5 0 0 20 0 8 0 390971079 405336064 65513 33554432000 134512640 146736320 4290333408 4128234620 135447009 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=395836 CPUtime=34.61 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) R 8938 8938 8092 0 -1 4202560 27702 0 0 0 3451 10 0 0 20 0 8 0 390971079 405336064 65513 33554432000 134512640 146736320 4290333408 4148580700 139023078 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=395836 CPUtime=35.03 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) R 8938 8938 8092 0 -1 4202560 24827 0 0 0 3497 6 0 0 20 0 8 0 390971079 405336064 65513 33554432000 134512640 146736320 4290333408 4095922384 136008065 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=395836 CPUtime=34.31 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) R 8938 8938 8092 0 -1 4202560 21103 0 0 0 3425 6 0 0 20 0 8 0 390971079 405336064 65513 33554432000 134512640 146736320 4290333408 4013939720 139042888 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=395836 CPUtime=34.72 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) R 8938 8938 8092 0 -1 4202560 21994 0 0 0 3466 6 0 0 20 0 8 0 390971079 405336064 65513 33554432000 134512640 146736320 4290333408 3998212432 139023053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=395836 CPUtime=34.64 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 12311 0 0 0 3461 3 0 0 20 0 8 0 390971079 405336064 65513 33554432000 134512640 146736320 4290333408 3987725456 136008441 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 378.01

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

/proc/8939/statm: 100397 68604 964 2985 0 97331 0
[pid=8939/tid=8955] ppid=8938 vsize=401588 CPUtime=125.38 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) R 8938 8938 8092 0 -1 4202560 75955 0 0 0 12512 26 0 0 20 0 8 0 390971079 411226112 68604 33554432000 134512640 146736320 4290333408 4117748764 135854535 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=401588 CPUtime=105.99 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) R 8938 8938 8092 0 -1 4202560 51982 0 0 0 10580 19 0 0 20 0 8 0 390971079 411226112 68604 33554432000 134512640 146736320 4290333408 4128234304 136400586 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=401588 CPUtime=133.48 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) R 8938 8938 8092 0 -1 4202560 51784 0 0 0 13327 21 0 0 20 0 8 0 390971079 411226112 68604 33554432000 134512640 146736320 4290333408 4148579720 136000532 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=401588 CPUtime=118.27 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) R 8938 8938 8092 0 -1 4202560 55776 0 0 0 11807 20 0 0 20 0 8 0 390971079 411226112 68604 33554432000 134512640 146736320 4290333408 4095921180 135854505 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=401588 CPUtime=118.09 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) R 8938 8938 8092 0 -1 4202560 63745 0 0 0 11789 20 0 0 20 0 8 0 390971079 411226112 68604 33554432000 134512640 146736320 4290333408 4013939596 139028313 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=401588 CPUtime=117.34 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) R 8938 8938 8092 0 -1 4202560 80098 0 0 0 11706 28 0 0 20 0 8 0 390971079 411226112 68604 33554432000 134512640 146736320 4290333408 3998211456 135999753 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=401588 CPUtime=122.63 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 81123 0 0 0 12238 25 0 0 20 0 8 0 390971079 411226112 68604 33554432000 134512640 146736320 4290333408 3987725456 136008042 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1059.41
Current children cumulated vsize (KiB) 410736

[startup+402.3 s]
/proc/loadavg: 7.74 8.58 7.93 10/186 8965
/proc/meminfo: memFree=29764900/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=385872 CPUtime=1278.21 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 847504 0 0 0 127538 283 0 0 20 0 8 0 390964447 395132928 65635 33554432000 134512640 146736320 4290333408 4290325200 136008441 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8939/statm: 96468 65635 964 2985 0 93402 0
[pid=8939/tid=8955] ppid=8938 vsize=385872 CPUtime=166.73 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) R 8938 8938 8092 0 -1 4202560 96651 0 0 0 16638 35 0 0 20 0 8 0 390971079 395132928 65635 33554432000 134512640 146736320 4290333408 4117750384 136385262 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=385872 CPUtime=142.12 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) R 8938 8938 8092 0 -1 4202560 79458 0 0 0 14185 27 0 0 20 0 8 0 390971079 395132928 65635 33554432000 134512640 146736320 4290333408 4128234888 136000532 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=385872 CPUtime=154.58 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) R 8938 8938 8092 0 -1 4202560 62967 0 0 0 15432 26 0 0 20 0 8 0 390971079 395132928 65635 33554432000 134512640 146736320 4290333408 4148579472 136008168 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=385872 CPUtime=140.99 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) R 8938 8938 8092 0 -1 4202560 66130 0 0 0 14075 24 0 0 20 0 8 0 390971079 395132928 65635 33554432000 134512640 146736320 4290333408 4095921180 135854505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=385872 CPUtime=153.04 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) R 8938 8938 8092 0 -1 4202560 73633 0 0 0 15278 26 0 0 20 0 8 0 390971079 395132928 65635 33554432000 134512640 146736320 4290333408 4013940240 136403129 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=385872 CPUtime=137.45 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) R 8938 8938 8092 0 -1 4202560 89438 0 0 0 13712 33 0 0 20 0 8 0 390971079 395132928 65635 33554432000 134512640 146736320 4290333408 3998211048 139044550 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=385872 CPUtime=134.08 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 105241 0 0 0 13375 33 0 0 20 0 8 0 390971079 395132928 65635 33554432000 134512640 146736320 4290333408 3987725456 136008168 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1278.21
Current children cumulated vsize (KiB) 395020

[startup+462.3 s]
/proc/loadavg: 8.09 8.56 7.97 4/186 8965
/proc/meminfo: memFree=29775124/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=360412 CPUtime=1514.02 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 972607 0 0 0 151076 326 0 0 20 0 8 0 390964447 369061888 60981 33554432000 134512640 146736320 4290333408 4290326536 136000404 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8939/statm: 90103 60981 964 2985 0 87037 0
[pid=8939/tid=8955] ppid=8938 vsize=360412 CPUtime=194.3 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) S 8938 8938 8092 0 -1 4202560 110497 0 0 0 19390 40 0 0 20 0 8 0 390971079 369061888 60981 33554432000 134512640 146736320 4290333408 4117753488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=360412 CPUtime=173.66 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) S 8938 8938 8092 0 -1 4202560 94068 0 0 0 17334 32 0 0 20 0 8 0 390971079 369061888 60981 33554432000 134512640 146736320 4290333408 4128239248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=360412 CPUtime=180.85 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) S 8938 8938 8092 0 -1 4202560 78257 0 0 0 18054 31 0 0 20 0 8 0 390971079 369061888 60981 33554432000 134512640 146736320 4290333408 4148584080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=360412 CPUtime=172.48 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) S 8938 8938 8092 0 -1 4202560 76631 0 0 0 17220 28 0 0 20 0 8 0 390971079 369061888 60981 33554432000 134512640 146736320 4290333408 4095925904 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=360412 CPUtime=172.38 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) S 8938 8938 8092 0 -1 4202560 81796 0 0 0 17209 29 0 0 20 0 8 0 390971079 369061888 60981 33554432000 134512640 146736320 4290333408 4013944464 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=360412 CPUtime=169.29 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) S 8938 8938 8092 0 -1 4202560 105690 0 0 0 16890 39 0 0 20 0 8 0 390971079 369061888 60981 33554432000 134512640 146736320 4290333408 3998215824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=360412 CPUtime=167.9 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 137224 0 0 0 16747 43 0 0 20 0 8 0 390971079 369061888 60981 33554432000 134512640 146736320 4290333408 3987726544 136008455 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1514.02
Current children cumulated vsize (KiB) 369560

[startup+522.3 s]
/proc/loadavg: 7.61 8.32 7.92 4/186 8965
/proc/meminfo: memFree=29775124/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=360412 CPUtime=1723.73 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 1005120 0 0 0 172026 347 0 0 20 0 8 0 390964447 369061888 60989 33554432000 134512640 146736320 4290333408 4290326288 136008416 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8939/statm: 90103 60989 964 2985 0 87037 0
[pid=8939/tid=8955] ppid=8938 vsize=360412 CPUtime=224.97 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) R 8938 8938 8092 0 -1 4202560 116862 0 0 0 22452 45 0 0 20 0 8 0 390971079 369061888 60989 33554432000 134512640 146736320 4290333408 4117750384 136385265 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=360412 CPUtime=202.6 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) R 8938 8938 8092 0 -1 4202560 96901 0 0 0 20225 35 0 0 20 0 8 0 390971079 369061888 60989 33554432000 134512640 146736320 4290333408 4128235976 136000406 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=360412 CPUtime=199.86 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) R 8938 8938 8092 0 -1 4202560 79615 0 0 0 19953 33 0 0 20 0 8 0 390971079 369061888 60989 33554432000 134512640 146736320 4290333408 4148580464 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=360412 CPUtime=196.79 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) R 8938 8938 8092 0 -1 4202560 86161 0 0 0 19647 32 0 0 20 0 8 0 390971079 369061888 60989 33554432000 134512640 146736320 4290333408 4095922768 136403114 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=360412 CPUtime=203.19 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) R 8938 8938 8092 0 -1 4202560 84352 0 0 0 20286 33 0 0 20 0 8 0 390971079 369061888 60989 33554432000 134512640 146736320 4290333408 4013940944 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=360412 CPUtime=189.76 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) R 8938 8938 8092 0 -1 4202560 108292 0 0 0 18935 41 0 0 20 0 8 0 390971079 369061888 60989 33554432000 134512640 146736320 4290333408 3998212304 136008438 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=360412 CPUtime=197.18 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 142667 0 0 0 19672 46 0 0 20 0 8 0 390971079 369061888 60989 33554432000 134512640 146736320 4290333408 3987726792 136000350 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1723.73
Current children cumulated vsize (KiB) 369560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+541.5 s]
/proc/loadavg: 8.15 8.40 7.95 10/186 8965
/proc/meminfo: memFree=29775248/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=360412 CPUtime=1800.25 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 1007746 0 0 0 179672 353 0 0 20 0 8 0 390964447 369061888 60991 33554432000 134512640 146736320 4290333408 4290325420 136400626 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 90103 60991 964 2985 0 87037 0
[pid=8939/tid=8955] ppid=8938 vsize=360412 CPUtime=234.43 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) R 8938 8938 8092 0 -1 4202560 116862 0 0 0 23396 47 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4117748880 136008039 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=360412 CPUtime=212.1 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) R 8938 8938 8092 0 -1 4202560 98212 0 0 0 21174 36 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4128235976 135999105 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=360412 CPUtime=209.42 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) R 8938 8938 8092 0 -1 4202560 79615 0 0 0 20908 34 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4148580444 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=360412 CPUtime=206.32 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) R 8938 8938 8092 0 -1 4202560 86161 0 0 0 20599 33 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4095921296 136008160 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=360412 CPUtime=212.77 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) R 8938 8938 8092 0 -1 4202560 85666 0 0 0 21243 34 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4013941784 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=360412 CPUtime=199.34 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) R 8938 8938 8092 0 -1 4202560 108292 0 0 0 19891 43 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 3998211452 136382209 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=360412 CPUtime=206.74 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 142667 0 0 0 20627 47 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 3987726408 139042883 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 369560

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

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

[startup+541.5 s]
/proc/loadavg: 8.15 8.40 7.95 10/186 8965
/proc/meminfo: memFree=29775248/32873844 swapFree=7644/7644
[pid=8938] ppid=8936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (run) S 8936 8938 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390964447 9367552 269 33554432000 4194304 5064252 140735726752432 140735726751344 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8938/statm: 2287 269 229 213 0 72 0
[pid=8939] ppid=8938 vsize=360412 CPUtime=1800.25 cores=0,2,4,6
/proc/8939/stat : 8939 (pb_cplex) R 8938 8938 8092 0 -1 4202496 1007746 0 0 0 179672 353 0 0 20 0 8 0 390964447 369061888 60991 33554432000 134512640 146736320 4290333408 4290325420 136400626 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8939/statm: 90103 60991 964 2985 0 87037 0
[pid=8939/tid=8955] ppid=8938 vsize=360412 CPUtime=234.43 cores=0,2,4,6
/proc/8939/task/8955/stat : 8955 (pb_cplex) R 8938 8938 8092 0 -1 4202560 116862 0 0 0 23396 47 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4117748880 136008039 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8956] ppid=8938 vsize=360412 CPUtime=212.1 cores=0,2,4,6
/proc/8939/task/8956/stat : 8956 (pb_cplex) R 8938 8938 8092 0 -1 4202560 98212 0 0 0 21174 36 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4128235976 135999105 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8957] ppid=8938 vsize=360412 CPUtime=209.42 cores=0,2,4,6
/proc/8939/task/8957/stat : 8957 (pb_cplex) R 8938 8938 8092 0 -1 4202560 79615 0 0 0 20908 34 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4148580444 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8939/tid=8958] ppid=8938 vsize=360412 CPUtime=206.32 cores=0,2,4,6
/proc/8939/task/8958/stat : 8958 (pb_cplex) R 8938 8938 8092 0 -1 4202560 86161 0 0 0 20599 33 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4095921296 136008160 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8939/tid=8959] ppid=8938 vsize=360412 CPUtime=212.77 cores=0,2,4,6
/proc/8939/task/8959/stat : 8959 (pb_cplex) R 8938 8938 8092 0 -1 4202560 85666 0 0 0 21243 34 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 4013941784 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8939/tid=8960] ppid=8938 vsize=360412 CPUtime=199.34 cores=0,2,4,6
/proc/8939/task/8960/stat : 8960 (pb_cplex) R 8938 8938 8092 0 -1 4202560 108292 0 0 0 19891 43 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 3998211452 136382209 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8939/tid=8961] ppid=8938 vsize=360412 CPUtime=206.74 cores=0,2,4,6
/proc/8939/task/8961/stat : 8961 (pb_cplex) R 8938 8938 8092 0 -1 4202560 142667 0 0 0 20627 47 0 0 20 0 8 0 390971079 369061888 60991 33554432000 134512640 146736320 4290333408 3987726408 139042883 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 369560

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 541.517
CPU time (s): 1800.25
CPU user time (s): 1796.72
CPU system time (s): 3.53
CPU usage (%): 332.446
Max. virtual memory (cumulated for all children) (KiB): 435476

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

runsolver used 1.39079 second user time and 3.9164 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 15:26:40
IDJOB=3736919
IDBENCH=48148
IDSOLVER=2325
FILE ID=node147/3736919-1339248400
RUNJOBID= node147-1339246835-8109
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_200_25_5.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736919-1339248400/watcher-3736919-1339248400 -o /tmp/evaluation-result-3736919-1339248400/solver-3736919-1339248400 -C 1800 -W 1900 -M 15500  run HOME/instance-3736919-1339248400.opb

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

MD5SUM BENCH= e3f554c192a1ee7b261cc2808827870e
RANDOM SEED=1256609011

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:        30031992 kB
Buffers:          597624 kB
Cached:          1136924 kB
SwapCached:         2864 kB
Active:          1376520 kB
Inactive:         527776 kB
Active(anon):     166788 kB
Inactive(anon):     2768 kB
Active(file):    1209732 kB
Inactive(file):   525008 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             34660 kB
Writeback:             0 kB
AnonPages:        266888 kB
Mapped:            12820 kB
Shmem:                 0 kB
Slab:             797264 kB
SReclaimable:     238016 kB
SUnreclaim:       559248 kB
KernelStack:        1544 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     329984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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-3736919-1339248400.opb

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