Trace number 3736831

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.18 546.216

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
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 constraint51
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)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736831-1339248357.opb.
0.00/0.00	c Instance file HOME/instance-3736831-1339248357.opb
0.00/0.00	c File size is 462769 bytes.
0.00/0.08	c Highest Coefficient sum: 52
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:      6460                                                |
0.00/0.09	c |  Number Constraints:    12720                                               |
0.00/0.09	c ===============================================================================
1800.18/546.21	c Remaining time 1799.91 sec.
1800.18/546.21	c 
1800.18/546.21	c *** INTERRUPTED ***
1800.18/546.21	s UNKNOWN
1800.18/546.21	c Total CPU time              : 1796.45 s
1800.18/546.21	c Memory used           : 357.78 MB
1800.18/546.21	c CPU time              : 1796.45 s
1800.18/546.21	c 
1800.18/546.21	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-3736831-1339248357/watcher-3736831-1339248357 -o /tmp/evaluation-result-3736831-1339248357/solver-3736831-1339248357 -C 1800 -W 1900 -M 15500 run HOME/instance-3736831-1339248357.opb 

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

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


[startup+0 s]
/proc/loadavg: 13.50 12.22 8.67 3/184 32550
/proc/meminfo: memFree=29625604/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0

[startup+0.0669141 s]
/proc/loadavg: 13.50 12.22 8.67 3/184 32550
/proc/meminfo: memFree=29625604/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100219 s]
/proc/loadavg: 13.50 12.22 8.67 3/184 32550
/proc/meminfo: memFree=29625604/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 13.50 12.22 8.67 3/184 32550
/proc/meminfo: memFree=29625604/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700183 s]
/proc/loadavg: 13.50 12.22 8.67 3/184 32550
/proc/meminfo: memFree=29625604/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 12.58 12.05 8.64 3/186 32552
/proc/meminfo: memFree=29600076/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=262664 CPUtime=1.63 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 50104 0 0 0 154 9 0 0 20 0 8 0 390961640 268967936 30811 33554432000 134512640 146736320 4288961904 4288956120 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32551/statm: 65666 30811 926 2985 0 62600 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 271812

[startup+3.10043 s]
/proc/loadavg: 12.58 12.05 8.64 6/193 32559
/proc/meminfo: memFree=29481440/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=280284 CPUtime=7.35 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) S 32550 32550 31871 0 -1 4202496 122839 0 0 0 707 28 0 0 20 0 8 0 390961640 287010816 37986 33554432000 134512640 146736320 4288961904 4288958288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 70071 37986 928 2985 0 67005 0
[pid=32551/tid=32553] ppid=32550 vsize=280284 CPUtime=0.77 cores=1,3,5,7
/proc/32551/task/32553/stat : 32553 (pb_cplex) R 32550 32550 31871 0 -1 4202560 11521 0 0 0 74 3 0 0 20 0 8 0 390961772 287010816 37986 33554432000 134512640 146736320 4288961904 4125048720 139023078 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32554] ppid=32550 vsize=280284 CPUtime=0.76 cores=1,3,5,7
/proc/32551/task/32554/stat : 32554 (pb_cplex) R 32550 32550 31871 0 -1 4202560 12919 0 0 0 73 3 0 0 20 0 8 0 390961772 287010816 37986 33554432000 134512640 146736320 4288961904 4114564000 139023039 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32555] ppid=32550 vsize=280284 CPUtime=0.77 cores=1,3,5,7
/proc/32551/task/32555/stat : 32555 (pb_cplex) R 32550 32550 31871 0 -1 4202560 15904 0 0 0 73 4 0 0 20 0 8 0 390961772 287010816 37986 33554432000 134512640 146736320 4288961904 4104076872 135982689 0 2 4096 16387 0 0 0 -1 3 0 0 1 0 0
[pid=32551/tid=32556] ppid=32550 vsize=280284 CPUtime=0.81 cores=1,3,5,7
/proc/32551/task/32556/stat : 32556 (pb_cplex) S 32550 32550 31871 0 -1 4202560 8604 0 0 0 78 3 0 0 20 0 8 0 390961772 287010816 37986 33554432000 134512640 146736320 4288961904 4093595280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32557] ppid=32550 vsize=280284 CPUtime=0.77 cores=1,3,5,7
/proc/32551/task/32557/stat : 32557 (pb_cplex) D 32550 32550 31871 0 -1 4202560 11536 0 0 0 74 3 0 0 20 0 8 0 390961772 287010816 37986 33554432000 134512640 146736320 4288961904 4083106368 144797795 0 2 4096 16387 18446744071581355491 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32558] ppid=32550 vsize=280284 CPUtime=0.81 cores=1,3,5,7
/proc/32551/task/32558/stat : 32558 (pb_cplex) R 32550 32550 31871 0 -1 4202560 12026 0 0 0 77 4 0 0 20 0 8 0 390961772 287010816 37986 33554432000 134512640 146736320 4288961904 4072620988 136506699 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32559] ppid=32550 vsize=280284 CPUtime=0.82 cores=1,3,5,7
/proc/32551/task/32559/stat : 32559 (pb_cplex) R 32550 32550 31871 0 -1 4202560 9856 0 0 0 79 3 0 0 20 0 8 0 390961772 287010816 37986 33554432000 134512640 146736320 4288961904 4062135360 137381081 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 289432

[startup+6.30026 s]
/proc/loadavg: 11.81 11.90 8.61 3/179 32559
/proc/meminfo: memFree=29643084/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=149016 CPUtime=10.87 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 130090 0 0 0 1048 39 0 0 20 0 1 0 390961640 152592384 22339 33554432000 134512640 146736320 4288961904 4288956056 136007313 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 37254 22339 951 2985 0 34188 0
Current children cumulated CPU time (s) 10.87
Current children cumulated vsize (KiB) 158164

[startup+12.7002 s]
/proc/loadavg: 11.03 11.74 8.57 3/179 32559
/proc/meminfo: memFree=29643936/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=149016 CPUtime=17.26 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 130184 0 0 0 1687 39 0 0 20 0 1 0 390961640 152592384 22416 33554432000 134512640 146736320 4288961904 4288956496 136403116 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 37254 22416 951 2985 0 34188 0
Current children cumulated CPU time (s) 17.26
Current children cumulated vsize (KiB) 158164

[startup+25.5003 s]
/proc/loadavg: 9.64 11.42 8.50 3/179 32559
/proc/meminfo: memFree=29643324/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=149016 CPUtime=30.06 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 130199 0 0 0 2967 39 0 0 20 0 1 0 390961640 152592384 22784 33554432000 134512640 146736320 4288961904 4288956056 136007408 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 37254 22784 951 2985 0 34188 0
Current children cumulated CPU time (s) 30.06
Current children cumulated vsize (KiB) 158164

[startup+51.1003 s]
/proc/loadavg: 6.63 10.52 8.29 3/186 32566
/proc/meminfo: memFree=29593932/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=149016 CPUtime=55.64 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 130231 0 0 0 5525 39 0 0 20 0 1 0 390961640 152592384 23932 33554432000 134512640 146736320 4288961904 4288955728 136008446 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 37254 23932 951 2985 0 34188 0
Current children cumulated CPU time (s) 55.64
Current children cumulated vsize (KiB) 158164

[startup+102.308 s]
/proc/loadavg: 8.23 10.21 8.29 17/193 32580
/proc/meminfo: memFree=29347956/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=391772 CPUtime=158.06 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 256552 0 0 0 15731 75 0 0 20 0 8 0 390961640 401174528 66216 33554432000 134512640 146736320 4288961904 4288953680 136007982 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32551/statm: 97943 66216 961 2985 0 94877 0
[pid=32551/tid=32574] ppid=32550 vsize=391772 CPUtime=8.03 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) R 32550 32550 31871 0 -1 4202560 8531 0 0 0 800 3 0 0 20 0 8 0 390967750 401174528 66216 33554432000 134512640 146736320 4288961904 4116701628 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=391772 CPUtime=7.95 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 4013 0 0 0 795 0 0 0 20 0 8 0 390967750 401174528 66216 33554432000 134512640 146736320 4288961904 4127185912 136475784 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=391772 CPUtime=8.03 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) R 32550 32550 31871 0 -1 4202560 8366 0 0 0 800 3 0 0 20 0 8 0 390967750 401174528 66216 33554432000 134512640 146736320 4288961904 4148448400 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=391772 CPUtime=8.21 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) R 32550 32550 31871 0 -1 4202560 6969 0 0 0 819 2 0 0 20 0 8 0 390967750 401174528 66216 33554432000 134512640 146736320 4288961904 4093590672 136008306 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=391772 CPUtime=7.91 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) R 32550 32550 31871 0 -1 4202560 7716 0 0 0 789 2 0 0 20 0 8 0 390967750 401174528 66216 33554432000 134512640 146736320 4288961904 4025474200 136008626 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=391772 CPUtime=8.19 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) R 32550 32550 31871 0 -1 4202560 10095 0 0 0 816 3 0 0 20 0 8 0 390967750 401174528 66216 33554432000 134512640 146736320 4288961904 4011842568 136474230 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=391772 CPUtime=7.96 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) R 32550 32550 31871 0 -1 4202560 10926 0 0 0 792 4 0 0 20 0 8 0 390967750 401174528 66216 33554432000 134512640 146736320 4288961904 4001357328 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 158.06
Current children cumulated vsize (KiB) 400920

[startup+162.3 s]
/proc/loadavg: 12.39 11.02 8.69 16/193 32580
/proc/meminfo: memFree=29325900/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=391392 CPUtime=397.05 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 350258 0 0 0 39600 105 0 0 20 0 8 0 390961640 400785408 67104 33554432000 134512640 146736320 4288961904 4288953680 136008450 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 97848 67104 961 2985 0 94782 0
[pid=32551/tid=32574] ppid=32550 vsize=391392 CPUtime=38.31 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) R 32550 32550 31871 0 -1 4202560 20443 0 0 0 3823 8 0 0 20 0 8 0 390967750 400785408 67104 33554432000 134512640 146736320 4288961904 4116700188 135854505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=391392 CPUtime=38.04 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 15006 0 0 0 3799 5 0 0 20 0 8 0 390967750 400785408 67104 33554432000 134512640 146736320 4288961904 4127185928 139042888 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=391392 CPUtime=37.99 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) R 32550 32550 31871 0 -1 4202560 18436 0 0 0 3792 7 0 0 20 0 8 0 390967750 400785408 67104 33554432000 134512640 146736320 4288961904 4148448400 136008441 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=391392 CPUtime=38.39 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) R 32550 32550 31871 0 -1 4202560 16377 0 0 0 3835 4 0 0 20 0 8 0 390967750 400785408 67104 33554432000 134512640 146736320 4288961904 4093590920 136000487 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=391392 CPUtime=38 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) R 32550 32550 31871 0 -1 4202560 19888 0 0 0 3794 6 0 0 20 0 8 0 390967750 400785408 67104 33554432000 134512640 146736320 4288961904 4025475420 139023078 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=391392 CPUtime=38.3 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) R 32550 32550 31871 0 -1 4202560 24296 0 0 0 3822 8 0 0 20 0 8 0 390967750 400785408 67104 33554432000 134512640 146736320 4288961904 4011843136 139046519 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=391392 CPUtime=36.53 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) S 32550 32550 31871 0 -1 4202560 27662 0 0 0 3645 8 0 0 20 0 8 0 390967750 400785408 67104 33554432000 134512640 146736320 4288961904 4001361552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 397.05

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

/proc/32551/statm: 92386 64176 961 2985 0 89320 0
[pid=32551/tid=32574] ppid=32550 vsize=369544 CPUtime=102.36 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) R 32550 32550 31871 0 -1 4202560 57629 0 0 0 10217 19 0 0 20 0 8 0 390967750 378413056 64176 33554432000 134512640 146736320 4288961904 4116701576 136388106 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=369544 CPUtime=101.19 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 67106 0 0 0 10099 20 0 0 20 0 8 0 390967750 378413056 64176 33554432000 134512640 146736320 4288961904 4127186064 136008042 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=369544 CPUtime=97.1 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) S 32550 32550 31871 0 -1 4202560 71044 0 0 0 9687 23 0 0 20 0 8 0 390967750 378413056 64176 33554432000 134512640 146736320 4288961904 4148453008 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=369544 CPUtime=96.65 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) R 32550 32550 31871 0 -1 4202560 68199 0 0 0 9645 20 0 0 20 0 8 0 390967750 378413056 64176 33554432000 134512640 146736320 4288961904 4093590556 135854505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=369544 CPUtime=101.38 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) R 32550 32550 31871 0 -1 4202560 99715 0 0 0 10110 28 0 0 20 0 8 0 390967750 378413056 64176 33554432000 134512640 146736320 4288961904 4025475280 136008441 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=369544 CPUtime=93.26 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) R 32550 32550 31871 0 -1 4202560 72399 0 0 0 9304 22 0 0 20 0 8 0 390967750 378413056 64176 33554432000 134512640 146736320 4288961904 4011842588 135854509 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=369544 CPUtime=87.4 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) R 32550 32550 31871 0 -1 4202560 58503 0 0 0 8723 17 0 0 20 0 8 0 390967750 378413056 64176 33554432000 134512640 146736320 4288961904 4001358032 136008163 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 873.82
Current children cumulated vsize (KiB) 378692

[startup+342.3 s]
/proc/loadavg: 12.95 12.02 9.50 15/193 32664
/proc/meminfo: memFree=29515004/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=352944 CPUtime=1083.19 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 985589 0 0 0 108038 281 0 0 20 0 8 0 390961640 361414656 62452 33554432000 134512640 146736320 4288961904 4288954600 139044505 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 88236 62452 961 2985 0 85170 0
[pid=32551/tid=32574] ppid=32550 vsize=352944 CPUtime=122.31 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) R 32550 32550 31871 0 -1 4202560 73144 0 0 0 12207 24 0 0 20 0 8 0 390967750 361414656 62452 33554432000 134512640 146736320 4288961904 4116700304 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=352944 CPUtime=127.13 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 103682 0 0 0 12683 30 0 0 20 0 8 0 390967750 361414656 62452 33554432000 134512640 146736320 4288961904 4127187036 135854186 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=352944 CPUtime=115.53 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) R 32550 32550 31871 0 -1 4202560 100030 0 0 0 11522 31 0 0 20 0 8 0 390967750 361414656 62452 33554432000 134512640 146736320 4288961904 4148449488 136008177 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=352944 CPUtime=133.53 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) R 32550 32550 31871 0 -1 4202560 116370 0 0 0 13319 34 0 0 20 0 8 0 390967750 361414656 62452 33554432000 134512640 146736320 4288961904 4093591760 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=352944 CPUtime=120.91 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) R 32550 32550 31871 0 -1 4202560 112477 0 0 0 12058 33 0 0 20 0 8 0 390967750 361414656 62452 33554432000 134512640 146736320 4288961904 4025474192 136008017 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=352944 CPUtime=120.42 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) R 32550 32550 31871 0 -1 4202560 105156 0 0 0 12009 33 0 0 20 0 8 0 390967750 361414656 62452 33554432000 134512640 146736320 4288961904 4011843792 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=352944 CPUtime=108.61 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) R 32550 32550 31871 0 -1 4202560 71747 0 0 0 10840 21 0 0 20 0 8 0 390967750 361414656 62452 33554432000 134512640 146736320 4288961904 4001356828 135854505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1083.19
Current children cumulated vsize (KiB) 362092

[startup+402.3 s]
/proc/loadavg: 11.13 11.63 9.52 6/193 32664
/proc/meminfo: memFree=29500736/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=355032 CPUtime=1302.9 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) S 32550 32550 31871 0 -1 4202496 1093542 0 0 0 129975 315 0 0 20 0 8 0 390961640 363552768 62983 33554432000 134512640 146736320 4288961904 4288958288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 88758 62983 964 2985 0 85692 0
[pid=32551/tid=32574] ppid=32550 vsize=355032 CPUtime=149.42 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) S 32550 32550 31871 0 -1 4202560 82373 0 0 0 14913 29 0 0 20 0 8 0 390967750 363552768 62983 33554432000 134512640 146736320 4288961904 4116704912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=355032 CPUtime=159.58 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 114304 0 0 0 15923 35 0 0 20 0 8 0 390967750 363552768 62983 33554432000 134512640 146736320 4288961904 4127187036 135854505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=355032 CPUtime=139.68 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) R 32550 32550 31871 0 -1 4202560 114355 0 0 0 13930 38 0 0 20 0 8 0 390967750 363552768 62983 33554432000 134512640 146736320 4288961904 4148449372 135854537 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=355032 CPUtime=156.22 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) S 32550 32550 31871 0 -1 4202560 123713 0 0 0 15586 36 0 0 20 0 8 0 390967750 363552768 62983 33554432000 134512640 146736320 4288961904 4093595280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=355032 CPUtime=155.16 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) S 32550 32550 31871 0 -1 4202560 120786 0 0 0 15478 38 0 0 20 0 8 0 390967750 363552768 62983 33554432000 134512640 146736320 4288961904 4025478800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=355032 CPUtime=139.66 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) S 32550 32550 31871 0 -1 4202560 122445 0 0 0 13928 38 0 0 20 0 8 0 390967750 363552768 62983 33554432000 134512640 146736320 4288961904 4011847312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=355032 CPUtime=149.32 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) R 32550 32550 31871 0 -1 4202560 103152 0 0 0 14901 31 0 0 20 0 8 0 390967750 363552768 62983 33554432000 134512640 146736320 4288961904 4001358032 136008441 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.9
Current children cumulated vsize (KiB) 364180

[startup+462.3 s]
/proc/loadavg: 10.85 11.44 9.58 16/194 32665
/proc/meminfo: memFree=29481952/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=355668 CPUtime=1509 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 1139325 0 0 0 150561 339 0 0 20 0 8 0 390961640 364204032 63248 33554432000 134512640 146736320 4288961904 4288954776 136008657 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32551/statm: 88917 63248 964 2985 0 85851 0
[pid=32551/tid=32574] ppid=32550 vsize=355668 CPUtime=178.14 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) R 32550 32550 31871 0 -1 4202560 82517 0 0 0 17784 30 0 0 20 0 8 0 390967750 364204032 63248 33554432000 134512640 146736320 4288961904 4116702184 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=355668 CPUtime=196.27 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 114305 0 0 0 19590 37 0 0 20 0 8 0 390967750 364204032 63248 33554432000 134512640 146736320 4288961904 4127187152 136008168 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=355668 CPUtime=163.75 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) R 32550 32550 31871 0 -1 4202560 114357 0 0 0 16336 39 0 0 20 0 8 0 390967750 364204032 63248 33554432000 134512640 146736320 4288961904 4148448400 136008423 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=355668 CPUtime=176.82 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) R 32550 32550 31871 0 -1 4202560 123713 0 0 0 17646 36 0 0 20 0 8 0 390967750 364204032 63248 33554432000 134512640 146736320 4288961904 4093591240 136002916 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=355668 CPUtime=176.68 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) R 32550 32550 31871 0 -1 4202560 122031 0 0 0 17627 41 0 0 20 0 8 0 390967750 364204032 63248 33554432000 134512640 146736320 4288961904 4025475280 136008157 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=355668 CPUtime=159.97 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) R 32550 32550 31871 0 -1 4202560 132186 0 0 0 15954 43 0 0 20 0 8 0 390967750 364204032 63248 33554432000 134512640 146736320 4288961904 4011842588 135854505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=355668 CPUtime=181.16 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) R 32550 32550 31871 0 -1 4202560 137798 0 0 0 18076 40 0 0 20 0 8 0 390967750 364204032 63248 33554432000 134512640 146736320 4288961904 4001357328 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1509
Current children cumulated vsize (KiB) 364816

[startup+522.3 s]
/proc/loadavg: 10.00 11.05 9.56 17/193 32665
/proc/meminfo: memFree=29460508/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=366176 CPUtime=1724.21 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 1198832 0 0 0 172056 365 0 0 20 0 8 0 390961640 374964224 64832 33554432000 134512640 146736320 4288961904 4288954768 136008242 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32551/statm: 91544 64832 964 2985 0 88478 0
[pid=32551/tid=32574] ppid=32550 vsize=366176 CPUtime=212.39 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) R 32550 32550 31871 0 -1 4202560 87498 0 0 0 21205 34 0 0 20 0 8 0 390967750 374964224 64832 33554432000 134512640 146736320 4288961904 4116700304 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=366176 CPUtime=228.2 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 115224 0 0 0 22779 41 0 0 20 0 8 0 390967750 374964224 64832 33554432000 134512640 146736320 4288961904 4127187168 139028294 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=366176 CPUtime=192.97 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) R 32550 32550 31871 0 -1 4202560 125174 0 0 0 19254 43 0 0 20 0 8 0 390967750 374964224 64832 33554432000 134512640 146736320 4288961904 4148449488 136008042 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=366176 CPUtime=203.86 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) S 32550 32550 31871 0 -1 4202560 129996 0 0 0 20346 40 0 0 20 0 8 0 390967750 374964224 64832 33554432000 134512640 146736320 4288961904 4093595280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=366176 CPUtime=198.4 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) R 32550 32550 31871 0 -1 4202560 124416 0 0 0 19797 43 0 0 20 0 8 0 390967750 374964224 64832 33554432000 134512640 146736320 4288961904 4025475280 136008441 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=366176 CPUtime=186.13 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) R 32550 32550 31871 0 -1 4202560 154455 0 0 0 18564 49 0 0 20 0 8 0 390967750 374964224 64832 33554432000 134512640 146736320 4288961904 4011843792 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=366176 CPUtime=204.94 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) R 32550 32550 31871 0 -1 4202560 148421 0 0 0 20449 45 0 0 20 0 8 0 390967750 374964224 64832 33554432000 134512640 146736320 4288961904 4001356808 139042897 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1724.21
Current children cumulated vsize (KiB) 375324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+546.2 s]
/proc/loadavg: 9.84 10.92 9.55 13/193 32665
/proc/meminfo: memFree=29454184/32873648 swapFree=7112/7112
[pid=32550] ppid=32548 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32550/stat : 32550 (run) S 32548 32550 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390961639 9367552 270 33554432000 4194304 5064252 140736805020592 140736805019504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32550/statm: 2287 270 229 213 0 72 0
[pid=32551] ppid=32550 vsize=366364 CPUtime=1800.18 cores=1,3,5,7
/proc/32551/stat : 32551 (pb_cplex) R 32550 32550 31871 0 -1 4202496 1213885 0 0 0 179642 376 0 0 20 0 8 0 390961640 375156736 64912 33554432000 134512640 146736320 4288961904 4288954768 136008469 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32551/statm: 91591 64912 964 2985 0 88525 0
[pid=32551/tid=32574] ppid=32550 vsize=366364 CPUtime=228.31 cores=1,3,5,7
/proc/32551/task/32574/stat : 32574 (pb_cplex) R 32550 32550 31871 0 -1 4202560 87498 0 0 0 22796 35 0 0 20 0 8 0 390967750 375156736 64912 33554432000 134512640 146736320 4288961904 4116701392 136008441 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32575] ppid=32550 vsize=366364 CPUtime=239.7 cores=1,3,5,7
/proc/32551/task/32575/stat : 32575 (pb_cplex) R 32550 32550 31871 0 -1 4202560 115225 0 0 0 23929 41 0 0 20 0 8 0 390967750 375156736 64912 33554432000 134512640 146736320 4288961904 4127187160 136009167 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32576] ppid=32550 vsize=366364 CPUtime=201.34 cores=1,3,5,7
/proc/32551/task/32576/stat : 32576 (pb_cplex) R 32550 32550 31871 0 -1 4202560 125175 0 0 0 20090 44 0 0 20 0 8 0 390967750 375156736 64912 33554432000 134512640 146736320 4288961904 4148449872 136403117 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32551/tid=32577] ppid=32550 vsize=366364 CPUtime=211.03 cores=1,3,5,7
/proc/32551/task/32577/stat : 32577 (pb_cplex) R 32550 32550 31871 0 -1 4202560 134591 0 0 0 21061 42 0 0 20 0 8 0 390967750 375156736 64912 33554432000 134512640 146736320 4288961904 4093591760 136008446 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32551/tid=32578] ppid=32550 vsize=366364 CPUtime=206.59 cores=1,3,5,7
/proc/32551/task/32578/stat : 32578 (pb_cplex) S 32550 32550 31871 0 -1 4202560 124418 0 0 0 20615 44 0 0 20 0 8 0 390967750 375156736 64912 33554432000 134512640 146736320 4288961904 4025478800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32551/tid=32579] ppid=32550 vsize=366364 CPUtime=194.08 cores=1,3,5,7
/proc/32551/task/32579/stat : 32579 (pb_cplex) R 32550 32550 31871 0 -1 4202560 159218 0 0 0 19356 52 0 0 20 0 8 0 390967750 375156736 64912 33554432000 134512640 146736320 4288961904 4011843792 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32551/tid=32580] ppid=32550 vsize=366364 CPUtime=213.58 cores=1,3,5,7
/proc/32551/task/32580/stat : 32580 (pb_cplex) R 32550 32550 31871 0 -1 4202560 154112 0 0 0 21311 47 0 0 20 0 8 0 390967750 375156736 64912 33554432000 134512640 146736320 4288961904 4001358032 136008172 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 375512

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

Real time (s): 546.216
CPU time (s): 1800.18
CPU user time (s): 1796.42
CPU system time (s): 3.76
CPU usage (%): 329.573
Max. virtual memory (cumulated for all children) (KiB): 423144

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

runsolver used 1.44178 second user time and 3.76343 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-09 15:25:57
IDJOB=3736831
IDBENCH=48132
IDSOLVER=2325
FILE ID=node126/3736831-1339248357
RUNJOBID= node126-1339246833-31889
PBS_JOBID= 14644355
Free space on /tmp= 70932 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=1849666516

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29626636 kB
Buffers:          596412 kB
Cached:          1469760 kB
SwapCached:         8292 kB
Active:          2160792 kB
Inactive:         122632 kB
Active(anon):     204248 kB
Inactive(anon):    11060 kB
Active(file):    1956544 kB
Inactive(file):   111572 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:        218416 kB
Mapped:            13136 kB
Shmem:                 0 kB
Slab:             823780 kB
SReclaimable:     268036 kB
SUnreclaim:       555744 kB
KernelStack:        1600 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     399612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736831-1339248357.opb

Free space on /tmp at the end= 70916 MiB
End job on node126 at 2012-06-09 15:35:06