Trace number 3731818

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.42 511.426

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_8.opb.PB06.opb
MD5SUM810966efbb409d6e2e91a116be6e9263
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1040
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1038
Optimality of the best value was proved NO
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
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 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3731818-1339247076.opb.
0.00/0.00	c Instance file HOME/instance-3731818-1339247076.opb
0.00/0.00	c File size is 112222 bytes.
0.00/0.37	c Highest Coefficient sum: 3
0.00/0.37	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.38	c ============================[ Problem Statistics ]=============================
0.00/0.38	c |                                                                             |
0.00/0.38	c |  Parsing time:          0.37         s                                      |
0.00/0.38	c |  Number Variables:      1963                                                |
0.00/0.38	c |  Number Constraints:    4000                                                |
0.00/0.38	c ===============================================================================
1800.42/511.42	c Remaining time 1799.62 sec.
1800.42/511.42	c 
1800.42/511.42	c *** INTERRUPTED ***
1800.42/511.42	s UNKNOWN
1800.42/511.42	c Total CPU time              : 1798.66 s
1800.42/511.42	c Memory used           : 255.86 MB
1800.42/511.42	c CPU time              : 1798.66 s
1800.42/511.42	c 
1800.42/511.42	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-3731818-1339247076/watcher-3731818-1339247076 -o /tmp/evaluation-result-3731818-1339247076/solver-3731818-1339247076 -C 1800 -W 1900 -M 15500 run HOME/instance-3731818-1339247076.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: 10.79 6.28 2.59 7/184 18043
/proc/meminfo: memFree=26667060/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0

[startup+0.0572839 s]
/proc/loadavg: 10.79 6.28 2.59 7/184 18043
/proc/meminfo: memFree=26667060/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 10.79 6.28 2.59 7/184 18043
/proc/meminfo: memFree=26667060/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 10.79 6.28 2.59 7/184 18043
/proc/meminfo: memFree=26667060/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 10.79 6.28 2.59 7/184 18043
/proc/meminfo: memFree=26667060/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 10.41 6.27 2.61 9/186 18045
/proc/meminfo: memFree=26658480/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=23028 CPUtime=1.49 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 5160 0 0 0 148 1 0 0 20 0 1 0 390832078 23580672 2965 33554432000 134512640 146736320 4286958640 4286952144 136403103 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/18044/statm: 5757 2965 893 2985 0 2691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32176

[startup+3.10026 s]
/proc/loadavg: 10.41 6.27 2.61 8/186 18045
/proc/meminfo: memFree=26657812/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=24888 CPUtime=3.09 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 6300 0 0 0 308 1 0 0 20 0 1 0 390832078 25485312 3453 33554432000 134512640 146736320 4286958640 4286954460 136406064 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/18044/statm: 6222 3453 893 2985 0 3156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34036

[startup+6.30026 s]
/proc/loadavg: 10.41 6.27 2.61 5/186 18045
/proc/meminfo: memFree=26656696/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=23708 CPUtime=6.29 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 7423 0 0 0 628 1 0 0 20 0 1 0 390832078 24276992 3211 33554432000 134512640 146736320 4286958640 4286952680 139044499 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/18044/statm: 5927 3211 894 2985 0 2861 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32856

[startup+12.7002 s]
/proc/loadavg: 9.82 6.28 2.65 5/186 18045
/proc/meminfo: memFree=26656644/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=23584 CPUtime=12.69 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 12095 0 0 0 1267 2 0 0 20 0 1 0 390832078 24150016 3171 33554432000 134512640 146736320 4286958640 4286952816 136400509 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/18044/statm: 5896 3171 894 2985 0 2830 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32732

[startup+25.5004 s]
/proc/loadavg: 9.46 6.32 2.70 17/193 18052
/proc/meminfo: memFree=26627696/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=133796 CPUtime=37.06 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 24261 0 0 0 3700 6 0 0 20 0 8 0 390832078 137007104 10500 33554432000 134512640 146736320 4286958640 4286951336 139044800 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18044/statm: 33449 10500 926 2985 0 30383 0
[pid=18044/tid=18046] ppid=18043 vsize=133796 CPUtime=1.94 cores=0,2,4,6
/proc/18044/task/18046/stat : 18046 (pb_cplex) R 18043 18043 17869 0 -1 4202560 642 0 0 0 194 0 0 0 20 0 8 0 390834037 137007104 10500 33554432000 134512640 146736320 4286958640 4149329040 136008089 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18047] ppid=18043 vsize=133796 CPUtime=1.71 cores=0,2,4,6
/proc/18044/task/18047/stat : 18047 (pb_cplex) R 18043 18043 17869 0 -1 4202560 753 0 0 0 171 0 0 0 20 0 8 0 390834037 137007104 10500 33554432000 134512640 146736320 4286958640 4138844376 136008924 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18048] ppid=18043 vsize=133796 CPUtime=1.9 cores=0,2,4,6
/proc/18044/task/18048/stat : 18048 (pb_cplex) R 18043 18043 17869 0 -1 4202560 696 0 0 0 190 0 0 0 20 0 8 0 390834037 137007104 10500 33554432000 134512640 146736320 4286958640 4128357528 136008604 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18049] ppid=18043 vsize=133796 CPUtime=1.88 cores=0,2,4,6
/proc/18044/task/18049/stat : 18049 (pb_cplex) R 18043 18043 17869 0 -1 4202560 856 0 0 0 188 0 0 0 20 0 8 0 390834037 137007104 10500 33554432000 134512640 146736320 4286958640 4117871056 135459282 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18050] ppid=18043 vsize=133796 CPUtime=1.99 cores=0,2,4,6
/proc/18044/task/18050/stat : 18050 (pb_cplex) R 18043 18043 17869 0 -1 4202560 990 0 0 0 199 0 0 0 20 0 8 0 390834037 137007104 10500 33554432000 134512640 146736320 4286958640 4107386972 135855174 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18051] ppid=18043 vsize=133796 CPUtime=1.92 cores=0,2,4,6
/proc/18044/task/18051/stat : 18051 (pb_cplex) R 18043 18043 17869 0 -1 4202560 711 0 0 0 192 0 0 0 20 0 8 0 390834037 137007104 10500 33554432000 134512640 146736320 4286958640 4096902120 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18052] ppid=18043 vsize=133796 CPUtime=1.83 cores=0,2,4,6
/proc/18044/task/18052/stat : 18052 (pb_cplex) R 18043 18043 17869 0 -1 4202560 825 0 0 0 183 0 0 0 20 0 8 0 390834037 137007104 10500 33554432000 134512640 146736320 4286958640 4086414480 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.06
Current children cumulated vsize (KiB) 142944

[startup+51.1003 s]
/proc/loadavg: 9.73 6.67 2.91 8/186 18052
/proc/meminfo: memFree=26637968/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=86904 CPUtime=117.74 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 25084 0 0 0 11757 17 0 0 20 0 1 0 390832078 88989696 7830 33554432000 134512640 146736320 4286958640 4286951732 135450734 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18044/statm: 21726 7830 948 2985 0 18660 0
Current children cumulated CPU time (s) 117.74
Current children cumulated vsize (KiB) 96052

[startup+102.307 s]
/proc/loadavg: 11.54 7.58 3.43 17/193 18059
/proc/meminfo: memFree=26584760/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=175168 CPUtime=271.31 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 39124 0 0 0 27105 26 0 0 20 0 8 0 390832078 179372032 21430 33554432000 134512640 146736320 4286958640 4286951504 136008111 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18044/statm: 43792 21430 962 2985 0 40726 0
[pid=18044/tid=18053] ppid=18043 vsize=175168 CPUtime=17.91 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 790 0 0 0 1791 0 0 0 20 0 8 0 390838266 179372032 21430 33554432000 134512640 146736320 4286958640 4086415816 136000370 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=175168 CPUtime=17.57 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 704 0 0 0 1756 1 0 0 20 0 8 0 390838266 179372032 21430 33554432000 134512640 146736320 4286958640 4096901328 136008056 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=175168 CPUtime=17.07 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 656 0 0 0 1707 0 0 0 20 0 8 0 390838266 179372032 21430 33554432000 134512640 146736320 4286958640 4107387096 136008607 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=175168 CPUtime=17.92 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 999 0 0 0 1791 1 0 0 20 0 8 0 390838266 179372032 21430 33554432000 134512640 146736320 4286958640 4117872844 136388866 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=175168 CPUtime=17.82 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 835 0 0 0 1782 0 0 0 20 0 8 0 390838266 179372032 21430 33554432000 134512640 146736320 4286958640 4069515856 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=175168 CPUtime=17.02 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 1202 0 0 0 1702 0 0 0 20 0 8 0 390838266 179372032 21430 33554432000 134512640 146736320 4286958640 4059029712 136008461 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=175168 CPUtime=16.79 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) R 18043 18043 17869 0 -1 4202560 703 0 0 0 1678 1 0 0 20 0 8 0 390838266 179372032 21430 33554432000 134512640 146736320 4286958640 4048542864 136008177 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 271.31
Current children cumulated vsize (KiB) 184316

[startup+162.3 s]
/proc/loadavg: 13.25 8.80 4.11 11/193 18059
/proc/meminfo: memFree=26582400/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=176640 CPUtime=485.28 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 45875 0 0 0 48482 46 0 0 20 0 8 0 390832078 180879360 21802 33554432000 134512640 146736320 4286958640 4286951512 136008929 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18044/statm: 44160 21802 964 2985 0 41094 0
[pid=18044/tid=18053] ppid=18043 vsize=176640 CPUtime=45.58 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 1386 0 0 0 4555 3 0 0 20 0 8 0 390838266 180879360 21802 33554432000 134512640 146736320 4286958640 4086413436 135526859 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=176640 CPUtime=46.62 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 4151 0 0 0 4658 4 0 0 20 0 8 0 390838266 180879360 21802 33554432000 134512640 146736320 4286958640 4096902120 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=176640 CPUtime=44.33 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 1731 0 0 0 4431 2 0 0 20 0 8 0 390838266 180879360 21802 33554432000 134512640 146736320 4286958640 4107387336 136000437 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=176640 CPUtime=41.7 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 1821 0 0 0 4167 3 0 0 20 0 8 0 390838266 180879360 21802 33554432000 134512640 146736320 4286958640 4117872712 139042897 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=176640 CPUtime=45.68 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 980 0 0 0 4565 3 0 0 20 0 8 0 390838266 180879360 21802 33554432000 134512640 146736320 4286958640 4069515376 136384883 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=176640 CPUtime=43.38 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 1775 0 0 0 4335 3 0 0 20 0 8 0 390838266 180879360 21802 33554432000 134512640 146736320 4286958640 4059028624 136008065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=176640 CPUtime=43.78 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) R 18043 18043 17869 0 -1 4202560 766 0 0 0 4375 3 0 0 20 0 8 0 390838266 180879360 21802 33554432000 134512640 146736320 4286958640 4048543816 139042897 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 485.28

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

/proc/18044/statm: 44576 22841 964 2985 0 41510 0
[pid=18044/tid=18053] ppid=18043 vsize=178304 CPUtime=72.04 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 9322 0 0 0 7195 9 0 0 20 0 8 0 390838266 182583296 22841 33554432000 134512640 146736320 4286958640 4086416360 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=178304 CPUtime=72.2 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 5719 0 0 0 7212 8 0 0 20 0 8 0 390838266 182583296 22841 33554432000 134512640 146736320 4286958640 4096902120 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=178304 CPUtime=70.69 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 8820 0 0 0 7062 7 0 0 20 0 8 0 390838266 182583296 22841 33554432000 134512640 146736320 4286958640 4107387472 136403117 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=178304 CPUtime=67.86 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 7608 0 0 0 6779 7 0 0 20 0 8 0 390838266 182583296 22841 33554432000 134512640 146736320 4286958640 4117873280 139046467 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=178304 CPUtime=72.61 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 6888 0 0 0 7253 8 0 0 20 0 8 0 390838266 182583296 22841 33554432000 134512640 146736320 4286958640 4069515472 136008335 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=178304 CPUtime=69.24 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 5050 0 0 0 6917 7 0 0 20 0 8 0 390838266 182583296 22841 33554432000 134512640 146736320 4286958640 4059029896 136388081 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=178304 CPUtime=71.35 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) R 18043 18043 17869 0 -1 4202560 884 0 0 0 7129 6 0 0 20 0 8 0 390838266 182583296 22841 33554432000 134512640 146736320 4286958640 4048544664 137056657 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 697.33
Current children cumulated vsize (KiB) 187452

[startup+282.3 s]
/proc/loadavg: 13.52 10.28 5.21 17/193 18060
/proc/meminfo: memFree=26576564/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=180992 CPUtime=912.49 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 113126 0 0 0 91145 104 0 0 20 0 8 0 390832078 185335808 23370 33554432000 134512640 146736320 4286958640 4286952008 136002914 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18044/statm: 45248 23370 966 2985 0 42182 0
[pid=18044/tid=18053] ppid=18043 vsize=180992 CPUtime=99.7 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 12231 0 0 0 9958 12 0 0 20 0 8 0 390838266 185335808 23370 33554432000 134512640 146736320 4286958640 4086415568 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=180992 CPUtime=98.76 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 13330 0 0 0 9862 14 0 0 20 0 8 0 390838266 185335808 23370 33554432000 134512640 146736320 4286958640 4096902120 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=180992 CPUtime=98.32 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 11918 0 0 0 9822 10 0 0 20 0 8 0 390838266 185335808 23370 33554432000 134512640 146736320 4286958640 4107386948 136385177 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=180992 CPUtime=94.26 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 14399 0 0 0 9414 12 0 0 20 0 8 0 390838266 185335808 23370 33554432000 134512640 146736320 4286958640 4117872848 136008168 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=180992 CPUtime=100.03 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 10174 0 0 0 9991 12 0 0 20 0 8 0 390838266 185335808 23370 33554432000 134512640 146736320 4286958640 4069515472 136008172 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=180992 CPUtime=95.69 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 15905 0 0 0 9555 14 0 0 20 0 8 0 390838266 185335808 23370 33554432000 134512640 146736320 4286958640 4059029008 136403129 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=180992 CPUtime=97.91 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) R 18043 18043 17869 0 -1 4202560 984 0 0 0 9783 8 0 0 20 0 8 0 390838266 185335808 23370 33554432000 134512640 146736320 4286958640 4048543952 136008069 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 912.49
Current children cumulated vsize (KiB) 190140

[startup+342.3 s]
/proc/loadavg: 11.24 10.27 5.53 10/187 18239
/proc/meminfo: memFree=26481056/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=262620 CPUtime=1126.63 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 157259 0 0 0 112526 137 0 0 20 0 8 0 390832078 268922880 36554 33554432000 134512640 146736320 4286958640 4286948408 136015701 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18044/statm: 65655 36554 966 2985 0 62589 0
[pid=18044/tid=18053] ppid=18043 vsize=262620 CPUtime=128.03 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 16295 0 0 0 12787 16 0 0 20 0 8 0 390838266 268922880 36554 33554432000 134512640 146736320 4286958640 4086412200 139044523 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=262620 CPUtime=124.88 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 19951 0 0 0 12470 18 0 0 20 0 8 0 390838266 268922880 36554 33554432000 134512640 146736320 4286958640 4096899140 136385174 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=262620 CPUtime=123.99 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 14215 0 0 0 12387 12 0 0 20 0 8 0 390838266 268922880 36554 33554432000 134512640 146736320 4286958640 4107385792 137466894 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=262620 CPUtime=121.61 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 27198 0 0 0 12142 19 0 0 20 0 8 0 390838266 268922880 36554 33554432000 134512640 146736320 4286958640 4117870660 136385172 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=262620 CPUtime=126.28 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 14830 0 0 0 12612 16 0 0 20 0 8 0 390838266 268922880 36554 33554432000 134512640 146736320 4286958640 4069512704 139046486 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=262620 CPUtime=123.26 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 25402 0 0 0 12305 21 0 0 20 0 8 0 390838266 268922880 36554 33554432000 134512640 146736320 4286958640 4059026896 136403119 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=262620 CPUtime=124.59 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) R 18043 18043 17869 0 -1 4202560 2950 0 0 0 12449 10 0 0 20 0 8 0 390838266 268922880 36554 33554432000 134512640 146736320 4286958640 4048540744 139043587 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1126.63
Current children cumulated vsize (KiB) 271768

[startup+402.3 s]
/proc/loadavg: 9.82 10.04 5.74 10/186 18239
/proc/meminfo: memFree=26457020/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=261244 CPUtime=1365.67 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 174437 0 0 0 136422 145 0 0 20 0 8 0 390832078 267513856 38031 33554432000 134512640 146736320 4286958640 4286947280 136008042 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18044/statm: 65311 38031 968 2985 0 62245 0
[pid=18044/tid=18053] ppid=18043 vsize=261244 CPUtime=157.72 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 20062 0 0 0 15754 18 0 0 20 0 8 0 390838266 267513856 38031 33554432000 134512640 146736320 4286958640 4086411344 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=261244 CPUtime=155.07 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 23981 0 0 0 15487 20 0 0 20 0 8 0 390838266 267513856 38031 33554432000 134512640 146736320 4286958640 4096897104 136008100 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=261244 CPUtime=153.45 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 14726 0 0 0 15331 14 0 0 20 0 8 0 390838266 267513856 38031 33554432000 134512640 146736320 4286958640 4107381440 138462635 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=261244 CPUtime=151.86 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 28858 0 0 0 15166 20 0 0 20 0 8 0 390838266 267513856 38031 33554432000 134512640 146736320 4286958640 4117868872 136000497 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=261244 CPUtime=156.11 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 15166 0 0 0 15593 18 0 0 20 0 8 0 390838266 267513856 38031 33554432000 134512640 146736320 4286958640 4069511112 139042974 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=261244 CPUtime=153.17 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 30384 0 0 0 15294 23 0 0 20 0 8 0 390838266 267513856 38031 33554432000 134512640 146736320 4286958640 4059025488 136008443 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=261244 CPUtime=154.62 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) R 18043 18043 17869 0 -1 4202560 3144 0 0 0 15450 12 0 0 20 0 8 0 390838266 267513856 38031 33554432000 134512640 146736320 4286958640 4048539336 135525914 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1365.67
Current children cumulated vsize (KiB) 270392

[startup+462.3 s]
/proc/loadavg: 9.30 9.85 5.94 10/186 18239
/proc/meminfo: memFree=26438160/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=264952 CPUtime=1604.73 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 203335 0 0 0 160301 172 0 0 20 0 8 0 390832078 271310848 40362 33554432000 134512640 146736320 4286958640 4286948288 136382627 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18044/statm: 66238 40362 985 2985 0 63172 0
[pid=18044/tid=18053] ppid=18043 vsize=264952 CPUtime=187.68 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 26286 0 0 0 18745 23 0 0 20 0 8 0 390838266 271310848 40362 33554432000 134512640 146736320 4286958640 4086412108 136017763 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=264952 CPUtime=184.36 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 28109 0 0 0 18412 24 0 0 20 0 8 0 390838266 271310848 40362 33554432000 134512640 146736320 4286958640 4096899868 136406450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=264952 CPUtime=183.37 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 17345 0 0 0 18321 16 0 0 20 0 8 0 390838266 271310848 40362 33554432000 134512640 146736320 4286958640 4107385628 136406046 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=264952 CPUtime=182.13 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 29018 0 0 0 18190 23 0 0 20 0 8 0 390838266 271310848 40362 33554432000 134512640 146736320 4286958640 4117868624 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=264952 CPUtime=185.74 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 19443 0 0 0 18553 21 0 0 20 0 8 0 390838266 271310848 40362 33554432000 134512640 146736320 4286958640 4069512784 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=264952 CPUtime=183.1 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 36292 0 0 0 18284 26 0 0 20 0 8 0 390838266 271310848 40362 33554432000 134512640 146736320 4286958640 4059026344 136385265 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=264952 CPUtime=184.47 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) R 18043 18043 17869 0 -1 4202560 8170 0 0 0 18431 16 0 0 20 0 8 0 390838266 271310848 40362 33554432000 134512640 146736320 4286958640 4048539560 139044547 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1604.73
Current children cumulated vsize (KiB) 274100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+511.4 s]
/proc/loadavg: 8.73 9.62 6.07 9/186 18240
/proc/meminfo: memFree=26437104/32873648 swapFree=7388/7388
[pid=18043] ppid=18041 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18043/stat : 18043 (run) S 18041 18043 17869 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390832077 9367552 269 33554432000 4194304 5064252 140736948334592 140736948333504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18043/statm: 2287 269 229 213 0 72 0
[pid=18044] ppid=18043 vsize=261992 CPUtime=1800.42 cores=0,2,4,6
/proc/18044/stat : 18044 (pb_cplex) R 18043 18043 17869 0 -1 4202496 205403 0 0 0 179863 179 0 0 20 0 8 0 390832078 268279808 39936 33554432000 134512640 146736320 4286958640 4286947128 136475862 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18044/statm: 65498 39936 985 2985 0 62432 0
[pid=18044/tid=18053] ppid=18043 vsize=261992 CPUtime=213.74 cores=0,2,4,6
/proc/18044/task/18053/stat : 18053 (pb_cplex) R 18043 18043 17869 0 -1 4202560 26289 0 0 0 21349 25 0 0 20 0 8 0 390838266 268279808 39936 33554432000 134512640 146736320 4286958640 4086411204 136385179 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18054] ppid=18043 vsize=261992 CPUtime=210.8 cores=0,2,4,6
/proc/18044/task/18054/stat : 18054 (pb_cplex) R 18043 18043 17869 0 -1 4202560 28841 0 0 0 21054 26 0 0 20 0 8 0 390838266 268279808 39936 33554432000 134512640 146736320 4286958640 4096897352 136000412 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18055] ppid=18043 vsize=261992 CPUtime=209.84 cores=0,2,4,6
/proc/18044/task/18055/stat : 18055 (pb_cplex) R 18043 18043 17869 0 -1 4202560 17698 0 0 0 20966 18 0 0 20 0 8 0 390838266 268279808 39936 33554432000 134512640 146736320 4286958640 4107382864 136008017 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18044/tid=18056] ppid=18043 vsize=261992 CPUtime=209 cores=0,2,4,6
/proc/18044/task/18056/stat : 18056 (pb_cplex) R 18043 18043 17869 0 -1 4202560 29019 0 0 0 20875 25 0 0 20 0 8 0 390838266 268279808 39936 33554432000 134512640 146736320 4286958640 4117867208 139028294 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18044/tid=18057] ppid=18043 vsize=261992 CPUtime=212.14 cores=0,2,4,6
/proc/18044/task/18057/stat : 18057 (pb_cplex) R 18043 18043 17869 0 -1 4202560 20277 0 0 0 21191 23 0 0 20 0 8 0 390838266 268279808 39936 33554432000 134512640 146736320 4286958640 4069511096 136475583 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18058] ppid=18043 vsize=261992 CPUtime=209.66 cores=0,2,4,6
/proc/18044/task/18058/stat : 18058 (pb_cplex) R 18043 18043 17869 0 -1 4202560 36295 0 0 0 20939 27 0 0 20 0 8 0 390838266 268279808 39936 33554432000 134512640 146736320 4286958640 4059025352 139042876 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18044/tid=18059] ppid=18043 vsize=261992 CPUtime=194.56 cores=0,2,4,6
/proc/18044/task/18059/stat : 18059 (pb_cplex) S 18043 18043 17869 0 -1 4202560 8307 0 0 0 19438 18 0 0 20 0 8 0 390838266 268279808 39936 33554432000 134512640 146736320 4286958640 4048547472 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 271140

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 18043 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.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 511.426
CPU time (s): 1800.42
CPU user time (s): 1798.63
CPU system time (s): 1.79
CPU usage (%): 352.039
Max. virtual memory (cumulated for all children) (KiB): 280064

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

runsolver used 1.3208 second user time and 3.23451 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-09 15:04:36
IDJOB=3731818
IDBENCH=1988
IDSOLVER=2325
FILE ID=node148/3731818-1339247076
RUNJOBID= node148-1339246835-17885
PBS_JOBID= 14644333
Free space on /tmp= 70432 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_8.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731818-1339247076/watcher-3731818-1339247076 -o /tmp/evaluation-result-3731818-1339247076/solver-3731818-1339247076 -C 1800 -W 1900 -M 15500  run HOME/instance-3731818-1339247076.opb

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

MD5SUM BENCH= 810966efbb409d6e2e91a116be6e9263
RANDOM SEED=241111573

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26667704 kB
Buffers:          771784 kB
Cached:          4388744 kB
SwapCached:          560 kB
Active:          2602976 kB
Inactive:        2626928 kB
Active(anon):      57000 kB
Inactive(anon):    10628 kB
Active(file):    2545976 kB
Inactive(file):  2616300 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             16812 kB
Writeback:             0 kB
AnonPages:         72092 kB
Mapped:            14592 kB
Shmem:                36 kB
Slab:             838040 kB
SReclaimable:     282028 kB
SUnreclaim:       556012 kB
KernelStack:        1512 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     221880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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-3731818-1339247076.opb

Free space on /tmp at the end= 70412 MiB
End job on node148 at 2012-06-09 15:13:09