Trace number 3737282

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.16 536.325

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_5.opb
MD5SUM2585c1015aa6228da840b6f61adc6732
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
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 constraint10
Maximum length of a constraint22
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)2528
Sum of products size (including duplicates)5056
Number of different products1264
Sum of products size2528

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737282-1339248627.opb.
0.00/0.00	c Instance file HOME/instance-3737282-1339248627.opb
0.00/0.00	c File size is 104187 bytes.
0.00/0.02	c Highest Coefficient sum: 22
0.00/0.02	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.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      1464                                                |
0.00/0.02	c |  Number Constraints:    2728                                                |
0.00/0.02	c ===============================================================================
1800.16/536.32	c Remaining time 1799.98 sec.
1800.16/536.32	c 
1800.16/536.32	c *** INTERRUPTED ***
1800.16/536.32	s UNKNOWN
1800.16/536.32	c Total CPU time              : 1782.53 s
1800.16/536.32	c Memory used           : 255.20 MB
1800.16/536.32	c CPU time              : 1782.53 s
1800.16/536.32	c 
1800.16/536.32	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-3737282-1339248627/watcher-3737282-1339248627 -o /tmp/evaluation-result-3737282-1339248627/solver-3737282-1339248627 -C 1800 -W 1900 -M 15500 run HOME/instance-3737282-1339248627.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: 5.20 6.19 6.14 3/178 26472
/proc/meminfo: memFree=29953704/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0

[startup+0.090824 s]
/proc/loadavg: 5.20 6.19 6.14 3/178 26472
/proc/meminfo: memFree=29953704/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 5.20 6.19 6.14 3/178 26472
/proc/meminfo: memFree=29953704/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 5.20 6.19 6.14 3/178 26472
/proc/meminfo: memFree=29953704/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 5.20 6.19 6.14 3/178 26472
/proc/meminfo: memFree=29953704/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 4.94 6.12 6.12 8/187 26481
/proc/meminfo: memFree=29941224/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=101660 CPUtime=2.74 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) R 26472 26472 25739 0 -1 4202496 6404 0 0 0 272 2 0 0 20 0 8 0 390988169 104099840 4572 33554432000 134512640 146736320 4292671376 4292664056 136475875 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26473/statm: 25415 4572 928 2985 0 22349 0
[pid=26473/tid=26475] ppid=26472 vsize=101660 CPUtime=0.3 cores=0,2,4,6
/proc/26473/task/26475/stat : 26475 (pb_cplex) R 26472 26472 25739 0 -1 4202560 162 0 0 0 30 0 0 0 20 0 8 0 390988242 104099840 4572 33554432000 134512640 146736320 4292671376 4150812712 139044510 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26476] ppid=26472 vsize=101660 CPUtime=0.22 cores=0,2,4,6
/proc/26473/task/26476/stat : 26476 (pb_cplex) R 26472 26472 25739 0 -1 4202560 196 0 0 0 22 0 0 0 20 0 8 0 390988242 104099840 4572 33554432000 134512640 146736320 4292671376 4140326824 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26477] ppid=26472 vsize=101660 CPUtime=0.22 cores=0,2,4,6
/proc/26473/task/26477/stat : 26477 (pb_cplex) R 26472 26472 25739 0 -1 4202560 209 0 0 0 22 0 0 0 20 0 8 0 390988242 104099840 4572 33554432000 134512640 146736320 4292671376 4129841320 135983217 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26478] ppid=26472 vsize=101660 CPUtime=0.25 cores=0,2,4,6
/proc/26473/task/26478/stat : 26478 (pb_cplex) R 26472 26472 25739 0 -1 4202560 177 0 0 0 25 0 0 0 20 0 8 0 390988242 104099840 4572 33554432000 134512640 146736320 4292671376 4119356392 135196472 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26479] ppid=26472 vsize=101660 CPUtime=0.19 cores=0,2,4,6
/proc/26473/task/26479/stat : 26479 (pb_cplex) R 26472 26472 25739 0 -1 4202560 157 0 0 0 19 0 0 0 20 0 8 0 390988242 104099840 4572 33554432000 134512640 146736320 4292671376 4108869008 136008328 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26480] ppid=26472 vsize=101660 CPUtime=0.2 cores=0,2,4,6
/proc/26473/task/26480/stat : 26480 (pb_cplex) R 26472 26472 25739 0 -1 4202560 260 0 0 0 20 0 0 0 20 0 8 0 390988242 104099840 4572 33554432000 134512640 146736320 4292671376 4098384080 136008014 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26481] ppid=26472 vsize=101660 CPUtime=0.16 cores=0,2,4,6
/proc/26473/task/26481/stat : 26481 (pb_cplex) R 26472 26472 25739 0 -1 4202560 230 0 0 0 16 0 0 0 20 0 8 0 390988242 104099840 4572 33554432000 134512640 146736320 4292671376 4087898704 136403116 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 110808

[startup+3.10023 s]
/proc/loadavg: 4.94 6.12 6.12 8/187 26481
/proc/meminfo: memFree=29939116/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=68248 CPUtime=6.11 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) R 26472 26472 25739 0 -1 4202496 6530 0 0 0 603 8 0 0 20 0 1 0 390988169 69885952 3662 33554432000 134512640 146736320 4292671376 4292665164 136388877 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26473/statm: 17062 3662 930 2985 0 13996 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 77396

[startup+6.30037 s]
/proc/loadavg: 5.35 6.18 6.14 10/187 26495
/proc/meminfo: memFree=29925972/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=119036 CPUtime=14.93 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) S 26472 26472 25739 0 -1 4202496 14081 0 0 0 1473 20 0 0 20 0 8 0 390988169 121892864 8063 33554432000 134512640 146736320 4292671376 4292667728 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26473/statm: 29759 8063 955 2985 0 26693 0
[pid=26473/tid=26489] ppid=26472 vsize=119036 CPUtime=0.96 cores=0,2,4,6
/proc/26473/task/26489/stat : 26489 (pb_cplex) R 26472 26472 25739 0 -1 4202560 127 0 0 0 96 0 0 0 20 0 8 0 390988498 121892864 8063 33554432000 134512640 146736320 4292671376 4130500816 136008438 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26490] ppid=26472 vsize=119036 CPUtime=0.96 cores=0,2,4,6
/proc/26473/task/26490/stat : 26490 (pb_cplex) R 26472 26472 25739 0 -1 4202560 512 0 0 0 96 0 0 0 20 0 8 0 390988498 121892864 8063 33554432000 134512640 146736320 4292671376 4140987368 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26491] ppid=26472 vsize=119036 CPUtime=0.99 cores=0,2,4,6
/proc/26473/task/26491/stat : 26491 (pb_cplex) R 26472 26472 25739 0 -1 4202560 569 0 0 0 99 0 0 0 20 0 8 0 390988498 121892864 8063 33554432000 134512640 146736320 4292671376 4151472184 136475862 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26492] ppid=26472 vsize=119036 CPUtime=0.85 cores=0,2,4,6
/proc/26473/task/26492/stat : 26492 (pb_cplex) R 26472 26472 25739 0 -1 4202560 107 0 0 0 85 0 0 0 20 0 8 0 390988498 121892864 8063 33554432000 134512640 146736320 4292671376 4119356392 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26493] ppid=26472 vsize=119036 CPUtime=0.86 cores=0,2,4,6
/proc/26473/task/26493/stat : 26493 (pb_cplex) R 26472 26472 25739 0 -1 4202560 122 0 0 0 86 0 0 0 20 0 8 0 390988498 121892864 8063 33554432000 134512640 146736320 4292671376 4091748556 136388881 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26494] ppid=26472 vsize=119036 CPUtime=0.87 cores=0,2,4,6
/proc/26473/task/26494/stat : 26494 (pb_cplex) R 26472 26472 25739 0 -1 4202560 171 0 0 0 87 0 0 0 20 0 8 0 390988498 121892864 8063 33554432000 134512640 146736320 4292671376 4069514216 139044509 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26495] ppid=26472 vsize=119036 CPUtime=0.85 cores=0,2,4,6
/proc/26473/task/26495/stat : 26495 (pb_cplex) R 26472 26472 25739 0 -1 4202560 329 0 0 0 85 0 0 0 20 0 8 0 390988498 121892864 8063 33554432000 134512640 146736320 4292671376 4059030504 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.93
Current children cumulated vsize (KiB) 128184

[startup+12.7004 s]
/proc/loadavg: 5.56 6.21 6.15 10/187 26495
/proc/meminfo: memFree=29922728/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=121792 CPUtime=37.22 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) R 26472 26472 25739 0 -1 4202496 16623 0 0 0 3684 38 0 0 20 0 8 0 390988169 124715008 8600 33554432000 134512640 146736320 4292671376 4292664204 136388877 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/26473/statm: 30448 8600 955 2985 0 27382 0
[pid=26473/tid=26489] ppid=26472 vsize=121792 CPUtime=3.81 cores=0,2,4,6
/proc/26473/task/26489/stat : 26489 (pb_cplex) R 26472 26472 25739 0 -1 4202560 218 0 0 0 378 3 0 0 20 0 8 0 390988498 124715008 8600 33554432000 134512640 146736320 4292671376 4130501000 136388106 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26490] ppid=26472 vsize=121792 CPUtime=3.84 cores=0,2,4,6
/proc/26473/task/26490/stat : 26490 (pb_cplex) R 26472 26472 25739 0 -1 4202560 1322 0 0 0 381 3 0 0 20 0 8 0 390988498 124715008 8600 33554432000 134512640 146736320 4292671376 4140985460 135450809 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26491] ppid=26472 vsize=121792 CPUtime=3.75 cores=0,2,4,6
/proc/26473/task/26491/stat : 26491 (pb_cplex) R 26472 26472 25739 0 -1 4202560 1133 0 0 0 372 3 0 0 20 0 8 0 390988498 124715008 8600 33554432000 134512640 146736320 4292671376 4151473128 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26492] ppid=26472 vsize=121792 CPUtime=3.5 cores=0,2,4,6
/proc/26473/task/26492/stat : 26492 (pb_cplex) R 26472 26472 25739 0 -1 4202560 284 0 0 0 347 3 0 0 20 0 8 0 390988498 124715008 8600 33554432000 134512640 146736320 4292671376 4119355596 136388881 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26493] ppid=26472 vsize=121792 CPUtime=3.62 cores=0,2,4,6
/proc/26473/task/26493/stat : 26493 (pb_cplex) R 26472 26472 25739 0 -1 4202560 239 0 0 0 359 3 0 0 20 0 8 0 390988498 124715008 8600 33554432000 134512640 146736320 4292671376 4091748264 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26494] ppid=26472 vsize=121792 CPUtime=3.65 cores=0,2,4,6
/proc/26473/task/26494/stat : 26494 (pb_cplex) R 26472 26472 25739 0 -1 4202560 225 0 0 0 361 4 0 0 20 0 8 0 390988498 124715008 8600 33554432000 134512640 146736320 4292671376 4069515856 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26495] ppid=26472 vsize=121792 CPUtime=3.67 cores=0,2,4,6
/proc/26473/task/26495/stat : 26495 (pb_cplex) R 26472 26472 25739 0 -1 4202560 1036 0 0 0 363 4 0 0 20 0 8 0 390988498 124715008 8600 33554432000 134512640 146736320 4292671376 4059030504 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 37.22
Current children cumulated vsize (KiB) 130940

[startup+25.5004 s]
/proc/loadavg: 5.75 6.22 6.15 8/187 26495
/proc/meminfo: memFree=29906280/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=138796 CPUtime=86.5 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) S 26472 26472 25739 0 -1 4202496 28717 0 0 0 8576 74 0 0 20 0 8 0 390988169 142127104 12714 33554432000 134512640 146736320 4292671376 4292667728 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26473/statm: 34699 12714 979 2985 0 31633 0
[pid=26473/tid=26489] ppid=26472 vsize=138796 CPUtime=10.64 cores=0,2,4,6
/proc/26473/task/26489/stat : 26489 (pb_cplex) R 26472 26472 25739 0 -1 4202560 1437 0 0 0 1057 7 0 0 20 0 8 0 390988498 142127104 12714 33554432000 134512640 146736320 4292671376 4130497168 136008226 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26490] ppid=26472 vsize=138796 CPUtime=9.9 cores=0,2,4,6
/proc/26473/task/26490/stat : 26490 (pb_cplex) R 26472 26472 25739 0 -1 4202560 2025 0 0 0 984 6 0 0 20 0 8 0 390988498 142127104 12714 33554432000 134512640 146736320 4292671376 4140982736 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26491] ppid=26472 vsize=138796 CPUtime=10.01 cores=0,2,4,6
/proc/26473/task/26491/stat : 26491 (pb_cplex) R 26472 26472 25739 0 -1 4202560 2892 0 0 0 994 7 0 0 20 0 8 0 390988498 142127104 12714 33554432000 134512640 146736320 4292671376 4151468756 135983228 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26492] ppid=26472 vsize=138796 CPUtime=10.26 cores=0,2,4,6
/proc/26473/task/26492/stat : 26492 (pb_cplex) R 26472 26472 25739 0 -1 4202560 1417 0 0 0 1018 8 0 0 20 0 8 0 390988498 142127104 12714 33554432000 134512640 146736320 4292671376 4119351952 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26493] ppid=26472 vsize=138796 CPUtime=10.19 cores=0,2,4,6
/proc/26473/task/26493/stat : 26493 (pb_cplex) R 26472 26472 25739 0 -1 4202560 2477 0 0 0 1010 9 0 0 20 0 8 0 390988498 142127104 12714 33554432000 134512640 146736320 4292671376 4091745032 137708317 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26494] ppid=26472 vsize=138796 CPUtime=10.5 cores=0,2,4,6
/proc/26473/task/26494/stat : 26494 (pb_cplex) R 26472 26472 25739 0 -1 4202560 1397 0 0 0 1042 8 0 0 20 0 8 0 390988498 142127104 12714 33554432000 134512640 146736320 4292671376 4069512288 138799203 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26495] ppid=26472 vsize=138796 CPUtime=8.55 cores=0,2,4,6
/proc/26473/task/26495/stat : 26495 (pb_cplex) S 26472 26472 25739 0 -1 4202560 2318 0 0 0 846 9 0 0 20 0 8 0 390988498 142127104 12714 33554432000 134512640 146736320 4292671376 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 86.5
Current children cumulated vsize (KiB) 147944

[startup+51.1004 s]
/proc/loadavg: 6.33 6.31 6.18 5/186 26503
/proc/meminfo: memFree=29900456/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=143372 CPUtime=176.13 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) S 26472 26472 25739 0 -1 4202496 34894 0 0 0 17444 169 0 0 20 0 8 0 390988169 146812928 14417 33554432000 134512640 146736320 4292671376 4292667728 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26473/statm: 35843 14417 979 2985 0 32777 0
[pid=26473/tid=26496] ppid=26472 vsize=143372 CPUtime=10.81 cores=0,2,4,6
/proc/26473/task/26496/stat : 26496 (pb_cplex) R 26472 26472 25739 0 -1 4202560 324 0 0 0 1072 9 0 0 20 0 8 0 390990827 146812928 14417 33554432000 134512640 146736320 4292671376 4059030504 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26497] ppid=26472 vsize=143372 CPUtime=10.6 cores=0,2,4,6
/proc/26473/task/26497/stat : 26497 (pb_cplex) R 26472 26472 25739 0 -1 4202560 800 0 0 0 1051 9 0 0 20 0 8 0 390990827 146812928 14417 33554432000 134512640 146736320 4292671376 4069515320 136475800 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26498] ppid=26472 vsize=143372 CPUtime=10.66 cores=0,2,4,6
/proc/26473/task/26498/stat : 26498 (pb_cplex) R 26472 26472 25739 0 -1 4202560 130 0 0 0 1055 11 0 0 20 0 8 0 390990827 146812928 14417 33554432000 134512640 146736320 4292671376 4091748392 139044510 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26499] ppid=26472 vsize=143372 CPUtime=10.74 cores=0,2,4,6
/proc/26473/task/26499/stat : 26499 (pb_cplex) R 26472 26472 25739 0 -1 4202560 759 0 0 0 1064 10 0 0 20 0 8 0 390990827 146812928 14417 33554432000 134512640 146736320 4292671376 4119356392 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26500] ppid=26472 vsize=143372 CPUtime=10.75 cores=0,2,4,6
/proc/26473/task/26500/stat : 26500 (pb_cplex) R 26472 26472 25739 0 -1 4202560 442 0 0 0 1065 10 0 0 20 0 8 0 390990827 146812928 14417 33554432000 134512640 146736320 4292671376 4139982960 136384883 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26501] ppid=26472 vsize=143372 CPUtime=10.69 cores=0,2,4,6

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

/proc/26473/statm: 54867 33868 979 2985 0 51801 0
[pid=26473/tid=26496] ppid=26472 vsize=219468 CPUtime=133.86 cores=0,2,4,6
/proc/26473/task/26496/stat : 26496 (pb_cplex) R 26472 26472 25739 0 -1 4202560 5897 0 0 0 13257 129 0 0 20 0 8 0 390990827 224735232 33868 33554432000 134512640 146736320 4292671376 4059030504 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26497] ppid=26472 vsize=219468 CPUtime=133.99 cores=0,2,4,6
/proc/26473/task/26497/stat : 26497 (pb_cplex) R 26472 26472 25739 0 -1 4202560 5293 0 0 0 13273 126 0 0 20 0 8 0 390990827 224735232 33868 33554432000 134512640 146736320 4292671376 4069516264 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26498] ppid=26472 vsize=219468 CPUtime=133.2 cores=0,2,4,6
/proc/26473/task/26498/stat : 26498 (pb_cplex) R 26472 26472 25739 0 -1 4202560 4383 0 0 0 13186 134 0 0 20 0 8 0 390990827 224735232 33868 33554432000 134512640 146736320 4292671376 4091749352 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26499] ppid=26472 vsize=219468 CPUtime=133.66 cores=0,2,4,6
/proc/26473/task/26499/stat : 26499 (pb_cplex) R 26472 26472 25739 0 -1 4202560 5180 0 0 0 13233 133 0 0 20 0 8 0 390990827 224735232 33868 33554432000 134512640 146736320 4292671376 4119355464 139042902 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26500] ppid=26472 vsize=219468 CPUtime=133.98 cores=0,2,4,6
/proc/26473/task/26500/stat : 26500 (pb_cplex) R 26472 26472 25739 0 -1 4202560 5161 0 0 0 13261 137 0 0 20 0 8 0 390990827 224735232 33868 33554432000 134512640 146736320 4292671376 4139986576 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26501] ppid=26472 vsize=219468 CPUtime=133.18 cores=0,2,4,6
/proc/26473/task/26501/stat : 26501 (pb_cplex) S 26472 26472 25739 0 -1 4202560 5036 0 0 0 13192 126 0 0 20 0 8 0 390990827 224735232 33868 33554432000 134512640 146736320 4292671376 4026527376 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26502] ppid=26472 vsize=219468 CPUtime=133.79 cores=0,2,4,6
/proc/26473/task/26502/stat : 26502 (pb_cplex) S 26472 26472 25739 0 -1 4202560 5390 0 0 0 13240 139 0 0 20 0 8 0 390990827 224735232 33868 33554432000 134512640 146736320 4292671376 4016041616 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1163.95
Current children cumulated vsize (KiB) 228616

[startup+402.3 s]
/proc/loadavg: 11.35 7.89 6.75 13/193 26511
/proc/meminfo: memFree=29514704/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=235372 CPUtime=1345.9 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) R 26472 26472 25739 0 -1 4202496 82811 0 0 0 133278 1312 0 0 20 0 8 0 390988169 241020928 37306 33554432000 134512640 146736320 4292671376 4292664208 136008416 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26473/statm: 58843 37306 979 2985 0 55777 0
[pid=26473/tid=26496] ppid=26472 vsize=235372 CPUtime=156.29 cores=0,2,4,6
/proc/26473/task/26496/stat : 26496 (pb_cplex) R 26472 26472 25739 0 -1 4202560 6929 0 0 0 15476 153 0 0 20 0 8 0 390990827 241020928 37306 33554432000 134512640 146736320 4292671376 4059029576 139042899 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26497] ppid=26472 vsize=235372 CPUtime=156.51 cores=0,2,4,6
/proc/26473/task/26497/stat : 26497 (pb_cplex) R 26472 26472 25739 0 -1 4202560 6411 0 0 0 15504 147 0 0 20 0 8 0 390990827 241020928 37306 33554432000 134512640 146736320 4292671376 4069516264 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26498] ppid=26472 vsize=235372 CPUtime=155.47 cores=0,2,4,6
/proc/26473/task/26498/stat : 26498 (pb_cplex) R 26472 26472 25739 0 -1 4202560 5447 0 0 0 15387 160 0 0 20 0 8 0 390990827 241020928 37306 33554432000 134512640 146736320 4292671376 4091748560 136008065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26499] ppid=26472 vsize=235372 CPUtime=156.18 cores=0,2,4,6
/proc/26473/task/26499/stat : 26499 (pb_cplex) R 26472 26472 25739 0 -1 4202560 6257 0 0 0 15462 156 0 0 20 0 8 0 390990827 241020928 37306 33554432000 134512640 146736320 4292671376 4119354484 135450948 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26500] ppid=26472 vsize=235372 CPUtime=156.48 cores=0,2,4,6
/proc/26473/task/26500/stat : 26500 (pb_cplex) R 26472 26472 25739 0 -1 4202560 6122 0 0 0 15489 159 0 0 20 0 8 0 390990827 241020928 37306 33554432000 134512640 146736320 4292671376 4139983848 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26501] ppid=26472 vsize=235372 CPUtime=155.54 cores=0,2,4,6
/proc/26473/task/26501/stat : 26501 (pb_cplex) R 26472 26472 25739 0 -1 4202560 5972 0 0 0 15409 145 0 0 20 0 8 0 390990827 241020928 37306 33554432000 134512640 146736320 4292671376 4026522064 135460797 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26502] ppid=26472 vsize=235372 CPUtime=156.19 cores=0,2,4,6
/proc/26473/task/26502/stat : 26502 (pb_cplex) R 26472 26472 25739 0 -1 4202560 6387 0 0 0 15457 162 0 0 20 0 8 0 390990827 241020928 37306 33554432000 134512640 146736320 4292671376 4016038888 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1345.9
Current children cumulated vsize (KiB) 244520

[startup+462.3 s]
/proc/loadavg: 11.31 8.54 7.04 11/193 26511
/proc/meminfo: memFree=29487784/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=246824 CPUtime=1540.42 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) R 26472 26472 25739 0 -1 4202496 90325 0 0 0 152531 1511 0 0 20 0 8 0 390988169 252747776 40297 33554432000 134512640 146736320 4292671376 4292663892 136017757 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/26473/statm: 61706 40297 979 2985 0 58640 0
[pid=26473/tid=26496] ppid=26472 vsize=246824 CPUtime=180.37 cores=0,2,4,6
/proc/26473/task/26496/stat : 26496 (pb_cplex) S 26472 26472 25739 0 -1 4202560 8055 0 0 0 17857 180 0 0 20 0 8 0 390990827 252747776 40297 33554432000 134512640 146736320 4292671376 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26497] ppid=26472 vsize=246824 CPUtime=180.5 cores=0,2,4,6
/proc/26473/task/26497/stat : 26497 (pb_cplex) R 26472 26472 25739 0 -1 4202560 7457 0 0 0 17879 171 0 0 20 0 8 0 390990827 252747776 40297 33554432000 134512640 146736320 4292671376 4069515720 136000532 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26498] ppid=26472 vsize=246824 CPUtime=179.45 cores=0,2,4,6
/proc/26473/task/26498/stat : 26498 (pb_cplex) S 26472 26472 25739 0 -1 4202560 6400 0 0 0 17763 182 0 0 20 0 8 0 390990827 252747776 40297 33554432000 134512640 146736320 4292671376 4091752080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26499] ppid=26472 vsize=246824 CPUtime=180.37 cores=0,2,4,6
/proc/26473/task/26499/stat : 26499 (pb_cplex) R 26472 26472 25739 0 -1 4202560 7061 0 0 0 17857 180 0 0 20 0 8 0 390990827 252747776 40297 33554432000 134512640 146736320 4292671376 4119355600 136008167 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26500] ppid=26472 vsize=246824 CPUtime=180.56 cores=0,2,4,6
/proc/26473/task/26500/stat : 26500 (pb_cplex) R 26472 26472 25739 0 -1 4202560 7107 0 0 0 17871 185 0 0 20 0 8 0 390990827 252747776 40297 33554432000 134512640 146736320 4292671376 4139982664 135525908 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26501] ppid=26472 vsize=246824 CPUtime=179.65 cores=0,2,4,6
/proc/26473/task/26501/stat : 26501 (pb_cplex) R 26472 26472 25739 0 -1 4202560 6793 0 0 0 17796 169 0 0 20 0 8 0 390990827 252747776 40297 33554432000 134512640 146736320 4292671376 4026524648 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26502] ppid=26472 vsize=246824 CPUtime=180.2 cores=0,2,4,6
/proc/26473/task/26502/stat : 26502 (pb_cplex) R 26472 26472 25739 0 -1 4202560 7166 0 0 0 17831 189 0 0 20 0 8 0 390990827 252747776 40297 33554432000 134512640 146736320 4292671376 4016038888 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1540.42
Current children cumulated vsize (KiB) 255972

[startup+522.3 s]
/proc/loadavg: 10.63 8.82 7.23 12/193 26511
/proc/meminfo: memFree=29465272/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=258708 CPUtime=1750.68 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) R 26472 26472 25739 0 -1 4202496 98327 0 0 0 173351 1717 0 0 20 0 8 0 390988169 264916992 43468 33554432000 134512640 146736320 4292671376 4292665000 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26473/statm: 64677 43468 979 2985 0 61611 0
[pid=26473/tid=26496] ppid=26472 vsize=258708 CPUtime=206.53 cores=0,2,4,6
/proc/26473/task/26496/stat : 26496 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8985 0 0 0 20445 208 0 0 20 0 8 0 390990827 264916992 43468 33554432000 134512640 146736320 4292671376 4059030504 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26497] ppid=26472 vsize=258708 CPUtime=206.72 cores=0,2,4,6
/proc/26473/task/26497/stat : 26497 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8206 0 0 0 20474 198 0 0 20 0 8 0 390990827 264916992 43468 33554432000 134512640 146736320 4292671376 4069516264 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26498] ppid=26472 vsize=258708 CPUtime=205.48 cores=0,2,4,6
/proc/26473/task/26498/stat : 26498 (pb_cplex) R 26472 26472 25739 0 -1 4202560 7479 0 0 0 20339 209 0 0 20 0 8 0 390990827 264916992 43468 33554432000 134512640 146736320 4292671376 4091749252 135850014 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26499] ppid=26472 vsize=258708 CPUtime=206.32 cores=0,2,4,6
/proc/26473/task/26499/stat : 26499 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8133 0 0 0 20424 208 0 0 20 0 8 0 390990827 264916992 43468 33554432000 134512640 146736320 4292671376 4119359120 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26500] ppid=26472 vsize=258708 CPUtime=206.79 cores=0,2,4,6
/proc/26473/task/26500/stat : 26500 (pb_cplex) S 26472 26472 25739 0 -1 4202560 8194 0 0 0 20466 213 0 0 20 0 8 0 390990827 264916992 43468 33554432000 134512640 146736320 4292671376 4139986576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26501] ppid=26472 vsize=258708 CPUtime=205.75 cores=0,2,4,6
/proc/26473/task/26501/stat : 26501 (pb_cplex) S 26472 26472 25739 0 -1 4202560 7853 0 0 0 20380 195 0 0 20 0 8 0 390990827 264916992 43468 33554432000 134512640 146736320 4292671376 4026527376 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26473/tid=26502] ppid=26472 vsize=258708 CPUtime=206.43 cores=0,2,4,6
/proc/26473/task/26502/stat : 26502 (pb_cplex) S 26472 26472 25739 0 -1 4202560 7888 0 0 0 20430 213 0 0 20 0 8 0 390990827 264916992 43468 33554432000 134512640 146736320 4292671376 4016041616 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1750.68
Current children cumulated vsize (KiB) 267856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+536.307 s]
/proc/loadavg: 10.87 8.96 7.30 12/193 26511
/proc/meminfo: memFree=29463940/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=261320 CPUtime=1800.16 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) S 26472 26472 25739 0 -1 4202496 99969 0 0 0 178248 1768 0 0 20 0 8 0 390988169 267591680 44045 33554432000 134512640 146736320 4292671376 4292667728 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26473/statm: 65330 44045 979 2985 0 62264 0
[pid=26473/tid=26496] ppid=26472 vsize=261320 CPUtime=212.69 cores=0,2,4,6
/proc/26473/task/26496/stat : 26496 (pb_cplex) S 26472 26472 25739 0 -1 4202560 9125 0 0 0 21055 214 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26497] ppid=26472 vsize=261320 CPUtime=212.96 cores=0,2,4,6
/proc/26473/task/26497/stat : 26497 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8431 0 0 0 21090 206 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4069515336 139042902 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26498] ppid=26472 vsize=261320 CPUtime=211.57 cores=0,2,4,6
/proc/26473/task/26498/stat : 26498 (pb_cplex) R 26472 26472 25739 0 -1 4202560 7663 0 0 0 20942 215 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4091748568 136009106 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26499] ppid=26472 vsize=261320 CPUtime=212.5 cores=0,2,4,6
/proc/26473/task/26499/stat : 26499 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8297 0 0 0 21034 216 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4119355544 136007021 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26500] ppid=26472 vsize=261320 CPUtime=212.93 cores=0,2,4,6
/proc/26473/task/26500/stat : 26500 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8457 0 0 0 21073 220 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4139983848 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26501] ppid=26472 vsize=261320 CPUtime=211.87 cores=0,2,4,6
/proc/26473/task/26501/stat : 26501 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8021 0 0 0 20985 202 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4026524648 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26502] ppid=26472 vsize=261320 CPUtime=212.56 cores=0,2,4,6
/proc/26473/task/26502/stat : 26502 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8101 0 0 0 21036 220 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4016038888 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 270468

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

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

[startup+536.307 s]
/proc/loadavg: 10.87 8.96 7.30 12/193 26511
/proc/meminfo: memFree=29463940/32873648 swapFree=7628/7628
[pid=26472] ppid=26470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26472/stat : 26472 (run) S 26470 26472 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390988168 9367552 270 33554432000 4194304 5064252 140734631760368 140734631759280 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26472/statm: 2287 270 229 213 0 72 0
[pid=26473] ppid=26472 vsize=261320 CPUtime=1800.16 cores=0,2,4,6
/proc/26473/stat : 26473 (pb_cplex) S 26472 26472 25739 0 -1 4202496 99969 0 0 0 178248 1768 0 0 20 0 8 0 390988169 267591680 44045 33554432000 134512640 146736320 4292671376 4292667728 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26473/statm: 65330 44045 979 2985 0 62264 0
[pid=26473/tid=26496] ppid=26472 vsize=261320 CPUtime=212.69 cores=0,2,4,6
/proc/26473/task/26496/stat : 26496 (pb_cplex) S 26472 26472 25739 0 -1 4202560 9125 0 0 0 21055 214 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26497] ppid=26472 vsize=261320 CPUtime=212.96 cores=0,2,4,6
/proc/26473/task/26497/stat : 26497 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8431 0 0 0 21090 206 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4069515336 139042902 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26498] ppid=26472 vsize=261320 CPUtime=211.57 cores=0,2,4,6
/proc/26473/task/26498/stat : 26498 (pb_cplex) R 26472 26472 25739 0 -1 4202560 7663 0 0 0 20942 215 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4091748568 136009106 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26499] ppid=26472 vsize=261320 CPUtime=212.5 cores=0,2,4,6
/proc/26473/task/26499/stat : 26499 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8297 0 0 0 21034 216 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4119355544 136007021 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26473/tid=26500] ppid=26472 vsize=261320 CPUtime=212.93 cores=0,2,4,6
/proc/26473/task/26500/stat : 26500 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8457 0 0 0 21073 220 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4139983848 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26473/tid=26501] ppid=26472 vsize=261320 CPUtime=211.87 cores=0,2,4,6
/proc/26473/task/26501/stat : 26501 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8021 0 0 0 20985 202 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4026524648 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26473/tid=26502] ppid=26472 vsize=261320 CPUtime=212.56 cores=0,2,4,6
/proc/26473/task/26502/stat : 26502 (pb_cplex) R 26472 26472 25739 0 -1 4202560 8101 0 0 0 21036 220 0 0 20 0 8 0 390990827 267591680 44045 33554432000 134512640 146736320 4292671376 4016038888 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 270468

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 536.325
CPU time (s): 1800.16
CPU user time (s): 1782.48
CPU system time (s): 17.68
CPU usage (%): 335.647
Max. virtual memory (cumulated for all children) (KiB): 270468

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= 2
involuntary context switches= 1

runsolver used 1.3328 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-09 15:30:27
IDJOB=3737282
IDBENCH=48211
IDSOLVER=2325
FILE ID=node127/3737282-1339248627
RUNJOBID= node127-1339246835-25756
PBS_JOBID= 14644354
Free space on /tmp= 70452 MiB

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

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

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=196511355

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29954616 kB
Buffers:          522640 kB
Cached:          1291272 kB
SwapCached:         2000 kB
Active:          1913876 kB
Inactive:          92040 kB
Active(anon):     179616 kB
Inactive(anon):     7520 kB
Active(file):    1734260 kB
Inactive(file):    84520 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:             16308 kB
Writeback:             0 kB
AnonPages:        199064 kB
Mapped:            14168 kB
Shmem:                92 kB
Slab:             773444 kB
SReclaimable:     217552 kB
SUnreclaim:       555892 kB
KernelStack:        1552 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     343516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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-3737282-1339248627.opb

Free space on /tmp at the end= 70436 MiB
End job on node127 at 2012-06-09 15:39:24