Trace number 3731433

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.06 505.618

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
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 constraint17
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-3731433-1339246865.opb.
0.00/0.00	c Instance file HOME/instance-3731433-1339246865.opb
0.00/0.00	c File size is 43180 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:      473                                                 |
0.00/0.03	c |  Number Constraints:    473                                                 |
0.00/0.03	c ===============================================================================
1800.06/505.61	c Remaining time 1799.97 sec.
1800.06/505.61	c 
1800.06/505.61	c *** INTERRUPTED ***
1800.06/505.61	s UNKNOWN
1800.06/505.61	c Total CPU time              : 1783.09 s
1800.06/505.61	c Memory used           : 210.55 MB
1800.06/505.61	c CPU time              : 1783.09 s
1800.06/505.61	c 
1800.06/505.61	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-3731433-1339246865/watcher-3731433-1339246865 -o /tmp/evaluation-result-3731433-1339246865/solver-3731433-1339246865 -C 1800 -W 1900 -M 15500 run HOME/instance-3731433-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.37 0.09 0.03 3/180 21981
/proc/meminfo: memFree=31181392/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0

[startup+0.060641 s]
/proc/loadavg: 0.37 0.09 0.03 3/180 21981
/proc/meminfo: memFree=31181392/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 0.37 0.09 0.03 3/180 21981
/proc/meminfo: memFree=31181392/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300211 s]
/proc/loadavg: 0.37 0.09 0.03 3/180 21981
/proc/meminfo: memFree=31181392/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 0.37 0.09 0.03 3/180 21981
/proc/meminfo: memFree=31181392/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 0.37 0.09 0.03 3/182 22005
/proc/meminfo: memFree=31176760/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=16792 CPUtime=1.49 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 6335 0 0 0 148 1 0 0 20 0 1 0 34653654 17195008 1844 33554432000 134512640 146736320 4292567424 4292561116 135855165 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/21982/statm: 4198 1844 891 2985 0 1132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25940

[startup+3.10042 s]
/proc/loadavg: 0.37 0.09 0.03 10/189 22019
/proc/meminfo: memFree=31158140/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=115632 CPUtime=5.93 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 12543 0 0 0 588 5 0 0 20 0 8 0 34653654 118407168 7820 33554432000 134512640 146736320 4292567424 4292560340 136003826 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21982/statm: 28908 7820 936 2985 0 25842 0
[pid=21982/tid=22013] ppid=21981 vsize=115632 CPUtime=0.53 cores=1,3,5,7
/proc/21982/task/22013/stat : 22013 (pb_cplex) R 21981 21981 21745 0 -1 4202560 316 0 0 0 53 0 0 0 20 0 8 0 34653843 118407168 7820 33554432000 134512640 146736320 4292567424 4087385276 135526870 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22014] ppid=21981 vsize=115632 CPUtime=0.51 cores=1,3,5,7
/proc/21982/task/22014/stat : 22014 (pb_cplex) R 21981 21981 21745 0 -1 4202560 550 0 0 0 51 0 0 0 20 0 8 0 34653843 118407168 7820 33554432000 134512640 146736320 4292567424 4097871784 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22015] ppid=21981 vsize=115632 CPUtime=0.37 cores=1,3,5,7
/proc/21982/task/22015/stat : 22015 (pb_cplex) R 21981 21981 21745 0 -1 4202560 153 0 0 0 37 0 0 0 20 0 8 0 34653843 118407168 7820 33554432000 134512640 146736320 4292567424 4108356612 136385185 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22016] ppid=21981 vsize=115632 CPUtime=0.56 cores=1,3,5,7
/proc/21982/task/22016/stat : 22016 (pb_cplex) R 21981 21981 21745 0 -1 4202560 437 0 0 0 56 0 0 0 20 0 8 0 34653843 118407168 7820 33554432000 134512640 146736320 4292567424 4118841452 135454087 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22017] ppid=21981 vsize=115632 CPUtime=0.48 cores=1,3,5,7
/proc/21982/task/22017/stat : 22017 (pb_cplex) R 21981 21981 21745 0 -1 4202560 530 0 0 0 48 0 0 0 20 0 8 0 34653843 118407168 7820 33554432000 134512640 146736320 4292567424 4139769224 136001974 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22018] ppid=21981 vsize=115632 CPUtime=0.53 cores=1,3,5,7
/proc/21982/task/22018/stat : 22018 (pb_cplex) R 21981 21981 21745 0 -1 4202560 253 0 0 0 53 0 0 0 20 0 8 0 34653843 118407168 7820 33554432000 134512640 146736320 4292567424 4075807312 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22019] ppid=21981 vsize=115632 CPUtime=0.51 cores=1,3,5,7
/proc/21982/task/22019/stat : 22019 (pb_cplex) R 21981 21981 21745 0 -1 4202560 25 0 0 0 51 0 0 0 20 0 8 0 34653843 118407168 7820 33554432000 134512640 146736320 4292567424 4065321552 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 124780

[startup+6.30043 s]
/proc/loadavg: 0.98 0.22 0.07 10/189 22019
/proc/meminfo: memFree=31140436/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=115820 CPUtime=17.33 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 12593 0 0 0 1715 18 0 0 20 0 8 0 34653654 118599680 7870 33554432000 134512640 146736320 4292567424 4292560520 136001723 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21982/statm: 28955 7870 936 2985 0 25889 0
[pid=21982/tid=22013] ppid=21981 vsize=115820 CPUtime=1.75 cores=1,3,5,7
/proc/21982/task/22013/stat : 22013 (pb_cplex) R 21981 21981 21745 0 -1 4202560 316 0 0 0 173 2 0 0 20 0 8 0 34653843 118599680 7870 33554432000 134512640 146736320 4292567424 4087387112 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22014] ppid=21981 vsize=115820 CPUtime=1.89 cores=1,3,5,7
/proc/21982/task/22014/stat : 22014 (pb_cplex) R 21981 21981 21745 0 -1 4202560 550 0 0 0 186 3 0 0 20 0 8 0 34653843 118599680 7870 33554432000 134512640 146736320 4292567424 4097872872 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22015] ppid=21981 vsize=115820 CPUtime=1.74 cores=1,3,5,7
/proc/21982/task/22015/stat : 22015 (pb_cplex) R 21981 21981 21745 0 -1 4202560 153 0 0 0 172 2 0 0 20 0 8 0 34653843 118599680 7870 33554432000 134512640 146736320 4292567424 4108357852 136009314 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22016] ppid=21981 vsize=115820 CPUtime=1.87 cores=1,3,5,7
/proc/21982/task/22016/stat : 22016 (pb_cplex) R 21981 21981 21745 0 -1 4202560 437 0 0 0 184 3 0 0 20 0 8 0 34653843 118599680 7870 33554432000 134512640 146736320 4292567424 4118843432 139044555 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22017] ppid=21981 vsize=115820 CPUtime=2.59 cores=1,3,5,7
/proc/21982/task/22017/stat : 22017 (pb_cplex) R 21981 21981 21745 0 -1 4202560 533 0 0 0 256 3 0 0 20 0 8 0 34653843 118599680 7870 33554432000 134512640 146736320 4292567424 4139770312 136000758 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22018] ppid=21981 vsize=115820 CPUtime=1.74 cores=1,3,5,7
/proc/21982/task/22018/stat : 22018 (pb_cplex) R 21981 21981 21745 0 -1 4202560 254 0 0 0 172 2 0 0 20 0 8 0 34653843 118599680 7870 33554432000 134512640 146736320 4292567424 4075807312 136403112 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22019] ppid=21981 vsize=115820 CPUtime=1.67 cores=1,3,5,7
/proc/21982/task/22019/stat : 22019 (pb_cplex) R 21981 21981 21745 0 -1 4202560 71 0 0 0 167 0 0 0 20 0 8 0 34653843 118599680 7870 33554432000 134512640 146736320 4292567424 4065321000 139044499 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 17.33
Current children cumulated vsize (KiB) 124968

[startup+12.7004 s]
/proc/loadavg: 1.06 0.25 0.08 3/189 22040
/proc/meminfo: memFree=31158584/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=150708 CPUtime=27.44 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 25641 0 0 0 2701 43 0 0 20 0 8 0 34653654 154324992 12835 33554432000 134512640 146736320 4292567424 4292561112 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21982/statm: 37677 12835 976 2985 0 34611 0
[pid=21982/tid=22034] ppid=21981 vsize=150708 CPUtime=0 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) S 21981 21981 21745 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654632 154324992 12835 33554432000 134512640 146736320 4292567424 4065324688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=150708 CPUtime=0 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) S 21981 21981 21745 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654632 154324992 12835 33554432000 134512640 146736320 4292567424 4075810448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=150708 CPUtime=0 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) S 21981 21981 21745 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654632 154324992 12835 33554432000 134512640 146736320 4292567424 4148477584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=150708 CPUtime=0 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) S 21981 21981 21745 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654632 154324992 12835 33554432000 134512640 146736320 4292567424 4118847120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=150708 CPUtime=0 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) S 21981 21981 21745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34654632 154324992 12835 33554432000 134512640 146736320 4292567424 4043980432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=150708 CPUtime=0 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) S 21981 21981 21745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34654632 154324992 12835 33554432000 134512640 146736320 4292567424 4033494672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=150708 CPUtime=0 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) S 21981 21981 21745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34654632 154324992 12835 33554432000 134512640 146736320 4292567424 4023008912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 27.44
Current children cumulated vsize (KiB) 159856

[startup+25.5005 s]
/proc/loadavg: 1.87 0.47 0.16 10/189 22040
/proc/meminfo: memFree=31118296/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=162072 CPUtime=74.67 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) S 21981 21981 21745 0 -1 4202496 30707 0 0 0 7366 101 0 0 20 0 8 0 34653654 165961728 15594 33554432000 134512640 146736320 4292567424 4292563792 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21982/statm: 40518 15594 976 2985 0 37452 0
[pid=21982/tid=22034] ppid=21981 vsize=162072 CPUtime=5.64 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) S 21981 21981 21745 0 -1 4202560 882 0 0 0 559 5 0 0 20 0 8 0 34654632 165961728 15594 33554432000 134512640 146736320 4292567424 4065324688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=162072 CPUtime=6.08 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) S 21981 21981 21745 0 -1 4202560 183 0 0 0 600 8 0 0 20 0 8 0 34654632 165961728 15594 33554432000 134512640 146736320 4292567424 4075810448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=162072 CPUtime=5.99 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) S 21981 21981 21745 0 -1 4202560 866 0 0 0 591 8 0 0 20 0 8 0 34654632 165961728 15594 33554432000 134512640 146736320 4292567424 4148477584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=162072 CPUtime=5.86 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) S 21981 21981 21745 0 -1 4202560 1157 0 0 0 581 5 0 0 20 0 8 0 34654632 165961728 15594 33554432000 134512640 146736320 4292567424 4118847120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=162072 CPUtime=5.97 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) S 21981 21981 21745 0 -1 4202560 765 0 0 0 591 6 0 0 20 0 8 0 34654632 165961728 15594 33554432000 134512640 146736320 4292567424 4043980432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=162072 CPUtime=5.71 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) R 21981 21981 21745 0 -1 4202560 509 0 0 0 561 10 0 0 20 0 8 0 34654632 165961728 15594 33554432000 134512640 146736320 4292567424 4033491944 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=162072 CPUtime=5.82 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) S 21981 21981 21745 0 -1 4202560 377 0 0 0 573 9 0 0 20 0 8 0 34654632 165961728 15594 33554432000 134512640 146736320 4292567424 4023008912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 74.67
Current children cumulated vsize (KiB) 171220

[startup+51.1005 s]
/proc/loadavg: 3.44 0.97 0.33 5/189 22040
/proc/meminfo: memFree=31105464/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=170680 CPUtime=160.39 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) S 21981 21981 21745 0 -1 4202496 36663 0 0 0 15824 215 0 0 20 0 8 0 34653654 174776320 17570 33554432000 134512640 146736320 4292567424 4292563792 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21982/statm: 42670 17570 977 2985 0 39604 0
[pid=21982/tid=22034] ppid=21981 vsize=170680 CPUtime=16.99 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) R 21981 21981 21745 0 -1 4202560 1694 0 0 0 1680 19 0 0 20 0 8 0 34654632 174776320 17570 33554432000 134512640 146736320 4292567424 4065321960 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=170680 CPUtime=16.7 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) R 21981 21981 21745 0 -1 4202560 633 0 0 0 1645 25 0 0 20 0 8 0 34654632 174776320 17570 33554432000 134512640 146736320 4292567424 4075807768 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=170680 CPUtime=16.22 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) R 21981 21981 21745 0 -1 4202560 1648 0 0 0 1603 19 0 0 20 0 8 0 34654632 174776320 17570 33554432000 134512640 146736320 4292567424 4148472984 136009034 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=170680 CPUtime=15.74 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) R 21981 21981 21745 0 -1 4202560 2030 0 0 0 1557 17 0 0 20 0 8 0 34654632 174776320 17570 33554432000 134512640 146736320 4292567424 4118843600 136008160 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=170680 CPUtime=16.78 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) R 21981 21981 21745 0 -1 4202560 1161 0 0 0 1656 22 0 0 20 0 8 0 34654632 174776320 17570 33554432000 134512640 146736320 4292567424 4043976960 136486847 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=170680 CPUtime=16.47 cores=1,3,5,7

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

/proc/21982/statm: 46819 21804 984 2985 0 43753 0
[pid=21982/tid=22034] ppid=21981 vsize=187276 CPUtime=83.76 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) R 21981 21981 21745 0 -1 4202560 6330 0 0 0 8281 95 0 0 20 0 8 0 34654632 191770624 21804 33554432000 134512640 146736320 4292567424 4065320872 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=187276 CPUtime=106.69 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) S 21981 21981 21745 0 -1 4202560 2790 0 0 0 10565 104 0 0 20 0 8 0 34654632 191770624 21804 33554432000 134512640 146736320 4292567424 4075810448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=187276 CPUtime=86.41 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) S 21981 21981 21745 0 -1 4202560 4984 0 0 0 8546 95 0 0 20 0 8 0 34654632 191770624 21804 33554432000 134512640 146736320 4292567424 4148477584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=187276 CPUtime=99.46 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) S 21981 21981 21745 0 -1 4202560 7752 0 0 0 9861 85 0 0 20 0 8 0 34654632 191770624 21804 33554432000 134512640 146736320 4292567424 4118847120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=187276 CPUtime=88.92 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) S 21981 21981 21745 0 -1 4202560 6244 0 0 0 8791 101 0 0 20 0 8 0 34654632 191770624 21804 33554432000 134512640 146736320 4292567424 4043980432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=187276 CPUtime=81.24 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) S 21981 21981 21745 0 -1 4202560 6799 0 0 0 8034 90 0 0 20 0 8 0 34654632 191770624 21804 33554432000 134512640 146736320 4292567424 4033494672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=187276 CPUtime=95.67 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) S 21981 21981 21745 0 -1 4202560 3367 0 0 0 9461 106 0 0 20 0 8 0 34654632 191770624 21804 33554432000 134512640 146736320 4292567424 4023008912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 765.99
Current children cumulated vsize (KiB) 196424

[startup+282.3 s]
/proc/loadavg: 6.94 4.19 1.77 10/188 22041
/proc/meminfo: memFree=31052812/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=192876 CPUtime=985.05 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 76506 0 0 0 97480 1025 0 0 20 0 8 0 34653654 197505024 22915 33554432000 134512640 146736320 4292567424 4292561064 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21982/statm: 48219 22915 984 2985 0 45153 0
[pid=21982/tid=22034] ppid=21981 vsize=192876 CPUtime=111.5 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) R 21981 21981 21745 0 -1 4202560 7378 0 0 0 11030 120 0 0 20 0 8 0 34654632 197505024 22915 33554432000 134512640 146736320 4292567424 4065321168 136008039 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=192876 CPUtime=133.56 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) R 21981 21981 21745 0 -1 4202560 3505 0 0 0 13226 130 0 0 20 0 8 0 34654632 197505024 22915 33554432000 134512640 146736320 4292567424 4075805812 135450734 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=192876 CPUtime=113.37 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) R 21981 21981 21745 0 -1 4202560 5501 0 0 0 11209 128 0 0 20 0 8 0 34654632 197505024 22915 33554432000 134512640 146736320 4292567424 4148473024 135468684 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=192876 CPUtime=126.99 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) R 21981 21981 21745 0 -1 4202560 9355 0 0 0 12583 116 0 0 20 0 8 0 34654632 197505024 22915 33554432000 134512640 146736320 4292567424 4118842540 135454093 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=192876 CPUtime=116.78 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) R 21981 21981 21745 0 -1 4202560 6797 0 0 0 11548 130 0 0 20 0 8 0 34654632 197505024 22915 33554432000 134512640 146736320 4292567424 4043977284 136382505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=192876 CPUtime=108.81 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) R 21981 21981 21745 0 -1 4202560 8670 0 0 0 10757 124 0 0 20 0 8 0 34654632 197505024 22915 33554432000 134512640 146736320 4292567424 4033490760 135525908 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=192876 CPUtime=122.89 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) R 21981 21981 21745 0 -1 4202560 4646 0 0 0 12158 131 0 0 20 0 8 0 34654632 197505024 22915 33554432000 134512640 146736320 4292567424 4023005256 139042902 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 985.05
Current children cumulated vsize (KiB) 202024

[startup+342.301 s]
/proc/loadavg: 7.35 4.78 2.12 10/188 22041
/proc/meminfo: memFree=31042800/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=198712 CPUtime=1205.52 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 82043 0 0 0 119316 1236 0 0 20 0 8 0 34653654 203481088 25072 33554432000 134512640 146736320 4292567424 4292563644 144580332 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21982/statm: 49678 25072 984 2985 0 46612 0
[pid=21982/tid=22034] ppid=21981 vsize=198712 CPUtime=138.6 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) S 21981 21981 21745 0 -1 4202560 7417 0 0 0 13717 143 0 0 20 0 8 0 34654632 203481088 25072 33554432000 134512640 146736320 4292567424 4065324688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=198712 CPUtime=161.23 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) S 21981 21981 21745 0 -1 4202560 3957 0 0 0 15960 163 0 0 20 0 8 0 34654632 203481088 25072 33554432000 134512640 146736320 4292567424 4075810448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=198712 CPUtime=140.76 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) S 21981 21981 21745 0 -1 4202560 5772 0 0 0 13925 151 0 0 20 0 8 0 34654632 203481088 25072 33554432000 134512640 146736320 4292567424 4148477584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=198712 CPUtime=154.89 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) S 21981 21981 21745 0 -1 4202560 10839 0 0 0 15348 141 0 0 20 0 8 0 34654632 203481088 25072 33554432000 134512640 146736320 4292567424 4118847120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=198712 CPUtime=144.39 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) S 21981 21981 21745 0 -1 4202560 7393 0 0 0 14282 157 0 0 20 0 8 0 34654632 203481088 25072 33554432000 134512640 146736320 4292567424 4043980432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=198712 CPUtime=136.14 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) S 21981 21981 21745 0 -1 4202560 8886 0 0 0 13463 151 0 0 20 0 8 0 34654632 203481088 25072 33554432000 134512640 146736320 4292567424 4033494672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=198712 CPUtime=150.27 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) R 21981 21981 21745 0 -1 4202560 6573 0 0 0 14867 160 0 0 20 0 8 0 34654632 203481088 25072 33554432000 134512640 146736320 4292567424 4023008740 144580073 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1205.52
Current children cumulated vsize (KiB) 207860

[startup+402.3 s]
/proc/loadavg: 6.83 5.09 2.39 5/188 22041
/proc/meminfo: memFree=31029520/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=205276 CPUtime=1424.77 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 91501 0 0 0 141051 1426 0 0 20 0 8 0 34653654 210202624 27972 33554432000 134512640 146736320 4292567424 4292560520 136001992 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21982/statm: 51319 27972 984 2985 0 48253 0
[pid=21982/tid=22034] ppid=21981 vsize=205276 CPUtime=165.62 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) R 21981 21981 21745 0 -1 4202560 7945 0 0 0 16393 169 0 0 20 0 8 0 34654632 210202624 27972 33554432000 134512640 146736320 4292567424 4065321404 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=205276 CPUtime=188.99 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) R 21981 21981 21745 0 -1 4202560 5335 0 0 0 18719 180 0 0 20 0 8 0 34654632 210202624 27972 33554432000 134512640 146736320 4292567424 4075805724 135855185 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=205276 CPUtime=168.25 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) R 21981 21981 21745 0 -1 4202560 6247 0 0 0 16652 173 0 0 20 0 8 0 34654632 210202624 27972 33554432000 134512640 146736320 4292567424 4148473912 136475778 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=205276 CPUtime=181.9 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) R 21981 21981 21745 0 -1 4202560 11843 0 0 0 18019 171 0 0 20 0 8 0 34654632 210202624 27972 33554432000 134512640 146736320 4292567424 4118844420 136385183 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=205276 CPUtime=172.07 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) R 21981 21981 21745 0 -1 4202560 9004 0 0 0 17025 182 0 0 20 0 8 0 34654632 210202624 27972 33554432000 134512640 146736320 4292567424 4043976744 139044552 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=205276 CPUtime=163.33 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) R 21981 21981 21745 0 -1 4202560 9259 0 0 0 16161 172 0 0 20 0 8 0 34654632 210202624 27972 33554432000 134512640 146736320 4292567424 4033491152 136008157 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=205276 CPUtime=177.55 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) R 21981 21981 21745 0 -1 4202560 8791 0 0 0 17572 183 0 0 20 0 8 0 34654632 210202624 27972 33554432000 134512640 146736320 4292567424 4023004676 136382507 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1424.77
Current children cumulated vsize (KiB) 214424

[startup+462.306 s]
/proc/loadavg: 6.56 5.33 2.64 10/188 22041
/proc/meminfo: memFree=31037256/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=213560 CPUtime=1643.04 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 97527 0 0 0 162697 1607 0 0 20 0 8 0 34653654 218685440 29721 33554432000 134512640 146736320 4292567424 4292561064 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21982/statm: 53390 29721 984 2985 0 50324 0
[pid=21982/tid=22034] ppid=21981 vsize=213560 CPUtime=193.01 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) R 21981 21981 21745 0 -1 4202560 7988 0 0 0 19107 194 0 0 20 0 8 0 34654632 218685440 29721 33554432000 134512640 146736320 4292567424 4065321168 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=213560 CPUtime=215.83 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) R 21981 21981 21745 0 -1 4202560 5812 0 0 0 21382 201 0 0 20 0 8 0 34654632 218685440 29721 33554432000 134512640 146736320 4292567424 4075806924 136388887 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=213560 CPUtime=195.44 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) R 21981 21981 21745 0 -1 4202560 6946 0 0 0 19349 195 0 0 20 0 8 0 34654632 218685440 29721 33554432000 134512640 146736320 4292567424 4148473672 135525918 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=213560 CPUtime=209.42 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) R 21981 21981 21745 0 -1 4202560 12887 0 0 0 20749 193 0 0 20 0 8 0 34654632 218685440 29721 33554432000 134512640 146736320 4292567424 4118844392 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=213560 CPUtime=199.27 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) R 21981 21981 21745 0 -1 4202560 9700 0 0 0 19722 205 0 0 20 0 8 0 34654632 218685440 29721 33554432000 134512640 146736320 4292567424 4043977704 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=213560 CPUtime=190.38 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) R 21981 21981 21745 0 -1 4202560 10137 0 0 0 18841 197 0 0 20 0 8 0 34654632 218685440 29721 33554432000 134512640 146736320 4292567424 4033491152 136008116 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=213560 CPUtime=205.08 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) R 21981 21981 21745 0 -1 4202560 10048 0 0 0 20297 211 0 0 20 0 8 0 34654632 218685440 29721 33554432000 134512640 146736320 4292567424 4023005392 136008328 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1643.04
Current children cumulated vsize (KiB) 222708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+505.601 s]
/proc/loadavg: 8.70 5.96 2.97 15/195 22048
/proc/meminfo: memFree=29625024/32873844 swapFree=7132/7132
[pid=21981] ppid=21979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21981/stat : 21981 (run) S 21979 21981 21745 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653653 9367552 270 33554432000 4194304 5064252 140733893230240 140733893229152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21981/statm: 2287 270 229 213 0 72 0
[pid=21982] ppid=21981 vsize=215600 CPUtime=1800.06 cores=1,3,5,7
/proc/21982/stat : 21982 (pb_cplex) R 21981 21981 21745 0 -1 4202496 101936 0 0 0 178307 1699 0 0 20 0 8 0 34653654 220774400 30697 33554432000 134512640 146736320 4292567424 4292560656 136403112 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21982/statm: 53900 30697 984 2985 0 50834 0
[pid=21982/tid=22034] ppid=21981 vsize=215600 CPUtime=211.87 cores=1,3,5,7
/proc/21982/task/22034/stat : 22034 (pb_cplex) R 21981 21981 21745 0 -1 4202560 8079 0 0 0 20981 206 0 0 20 0 8 0 34654632 220774400 30697 33554432000 134512640 146736320 4292567424 4065321028 136385167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22035] ppid=21981 vsize=215600 CPUtime=235.39 cores=1,3,5,7
/proc/21982/task/22035/stat : 22035 (pb_cplex) R 21981 21981 21745 0 -1 4202560 6653 0 0 0 23325 214 0 0 20 0 8 0 34654632 220774400 30697 33554432000 134512640 146736320 4292567424 4075806928 136008056 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21982/tid=22036] ppid=21981 vsize=215600 CPUtime=215.36 cores=1,3,5,7
/proc/21982/task/22036/stat : 22036 (pb_cplex) S 21981 21981 21745 0 -1 4202560 7293 0 0 0 21331 205 0 0 20 0 8 0 34654632 220774400 30697 33554432000 134512640 146736320 4292567424 4148477584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22037] ppid=21981 vsize=215600 CPUtime=229.03 cores=1,3,5,7
/proc/21982/task/22037/stat : 22037 (pb_cplex) R 21981 21981 21745 0 -1 4202560 13399 0 0 0 22698 205 0 0 20 0 8 0 34654632 220774400 30697 33554432000 134512640 146736320 4292567424 4118842540 135454184 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22038] ppid=21981 vsize=215600 CPUtime=218.86 cores=1,3,5,7
/proc/21982/task/22038/stat : 22038 (pb_cplex) R 21981 21981 21745 0 -1 4202560 10341 0 0 0 21671 215 0 0 20 0 8 0 34654632 220774400 30697 33554432000 134512640 146736320 4292567424 4043976760 136475775 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21982/tid=22039] ppid=21981 vsize=215600 CPUtime=210.49 cores=1,3,5,7
/proc/21982/task/22039/stat : 22039 (pb_cplex) R 21981 21981 21745 0 -1 4202560 10805 0 0 0 20838 211 0 0 20 0 8 0 34654632 220774400 30697 33554432000 134512640 146736320 4292567424 4033490132 139042904 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21982/tid=22040] ppid=21981 vsize=215600 CPUtime=224.51 cores=1,3,5,7
/proc/21982/task/22040/stat : 22040 (pb_cplex) R 21981 21981 21745 0 -1 4202560 11156 0 0 0 22229 222 0 0 20 0 8 0 34654632 220774400 30697 33554432000 134512640 146736320 4292567424 4023005392 136008050 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 224748

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 505.618
CPU time (s): 1800.06
CPU user time (s): 1783.07
CPU system time (s): 16.99
CPU usage (%): 356.012
Max. virtual memory (cumulated for all children) (KiB): 227964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2

runsolver used 1.40479 second user time and 3.75243 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-09 15:01:05
IDJOB=3731433
IDBENCH=1953
IDSOLVER=2325
FILE ID=node132/3731433-1339246865
RUNJOBID= node132-1339246833-21763
PBS_JOBID= 14644349
Free space on /tmp= 71144 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_11.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731433-1339246865/watcher-3731433-1339246865 -o /tmp/evaluation-result-3731433-1339246865/solver-3731433-1339246865 -C 1800 -W 1900 -M 15500  run HOME/instance-3731433-1339246865.opb

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=1185775200

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31182176 kB
Buffers:          348700 kB
Cached:           133644 kB
SwapCached:         1224 kB
Active:           726844 kB
Inactive:          97236 kB
Active(anon):     332064 kB
Inactive(anon):     4308 kB
Active(file):     394780 kB
Inactive(file):    92928 kB
Unevictable:        7132 kB
Mlocked:            7132 kB
SwapTotal:      67108856 kB
SwapFree:       67100776 kB
Dirty:             40920 kB
Writeback:             0 kB
AnonPages:        326000 kB
Mapped:            13672 kB
Shmem:                 8 kB
Slab:             725732 kB
SReclaimable:     167108 kB
SUnreclaim:       558624 kB
KernelStack:        1472 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     717704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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-3731433-1339246865.opb

Free space on /tmp at the end= 71128 MiB
End job on node132 at 2012-06-09 15:09:34