Trace number 3731411

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.03 512.716

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
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-3731411-1339246865.opb.
0.00/0.00	c Instance file HOME/instance-3731411-1339246865.opb
0.00/0.00	c File size is 43304 bytes.
0.00/0.03	c Highest Coefficient sum: 259
0.00/0.03	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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      473                                                 |
0.00/0.03	c |  Number Constraints:    473                                                 |
0.00/0.03	c ===============================================================================
1800.03/512.71	c Remaining time 1799.97 sec.
1800.03/512.71	c 
1800.03/512.71	c *** INTERRUPTED ***
1800.03/512.71	s UNKNOWN
1800.03/512.71	c Total CPU time              : 1795.38 s
1800.03/512.71	c Memory used           : 212.23 MB
1800.03/512.71	c CPU time              : 1795.38 s
1800.03/512.71	c 
1800.03/512.71	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-3731411-1339246865/watcher-3731411-1339246865 -o /tmp/evaluation-result-3731411-1339246865/solver-3731411-1339246865 -C 1800 -W 1900 -M 15500 run HOME/instance-3731411-1339246865.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: 1.55 0.37 0.12 3/185 10495
/proc/meminfo: memFree=31315880/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0

[startup+0.00681991 s]
/proc/loadavg: 1.55 0.37 0.12 3/185 10495
/proc/meminfo: memFree=31315880/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100183 s]
/proc/loadavg: 1.55 0.37 0.12 3/185 10495
/proc/meminfo: memFree=31315880/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 1.55 0.37 0.12 3/185 10495
/proc/meminfo: memFree=31315880/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 1.55 0.37 0.12 3/185 10495
/proc/meminfo: memFree=31315880/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.59 0.39 0.13 4/187 10497
/proc/meminfo: memFree=31311928/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=17020 CPUtime=1.49 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 5012 0 0 0 149 0 0 0 20 0 1 0 390812114 17428480 1971 33554432000 134512640 146736320 4287879072 4287876132 144757825 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/10496/statm: 4255 1971 889 2985 0 1189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26168

[startup+3.10039 s]
/proc/loadavg: 1.59 0.39 0.13 3/194 10504
/proc/meminfo: memFree=31303612/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=117564 CPUtime=5.64 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 11509 0 0 0 562 2 0 0 20 0 8 0 390812114 120385536 7671 33554432000 134512640 146736320 4287879072 4287871836 135855167 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10496/statm: 29391 7671 927 2985 0 26325 0
[pid=10496/tid=10498] ppid=10495 vsize=117564 CPUtime=0.36 cores=1,3,5,7
/proc/10496/task/10498/stat : 10498 (pb_cplex) R 10495 10495 10216 0 -1 4202560 552 0 0 0 36 0 0 0 20 0 8 0 390812312 120385536 7671 33554432000 134512640 146736320 4287879072 4148232248 136475785 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10499] ppid=10495 vsize=117564 CPUtime=0.57 cores=1,3,5,7
/proc/10496/task/10499/stat : 10499 (pb_cplex) S 10495 10495 10216 0 -1 4202560 618 0 0 0 57 0 0 0 20 0 8 0 390812312 120385536 7671 33554432000 134512640 146736320 4287879072 4137750160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10500] ppid=10495 vsize=117564 CPUtime=0.38 cores=1,3,5,7
/proc/10496/task/10500/stat : 10500 (pb_cplex) R 10495 10495 10216 0 -1 4202560 555 0 0 0 38 0 0 0 20 0 8 0 390812312 120385536 7671 33554432000 134512640 146736320 4287879072 4127261088 136388276 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10501] ppid=10495 vsize=117564 CPUtime=0.38 cores=1,3,5,7
/proc/10496/task/10501/stat : 10501 (pb_cplex) R 10495 10495 10216 0 -1 4202560 476 0 0 0 38 0 0 0 20 0 8 0 390812312 120385536 7671 33554432000 134512640 146736320 4287879072 4116775504 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10502] ppid=10495 vsize=117564 CPUtime=0.41 cores=1,3,5,7
/proc/10496/task/10502/stat : 10502 (pb_cplex) R 10495 10495 10216 0 -1 4202560 534 0 0 0 41 0 0 0 20 0 8 0 390812312 120385536 7671 33554432000 134512640 146736320 4287879072 4106287936 138462623 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10503] ppid=10495 vsize=117564 CPUtime=0.51 cores=1,3,5,7
/proc/10496/task/10503/stat : 10503 (pb_cplex) R 10495 10495 10216 0 -1 4202560 653 0 0 0 51 0 0 0 20 0 8 0 390812312 120385536 7671 33554432000 134512640 146736320 4287879072 4095804392 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10504] ppid=10495 vsize=117564 CPUtime=0.35 cores=1,3,5,7
/proc/10496/task/10504/stat : 10504 (pb_cplex) R 10495 10495 10216 0 -1 4202560 555 0 0 0 35 0 0 0 20 0 8 0 390812312 120385536 7671 33554432000 134512640 146736320 4287879072 4085317724 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 126712

[startup+6.3004 s]
/proc/loadavg: 2.74 0.65 0.22 17/194 10504
/proc/meminfo: memFree=31290188/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=117564 CPUtime=17.91 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 11512 0 0 0 1786 5 0 0 20 0 8 0 390812114 120385536 7674 33554432000 134512640 146736320 4287879072 4287870864 136008172 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10496/statm: 29391 7674 927 2985 0 26325 0
[pid=10496/tid=10498] ppid=10495 vsize=117564 CPUtime=2.12 cores=1,3,5,7
/proc/10496/task/10498/stat : 10498 (pb_cplex) R 10495 10495 10216 0 -1 4202560 552 0 0 0 212 0 0 0 20 0 8 0 390812312 120385536 7674 33554432000 134512640 146736320 4287879072 4148231520 136388285 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10499] ppid=10495 vsize=117564 CPUtime=1.89 cores=1,3,5,7
/proc/10496/task/10499/stat : 10499 (pb_cplex) R 10495 10495 10216 0 -1 4202560 619 0 0 0 189 0 0 0 20 0 8 0 390812312 120385536 7674 33554432000 134512640 146736320 4287879072 4137745552 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10500] ppid=10495 vsize=117564 CPUtime=1.89 cores=1,3,5,7
/proc/10496/task/10500/stat : 10500 (pb_cplex) R 10495 10495 10216 0 -1 4202560 555 0 0 0 189 0 0 0 20 0 8 0 390812312 120385536 7674 33554432000 134512640 146736320 4287879072 4127259624 139044583 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10501] ppid=10495 vsize=117564 CPUtime=2.02 cores=1,3,5,7
/proc/10496/task/10501/stat : 10501 (pb_cplex) R 10495 10495 10216 0 -1 4202560 477 0 0 0 202 0 0 0 20 0 8 0 390812312 120385536 7674 33554432000 134512640 146736320 4287879072 4116774032 136008100 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10502] ppid=10495 vsize=117564 CPUtime=1.89 cores=1,3,5,7
/proc/10496/task/10502/stat : 10502 (pb_cplex) R 10495 10495 10216 0 -1 4202560 534 0 0 0 189 0 0 0 20 0 8 0 390812312 120385536 7674 33554432000 134512640 146736320 4287879072 4106289064 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10503] ppid=10495 vsize=117564 CPUtime=2.04 cores=1,3,5,7
/proc/10496/task/10503/stat : 10503 (pb_cplex) R 10495 10495 10216 0 -1 4202560 653 0 0 0 204 0 0 0 20 0 8 0 390812312 120385536 7674 33554432000 134512640 146736320 4287879072 4095804392 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10504] ppid=10495 vsize=117564 CPUtime=1.98 cores=1,3,5,7
/proc/10496/task/10504/stat : 10504 (pb_cplex) R 10495 10495 10216 0 -1 4202560 556 0 0 0 198 0 0 0 20 0 8 0 390812312 120385536 7674 33554432000 134512640 146736320 4287879072 4085316616 139042981 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 17.91
Current children cumulated vsize (KiB) 126712

[startup+12.7004 s]
/proc/loadavg: 3.24 0.79 0.26 8/194 10525
/proc/meminfo: memFree=31266152/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=150848 CPUtime=29.34 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 23377 0 0 0 2912 22 0 0 20 0 8 0 390812114 154468352 13163 33554432000 134512640 146736320 4287879072 4287870696 139044557 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10496/statm: 37712 13163 974 2985 0 34646 0
[pid=10496/tid=10519] ppid=10495 vsize=150848 CPUtime=0 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) S 10495 10495 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813105 154468352 13163 33554432000 134512640 146736320 4287879072 4085321360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=150848 CPUtime=0 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) S 10495 10495 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813105 154468352 13163 33554432000 134512640 146736320 4287879072 4095807120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=150848 CPUtime=0 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) S 10495 10495 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813105 154468352 13163 33554432000 134512640 146736320 4287879072 4106292880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=150848 CPUtime=0 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) S 10495 10495 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813105 154468352 13163 33554432000 134512640 146736320 4287879072 4116778640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=150848 CPUtime=0 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) S 10495 10495 10216 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390813105 154468352 13163 33554432000 134512640 146736320 4287879072 4052143760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=150848 CPUtime=0 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) S 10495 10495 10216 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390813105 154468352 13163 33554432000 134512640 146736320 4287879072 4041658000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=150848 CPUtime=0 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) S 10495 10495 10216 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390813105 154468352 13163 33554432000 134512640 146736320 4287879072 4031172240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 29.34
Current children cumulated vsize (KiB) 159996

[startup+25.5004 s]
/proc/loadavg: 4.60 1.16 0.39 9/194 10525
/proc/meminfo: memFree=31250096/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=169280 CPUtime=75.44 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) S 10495 10495 10216 0 -1 4202496 30101 0 0 0 7510 34 0 0 20 0 8 0 390812114 173342720 17587 33554432000 134512640 146736320 4287879072 4287875472 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10496/statm: 42320 17587 974 2985 0 39254 0
[pid=10496/tid=10519] ppid=10495 vsize=169280 CPUtime=6.06 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) R 10495 10495 10216 0 -1 4202560 634 0 0 0 605 1 0 0 20 0 8 0 390813105 173342720 17587 33554432000 134512640 146736320 4287879072 4085318632 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=169280 CPUtime=5.66 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) R 10495 10495 10216 0 -1 4202560 1385 0 0 0 565 1 0 0 20 0 8 0 390813105 173342720 17587 33554432000 134512640 146736320 4287879072 4095804392 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=169280 CPUtime=5.75 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 1249 0 0 0 575 0 0 0 20 0 8 0 390813105 173342720 17587 33554432000 134512640 146736320 4287879072 4106289608 136000313 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=169280 CPUtime=5.81 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 1275 0 0 0 579 2 0 0 20 0 8 0 390813105 173342720 17587 33554432000 134512640 146736320 4287879072 4116775128 136008656 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=169280 CPUtime=6.23 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 523 0 0 0 622 1 0 0 20 0 8 0 390813105 173342720 17587 33554432000 134512640 146736320 4287879072 4052140240 136008226 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=169280 CPUtime=5.9 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) R 10495 10495 10216 0 -1 4202560 801 0 0 0 589 1 0 0 20 0 8 0 390813105 173342720 17587 33554432000 134512640 146736320 4287879072 4041654480 136008039 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=169280 CPUtime=5.29 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) R 10495 10495 10216 0 -1 4202560 154 0 0 0 528 1 0 0 20 0 8 0 390813105 173342720 17587 33554432000 134512640 146736320 4287879072 4031169512 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 75.44
Current children cumulated vsize (KiB) 178428

[startup+51.1004 s]
/proc/loadavg: 8.59 2.45 0.84 16/194 10525
/proc/meminfo: memFree=31236328/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=182592 CPUtime=155.83 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) S 10495 10495 10216 0 -1 4202496 38239 0 0 0 15526 57 0 0 20 0 8 0 390812114 186974208 20592 33554432000 134512640 146736320 4287879072 4287875472 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10496/statm: 45648 20592 974 2985 0 42582 0
[pid=10496/tid=10519] ppid=10495 vsize=182592 CPUtime=15.91 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) S 10495 10495 10216 0 -1 4202560 800 0 0 0 1588 3 0 0 20 0 8 0 390813105 186974208 20592 33554432000 134512640 146736320 4287879072 4085321360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=182592 CPUtime=14.93 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) R 10495 10495 10216 0 -1 4202560 1993 0 0 0 1489 4 0 0 20 0 8 0 390813105 186974208 20592 33554432000 134512640 146736320 4287879072 4095803600 136008039 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=182592 CPUtime=15.84 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 1663 0 0 0 1581 3 0 0 20 0 8 0 390813105 186974208 20592 33554432000 134512640 146736320 4287879072 4106288968 135525278 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=182592 CPUtime=16.11 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 3261 0 0 0 1606 5 0 0 20 0 8 0 390813105 186974208 20592 33554432000 134512640 146736320 4287879072 4116775188 136003834 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=182592 CPUtime=16.53 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 989 0 0 0 1649 4 0 0 20 0 8 0 390813105 186974208 20592 33554432000 134512640 146736320 4287879072 4052141032 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=182592 CPUtime=15.6 cores=1,3,5,7

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

/proc/10496/statm: 51201 29148 989 2985 0 48135 0
[pid=10496/tid=10519] ppid=10495 vsize=204804 CPUtime=108.14 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) R 10495 10495 10216 0 -1 4202560 5486 0 0 0 10786 28 0 0 20 0 8 0 390813105 209719296 29148 33554432000 134512640 146736320 4287879072 4085318632 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=204804 CPUtime=124.96 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) R 10495 10495 10216 0 -1 4202560 5951 0 0 0 12465 31 0 0 20 0 8 0 390813105 209719296 29148 33554432000 134512640 146736320 4287879072 4095803484 135855174 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=204804 CPUtime=116.23 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 7780 0 0 0 11589 34 0 0 20 0 8 0 390813105 209719296 29148 33554432000 134512640 146736320 4287879072 4106290152 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=204804 CPUtime=106.67 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9815 0 0 0 10635 32 0 0 20 0 8 0 390813105 209719296 29148 33554432000 134512640 146736320 4287879072 4116774004 135450613 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=204804 CPUtime=116.24 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 3576 0 0 0 11594 30 0 0 20 0 8 0 390813105 209719296 29148 33554432000 134512640 146736320 4287879072 4052140100 136385167 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=204804 CPUtime=121.81 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) R 10495 10495 10216 0 -1 4202560 6930 0 0 0 12151 30 0 0 20 0 8 0 390813105 209719296 29148 33554432000 134512640 146736320 4287879072 4041654320 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=204804 CPUtime=125.52 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) R 10495 10495 10216 0 -1 4202560 7500 0 0 0 12517 35 0 0 20 0 8 0 390813105 209719296 29148 33554432000 134512640 146736320 4287879072 4031168580 136385179 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 976.01
Current children cumulated vsize (KiB) 213952

[startup+342.3 s]
/proc/loadavg: 12.22 8.61 3.94 13/193 10589
/proc/meminfo: memFree=31159900/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=207860 CPUtime=1189.52 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 81949 0 0 0 118629 323 0 0 20 0 8 0 390812114 212848640 29874 33554432000 134512640 146736320 4287879072 4287871952 136008047 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10496/statm: 51965 29874 989 2985 0 48899 0
[pid=10496/tid=10519] ppid=10495 vsize=207860 CPUtime=134.9 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) S 10495 10495 10216 0 -1 4202560 5486 0 0 0 13454 36 0 0 20 0 8 0 390813105 212848640 29874 33554432000 134512640 146736320 4287879072 4085321360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=207860 CPUtime=151.33 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) R 10495 10495 10216 0 -1 4202560 6287 0 0 0 15094 39 0 0 20 0 8 0 390813105 212848640 29874 33554432000 134512640 146736320 4287879072 4095804440 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=207860 CPUtime=142.61 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 8381 0 0 0 14220 41 0 0 20 0 8 0 390813105 212848640 29874 33554432000 134512640 146736320 4287879072 4106289608 136000480 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=207860 CPUtime=133.49 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9816 0 0 0 13310 39 0 0 20 0 8 0 390813105 212848640 29874 33554432000 134512640 146736320 4287879072 4116775004 135855167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=207860 CPUtime=143.09 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 3961 0 0 0 14272 37 0 0 20 0 8 0 390813105 212848640 29874 33554432000 134512640 146736320 4287879072 4052140100 136385179 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=207860 CPUtime=148.2 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) R 10495 10495 10216 0 -1 4202560 6999 0 0 0 14781 39 0 0 20 0 8 0 390813105 212848640 29874 33554432000 134512640 146736320 4287879072 4041655320 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=207860 CPUtime=152.27 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) R 10495 10495 10216 0 -1 4202560 7744 0 0 0 15184 43 0 0 20 0 8 0 390813105 212848640 29874 33554432000 134512640 146736320 4287879072 4031169560 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1189.52
Current children cumulated vsize (KiB) 217008

[startup+402.3 s]
/proc/loadavg: 13.52 9.62 4.58 17/193 10589
/proc/meminfo: memFree=31154320/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=210592 CPUtime=1406.35 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 86780 0 0 0 140261 374 0 0 20 0 8 0 390812114 215646208 30469 33554432000 134512640 146736320 4287879072 4287871956 135846422 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10496/statm: 52648 30469 989 2985 0 49582 0
[pid=10496/tid=10519] ppid=10495 vsize=210592 CPUtime=161.8 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) R 10495 10495 10216 0 -1 4202560 6866 0 0 0 16139 41 0 0 20 0 8 0 390813105 215646208 30469 33554432000 134512640 146736320 4287879072 4085317672 139044800 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=210592 CPUtime=178.39 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) S 10495 10495 10216 0 -1 4202560 6304 0 0 0 17793 46 0 0 20 0 8 0 390813105 215646208 30469 33554432000 134512640 146736320 4287879072 4095807120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=210592 CPUtime=169.12 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9238 0 0 0 16865 47 0 0 20 0 8 0 390813105 215646208 30469 33554432000 134512640 146736320 4287879072 4106289360 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=210592 CPUtime=160.29 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9816 0 0 0 15983 46 0 0 20 0 8 0 390813105 215646208 30469 33554432000 134512640 146736320 4287879072 4116775912 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=210592 CPUtime=169.64 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 4127 0 0 0 16923 41 0 0 20 0 8 0 390813105 215646208 30469 33554432000 134512640 146736320 4287879072 4052140488 136000401 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=210592 CPUtime=176.13 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) R 10495 10495 10216 0 -1 4202560 7061 0 0 0 17568 45 0 0 20 0 8 0 390813105 215646208 30469 33554432000 134512640 146736320 4287879072 4041655272 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=210592 CPUtime=179.17 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9241 0 0 0 17868 49 0 0 20 0 8 0 390813105 215646208 30469 33554432000 134512640 146736320 4287879072 4031168720 136008309 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1406.35
Current children cumulated vsize (KiB) 219740

[startup+462.3 s]
/proc/loadavg: 14.41 10.52 5.20 10/193 10589
/proc/meminfo: memFree=31096540/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=214292 CPUtime=1621.26 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 94291 0 0 0 161697 429 0 0 20 0 8 0 390812114 219435008 31305 33554432000 134512640 146736320 4287879072 4287871952 136008450 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10496/statm: 53573 31305 989 2985 0 50507 0
[pid=10496/tid=10519] ppid=10495 vsize=214292 CPUtime=188.58 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9031 0 0 0 18809 49 0 0 20 0 8 0 390813105 219435008 31305 33554432000 134512640 146736320 4287879072 4085318224 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=214292 CPUtime=206.17 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) R 10495 10495 10216 0 -1 4202560 6956 0 0 0 20563 54 0 0 20 0 8 0 390813105 219435008 31305 33554432000 134512640 146736320 4287879072 4095803600 136008168 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=214292 CPUtime=195.98 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9637 0 0 0 19544 54 0 0 20 0 8 0 390813105 219435008 31305 33554432000 134512640 146736320 4287879072 4106289368 136009074 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=214292 CPUtime=186.24 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9816 0 0 0 18571 53 0 0 20 0 8 0 390813105 219435008 31305 33554432000 134512640 146736320 4287879072 4116774728 135525914 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=214292 CPUtime=196.9 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 4127 0 0 0 19643 47 0 0 20 0 8 0 390813105 219435008 31305 33554432000 134512640 146736320 4287879072 4052141032 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=214292 CPUtime=202.44 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) R 10495 10495 10216 0 -1 4202560 8867 0 0 0 20191 53 0 0 20 0 8 0 390813105 219435008 31305 33554432000 134512640 146736320 4287879072 4041654480 136008106 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=214292 CPUtime=205.6 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9767 0 0 0 20503 57 0 0 20 0 8 0 390813105 219435008 31305 33554432000 134512640 146736320 4287879072 4031169512 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1621.26
Current children cumulated vsize (KiB) 223440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+512.7 s]
/proc/loadavg: 14.25 11.07 5.66 17/193 10589
/proc/meminfo: memFree=31090528/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=217320 CPUtime=1800.03 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 100550 0 0 0 179535 468 0 0 20 0 8 0 390812114 222535680 31831 33554432000 134512640 146736320 4287879072 4287871952 136008050 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10496/statm: 54330 31831 989 2985 0 51264 0
[pid=10496/tid=10519] ppid=10495 vsize=217320 CPUtime=210.78 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) R 10495 10495 10216 0 -1 4202560 10305 0 0 0 21023 55 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4085317840 136008335 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=217320 CPUtime=228.25 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) R 10495 10495 10216 0 -1 4202560 8545 0 0 0 22767 58 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4095804392 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=217320 CPUtime=218.05 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9811 0 0 0 21744 61 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4106289220 136385175 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=217320 CPUtime=209.05 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 11337 0 0 0 20845 60 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4116774980 136385172 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=217320 CPUtime=219.01 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 4434 0 0 0 21848 53 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4052140240 136008160 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=217320 CPUtime=224.02 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) R 10495 10495 10216 0 -1 4202560 10172 0 0 0 22344 58 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4041654476 136388871 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=217320 CPUtime=227.77 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9767 0 0 0 22715 62 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4031169512 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 226468

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

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

[startup+512.7 s]
/proc/loadavg: 14.25 11.07 5.66 17/193 10589
/proc/meminfo: memFree=31090528/32873648 swapFree=7116/7116
[pid=10495] ppid=10493 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10495/stat : 10495 (run) S 10493 10495 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812114 9367552 270 33554432000 4194304 5064252 140736554996144 140736554995056 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10495/statm: 2287 270 229 213 0 72 0
[pid=10496] ppid=10495 vsize=217320 CPUtime=1800.03 cores=1,3,5,7
/proc/10496/stat : 10496 (pb_cplex) R 10495 10495 10216 0 -1 4202496 100550 0 0 0 179535 468 0 0 20 0 8 0 390812114 222535680 31831 33554432000 134512640 146736320 4287879072 4287871952 136008050 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10496/statm: 54330 31831 989 2985 0 51264 0
[pid=10496/tid=10519] ppid=10495 vsize=217320 CPUtime=210.78 cores=1,3,5,7
/proc/10496/task/10519/stat : 10519 (pb_cplex) R 10495 10495 10216 0 -1 4202560 10305 0 0 0 21023 55 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4085317840 136008335 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10520] ppid=10495 vsize=217320 CPUtime=228.25 cores=1,3,5,7
/proc/10496/task/10520/stat : 10520 (pb_cplex) R 10495 10495 10216 0 -1 4202560 8545 0 0 0 22767 58 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4095804392 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10521] ppid=10495 vsize=217320 CPUtime=218.05 cores=1,3,5,7
/proc/10496/task/10521/stat : 10521 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9811 0 0 0 21744 61 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4106289220 136385175 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10496/tid=10522] ppid=10495 vsize=217320 CPUtime=209.05 cores=1,3,5,7
/proc/10496/task/10522/stat : 10522 (pb_cplex) R 10495 10495 10216 0 -1 4202560 11337 0 0 0 20845 60 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4116774980 136385172 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10496/tid=10523] ppid=10495 vsize=217320 CPUtime=219.01 cores=1,3,5,7
/proc/10496/task/10523/stat : 10523 (pb_cplex) R 10495 10495 10216 0 -1 4202560 4434 0 0 0 21848 53 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4052140240 136008160 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10496/tid=10524] ppid=10495 vsize=217320 CPUtime=224.02 cores=1,3,5,7
/proc/10496/task/10524/stat : 10524 (pb_cplex) R 10495 10495 10216 0 -1 4202560 10172 0 0 0 22344 58 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4041654476 136388871 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10496/tid=10525] ppid=10495 vsize=217320 CPUtime=227.77 cores=1,3,5,7
/proc/10496/task/10525/stat : 10525 (pb_cplex) R 10495 10495 10216 0 -1 4202560 9767 0 0 0 22715 62 0 0 20 0 8 0 390813105 222535680 31831 33554432000 134512640 146736320 4287879072 4031169512 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 226468

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 512.716
CPU time (s): 1800.03
CPU user time (s): 1795.35
CPU system time (s): 4.68
CPU usage (%): 351.077
Max. virtual memory (cumulated for all children) (KiB): 229540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 1
involuntary context switches= 2

runsolver used 1.48977 second user time and 3.24851 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-09 15:01:05
IDJOB=3731411
IDBENCH=1951
IDSOLVER=2325
FILE ID=node123/3731411-1339246865
RUNJOBID= node123-1339246836-10234
PBS_JOBID= 14644358
Free space on /tmp= 68136 MiB

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

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=1351317033

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31316496 kB
Buffers:          483352 kB
Cached:           104444 kB
SwapCached:         2092 kB
Active:           581980 kB
Inactive:          61124 kB
Active(anon):      50428 kB
Inactive(anon):     6784 kB
Active(file):     531552 kB
Inactive(file):    54340 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:             33492 kB
Writeback:             0 kB
AnonPages:         60684 kB
Mapped:            12456 kB
Shmem:                 0 kB
Slab:             775128 kB
SReclaimable:     218980 kB
SUnreclaim:       556148 kB
KernelStack:        1504 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     225904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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-3731411-1339246865.opb

Free space on /tmp at the end= 68120 MiB
End job on node123 at 2012-06-09 15:09:41