Trace number 3731400

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.28 505.933

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
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 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
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 476
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-3731400-1339246865.opb.
0.00/0.00	c Instance file HOME/instance-3731400-1339246865.opb
0.00/0.00	c File size is 43369 bytes.
0.00/0.03	c Highest Coefficient sum: 251
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:      476                                                 |
0.00/0.03	c |  Number Constraints:    476                                                 |
0.00/0.03	c ===============================================================================
1800.28/505.92	c Remaining time 1799.97 sec.
1800.28/505.92	c 
1800.28/505.92	c *** INTERRUPTED ***
1800.28/505.92	s UNKNOWN
1800.28/505.92	c Total CPU time              : 1795.36 s
1800.28/505.92	c Memory used           : 207.58 MB
1800.28/505.92	c CPU time              : 1795.36 s
1800.28/505.92	c 
1800.28/505.92	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-3731400-1339246865/watcher-3731400-1339246865 -o /tmp/evaluation-result-3731400-1339246865/solver-3731400-1339246865 -C 1800 -W 1900 -M 15500 run HOME/instance-3731400-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: 0.41 0.10 0.03 3/178 3655
/proc/meminfo: memFree=28625408/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0

[startup+0.040644 s]
/proc/loadavg: 0.41 0.10 0.03 3/178 3655
/proc/meminfo: memFree=28625408/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 0.41 0.10 0.03 3/178 3655
/proc/meminfo: memFree=28625408/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 0.41 0.10 0.03 3/178 3655
/proc/meminfo: memFree=28625408/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 0.41 0.10 0.03 3/178 3655
/proc/meminfo: memFree=28625408/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 0.41 0.10 0.03 3/180 3657
/proc/meminfo: memFree=28641220/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=16960 CPUtime=1.48 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 4581 0 0 0 148 0 0 0 20 0 1 0 390810850 17367040 1930 33554432000 134512640 146736320 4292286288 4292280184 136015572 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3656/statm: 4240 1930 890 2985 0 1174 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26108

[startup+3.10042 s]
/proc/loadavg: 0.41 0.10 0.03 10/187 3664
/proc/meminfo: memFree=28605148/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=112780 CPUtime=6.48 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) S 3655 3655 3419 0 -1 4202496 9045 0 0 0 645 3 0 0 20 0 8 0 390810850 115486720 6026 33554432000 134512640 146736320 4292286288 4292282640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3656/statm: 28195 6026 927 2985 0 25129 0
[pid=3656/tid=3658] ppid=3655 vsize=112780 CPUtime=0.63 cores=1,3,5,7
/proc/3656/task/3658/stat : 3658 (pb_cplex) R 3655 3655 3419 0 -1 4202560 301 0 0 0 63 0 0 0 20 0 8 0 390811026 115486720 6026 33554432000 134512640 146736320 4292286288 4148186024 138412928 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3659] ppid=3655 vsize=112780 CPUtime=0.39 cores=1,3,5,7
/proc/3656/task/3659/stat : 3659 (pb_cplex) R 3655 3655 3419 0 -1 4202560 308 0 0 0 39 0 0 0 20 0 8 0 390811026 115486720 6026 33554432000 134512640 146736320 4292286288 4137701468 135855162 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3660] ppid=3655 vsize=112780 CPUtime=0.69 cores=1,3,5,7
/proc/3656/task/3660/stat : 3660 (pb_cplex) R 3655 3655 3419 0 -1 4202560 299 0 0 0 69 0 0 0 20 0 8 0 390811026 115486720 6026 33554432000 134512640 146736320 4292286288 4127215528 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3661] ppid=3655 vsize=112780 CPUtime=0.57 cores=1,3,5,7
/proc/3656/task/3661/stat : 3661 (pb_cplex) R 3655 3655 3419 0 -1 4202560 309 0 0 0 57 0 0 0 20 0 8 0 390811026 115486720 6026 33554432000 134512640 146736320 4292286288 4116730856 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3662] ppid=3655 vsize=112780 CPUtime=0.6 cores=1,3,5,7
/proc/3656/task/3662/stat : 3662 (pb_cplex) R 3655 3655 3419 0 -1 4202560 275 0 0 0 60 0 0 0 20 0 8 0 390811026 115486720 6026 33554432000 134512640 146736320 4292286288 4106245504 137069161 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3663] ppid=3655 vsize=112780 CPUtime=0.51 cores=1,3,5,7
/proc/3656/task/3663/stat : 3663 (pb_cplex) R 3655 3655 3419 0 -1 4202560 306 0 0 0 51 0 0 0 20 0 8 0 390811026 115486720 6026 33554432000 134512640 146736320 4292286288 4095759336 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3664] ppid=3655 vsize=112780 CPUtime=0.46 cores=1,3,5,7
/proc/3656/task/3664/stat : 3664 (pb_cplex) R 3655 3655 3419 0 -1 4202560 332 0 0 0 46 0 0 0 20 0 8 0 390811026 115486720 6026 33554432000 134512640 146736320 4292286288 4085272616 139044552 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 121928

[startup+6.30036 s]
/proc/loadavg: 1.10 0.24 0.08 10/187 3664
/proc/meminfo: memFree=28598336/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=118828 CPUtime=17.27 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 10965 0 0 0 1721 6 0 0 20 0 8 0 390810850 121679872 7613 33554432000 134512640 146736320 4292286288 4292277328 135464862 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3656/statm: 29707 7613 927 2985 0 26641 0
[pid=3656/tid=3658] ppid=3655 vsize=118828 CPUtime=2.35 cores=1,3,5,7
/proc/3656/task/3658/stat : 3658 (pb_cplex) R 3655 3655 3419 0 -1 4202560 564 0 0 0 234 1 0 0 20 0 8 0 390811026 121679872 7613 33554432000 134512640 146736320 4292286288 4148187344 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3659] ppid=3655 vsize=118828 CPUtime=1.79 cores=1,3,5,7
/proc/3656/task/3659/stat : 3659 (pb_cplex) R 3655 3655 3419 0 -1 4202560 522 0 0 0 179 0 0 0 20 0 8 0 390811026 121679872 7613 33554432000 134512640 146736320 4292286288 4137701832 136001712 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3660] ppid=3655 vsize=118828 CPUtime=1.89 cores=1,3,5,7
/proc/3656/task/3660/stat : 3660 (pb_cplex) R 3655 3655 3419 0 -1 4202560 526 0 0 0 189 0 0 0 20 0 8 0 390811026 121679872 7613 33554432000 134512640 146736320 4292286288 4127215836 136009363 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3661] ppid=3655 vsize=118828 CPUtime=2.04 cores=1,3,5,7
/proc/3656/task/3661/stat : 3661 (pb_cplex) R 3655 3655 3419 0 -1 4202560 460 0 0 0 204 0 0 0 20 0 8 0 390811026 121679872 7613 33554432000 134512640 146736320 4292286288 4116730856 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3662] ppid=3655 vsize=118828 CPUtime=1.67 cores=1,3,5,7
/proc/3656/task/3662/stat : 3662 (pb_cplex) R 3655 3655 3419 0 -1 4202560 613 0 0 0 167 0 0 0 20 0 8 0 390811026 121679872 7613 33554432000 134512640 146736320 4292286288 4106245096 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3663] ppid=3655 vsize=118828 CPUtime=1.94 cores=1,3,5,7
/proc/3656/task/3663/stat : 3663 (pb_cplex) R 3655 3655 3419 0 -1 4202560 663 0 0 0 193 1 0 0 20 0 8 0 390811026 121679872 7613 33554432000 134512640 146736320 4292286288 4095757484 135454096 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3664] ppid=3655 vsize=118828 CPUtime=1.76 cores=1,3,5,7
/proc/3656/task/3664/stat : 3664 (pb_cplex) R 3655 3655 3419 0 -1 4202560 631 0 0 0 176 0 0 0 20 0 8 0 390811026 121679872 7613 33554432000 134512640 146736320 4292286288 4085272796 136009357 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 17.27
Current children cumulated vsize (KiB) 127976

[startup+12.7004 s]
/proc/loadavg: 1.57 0.35 0.12 3/187 3685
/proc/meminfo: memFree=28144760/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=150000 CPUtime=31.95 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 21316 0 0 0 3173 22 0 0 20 0 8 0 390810850 153600000 12545 33554432000 134512640 146736320 4292286288 4292275672 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3656/statm: 37500 12545 958 2985 0 34434 0
[pid=3656/tid=3679] ppid=3655 vsize=150000 CPUtime=0 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) S 3655 3655 3419 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390811955 153600000 12545 33554432000 134512640 146736320 4292286288 4085276304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=150000 CPUtime=0 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) S 3655 3655 3419 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390811955 153600000 12545 33554432000 134512640 146736320 4292286288 4095762064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=150000 CPUtime=0 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) S 3655 3655 3419 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390811955 153600000 12545 33554432000 134512640 146736320 4292286288 4106247824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=150000 CPUtime=0 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) S 3655 3655 3419 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390811955 153600000 12545 33554432000 134512640 146736320 4292286288 4116733584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=150000 CPUtime=0 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) S 3655 3655 3419 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390811955 153600000 12545 33554432000 134512640 146736320 4292286288 4054986384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=150000 CPUtime=0 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) S 3655 3655 3419 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390811955 153600000 12545 33554432000 134512640 146736320 4292286288 4044500624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=150000 CPUtime=0 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) S 3655 3655 3419 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390811955 153600000 12545 33554432000 134512640 146736320 4292286288 4034014864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 31.95
Current children cumulated vsize (KiB) 159148

[startup+25.5005 s]
/proc/loadavg: 2.81 0.68 0.22 10/187 3685
/proc/meminfo: memFree=27953732/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=163056 CPUtime=71.41 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 27577 0 0 0 7110 31 0 0 20 0 8 0 390810850 166969344 15907 33554432000 134512640 146736320 4292286288 4292279120 136008168 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3656/statm: 40764 15907 958 2985 0 37698 0
[pid=3656/tid=3679] ppid=3655 vsize=163056 CPUtime=4.99 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) R 3655 3655 3419 0 -1 4202560 840 0 0 0 498 1 0 0 20 0 8 0 390811955 166969344 15907 33554432000 134512640 146736320 4292286288 4085272784 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=163056 CPUtime=4.22 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) R 3655 3655 3419 0 -1 4202560 310 0 0 0 422 0 0 0 20 0 8 0 390811955 166969344 15907 33554432000 134512640 146736320 4292286288 4095758152 135525918 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=163056 CPUtime=4.53 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) R 3655 3655 3419 0 -1 4202560 396 0 0 0 453 0 0 0 20 0 8 0 390811955 166969344 15907 33554432000 134512640 146736320 4292286288 4106242924 135456778 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=163056 CPUtime=5.28 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) R 3655 3655 3419 0 -1 4202560 154 0 0 0 528 0 0 0 20 0 8 0 390811955 166969344 15907 33554432000 134512640 146736320 4292286288 4116730064 136007990 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=163056 CPUtime=4.98 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 1386 0 0 0 497 1 0 0 20 0 8 0 390811955 166969344 15907 33554432000 134512640 146736320 4292286288 4054981960 136388069 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=163056 CPUtime=4.18 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) R 3655 3655 3419 0 -1 4202560 850 0 0 0 417 1 0 0 20 0 8 0 390811955 166969344 15907 33554432000 134512640 146736320 4292286288 4044495848 139044580 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=163056 CPUtime=4.32 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) R 3655 3655 3419 0 -1 4202560 1170 0 0 0 432 0 0 0 20 0 8 0 390811955 166969344 15907 33554432000 134512640 146736320 4292286288 4034011728 135521105 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 71.41
Current children cumulated vsize (KiB) 172204

[startup+51.1005 s]
/proc/loadavg: 4.72 1.30 0.44 9/187 3685
/proc/meminfo: memFree=27940416/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=172272 CPUtime=159.82 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 39466 0 0 0 15919 63 0 0 20 0 8 0 390810850 176406528 18022 33554432000 134512640 146736320 4292286288 4292279368 136000313 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3656/statm: 43068 18022 960 2985 0 40002 0
[pid=3656/tid=3679] ppid=3655 vsize=172272 CPUtime=16 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) R 3655 3655 3419 0 -1 4202560 1454 0 0 0 1595 5 0 0 20 0 8 0 390811955 176406528 18022 33554432000 134512640 146736320 4292286288 4085273576 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=172272 CPUtime=15.6 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) R 3655 3655 3419 0 -1 4202560 2815 0 0 0 1555 5 0 0 20 0 8 0 390811955 176406528 18022 33554432000 134512640 146736320 4292286288 4095758152 135525914 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=172272 CPUtime=15.16 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) R 3655 3655 3419 0 -1 4202560 1914 0 0 0 1511 5 0 0 20 0 8 0 390811955 176406528 18022 33554432000 134512640 146736320 4292286288 4106243328 135443544 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=172272 CPUtime=16.99 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) S 3655 3655 3419 0 -1 4202560 301 0 0 0 1694 5 0 0 20 0 8 0 390811955 176406528 18022 33554432000 134512640 146736320 4292286288 4116733584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=172272 CPUtime=15.63 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 5428 0 0 0 1557 6 0 0 20 0 8 0 390811955 176406528 18022 33554432000 134512640 146736320 4292286288 4054982728 139042904 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=172272 CPUtime=15.49 cores=1,3,5,7

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

/proc/3656/statm: 48639 26197 983 2985 0 45573 0
[pid=3656/tid=3679] ppid=3655 vsize=194556 CPUtime=115.58 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) R 3655 3655 3419 0 -1 4202560 2602 0 0 0 11526 32 0 0 20 0 8 0 390811955 199225344 26197 33554432000 134512640 146736320 4292286288 4085272640 135521348 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=194556 CPUtime=122.13 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) R 3655 3655 3419 0 -1 4202560 9153 0 0 0 12182 31 0 0 20 0 8 0 390811955 199225344 26197 33554432000 134512640 146736320 4292286288 4095757484 135454079 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=194556 CPUtime=118.24 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) R 3655 3655 3419 0 -1 4202560 25311 0 0 0 11786 38 0 0 20 0 8 0 390811955 199225344 26197 33554432000 134512640 146736320 4292286288 4106244144 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=194556 CPUtime=122.84 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) R 3655 3655 3419 0 -1 4202560 3276 0 0 0 12248 36 0 0 20 0 8 0 390811955 199225344 26197 33554432000 134512640 146736320 4292286288 4116732196 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=194556 CPUtime=127.31 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 9323 0 0 0 12699 32 0 0 20 0 8 0 390811955 199225344 26197 33554432000 134512640 146736320 4292286288 4054982724 136385177 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=194556 CPUtime=116.05 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) R 3655 3655 3419 0 -1 4202560 14735 0 0 0 11570 35 0 0 20 0 8 0 390811955 199225344 26197 33554432000 134512640 146736320 4292286288 4044496988 135854186 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=194556 CPUtime=117.35 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) R 3655 3655 3419 0 -1 4202560 13658 0 0 0 11701 34 0 0 20 0 8 0 390811955 199225344 26197 33554432000 134512640 146736320 4292286288 4034011344 136008455 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1003.03
Current children cumulated vsize (KiB) 203704

[startup+342.3 s]
/proc/loadavg: 11.63 6.73 2.92 10/193 3751
/proc/meminfo: memFree=29763304/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=205940 CPUtime=1215.81 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) S 3655 3655 3419 0 -1 4202496 110826 0 0 0 121231 350 0 0 20 0 8 0 390810850 210882560 28425 33554432000 134512640 146736320 4292286288 4292282640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3656/statm: 51485 28425 983 2985 0 48419 0
[pid=3656/tid=3679] ppid=3655 vsize=205940 CPUtime=142.11 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) R 3655 3655 3419 0 -1 4202560 3299 0 0 0 14170 41 0 0 20 0 8 0 390811955 210882560 28425 33554432000 134512640 146736320 4292286288 4085272784 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=205940 CPUtime=148.57 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) R 3655 3655 3419 0 -1 4202560 9477 0 0 0 14819 38 0 0 20 0 8 0 390811955 210882560 28425 33554432000 134512640 146736320 4292286288 4095759336 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=205940 CPUtime=144.37 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) R 3655 3655 3419 0 -1 4202560 27277 0 0 0 14390 47 0 0 20 0 8 0 390811955 210882560 28425 33554432000 134512640 146736320 4292286288 4106243912 135525124 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=205940 CPUtime=149.32 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) R 3655 3655 3419 0 -1 4202560 4023 0 0 0 14888 44 0 0 20 0 8 0 390811955 210882560 28425 33554432000 134512640 146736320 4292286288 4116729904 136384849 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=205940 CPUtime=153.76 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 9822 0 0 0 15337 39 0 0 20 0 8 0 390811955 210882560 28425 33554432000 134512640 146736320 4292286288 4054983656 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=205940 CPUtime=143.18 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) R 3655 3655 3419 0 -1 4202560 16180 0 0 0 14276 42 0 0 20 0 8 0 390811955 210882560 28425 33554432000 134512640 146736320 4292286288 4044496968 139042902 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=205940 CPUtime=143.41 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) R 3655 3655 3419 0 -1 4202560 13858 0 0 0 14297 44 0 0 20 0 8 0 390811955 210882560 28425 33554432000 134512640 146736320 4292286288 4034011592 136000795 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1215.81
Current children cumulated vsize (KiB) 215088

[startup+402.3 s]
/proc/loadavg: 10.95 7.57 3.45 17/192 3751
/proc/meminfo: memFree=29753132/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=209296 CPUtime=1430.97 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 120333 0 0 0 142693 404 0 0 20 0 8 0 390810850 214319104 29258 33554432000 134512640 146736320 4292286288 4292278004 135450820 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3656/statm: 52324 29258 983 2985 0 49258 0
[pid=3656/tid=3679] ppid=3655 vsize=209296 CPUtime=168.68 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) R 3655 3655 3419 0 -1 4202560 3813 0 0 0 16821 47 0 0 20 0 8 0 390811955 214319104 29258 33554432000 134512640 146736320 4292286288 4085271256 135466467 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=209296 CPUtime=175.28 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) R 3655 3655 3419 0 -1 4202560 9477 0 0 0 17483 45 0 0 20 0 8 0 390811955 214319104 29258 33554432000 134512640 146736320 4292286288 4095758544 136008069 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=209296 CPUtime=171.31 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) R 3655 3655 3419 0 -1 4202560 27277 0 0 0 17077 54 0 0 20 0 8 0 390811955 214319104 29258 33554432000 134512640 146736320 4292286288 4106244164 136385183 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=209296 CPUtime=176.76 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) R 3655 3655 3419 0 -1 4202560 7739 0 0 0 17624 52 0 0 20 0 8 0 390811955 214319104 29258 33554432000 134512640 146736320 4292286288 4116730064 136007970 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=209296 CPUtime=180.95 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 10263 0 0 0 18049 46 0 0 20 0 8 0 390811955 214319104 29258 33554432000 134512640 146736320 4292286288 4054982864 136008234 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=209296 CPUtime=169.58 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) R 3655 3655 3419 0 -1 4202560 18177 0 0 0 16909 49 0 0 20 0 8 0 390811955 214319104 29258 33554432000 134512640 146736320 4292286288 4044497104 136008126 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=209296 CPUtime=170.03 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) R 3655 3655 3419 0 -1 4202560 13858 0 0 0 16953 50 0 0 20 0 8 0 390811955 214319104 29258 33554432000 134512640 146736320 4292286288 4034011344 136007963 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1430.97
Current children cumulated vsize (KiB) 218444

[startup+462.3 s]
/proc/loadavg: 12.19 8.60 4.06 17/193 3752
/proc/meminfo: memFree=29747852/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=213124 CPUtime=1644.81 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) S 3655 3655 3419 0 -1 4202496 124206 0 0 0 164021 460 0 0 20 0 8 0 390810850 218238976 30006 33554432000 134512640 146736320 4292286288 4292282640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3656/statm: 53281 30006 983 2985 0 50215 0
[pid=3656/tid=3679] ppid=3655 vsize=213124 CPUtime=194.9 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) S 3655 3655 3419 0 -1 4202560 4288 0 0 0 19434 56 0 0 20 0 8 0 390811955 218238976 30006 33554432000 134512640 146736320 4292286288 4085276304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=213124 CPUtime=201.85 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) R 3655 3655 3419 0 -1 4202560 9557 0 0 0 20132 53 0 0 20 0 8 0 390811955 218238976 30006 33554432000 134512640 146736320 4292286288 4095758928 136403112 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=213124 CPUtime=197.99 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) S 3655 3655 3419 0 -1 4202560 28519 0 0 0 19738 61 0 0 20 0 8 0 390811955 218238976 30006 33554432000 134512640 146736320 4292286288 4106247824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=213124 CPUtime=203.99 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) R 3655 3655 3419 0 -1 4202560 9600 0 0 0 20337 62 0 0 20 0 8 0 390811955 218238976 30006 33554432000 134512640 146736320 4292286288 4116730904 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=213124 CPUtime=207.47 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 10263 0 0 0 20694 53 0 0 20 0 8 0 390811955 218238976 30006 33554432000 134512640 146736320 4292286288 4054983656 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=213124 CPUtime=196.19 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) R 3655 3655 3419 0 -1 4202560 18249 0 0 0 19563 56 0 0 20 0 8 0 390811955 218238976 30006 33554432000 134512640 146736320 4292286288 4044497896 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=213124 CPUtime=196.43 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) S 3655 3655 3419 0 -1 4202560 13858 0 0 0 19587 56 0 0 20 0 8 0 390811955 218238976 30006 33554432000 134512640 146736320 4292286288 4034014864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1644.81
Current children cumulated vsize (KiB) 222272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+505.9 s]
/proc/loadavg: 12.56 9.18 4.47 12/193 3752
/proc/meminfo: memFree=29745620/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=212560 CPUtime=1800.28 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 125990 0 0 0 179531 497 0 0 20 0 8 0 390810850 217661440 29977 33554432000 134512640 146736320 4292286288 4292278120 135467759 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3656/statm: 53140 29977 983 2985 0 50074 0
[pid=3656/tid=3679] ppid=3655 vsize=212560 CPUtime=214.5 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) R 3655 3655 3419 0 -1 4202560 4288 0 0 0 21388 62 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4085272392 135525920 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=212560 CPUtime=221.27 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) S 3655 3655 3419 0 -1 4202560 10358 0 0 0 22071 56 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4095762064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=212560 CPUtime=217.56 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) R 3655 3655 3419 0 -1 4202560 28775 0 0 0 21692 64 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4106244300 136388871 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=212560 CPUtime=223.47 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) R 3655 3655 3419 0 -1 4202560 10309 0 0 0 22281 66 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4116729912 136475800 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=212560 CPUtime=226.77 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 10263 0 0 0 22620 57 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4054982860 136388881 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=212560 CPUtime=215.59 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) R 3655 3655 3419 0 -1 4202560 18256 0 0 0 21497 62 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4044496964 136385179 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=212560 CPUtime=215.53 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) R 3655 3655 3419 0 -1 4202560 13858 0 0 0 21490 63 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4034011208 139042888 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 221708

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

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

[startup+505.9 s]
/proc/loadavg: 12.56 9.18 4.47 12/193 3752
/proc/meminfo: memFree=29745620/32873844 swapFree=7632/7632
[pid=3655] ppid=3653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3655/stat : 3655 (run) S 3653 3655 3419 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810850 9367552 270 33554432000 4194304 5064252 140735662464528 140735662463440 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3655/statm: 2287 270 229 213 0 72 0
[pid=3656] ppid=3655 vsize=212560 CPUtime=1800.28 cores=1,3,5,7
/proc/3656/stat : 3656 (pb_cplex) R 3655 3655 3419 0 -1 4202496 125990 0 0 0 179531 497 0 0 20 0 8 0 390810850 217661440 29977 33554432000 134512640 146736320 4292286288 4292278120 135467759 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3656/statm: 53140 29977 983 2985 0 50074 0
[pid=3656/tid=3679] ppid=3655 vsize=212560 CPUtime=214.5 cores=1,3,5,7
/proc/3656/task/3679/stat : 3679 (pb_cplex) R 3655 3655 3419 0 -1 4202560 4288 0 0 0 21388 62 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4085272392 135525920 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3656/tid=3680] ppid=3655 vsize=212560 CPUtime=221.27 cores=1,3,5,7
/proc/3656/task/3680/stat : 3680 (pb_cplex) S 3655 3655 3419 0 -1 4202560 10358 0 0 0 22071 56 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4095762064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3681] ppid=3655 vsize=212560 CPUtime=217.56 cores=1,3,5,7
/proc/3656/task/3681/stat : 3681 (pb_cplex) R 3655 3655 3419 0 -1 4202560 28775 0 0 0 21692 64 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4106244300 136388871 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3656/tid=3682] ppid=3655 vsize=212560 CPUtime=223.47 cores=1,3,5,7
/proc/3656/task/3682/stat : 3682 (pb_cplex) R 3655 3655 3419 0 -1 4202560 10309 0 0 0 22281 66 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4116729912 136475800 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3683] ppid=3655 vsize=212560 CPUtime=226.77 cores=1,3,5,7
/proc/3656/task/3683/stat : 3683 (pb_cplex) R 3655 3655 3419 0 -1 4202560 10263 0 0 0 22620 57 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4054982860 136388881 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3656/tid=3684] ppid=3655 vsize=212560 CPUtime=215.59 cores=1,3,5,7
/proc/3656/task/3684/stat : 3684 (pb_cplex) R 3655 3655 3419 0 -1 4202560 18256 0 0 0 21497 62 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4044496964 136385179 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3656/tid=3685] ppid=3655 vsize=212560 CPUtime=215.53 cores=1,3,5,7
/proc/3656/task/3685/stat : 3685 (pb_cplex) R 3655 3655 3419 0 -1 4202560 13858 0 0 0 21490 63 0 0 20 0 8 0 390811955 217661440 29977 33554432000 134512640 146736320 4292286288 4034011208 139042888 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 221708

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 505.933
CPU time (s): 1800.28
CPU user time (s): 1795.31
CPU system time (s): 4.97
CPU usage (%): 355.833
Max. virtual memory (cumulated for all children) (KiB): 224736

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

runsolver used 1.67075 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-09 15:01:05
IDJOB=3731400
IDBENCH=1950
IDSOLVER=2325
FILE ID=node141/3731400-1339246865
RUNJOBID= node141-1339246834-3436
PBS_JOBID= 14644340
Free space on /tmp= 69200 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_13.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731400-1339246865/watcher-3731400-1339246865 -o /tmp/evaluation-result-3731400-1339246865/solver-3731400-1339246865 -C 1800 -W 1900 -M 15500  run HOME/instance-3731400-1339246865.opb

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=2019140960

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.744
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.92
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.744
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:       32873844 kB
MemFree:        28625448 kB
Buffers:          380360 kB
Cached:          1636964 kB
SwapCached:         3056 kB
Active:          1969288 kB
Inactive:        1331008 kB
Active(anon):    1281176 kB
Inactive(anon):     2872 kB
Active(file):     688112 kB
Inactive(file):  1328136 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098996 kB
Dirty:            122092 kB
Writeback:             0 kB
AnonPages:       1261488 kB
Mapped:            10928 kB
Shmem:                 0 kB
Slab:             804980 kB
SReclaimable:     246136 kB
SUnreclaim:       558844 kB
KernelStack:        1448 kB
PageTables:         6464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1458264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    600064 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-3731400-1339246865.opb

Free space on /tmp at the end= 69272 MiB
End job on node141 at 2012-06-09 15:09:33