Trace number 3736809

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.36 536.416

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint44
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)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736809-1339248356.opb.
0.00/0.00	c Instance file HOME/instance-3736809-1339248356.opb
0.00/0.00	c File size is 458821 bytes.
0.00/0.08	c Highest Coefficient sum: 45
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:      6404                                                |
0.00/0.09	c |  Number Constraints:    12608                                               |
0.00/0.09	c ===============================================================================
1800.36/536.41	c Remaining time 1799.91 sec.
1800.36/536.41	c 
1800.36/536.41	c *** INTERRUPTED ***
1800.36/536.41	s UNKNOWN
1800.36/536.41	c Total CPU time              : 1797.08 s
1800.36/536.41	c Memory used           : 339.37 MB
1800.36/536.41	c CPU time              : 1797.08 s
1800.36/536.41	c 
1800.36/536.41	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-3736809-1339248356/watcher-3736809-1339248356 -o /tmp/evaluation-result-3736809-1339248356/solver-3736809-1339248356 -C 1800 -W 1900 -M 15500 run HOME/instance-3736809-1339248356.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: 6.93 7.52 6.56 3/179 22609
/proc/meminfo: memFree=31368408/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0

[startup+0.105036 s]
/proc/loadavg: 6.93 7.52 6.56 3/179 22609
/proc/meminfo: memFree=31368408/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200282 s]
/proc/loadavg: 6.93 7.52 6.56 3/179 22609
/proc/meminfo: memFree=31368408/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 6.93 7.52 6.56 3/179 22609
/proc/meminfo: memFree=31368408/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 6.93 7.52 6.56 3/179 22609
/proc/meminfo: memFree=31368408/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 6.93 7.52 6.56 3/181 22611
/proc/meminfo: memFree=31341864/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=209536 CPUtime=1.51 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 33878 0 0 0 144 7 0 0 20 0 8 0 34802678 214564864 19417 33554432000 134512640 146736320 4292216400 4292209924 135850295 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22610/statm: 52384 19417 926 2985 0 49318 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 218684

[startup+3.10042 s]
/proc/loadavg: 6.93 7.52 6.56 9/188 22618
/proc/meminfo: memFree=31223136/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=275900 CPUtime=7.04 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 139610 0 0 0 673 31 0 0 20 0 8 0 34802678 282521600 37830 33554432000 134512640 146736320 4292216400 4292209984 136366826 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22610/statm: 68975 37838 928 2985 0 65909 0
[pid=22610/tid=22612] ppid=22609 vsize=275900 CPUtime=0.7 cores=0,2,4,6
/proc/22610/task/22612/stat : 22612 (pb_cplex) R 22609 22609 21745 0 -1 4202560 12094 0 0 0 67 3 0 0 20 0 8 0 34802818 282521600 37845 33554432000 134512640 146736320 4292216400 4125743040 137091312 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22613] ppid=22609 vsize=275900 CPUtime=0.75 cores=0,2,4,6
/proc/22610/task/22613/stat : 22613 (pb_cplex) R 22609 22609 21745 0 -1 4202560 15908 0 0 0 72 3 0 0 20 0 8 0 34802818 282521600 37853 33554432000 134512640 146736320 4292216400 4115256160 135845854 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22614] ppid=22609 vsize=275900 CPUtime=0.7 cores=0,2,4,6
/proc/22610/task/22614/stat : 22614 (pb_cplex) R 22609 22609 21745 0 -1 4202560 14085 0 0 0 67 3 0 0 20 0 8 0 34802818 282521600 37859 33554432000 134512640 146736320 4292216400 4104770432 135237146 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22615] ppid=22609 vsize=275900 CPUtime=0.68 cores=0,2,4,6
/proc/22610/task/22615/stat : 22615 (pb_cplex) R 22609 22609 21745 0 -1 4202560 15692 0 0 0 64 4 0 0 20 0 8 0 34802818 282521600 37859 33554432000 134512640 146736320 4292216400 4094287504 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22616] ppid=22609 vsize=275900 CPUtime=0.74 cores=0,2,4,6
/proc/22610/task/22616/stat : 22616 (pb_cplex) S 22609 22609 21745 0 -1 4202560 15240 0 0 0 70 4 0 0 20 0 8 0 34802818 282521600 37792 33554432000 134512640 146736320 4292216400 4083801744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22617] ppid=22609 vsize=275900 CPUtime=0.75 cores=0,2,4,6
/proc/22610/task/22617/stat : 22617 (pb_cplex) S 22609 22609 21745 0 -1 4202560 14961 0 0 0 71 4 0 0 20 0 8 0 34802818 282521600 37800 33554432000 134512640 146736320 4292216400 4073315984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22618] ppid=22609 vsize=275900 CPUtime=0.86 cores=0,2,4,6
/proc/22610/task/22618/stat : 22618 (pb_cplex) S 22609 22609 21745 0 -1 4202560 12741 0 0 0 82 4 0 0 20 0 8 0 34802818 282521600 37807 33554432000 134512640 146736320 4292216400 4062830224 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 285048

[startup+6.3003 s]
/proc/loadavg: 6.78 7.48 6.55 3/181 22618
/proc/meminfo: memFree=31289408/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=142452 CPUtime=10.62 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 144021 0 0 0 1016 46 0 0 20 0 1 0 34802678 145870848 20506 33554432000 134512640 146736320 4292216400 4292211416 144757825 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/22610/statm: 35613 20506 939 2985 0 32547 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 151600

[startup+12.7003 s]
/proc/loadavg: 6.40 7.39 6.53 3/181 22618
/proc/meminfo: memFree=31287596/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=142452 CPUtime=17.02 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 144596 0 0 0 1655 47 0 0 20 0 1 0 34802678 145870848 20919 33554432000 134512640 146736320 4292216400 4292210576 136008450 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/22610/statm: 35613 20919 939 2985 0 32547 0
Current children cumulated CPU time (s) 17.02
Current children cumulated vsize (KiB) 151600

[startup+25.5064 s]
/proc/loadavg: 5.42 7.12 6.46 3/181 22618
/proc/meminfo: memFree=31288092/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=142452 CPUtime=29.83 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 144638 0 0 0 2936 47 0 0 20 0 1 0 34802678 145870848 20953 33554432000 134512640 146736320 4292216400 4292210424 136475868 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/22610/statm: 35613 20953 939 2985 0 32547 0
Current children cumulated CPU time (s) 29.83
Current children cumulated vsize (KiB) 151600

[startup+51.1002 s]
/proc/loadavg: 4.25 6.71 6.34 3/181 22618
/proc/meminfo: memFree=31285984/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=346240 CPUtime=55.85 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 173161 0 0 0 5531 54 0 0 20 0 8 0 34802678 354549760 55222 33554432000 134512640 146736320 4292216400 4292210384 136403117 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22610/statm: 86560 55222 951 2985 0 83494 0
Current children cumulated CPU time (s) 55.85
Current children cumulated vsize (KiB) 355388

[startup+102.3 s]
/proc/loadavg: 5.02 6.45 6.26 10/195 22639
/proc/meminfo: memFree=30951188/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=355108 CPUtime=180.18 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 290529 0 0 0 17928 90 0 0 20 0 8 0 34802678 363630592 58038 33554432000 134512640 146736320 4292216400 4292208144 136008168 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/22610/statm: 88777 58038 964 2985 0 85711 0
[pid=22610/tid=22626] ppid=22609 vsize=355108 CPUtime=11.78 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) R 22609 22609 21745 0 -1 4202560 8040 0 0 0 1175 3 0 0 20 0 8 0 34807888 363630592 58038 33554432000 134512640 146736320 4292216400 4118797840 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=355108 CPUtime=11.73 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) R 22609 22609 21745 0 -1 4202560 13046 0 0 0 1170 3 0 0 20 0 8 0 34807888 363630592 58038 33554432000 134512640 146736320 4292216400 4129283600 136403103 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=355108 CPUtime=11.84 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) R 22609 22609 21745 0 -1 4202560 8795 0 0 0 1181 3 0 0 20 0 8 0 34807888 363630592 58038 33554432000 134512640 146736320 4292216400 4148956188 135854535 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=355108 CPUtime=11.91 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) R 22609 22609 21745 0 -1 4202560 6224 0 0 0 1188 3 0 0 20 0 8 0 34807888 363630592 58038 33554432000 134512640 146736320 4292216400 4094284028 139023058 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=355108 CPUtime=11.67 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) R 22609 22609 21745 0 -1 4202560 10658 0 0 0 1164 3 0 0 20 0 8 0 34807888 363630592 58038 33554432000 134512640 146736320 4292216400 4027572316 135854505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=355108 CPUtime=11.74 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 12771 0 0 0 1170 4 0 0 20 0 8 0 34807888 363630592 58038 33554432000 134512640 146736320 4292216400 4017085584 136008423 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=355108 CPUtime=11.91 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) R 22609 22609 21745 0 -1 4202560 9998 0 0 0 1187 4 0 0 20 0 8 0 34807888 363630592 58038 33554432000 134512640 146736320 4292216400 4006599824 136008230 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 180.18
Current children cumulated vsize (KiB) 364256

[startup+162.3 s]
/proc/loadavg: 7.54 6.91 6.43 10/195 22639
/proc/meminfo: memFree=30923856/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=385224 CPUtime=419.22 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 406889 0 0 0 41793 129 0 0 20 0 8 0 34802678 394469376 64910 33554432000 134512640 146736320 4292216400 4292209116 135855167 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22610/statm: 96306 64910 964 2985 0 93240 0
[pid=22610/tid=22626] ppid=22609 vsize=385224 CPUtime=41.32 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) R 22609 22609 21745 0 -1 4202560 25186 0 0 0 4123 9 0 0 20 0 8 0 34807888 394469376 64910 33554432000 134512640 146736320 4292216400 4118798752 139023034 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=385224 CPUtime=41.69 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) R 22609 22609 21745 0 -1 4202560 28783 0 0 0 4160 9 0 0 20 0 8 0 34807888 394469376 64910 33554432000 134512640 146736320 4292216400 4129283048 139044547 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=385224 CPUtime=41.77 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) R 22609 22609 21745 0 -1 4202560 23856 0 0 0 4169 8 0 0 20 0 8 0 34807888 394469376 64910 33554432000 134512640 146736320 4292216400 4148956900 135857530 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=385224 CPUtime=41.8 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) R 22609 22609 21745 0 -1 4202560 21482 0 0 0 4172 8 0 0 20 0 8 0 34807888 394469376 64910 33554432000 134512640 146736320 4292216400 4094282896 136008427 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=385224 CPUtime=41.4 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) R 22609 22609 21745 0 -1 4202560 23614 0 0 0 4134 6 0 0 20 0 8 0 34807888 394469376 64910 33554432000 134512640 146736320 4292216400 4027571344 136008441 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=385224 CPUtime=41.8 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 29648 0 0 0 4170 10 0 0 20 0 8 0 34807888 394469376 64910 33554432000 134512640 146736320 4292216400 4017086672 136008446 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=385224 CPUtime=42.01 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) R 22609 22609 21745 0 -1 4202560 26513 0 0 0 4193 8 0 0 20 0 8 0 34807888 394469376 64910 33554432000 134512640 146736320 4292216400 4006599824 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 419.22

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

/proc/22610/statm: 95552 66395 964 2985 0 92486 0
[pid=22610/tid=22626] ppid=22609 vsize=382208 CPUtime=108.15 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) R 22609 22609 21745 0 -1 4202560 64416 0 0 0 10791 24 0 0 20 0 8 0 34807888 391380992 66395 33554432000 134512640 146736320 4292216400 4118797456 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=382208 CPUtime=97.13 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) R 22609 22609 21745 0 -1 4202560 76576 0 0 0 9689 24 0 0 20 0 8 0 34807888 391380992 66395 33554432000 134512640 146736320 4292216400 4129283216 136008438 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=382208 CPUtime=109.9 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) R 22609 22609 21745 0 -1 4202560 56787 0 0 0 10970 20 0 0 20 0 8 0 34807888 391380992 66395 33554432000 134512640 146736320 4292216400 4148957392 136008234 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=382208 CPUtime=93.78 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) R 22609 22609 21745 0 -1 4202560 43953 0 0 0 9361 17 0 0 20 0 8 0 34807888 391380992 66395 33554432000 134512640 146736320 4292216400 4094284776 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=382208 CPUtime=91.66 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) R 22609 22609 21745 0 -1 4202560 60058 0 0 0 9148 18 0 0 20 0 8 0 34807888 391380992 66395 33554432000 134512640 146736320 4292216400 4027571344 136008446 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=382208 CPUtime=103.99 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 67179 0 0 0 10377 22 0 0 20 0 8 0 34807888 391380992 66395 33554432000 134512640 146736320 4292216400 4017087464 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=382208 CPUtime=93.39 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) R 22609 22609 21745 0 -1 4202560 46073 0 0 0 9323 16 0 0 20 0 8 0 34807888 391380992 66395 33554432000 134512640 146736320 4292216400 4006600208 136403117 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 879.04
Current children cumulated vsize (KiB) 391356

[startup+342.307 s]
/proc/loadavg: 6.67 7.16 6.63 10/195 22643
/proc/meminfo: memFree=30916120/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=357304 CPUtime=1077.1 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 804710 0 0 0 107452 258 0 0 20 0 8 0 34802678 365879296 61752 33554432000 134512640 146736320 4292216400 4292208088 136007053 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22610/statm: 89326 61752 964 2985 0 86260 0
[pid=22610/tid=22626] ppid=22609 vsize=357304 CPUtime=119.16 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) R 22609 22609 21745 0 -1 4202560 70310 0 0 0 11890 26 0 0 20 0 8 0 34807888 365879296 61752 33554432000 134512640 146736320 4292216400 4118798612 136003493 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=357304 CPUtime=108.78 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) R 22609 22609 21745 0 -1 4202560 86099 0 0 0 10851 27 0 0 20 0 8 0 34807888 365879296 61752 33554432000 134512640 146736320 4292216400 4129284304 136008441 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=357304 CPUtime=138.13 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) R 22609 22609 21745 0 -1 4202560 76430 0 0 0 13786 27 0 0 20 0 8 0 34807888 365879296 61752 33554432000 134512640 146736320 4292216400 4148956304 136008047 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=357304 CPUtime=139.46 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) R 22609 22609 21745 0 -1 4202560 74138 0 0 0 13918 28 0 0 20 0 8 0 34807888 365879296 61752 33554432000 134512640 146736320 4292216400 4094282896 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=357304 CPUtime=124.07 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) R 22609 22609 21745 0 -1 4202560 83253 0 0 0 12381 26 0 0 20 0 8 0 34807888 365879296 61752 33554432000 134512640 146736320 4292216400 4027571228 135854505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=357304 CPUtime=119.38 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 78714 0 0 0 11912 26 0 0 20 0 8 0 34807888 365879296 61752 33554432000 134512640 146736320 4292216400 4017086208 135231485 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=357304 CPUtime=129.01 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) R 22609 22609 21745 0 -1 4202560 62919 0 0 0 12879 22 0 0 20 0 8 0 34807888 365879296 61752 33554432000 134512640 146736320 4292216400 4006600912 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1077.1
Current children cumulated vsize (KiB) 366452

[startup+402.3 s]
/proc/loadavg: 8.06 7.47 6.77 8/195 22643
/proc/meminfo: memFree=30908772/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=347508 CPUtime=1316.15 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 877450 0 0 0 131325 290 0 0 20 0 8 0 34802678 355848192 59714 33554432000 134512640 146736320 4292216400 4292209232 136008020 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22610/statm: 86877 59714 964 2985 0 83811 0
[pid=22610/tid=22626] ppid=22609 vsize=347508 CPUtime=144.54 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) S 22609 22609 21745 0 -1 4202560 79216 0 0 0 14423 31 0 0 20 0 8 0 34807888 355848192 59714 33554432000 134512640 146736320 4292216400 4118802064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=347508 CPUtime=139.62 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) R 22609 22609 21745 0 -1 4202560 92014 0 0 0 13930 32 0 0 20 0 8 0 34807888 355848192 59714 33554432000 134512640 146736320 4292216400 4129284688 136403117 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=347508 CPUtime=169.29 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) R 22609 22609 21745 0 -1 4202560 87900 0 0 0 16898 31 0 0 20 0 8 0 34807888 355848192 59714 33554432000 134512640 146736320 4292216400 4148956304 136008212 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=347508 CPUtime=168.05 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) S 22609 22609 21745 0 -1 4202560 78798 0 0 0 16776 29 0 0 20 0 8 0 34807888 355848192 59714 33554432000 134512640 146736320 4292216400 4094287504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=347508 CPUtime=155.29 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) R 22609 22609 21745 0 -1 4202560 89555 0 0 0 15498 31 0 0 20 0 8 0 34807888 355848192 59714 33554432000 134512640 146736320 4292216400 4027571592 136000488 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=347508 CPUtime=149.73 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 86631 0 0 0 14941 32 0 0 20 0 8 0 34807888 355848192 59714 33554432000 134512640 146736320 4292216400 4017085584 136008441 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=347508 CPUtime=159.89 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) R 22609 22609 21745 0 -1 4202560 72324 0 0 0 15961 28 0 0 20 0 8 0 34807888 355848192 59714 33554432000 134512640 146736320 4292216400 4006599824 136008017 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1316.15
Current children cumulated vsize (KiB) 356656

[startup+462.3 s]
/proc/loadavg: 7.84 7.50 6.82 7/195 22643
/proc/meminfo: memFree=30885888/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=347508 CPUtime=1549.31 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 900914 0 0 0 154620 311 0 0 20 0 8 0 34802678 355848192 59832 33554432000 134512640 146736320 4292216400 4292209116 135854509 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22610/statm: 86877 59832 964 2985 0 83811 0
[pid=22610/tid=22626] ppid=22609 vsize=347508 CPUtime=164.69 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) R 22609 22609 21745 0 -1 4202560 79632 0 0 0 16437 32 0 0 20 0 8 0 34807888 355848192 59832 33554432000 134512640 146736320 4292216400 4118798720 137059757 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=347508 CPUtime=169.16 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) S 22609 22609 21745 0 -1 4202560 92549 0 0 0 16881 35 0 0 20 0 8 0 34807888 355848192 59832 33554432000 134512640 146736320 4292216400 4129287824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=347508 CPUtime=203.15 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) S 22609 22609 21745 0 -1 4202560 89434 0 0 0 20280 35 0 0 20 0 8 0 34807888 355848192 59832 33554432000 134512640 146736320 4292216400 4148960912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=347508 CPUtime=181.25 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) S 22609 22609 21745 0 -1 4202560 79279 0 0 0 18095 30 0 0 20 0 8 0 34807888 355848192 59832 33554432000 134512640 146736320 4292216400 4094287504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=347508 CPUtime=191.21 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) R 22609 22609 21745 0 -1 4202560 90833 0 0 0 19088 33 0 0 20 0 8 0 34807888 355848192 59832 33554432000 134512640 146736320 4292216400 4027572500 136003522 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=347508 CPUtime=187.62 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 97466 0 0 0 18725 37 0 0 20 0 8 0 34807888 355848192 59832 33554432000 134512640 146736320 4292216400 4017086672 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=347508 CPUtime=196.51 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) R 22609 22609 21745 0 -1 4202560 73319 0 0 0 19620 31 0 0 20 0 8 0 34807888 355848192 59832 33554432000 134512640 146736320 4292216400 4006600912 136008450 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1549.31
Current children cumulated vsize (KiB) 356656

[startup+522.3 s]
/proc/loadavg: 7.83 7.55 6.88 7/195 22643
/proc/meminfo: memFree=30884456/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=347508 CPUtime=1761.96 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 902415 0 0 0 175869 327 0 0 20 0 8 0 34802678 355848192 59842 33554432000 134512640 146736320 4292216400 4292208144 136008065 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22610/statm: 86877 59842 964 2985 0 83811 0
[pid=22610/tid=22626] ppid=22609 vsize=347508 CPUtime=195.97 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) R 22609 22609 21745 0 -1 4202560 79634 0 0 0 19562 35 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4118798544 136008165 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=347508 CPUtime=189.83 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) S 22609 22609 21745 0 -1 4202560 92551 0 0 0 18947 36 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4129287824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=347508 CPUtime=231.12 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) S 22609 22609 21745 0 -1 4202560 89434 0 0 0 23074 38 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4148960912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=347508 CPUtime=205.29 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) R 22609 22609 21745 0 -1 4202560 79279 0 0 0 20496 33 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4094282728 139044510 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=347508 CPUtime=215.42 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) S 22609 22609 21745 0 -1 4202560 90834 0 0 0 21506 36 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4027575952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=347508 CPUtime=211.93 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 98958 0 0 0 21153 40 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4017086672 136008058 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=347508 CPUtime=222.45 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) S 22609 22609 21745 0 -1 4202560 73321 0 0 0 22212 33 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4006604432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1761.96
Current children cumulated vsize (KiB) 356656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+536.4 s]
/proc/loadavg: 6.96 7.38 6.83 10/195 22643
/proc/meminfo: memFree=30884332/32873844 swapFree=7132/7132
[pid=22609] ppid=22607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22609/stat : 22609 (run) S 22607 22609 21745 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34802678 9367552 269 33554432000 4194304 5064252 140735663468112 140735663467024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22609/statm: 2287 269 229 213 0 72 0
[pid=22610] ppid=22609 vsize=347508 CPUtime=1800.36 cores=0,2,4,6
/proc/22610/stat : 22610 (pb_cplex) R 22609 22609 21745 0 -1 4202496 907412 0 0 0 179705 331 0 0 20 0 8 0 34802678 355848192 59842 33554432000 134512640 146736320 4292216400 4292209232 136008450 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/22610/statm: 86877 59842 964 2985 0 83811 0
[pid=22610/tid=22626] ppid=22609 vsize=347508 CPUtime=199.83 cores=0,2,4,6
/proc/22610/task/22626/stat : 22626 (pb_cplex) R 22609 22609 21745 0 -1 4202560 79634 0 0 0 19947 36 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4118797484 135454079 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22627] ppid=22609 vsize=347508 CPUtime=191.1 cores=0,2,4,6
/proc/22610/task/22627/stat : 22627 (pb_cplex) R 22609 22609 21745 0 -1 4202560 92551 0 0 0 19073 37 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4129284688 136403114 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22610/tid=22628] ppid=22609 vsize=347508 CPUtime=232.67 cores=0,2,4,6
/proc/22610/task/22628/stat : 22628 (pb_cplex) R 22609 22609 21745 0 -1 4202560 89434 0 0 0 23229 38 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4148957392 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22629] ppid=22609 vsize=347508 CPUtime=214.38 cores=0,2,4,6
/proc/22610/task/22629/stat : 22629 (pb_cplex) R 22609 22609 21745 0 -1 4202560 79279 0 0 0 21404 34 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4094284416 139046460 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22630] ppid=22609 vsize=347508 CPUtime=216.77 cores=0,2,4,6
/proc/22610/task/22630/stat : 22630 (pb_cplex) R 22609 22609 21745 0 -1 4202560 90834 0 0 0 21641 36 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4027572432 136008065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22610/tid=22631] ppid=22609 vsize=347508 CPUtime=219.06 cores=0,2,4,6
/proc/22610/task/22631/stat : 22631 (pb_cplex) R 22609 22609 21745 0 -1 4202560 103955 0 0 0 21864 42 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4017086672 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22610/tid=22632] ppid=22609 vsize=347508 CPUtime=223.76 cores=0,2,4,6
/proc/22610/task/22632/stat : 22632 (pb_cplex) R 22609 22609 21745 0 -1 4202560 73321 0 0 0 22343 33 0 0 20 0 8 0 34807888 355848192 59842 33554432000 134512640 146736320 4292216400 4006600744 139044510 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 356656

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 22609 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 536.416
CPU time (s): 1800.36
CPU user time (s): 1797.05
CPU system time (s): 3.31
CPU usage (%): 335.627
Max. virtual memory (cumulated for all children) (KiB): 424700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353
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.3408 second user time and 3.81542 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-09 15:25:56
IDJOB=3736809
IDBENCH=48128
IDSOLVER=2325
FILE ID=node132/3736809-1339248356
RUNJOBID= node132-1339246833-21762
PBS_JOBID= 14644349
Free space on /tmp= 71148 MiB

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

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=667957071

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31370532 kB
Buffers:          349640 kB
Cached:           129132 kB
SwapCached:         1248 kB
Active:           540664 kB
Inactive:          98432 kB
Active(anon):     150620 kB
Inactive(anon):     4340 kB
Active(file):     390044 kB
Inactive(file):    94092 kB
Unevictable:        7132 kB
Mlocked:            7132 kB
SwapTotal:      67108856 kB
SwapFree:       67100784 kB
Dirty:             16728 kB
Writeback:             0 kB
AnonPages:        158460 kB
Mapped:            14260 kB
Shmem:                 8 kB
Slab:             724736 kB
SReclaimable:     167004 kB
SUnreclaim:       557732 kB
KernelStack:        1480 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     334128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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-3736809-1339248356.opb

Free space on /tmp at the end= 71132 MiB
End job on node132 at 2012-06-09 15:34:55