Trace number 3731796

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.13 517.816

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
MD5SUMd4957a1112a9baa7413020ddf827f352
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1043
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1037
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-3731796-1339247056.opb.
0.00/0.00	c Instance file HOME/instance-3731796-1339247056.opb
0.00/0.00	c File size is 112294 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.38         s                                      |
0.00/0.38	c |  Number Variables:      1963                                                |
0.00/0.38	c |  Number Constraints:    4000                                                |
0.00/0.38	c ===============================================================================
1800.13/517.81	c Remaining time 1799.62 sec.
1800.13/517.81	c 
1800.13/517.81	c *** INTERRUPTED ***
1800.13/517.81	s UNKNOWN
1800.13/517.81	c Total CPU time              : 1797.76 s
1800.13/517.81	c Memory used           : 217.23 MB
1800.13/517.81	c CPU time              : 1797.76 s
1800.13/517.81	c 
1800.13/517.81	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-3731796-1339247056/watcher-3731796-1339247056 -o /tmp/evaluation-result-3731796-1339247056/solver-3731796-1339247056 -C 1800 -W 1900 -M 15500 run HOME/instance-3731796-1339247056.opb 

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

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


[startup+0 s]
/proc/loadavg: 11.88 6.12 2.45 8/181 32218
/proc/meminfo: memFree=31412932/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0

[startup+0.012769 s]
/proc/loadavg: 11.88 6.12 2.45 8/181 32218
/proc/meminfo: memFree=31412932/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 11.88 6.12 2.45 8/181 32218
/proc/meminfo: memFree=31412932/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 11.88 6.12 2.45 8/181 32218
/proc/meminfo: memFree=31412932/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 11.88 6.12 2.45 8/181 32218
/proc/meminfo: memFree=31412932/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 11.88 6.12 2.45 10/183 32220
/proc/meminfo: memFree=31404244/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=23260 CPUtime=1.48 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 5129 0 0 0 148 0 0 0 20 0 1 0 390831487 23818240 3043 33554432000 134512640 146736320 4287696560 4287691864 144757825 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32219/statm: 5815 3043 897 2985 0 2749 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32408

[startup+3.10022 s]
/proc/loadavg: 11.57 6.15 2.47 8/183 32220
/proc/meminfo: memFree=31403120/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=23020 CPUtime=3.09 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 5867 0 0 0 308 1 0 0 20 0 1 0 390831487 23572480 3043 33554432000 134512640 146736320 4287696560 4287691152 136403116 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32219/statm: 5755 3043 897 2985 0 2689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32168

[startup+6.30021 s]
/proc/loadavg: 11.57 6.15 2.47 9/183 32220
/proc/meminfo: memFree=31402652/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=23180 CPUtime=6.29 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 7081 0 0 0 628 1 0 0 20 0 1 0 390831487 23736320 3069 33554432000 134512640 146736320 4287696560 4287690560 136018924 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32219/statm: 5795 3069 897 2985 0 2729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32328

[startup+12.7002 s]
/proc/loadavg: 10.94 6.19 2.53 9/184 32221
/proc/meminfo: memFree=31400800/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=25248 CPUtime=12.68 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 12143 0 0 0 1267 1 0 0 20 0 1 0 390831487 25853952 3499 33554432000 134512640 146736320 4287696560 4287692380 136406404 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32219/statm: 6312 3499 908 2985 0 3246 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34396

[startup+25.5004 s]
/proc/loadavg: 10.67 6.28 2.60 11/191 32228
/proc/meminfo: memFree=31373596/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=134464 CPUtime=44.23 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 21094 0 0 0 4418 5 0 0 20 0 8 0 390831487 137691136 10331 33554432000 134512640 146736320 4287696560 4287689308 135855185 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 33616 10331 939 2985 0 30550 0
[pid=32219/tid=32222] ppid=32218 vsize=134464 CPUtime=3.77 cores=1,3,5,7
/proc/32219/task/32222/stat : 32222 (pb_cplex) R 32218 32218 32044 0 -1 4202560 950 0 0 0 377 0 0 0 20 0 8 0 390833071 137691136 10331 33554432000 134512640 146736320 4287696560 4149133528 136008929 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32223] ppid=32218 vsize=134464 CPUtime=3.8 cores=1,3,5,7
/proc/32219/task/32223/stat : 32223 (pb_cplex) R 32218 32218 32044 0 -1 4202560 788 0 0 0 380 0 0 0 20 0 8 0 390833071 137691136 10331 33554432000 134512640 146736320 4287696560 4138647624 139042890 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32224] ppid=32218 vsize=134464 CPUtime=2.97 cores=1,3,5,7
/proc/32219/task/32224/stat : 32224 (pb_cplex) R 32218 32218 32044 0 -1 4202560 677 0 0 0 297 0 0 0 20 0 8 0 390833071 137691136 10331 33554432000 134512640 146736320 4287696560 4128161040 135459694 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32225] ppid=32218 vsize=134464 CPUtime=3.04 cores=1,3,5,7
/proc/32219/task/32225/stat : 32225 (pb_cplex) R 32218 32218 32044 0 -1 4202560 707 0 0 0 304 0 0 0 20 0 8 0 390833071 137691136 10331 33554432000 134512640 146736320 4287696560 4117677032 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32226] ppid=32218 vsize=134464 CPUtime=3.21 cores=1,3,5,7
/proc/32219/task/32226/stat : 32226 (pb_cplex) R 32218 32218 32044 0 -1 4202560 838 0 0 0 321 0 0 0 20 0 8 0 390833071 137691136 10331 33554432000 134512640 146736320 4287696560 4107189504 135443327 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32227] ppid=32218 vsize=134464 CPUtime=3.22 cores=1,3,5,7
/proc/32219/task/32227/stat : 32227 (pb_cplex) R 32218 32218 32044 0 -1 4202560 555 0 0 0 322 0 0 0 20 0 8 0 390833071 137691136 10331 33554432000 134512640 146736320 4287696560 4096705104 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32228] ppid=32218 vsize=134464 CPUtime=3.26 cores=1,3,5,7
/proc/32219/task/32228/stat : 32228 (pb_cplex) R 32218 32218 32044 0 -1 4202560 889 0 0 0 326 0 0 0 20 0 8 0 390833071 137691136 10331 33554432000 134512640 146736320 4287696560 4086218844 135855174 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 44.23
Current children cumulated vsize (KiB) 143612

[startup+51.1002 s]
/proc/loadavg: 10.26 6.57 2.79 10/184 32228
/proc/meminfo: memFree=31383820/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=86948 CPUtime=105.37 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 23256 0 0 0 10522 15 0 0 20 0 1 0 390831487 89034752 7797 33554432000 134512640 146736320 4287696560 4287691480 144757825 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32219/statm: 21737 7798 947 2985 0 18671 0
Current children cumulated CPU time (s) 105.37
Current children cumulated vsize (KiB) 96096

[startup+102.307 s]
/proc/loadavg: 12.62 7.79 3.42 7/191 32236
/proc/meminfo: memFree=31336792/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=179692 CPUtime=280.77 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) S 32218 32218 32044 0 -1 4202496 37197 0 0 0 28047 30 0 0 20 0 8 0 390831487 184004608 19842 33554432000 134512640 146736320 4287696560 4287692944 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 44923 19842 965 2985 0 41857 0
[pid=32219/tid=32229] ppid=32218 vsize=179692 CPUtime=22.64 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) S 32218 32218 32044 0 -1 4202560 1850 0 0 0 2261 3 0 0 20 0 8 0 390836901 184004608 19842 33554432000 134512640 146736320 4287696560 4086222480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=179692 CPUtime=20.93 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) S 32218 32218 32044 0 -1 4202560 1128 0 0 0 2092 1 0 0 20 0 8 0 390836901 184004608 19842 33554432000 134512640 146736320 4287696560 4096708240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=179692 CPUtime=21.62 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1484 0 0 0 2160 2 0 0 20 0 8 0 390836901 184004608 19842 33554432000 134512640 146736320 4287696560 4107190664 136388073 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=179692 CPUtime=21.73 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) S 32218 32218 32044 0 -1 4202560 985 0 0 0 2172 1 0 0 20 0 8 0 390836901 184004608 19842 33554432000 134512640 146736320 4287696560 4117679760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=179692 CPUtime=19.64 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) R 32218 32218 32044 0 -1 4202560 878 0 0 0 1962 2 0 0 20 0 8 0 390836901 184004608 19842 33554432000 134512640 146736320 4287696560 4058272336 136403103 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=179692 CPUtime=20.94 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) S 32218 32218 32044 0 -1 4202560 1695 0 0 0 2092 2 0 0 20 0 8 0 390836901 184004608 19842 33554432000 134512640 146736320 4287696560 4047789712 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=179692 CPUtime=20.44 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1193 0 0 0 2043 1 0 0 20 0 8 0 390836901 184004608 19842 33554432000 134512640 146736320 4287696560 4037302260 137533393 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 280.77
Current children cumulated vsize (KiB) 188840

[startup+162.3 s]
/proc/loadavg: 10.45 8.04 3.76 8/184 32285
/proc/meminfo: memFree=31292312/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=182352 CPUtime=490.44 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 46965 0 0 0 48989 55 0 0 20 0 8 0 390831487 186728448 23158 33554432000 134512640 146736320 4287696560 4287689424 136008069 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32219/statm: 45588 23158 965 2985 0 42522 0
[pid=32219/tid=32229] ppid=32218 vsize=182352 CPUtime=49.16 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1870 0 0 0 4911 5 0 0 20 0 8 0 390836901 186728448 23158 33554432000 134512640 146736320 4287696560 4086217844 135451473 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=182352 CPUtime=46.93 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) R 32218 32218 32044 0 -1 4202560 3298 0 0 0 4688 5 0 0 20 0 8 0 390836901 186728448 23158 33554432000 134512640 146736320 4287696560 4096704604 135855174 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=182352 CPUtime=47.68 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1907 0 0 0 4764 4 0 0 20 0 8 0 390836901 186728448 23158 33554432000 134512640 146736320 4287696560 4107190728 136000401 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=182352 CPUtime=46.66 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1079 0 0 0 4661 5 0 0 20 0 8 0 390836901 186728448 23158 33554432000 134512640 146736320 4287696560 4117676624 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=182352 CPUtime=46.13 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) R 32218 32218 32044 0 -1 4202560 2478 0 0 0 4608 5 0 0 20 0 8 0 390836901 186728448 23158 33554432000 134512640 146736320 4287696560 4058271768 139023073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=182352 CPUtime=47.61 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) R 32218 32218 32044 0 -1 4202560 3874 0 0 0 4756 5 0 0 20 0 8 0 390836901 186728448 23158 33554432000 134512640 146736320 4287696560 4047786192 136007975 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=182352 CPUtime=46.83 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) R 32218 32218 32044 0 -1 4202560 4427 0 0 0 4678 5 0 0 20 0 8 0 390836901 186728448 23158 33554432000 134512640 146736320 4287696560 4037300680 136000313 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 490.44

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

/proc/32219/statm: 46018 23663 965 2985 0 42952 0
[pid=32219/tid=32229] ppid=32218 vsize=184072 CPUtime=73.57 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1925 0 0 0 7349 8 0 0 20 0 8 0 390836901 188489728 23663 33554432000 134512640 146736320 4287696560 4086219752 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=184072 CPUtime=74.51 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) R 32218 32218 32044 0 -1 4202560 6808 0 0 0 7441 10 0 0 20 0 8 0 390836901 188489728 23663 33554432000 134512640 146736320 4287696560 4096704604 135855174 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=184072 CPUtime=74.06 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 5593 0 0 0 7396 10 0 0 20 0 8 0 390836901 188489728 23663 33554432000 134512640 146736320 4287696560 4107190480 136008100 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=184072 CPUtime=73.65 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1189 0 0 0 7356 9 0 0 20 0 8 0 390836901 188489728 23663 33554432000 134512640 146736320 4287696560 4117676488 136000404 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=184072 CPUtime=74.64 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) R 32218 32218 32044 0 -1 4202560 10200 0 0 0 7451 13 0 0 20 0 8 0 390836901 188489728 23663 33554432000 134512640 146736320 4287696560 4058271948 136388884 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=184072 CPUtime=73.45 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) R 32218 32218 32044 0 -1 4202560 9299 0 0 0 7334 11 0 0 20 0 8 0 390836901 188489728 23663 33554432000 134512640 146736320 4287696560 4047786192 136008455 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=184072 CPUtime=72.87 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) R 32218 32218 32044 0 -1 4202560 8656 0 0 0 7276 11 0 0 20 0 8 0 390836901 188489728 23663 33554432000 134512640 146736320 4287696560 4037300432 136007990 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 193220

[startup+282.3 s]
/proc/loadavg: 7.38 7.81 4.20 10/184 32285
/proc/meminfo: memFree=31283184/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=184572 CPUtime=916.27 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 104342 0 0 0 91497 130 0 0 20 0 8 0 390831487 189001728 24169 33554432000 134512640 146736320 4287696560 4287689424 136008450 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 46143 24169 967 2985 0 43077 0
[pid=32219/tid=32229] ppid=32218 vsize=184572 CPUtime=102.2 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) R 32218 32218 32044 0 -1 4202560 10055 0 0 0 10203 17 0 0 20 0 8 0 390836901 189001728 24169 33554432000 134512640 146736320 4287696560 4086218820 136385167 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=184572 CPUtime=102.39 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) R 32218 32218 32044 0 -1 4202560 15087 0 0 0 10223 16 0 0 20 0 8 0 390836901 189001728 24169 33554432000 134512640 146736320 4287696560 4096704720 136008044 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=184572 CPUtime=99.99 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 6376 0 0 0 9986 13 0 0 20 0 8 0 390836901 189001728 24169 33554432000 134512640 146736320 4287696560 4107190480 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=184572 CPUtime=100.02 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) R 32218 32218 32044 0 -1 4202560 1258 0 0 0 9991 11 0 0 20 0 8 0 390836901 189001728 24169 33554432000 134512640 146736320 4287696560 4117676240 136007975 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=184572 CPUtime=100.87 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) R 32218 32218 32044 0 -1 4202560 20883 0 0 0 10063 24 0 0 20 0 8 0 390836901 189001728 24169 33554432000 134512640 146736320 4287696560 4058272336 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=184572 CPUtime=101.12 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) R 32218 32218 32044 0 -1 4202560 12208 0 0 0 10097 15 0 0 20 0 8 0 390836901 189001728 24169 33554432000 134512640 146736320 4287696560 4047786052 136385175 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=185596 CPUtime=98.5 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) R 32218 32218 32044 0 -1 4202560 10342 0 0 0 9836 14 0 0 20 0 8 0 390836901 190050304 24170 33554432000 134512640 146736320 4287696560 4037299116 144798020 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 916.27
Current children cumulated vsize (KiB) 193720

[startup+342.3 s]
/proc/loadavg: 8.37 8.01 4.51 10/184 32285
/proc/meminfo: memFree=31216660/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=268648 CPUtime=1142.53 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 158730 0 0 0 114082 171 0 0 20 0 8 0 390831487 275095552 39730 33554432000 134512640 146736320 4287696560 4287685084 135855165 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32219/statm: 67162 39730 970 2985 0 64096 0
[pid=32219/tid=32229] ppid=32218 vsize=268648 CPUtime=130.74 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) R 32218 32218 32044 0 -1 4202560 19734 0 0 0 13050 24 0 0 20 0 8 0 390836901 275095552 39730 33554432000 134512640 146736320 4287696560 4086212944 135461622 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=268648 CPUtime=130.73 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) R 32218 32218 32044 0 -1 4202560 24026 0 0 0 13051 22 0 0 20 0 8 0 390836901 275095552 39730 33554432000 134512640 146736320 4287696560 4096700496 136007977 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=268648 CPUtime=129.01 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 10567 0 0 0 12884 17 0 0 20 0 8 0 390836901 275095552 39730 33554432000 134512640 146736320 4287696560 4107186640 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=268648 CPUtime=128.62 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) R 32218 32218 32044 0 -1 4202560 4940 0 0 0 12847 15 0 0 20 0 8 0 390836901 275095552 39730 33554432000 134512640 146736320 4287696560 4117672016 136008455 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=268648 CPUtime=128.81 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) R 32218 32218 32044 0 -1 4202560 27467 0 0 0 12852 29 0 0 20 0 8 0 390836901 275095552 39730 33554432000 134512640 146736320 4287696560 4058266640 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=268648 CPUtime=128.9 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) R 32218 32218 32044 0 -1 4202560 21788 0 0 0 12867 23 0 0 20 0 8 0 390836901 275095552 39730 33554432000 134512640 146736320 4287696560 4047781800 139044514 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=268648 CPUtime=126.44 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) R 32218 32218 32044 0 -1 4202560 18841 0 0 0 12624 20 0 0 20 0 8 0 390836901 275095552 39730 33554432000 134512640 146736320 4287696560 4037294800 138463184 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1142.53
Current children cumulated vsize (KiB) 277796

[startup+402.3 s]
/proc/loadavg: 8.67 8.16 4.76 9/185 32289
/proc/meminfo: memFree=31178316/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=269280 CPUtime=1382.01 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 169968 0 0 0 138015 186 0 0 20 0 8 0 390831487 275742720 40662 33554432000 134512640 146736320 4287696560 4287685032 139044509 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32219/statm: 67320 40662 975 2985 0 64254 0
[pid=32219/tid=32229] ppid=32218 vsize=269280 CPUtime=161.28 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) R 32218 32218 32044 0 -1 4202560 19735 0 0 0 16102 26 0 0 20 0 8 0 390836901 275742720 40662 33554432000 134512640 146736320 4287696560 4086214596 136385172 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=269280 CPUtime=161.42 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) R 32218 32218 32044 0 -1 4202560 24501 0 0 0 16118 24 0 0 20 0 8 0 390836901 275742720 40662 33554432000 134512640 146736320 4287696560 4096701292 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=269280 CPUtime=159.56 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 10697 0 0 0 15938 18 0 0 20 0 8 0 390836901 275742720 40662 33554432000 134512640 146736320 4287696560 4107186504 136000487 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=269280 CPUtime=159.25 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) R 32218 32218 32044 0 -1 4202560 8354 0 0 0 15907 18 0 0 20 0 8 0 390836901 275742720 40662 33554432000 134512640 146736320 4287696560 4117670568 138462655 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=269280 CPUtime=159.14 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) R 32218 32218 32044 0 -1 4202560 27702 0 0 0 15884 30 0 0 20 0 8 0 390836901 275742720 40662 33554432000 134512640 146736320 4287696560 4058267736 136008609 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=269280 CPUtime=159.49 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) R 32218 32218 32044 0 -1 4202560 25648 0 0 0 15921 28 0 0 20 0 8 0 390836901 275742720 40662 33554432000 134512640 146736320 4287696560 4047784732 136406059 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=269280 CPUtime=152.17 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) S 32218 32218 32044 0 -1 4202560 21819 0 0 0 15192 25 0 0 20 0 8 0 390836901 275742720 40662 33554432000 134512640 146736320 4287696560 4037303952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1382.01
Current children cumulated vsize (KiB) 278428

[startup+462.3 s]
/proc/loadavg: 7.94 8.06 4.95 8/184 32289
/proc/meminfo: memFree=31178376/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=260100 CPUtime=1621.45 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) R 32218 32218 32044 0 -1 4202496 199725 0 0 0 161931 214 0 0 20 0 8 0 390831487 266342400 39789 33554432000 134512640 146736320 4287696560 4287685200 136008443 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32219/statm: 65025 39789 981 2985 0 61959 0
[pid=32219/tid=32229] ppid=32218 vsize=260100 CPUtime=198 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) R 32218 32218 32044 0 -1 4202560 32726 0 0 0 19763 37 0 0 20 0 8 0 390836901 266342400 39789 33554432000 134512640 146736320 4287696560 4086214744 136009126 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=260100 CPUtime=197.37 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) R 32218 32218 32044 0 -1 4202560 24625 0 0 0 19711 26 0 0 20 0 8 0 390836901 266342400 39789 33554432000 134512640 146736320 4287696560 4096701292 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=260100 CPUtime=195.8 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 16369 0 0 0 19557 23 0 0 20 0 8 0 390836901 266342400 39789 33554432000 134512640 146736320 4287696560 4107186640 136403117 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=260100 CPUtime=182.31 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) S 32218 32218 32044 0 -1 4202560 8517 0 0 0 18211 20 0 0 20 0 8 0 390836901 266342400 39789 33554432000 134512640 146736320 4287696560 4117679760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=260100 CPUtime=195.59 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) R 32218 32218 32044 0 -1 4202560 28377 0 0 0 19526 33 0 0 20 0 8 0 390836901 266342400 39789 33554432000 134512640 146736320 4287696560 4058267724 136388881 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=260100 CPUtime=195.25 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) R 32218 32218 32044 0 -1 4202560 26335 0 0 0 19496 29 0 0 20 0 8 0 390836901 266342400 39789 33554432000 134512640 146736320 4287696560 4047781976 136008602 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=260100 CPUtime=152.17 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) S 32218 32218 32044 0 -1 4202560 21819 0 0 0 15192 25 0 0 20 0 8 0 390836901 266342400 39789 33554432000 134512640 146736320 4287696560 4037303952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1621.45
Current children cumulated vsize (KiB) 269248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+517.8 s]
/proc/loadavg: 6.86 7.71 5.01 4/184 32289
/proc/meminfo: memFree=31241876/32873852 swapFree=6860/6860
[pid=32218] ppid=32216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32218/stat : 32218 (run) S 32216 32218 32044 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390831486 9367552 269 33554432000 4194304 5064252 140734001613872 140734001612784 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32218/statm: 2287 269 229 213 0 72 0
[pid=32219] ppid=32218 vsize=222440 CPUtime=1800.13 cores=1,3,5,7
/proc/32219/stat : 32219 (pb_cplex) S 32218 32218 32044 0 -1 4202496 209923 0 0 0 179775 238 0 0 20 0 8 0 390831487 227778560 32684 33554432000 134512640 146736320 4287696560 4287692944 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 55610 32684 981 2985 0 52544 0
[pid=32219/tid=32229] ppid=32218 vsize=222440 CPUtime=236.56 cores=1,3,5,7
/proc/32219/task/32229/stat : 32229 (pb_cplex) S 32218 32218 32044 0 -1 4202560 35570 0 0 0 23616 40 0 0 20 0 8 0 390836901 227778560 32684 33554432000 134512640 146736320 4287696560 4086222480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32230] ppid=32218 vsize=222440 CPUtime=225.51 cores=1,3,5,7
/proc/32219/task/32230/stat : 32230 (pb_cplex) S 32218 32218 32044 0 -1 4202560 24676 0 0 0 22521 30 0 0 20 0 8 0 390836901 227778560 32684 33554432000 134512640 146736320 4287696560 4096708240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32231] ppid=32218 vsize=222440 CPUtime=219.11 cores=1,3,5,7
/proc/32219/task/32231/stat : 32231 (pb_cplex) R 32218 32218 32044 0 -1 4202560 20868 0 0 0 21881 30 0 0 20 0 8 0 390836901 227778560 32684 33554432000 134512640 146736320 4287696560 4107190184 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32232] ppid=32218 vsize=222440 CPUtime=189.45 cores=1,3,5,7
/proc/32219/task/32232/stat : 32232 (pb_cplex) S 32218 32218 32044 0 -1 4202560 8518 0 0 0 18924 21 0 0 20 0 8 0 390836901 227778560 32684 33554432000 134512640 146736320 4287696560 4117679760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32219/tid=32233] ppid=32218 vsize=222440 CPUtime=217.6 cores=1,3,5,7
/proc/32219/task/32233/stat : 32233 (pb_cplex) S 32218 32218 32044 0 -1 4202560 29313 0 0 0 21723 37 0 0 20 0 8 0 390836901 227778560 32684 33554432000 134512640 146736320 4287696560 4058275472 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32219/tid=32234] ppid=32218 vsize=222440 CPUtime=218.53 cores=1,3,5,7
/proc/32219/task/32234/stat : 32234 (pb_cplex) S 32218 32218 32044 0 -1 4202560 27704 0 0 0 21820 33 0 0 20 0 8 0 390836901 227778560 32684 33554432000 134512640 146736320 4287696560 4047789712 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32219/tid=32235] ppid=32218 vsize=222440 CPUtime=159.35 cores=1,3,5,7
/proc/32219/task/32235/stat : 32235 (pb_cplex) S 32218 32218 32044 0 -1 4202560 22241 0 0 0 15909 26 0 0 20 0 8 0 390836901 227778560 32684 33554432000 134512640 146736320 4287696560 4037303952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 231588

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

Real time (s): 517.816
CPU time (s): 1800.13
CPU user time (s): 1797.75
CPU system time (s): 2.38
CPU usage (%): 347.639
Max. virtual memory (cumulated for all children) (KiB): 282796

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

The end

Launcher Data

Begin job on node128 at 2012-06-09 15:04:16
IDJOB=3731796
IDBENCH=1986
IDSOLVER=2325
FILE ID=node128/3731796-1339247056
RUNJOBID= node128-1339246832-32062
PBS_JOBID= 14644353
Free space on /tmp= 70884 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_1.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731796-1339247056/watcher-3731796-1339247056 -o /tmp/evaluation-result-3731796-1339247056/solver-3731796-1339247056 -C 1800 -W 1900 -M 15500  run HOME/instance-3731796-1339247056.opb

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

MD5SUM BENCH= d4957a1112a9baa7413020ddf827f352
RANDOM SEED=241111573

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        31413832 kB
Buffers:          349168 kB
Cached:           136360 kB
SwapCached:         1892 kB
Active:           517116 kB
Inactive:          34856 kB
Active(anon):      61796 kB
Inactive(anon):     7036 kB
Active(file):     455320 kB
Inactive(file):    27820 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100792 kB
Dirty:             16684 kB
Writeback:             0 kB
AnonPages:         71672 kB
Mapped:            12472 kB
Shmem:                 0 kB
Slab:             769124 kB
SReclaimable:     210996 kB
SUnreclaim:       558128 kB
KernelStack:        1480 kB
PageTables:         3956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     212836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731796-1339247056.opb

Free space on /tmp at the end= 70864 MiB
End job on node128 at 2012-06-09 15:12:56