Trace number 3731455

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.15 509.816

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
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 benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
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 constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
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 478
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-3731455-1339246866.opb.
0.00/0.00	c Instance file HOME/instance-3731455-1339246866.opb
0.00/0.00	c File size is 43685 bytes.
0.00/0.03	c Highest Coefficient sum: 273
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:      478                                                 |
0.00/0.03	c |  Number Constraints:    478                                                 |
0.00/0.03	c ===============================================================================
1800.15/509.81	c Remaining time 1799.97 sec.
1800.15/509.81	c 
1800.15/509.81	c *** INTERRUPTED ***
1800.15/509.81	s UNKNOWN
1800.15/509.81	c Total CPU time              : 1795.66 s
1800.15/509.81	c Memory used           : 225.53 MB
1800.15/509.81	c CPU time              : 1795.66 s
1800.15/509.81	c 
1800.15/509.81	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731455-1339246866/watcher-3731455-1339246866 -o /tmp/evaluation-result-3731455-1339246866/solver-3731455-1339246866 -C 1800 -W 1900 -M 15500 run HOME/instance-3731455-1339246866.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.36 0.08 0.03 3/180 21228
/proc/meminfo: memFree=30858476/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0

[startup+0.103269 s]
/proc/loadavg: 0.36 0.08 0.03 3/180 21228
/proc/meminfo: memFree=30858476/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200213 s]
/proc/loadavg: 0.36 0.08 0.03 3/180 21228
/proc/meminfo: memFree=30858476/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300204 s]
/proc/loadavg: 0.36 0.08 0.03 3/180 21228
/proc/meminfo: memFree=30858476/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 0.36 0.08 0.03 3/180 21228
/proc/meminfo: memFree=30858476/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 0.36 0.08 0.03 3/182 21230
/proc/meminfo: memFree=30876564/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=16896 CPUtime=1.49 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 7573 0 0 0 149 0 0 0 20 0 1 0 34653274 17301504 1897 33554432000 134512640 146736320 4289827808 4289819856 135460548 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/21229/statm: 4224 1897 890 2985 0 1158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26044

[startup+3.10038 s]
/proc/loadavg: 0.57 0.13 0.04 4/189 21237
/proc/meminfo: memFree=30829512/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=111768 CPUtime=4.57 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) S 21228 21228 20922 0 -1 4202496 12183 0 0 0 455 2 0 0 20 0 8 0 34653274 114450432 6130 33554432000 134512640 146736320 4289827808 4289824208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21229/statm: 27942 6130 926 2985 0 24876 0
[pid=21229/tid=21231] ppid=21228 vsize=111768 CPUtime=0.29 cores=0,2,4,6
/proc/21229/task/21231/stat : 21231 (pb_cplex) R 21228 21228 20922 0 -1 4202560 260 0 0 0 29 0 0 0 20 0 8 0 34653474 114450432 6130 33554432000 134512640 146736320 4289827808 4148330408 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21232] ppid=21228 vsize=111768 CPUtime=0.34 cores=0,2,4,6
/proc/21229/task/21232/stat : 21232 (pb_cplex) R 21228 21228 20922 0 -1 4202560 325 0 0 0 34 0 0 0 20 0 8 0 34653474 114450432 6130 33554432000 134512640 146736320 4289827808 4137843856 136008245 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21233] ppid=21228 vsize=111768 CPUtime=0.1 cores=0,2,4,6
/proc/21229/task/21233/stat : 21233 (pb_cplex) R 21228 21228 20922 0 -1 4202560 318 0 0 0 10 0 0 0 20 0 8 0 34653474 114450432 6130 33554432000 134512640 146736320 4289827808 4127358888 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21234] ppid=21228 vsize=111768 CPUtime=0.26 cores=0,2,4,6
/proc/21229/task/21234/stat : 21234 (pb_cplex) R 21228 21228 20922 0 -1 4202560 360 0 0 0 26 0 0 0 20 0 8 0 34653474 114450432 6130 33554432000 134512640 146736320 4289827808 4116872404 136003546 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21235] ppid=21228 vsize=111768 CPUtime=0.21 cores=0,2,4,6
/proc/21229/task/21235/stat : 21235 (pb_cplex) R 21228 21228 20922 0 -1 4202560 311 0 0 0 21 0 0 0 20 0 8 0 34653474 114450432 6130 33554432000 134512640 146736320 4289827808 4106386576 136008306 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21236] ppid=21228 vsize=111768 CPUtime=0.2 cores=0,2,4,6
/proc/21229/task/21236/stat : 21236 (pb_cplex) R 21228 21228 20922 0 -1 4202560 296 0 0 0 20 0 0 0 20 0 8 0 34653474 114450432 6130 33554432000 134512640 146736320 4289827808 4095900424 135525124 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21237] ppid=21228 vsize=111768 CPUtime=0.32 cores=0,2,4,6
/proc/21229/task/21237/stat : 21237 (pb_cplex) R 21228 21228 20922 0 -1 4202560 334 0 0 0 32 0 0 0 20 0 8 0 34653474 114450432 6130 33554432000 134512640 146736320 4289827808 4085415124 136003825 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 120916

[startup+6.30033 s]
/proc/loadavg: 0.57 0.13 0.04 10/189 21237
/proc/meminfo: memFree=30593928/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=118592 CPUtime=16.15 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 14460 0 0 0 1611 4 0 0 20 0 8 0 34653274 121438208 7805 33554432000 134512640 146736320 4289827808 4289821528 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21229/statm: 29648 7805 926 2985 0 26582 0
[pid=21229/tid=21231] ppid=21228 vsize=118592 CPUtime=1.65 cores=0,2,4,6
/proc/21229/task/21231/stat : 21231 (pb_cplex) R 21228 21228 20922 0 -1 4202560 478 0 0 0 165 0 0 0 20 0 8 0 34653474 121438208 7805 33554432000 134512640 146736320 4289827808 4148330568 139042885 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21232] ppid=21228 vsize=118592 CPUtime=1.77 cores=0,2,4,6
/proc/21229/task/21232/stat : 21232 (pb_cplex) R 21228 21228 20922 0 -1 4202560 523 0 0 0 177 0 0 0 20 0 8 0 34653474 121438208 7805 33554432000 134512640 146736320 4289827808 4137844804 136385179 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21233] ppid=21228 vsize=118592 CPUtime=1.74 cores=0,2,4,6
/proc/21229/task/21233/stat : 21233 (pb_cplex) R 21228 21228 20922 0 -1 4202560 584 0 0 0 173 1 0 0 20 0 8 0 34653474 121438208 7805 33554432000 134512640 146736320 4289827808 4127358792 135525911 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21234] ppid=21228 vsize=118592 CPUtime=1.86 cores=0,2,4,6
/proc/21229/task/21234/stat : 21234 (pb_cplex) R 21228 21228 20922 0 -1 4202560 834 0 0 0 186 0 0 0 20 0 8 0 34653474 121438208 7805 33554432000 134512640 146736320 4289827808 4116872384 135468697 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21235] ppid=21228 vsize=118592 CPUtime=1.71 cores=0,2,4,6
/proc/21229/task/21235/stat : 21235 (pb_cplex) R 21228 21228 20922 0 -1 4202560 455 0 0 0 171 0 0 0 20 0 8 0 34653474 121438208 7805 33554432000 134512640 146736320 4289827808 4106387664 136008061 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21236] ppid=21228 vsize=118592 CPUtime=1.68 cores=0,2,4,6
/proc/21229/task/21236/stat : 21236 (pb_cplex) R 21228 21228 20922 0 -1 4202560 692 0 0 0 168 0 0 0 20 0 8 0 34653474 121438208 7805 33554432000 134512640 146736320 4289827808 4095901972 136005435 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21237] ppid=21228 vsize=118592 CPUtime=1.72 cores=0,2,4,6
/proc/21229/task/21237/stat : 21237 (pb_cplex) R 21228 21228 20922 0 -1 4202560 773 0 0 0 172 0 0 0 20 0 8 0 34653474 121438208 7805 33554432000 134512640 146736320 4289827808 4085416144 136008056 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 16.15
Current children cumulated vsize (KiB) 127740

[startup+12.7004 s]
/proc/loadavg: 1.31 0.30 0.10 3/188 21251
/proc/meminfo: memFree=30568560/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=151996 CPUtime=30.45 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 28313 0 0 0 3025 20 0 0 20 0 8 0 34653274 155643904 13207 33554432000 134512640 146736320 4289827808 4289816528 136008050 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21229/statm: 37999 13207 969 2985 0 34933 0
[pid=21229/tid=21245] ppid=21228 vsize=151996 CPUtime=0 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) S 21228 21228 20922 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654386 155643904 13207 33554432000 134512640 146736320 4289827808 4067421840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=151996 CPUtime=0 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) S 21228 21228 20922 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654386 155643904 13207 33554432000 134512640 146736320 4289827808 4130877072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=151996 CPUtime=0 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) S 21228 21228 20922 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654386 155643904 13207 33554432000 134512640 146736320 4289827808 4141362832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=151996 CPUtime=0 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) S 21228 21228 20922 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34654386 155643904 13207 33554432000 134512640 146736320 4289827808 4116876944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=151996 CPUtime=0 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34654386 155643904 13207 33554432000 134512640 146736320 4289827808 4049133200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=151996 CPUtime=0 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34654386 155643904 13207 33554432000 134512640 146736320 4289827808 4038647440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=151996 CPUtime=0 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34654386 155643904 13207 33554432000 134512640 146736320 4289827808 4028161680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 30.45
Current children cumulated vsize (KiB) 161144

[startup+25.5005 s]
/proc/loadavg: 2.34 0.56 0.18 10/189 21252
/proc/meminfo: memFree=30554284/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=166332 CPUtime=72.15 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 35993 0 0 0 7184 31 0 0 20 0 8 0 34653274 170323968 16234 33554432000 134512640 146736320 4289827808 4289819600 136008050 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21229/statm: 41583 16234 969 2985 0 38517 0
[pid=21229/tid=21245] ppid=21228 vsize=166332 CPUtime=4.99 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) R 21228 21228 20922 0 -1 4202560 697 0 0 0 498 1 0 0 20 0 8 0 34654386 170323968 16234 33554432000 134512640 146736320 4289827808 4067417116 135855178 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=166332 CPUtime=5.24 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) S 21228 21228 20922 0 -1 4202560 22 0 0 0 524 0 0 0 20 0 8 0 34654386 170323968 16234 33554432000 134512640 146736320 4289827808 4130877072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=166332 CPUtime=4.9 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) R 21228 21228 20922 0 -1 4202560 210 0 0 0 489 1 0 0 20 0 8 0 34654386 170323968 16234 33554432000 134512640 146736320 4289827808 4141358232 136009173 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=166332 CPUtime=4.84 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) S 21228 21228 20922 0 -1 4202560 77 0 0 0 483 1 0 0 20 0 8 0 34654386 170323968 16234 33554432000 134512640 146736320 4289827808 4116876944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=166332 CPUtime=5.03 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1560 0 0 0 501 2 0 0 20 0 8 0 34654386 170323968 16234 33554432000 134512640 146736320 4289827808 4049133200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=166332 CPUtime=4.85 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1557 0 0 0 484 1 0 0 20 0 8 0 34654386 170323968 16234 33554432000 134512640 146736320 4289827808 4038647440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=166332 CPUtime=4.57 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1279 0 0 0 457 0 0 0 20 0 8 0 34654386 170323968 16234 33554432000 134512640 146736320 4289827808 4028161680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 72.15
Current children cumulated vsize (KiB) 175480

[startup+51.1005 s]
/proc/loadavg: 4.15 1.12 0.38 3/189 21252
/proc/meminfo: memFree=30544440/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=174480 CPUtime=157.01 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) S 21228 21228 20922 0 -1 4202496 43929 0 0 0 15641 60 0 0 20 0 8 0 34653274 178667520 18542 33554432000 134512640 146736320 4289827808 4289824208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21229/statm: 43620 18542 974 2985 0 40554 0
[pid=21229/tid=21245] ppid=21228 vsize=174480 CPUtime=14.89 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1211 0 0 0 1484 5 0 0 20 0 8 0 34654386 178667520 18542 33554432000 134512640 146736320 4289827808 4067421840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=174480 CPUtime=15.89 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) S 21228 21228 20922 0 -1 4202560 2157 0 0 0 1585 4 0 0 20 0 8 0 34654386 178667520 18542 33554432000 134512640 146736320 4289827808 4130877072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=174480 CPUtime=15.57 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1480 0 0 0 1553 4 0 0 20 0 8 0 34654386 178667520 18542 33554432000 134512640 146736320 4289827808 4141362832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=174480 CPUtime=15.75 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) R 21228 21228 20922 0 -1 4202560 197 0 0 0 1570 5 0 0 20 0 8 0 34654386 178667520 18542 33554432000 134512640 146736320 4289827808 4116873424 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=174480 CPUtime=15.99 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) S 21228 21228 20922 0 -1 4202560 1654 0 0 0 1594 5 0 0 20 0 8 0 34654386 178667520 18542 33554432000 134512640 146736320 4289827808 4049133200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=174480 CPUtime=15.65 cores=0,2,4,6

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

/proc/21229/statm: 51242 25957 986 2985 0 48176 0
[pid=21229/tid=21245] ppid=21228 vsize=204968 CPUtime=107.25 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) S 21228 21228 20922 0 -1 4202560 2531 0 0 0 10696 29 0 0 20 0 8 0 34654386 209887232 25957 33554432000 134512640 146736320 4289827808 4067421840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=204968 CPUtime=118.31 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) S 21228 21228 20922 0 -1 4202560 8879 0 0 0 11800 31 0 0 20 0 8 0 34654386 209887232 25957 33554432000 134512640 146736320 4289827808 4130877072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=204968 CPUtime=122.21 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) S 21228 21228 20922 0 -1 4202560 3411 0 0 0 12189 32 0 0 20 0 8 0 34654386 209887232 25957 33554432000 134512640 146736320 4289827808 4141362832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=204968 CPUtime=113.29 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) S 21228 21228 20922 0 -1 4202560 8756 0 0 0 11295 34 0 0 20 0 8 0 34654386 209887232 25957 33554432000 134512640 146736320 4289827808 4116876944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=204968 CPUtime=126.17 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) S 21228 21228 20922 0 -1 4202560 8761 0 0 0 12583 34 0 0 20 0 8 0 34654386 209887232 25957 33554432000 134512640 146736320 4289827808 4049133200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=204968 CPUtime=127.28 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) S 21228 21228 20922 0 -1 4202560 9146 0 0 0 12695 33 0 0 20 0 8 0 34654386 209887232 25957 33554432000 134512640 146736320 4289827808 4038647440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=204968 CPUtime=119.39 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) R 21228 21228 20922 0 -1 4202560 4615 0 0 0 11906 33 0 0 20 0 8 0 34654386 209887232 25957 33554432000 134512640 146736320 4289827808 4028156552 136002755 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 982.18
Current children cumulated vsize (KiB) 214116

[startup+342.3 s]
/proc/loadavg: 8.13 5.12 2.27 3/188 21253
/proc/meminfo: memFree=30436704/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=205664 CPUtime=1196.24 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 84573 0 0 0 119303 321 0 0 20 0 8 0 34653274 210599936 26199 33554432000 134512640 146736320 4289827808 4289820572 135855165 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21229/statm: 51416 26199 986 2985 0 48350 0
[pid=21229/tid=21245] ppid=21228 vsize=205664 CPUtime=134.67 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) R 21228 21228 20922 0 -1 4202560 2754 0 0 0 13431 36 0 0 20 0 8 0 34654386 210599936 26199 33554432000 134512640 146736320 4289827808 4067417928 135525911 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=205664 CPUtime=144.84 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) R 21228 21228 20922 0 -1 4202560 9065 0 0 0 14446 38 0 0 20 0 8 0 34654386 210599936 26199 33554432000 134512640 146736320 4289827808 4130873416 136474442 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=205664 CPUtime=148.63 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) R 21228 21228 20922 0 -1 4202560 4445 0 0 0 14825 38 0 0 20 0 8 0 34654386 210599936 26199 33554432000 134512640 146736320 4289827808 4141358196 135450952 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=205664 CPUtime=139.58 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) R 21228 21228 20922 0 -1 4202560 8855 0 0 0 13918 40 0 0 20 0 8 0 34654386 210599936 26199 33554432000 134512640 146736320 4289827808 4116873264 136384857 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=205664 CPUtime=152.38 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) R 21228 21228 20922 0 -1 4202560 8761 0 0 0 15197 41 0 0 20 0 8 0 34654386 210599936 26199 33554432000 134512640 146736320 4289827808 4049130472 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=205664 CPUtime=153.51 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) R 21228 21228 20922 0 -1 4202560 10000 0 0 0 15312 39 0 0 20 0 8 0 34654386 210599936 26199 33554432000 134512640 146736320 4289827808 4038644168 136001700 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=205664 CPUtime=146.72 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) R 21228 21228 20922 0 -1 4202560 4751 0 0 0 14632 40 0 0 20 0 8 0 34654386 210599936 26199 33554432000 134512640 146736320 4289827808 4028158544 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 214812

[startup+402.3 s]
/proc/loadavg: 7.59 5.47 2.55 8/188 21253
/proc/meminfo: memFree=30431000/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=211016 CPUtime=1411.68 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 91447 0 0 0 140802 366 0 0 20 0 8 0 34653274 216080384 27463 33554432000 134512640 146736320 4289827808 4289819572 135450613 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21229/statm: 52754 27463 986 2985 0 49688 0
[pid=21229/tid=21245] ppid=21228 vsize=211016 CPUtime=161.55 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) R 21228 21228 20922 0 -1 4202560 3073 0 0 0 16113 42 0 0 20 0 8 0 34654386 216080384 27463 33554432000 134512640 146736320 4289827808 4067418568 136000480 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=211016 CPUtime=171.78 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) R 21228 21228 20922 0 -1 4202560 10250 0 0 0 17134 44 0 0 20 0 8 0 34654386 216080384 27463 33554432000 134512640 146736320 4289827808 4130873552 136008039 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=211016 CPUtime=176.24 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) R 21228 21228 20922 0 -1 4202560 5605 0 0 0 17581 43 0 0 20 0 8 0 34654386 216080384 27463 33554432000 134512640 146736320 4289827808 4141359496 136388084 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=211016 CPUtime=166.25 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) R 21228 21228 20922 0 -1 4202560 9273 0 0 0 16580 45 0 0 20 0 8 0 34654386 216080384 27463 33554432000 134512640 146736320 4289827808 4116873288 139042883 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=211016 CPUtime=179.12 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) R 21228 21228 20922 0 -1 4202560 10387 0 0 0 17865 47 0 0 20 0 8 0 34654386 216080384 27463 33554432000 134512640 146736320 4289827808 4049129680 136008053 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=211016 CPUtime=180.13 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) R 21228 21228 20922 0 -1 4202560 10431 0 0 0 17967 46 0 0 20 0 8 0 34654386 216080384 27463 33554432000 134512640 146736320 4289827808 4038643752 139044507 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=211016 CPUtime=173.64 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) R 21228 21228 20922 0 -1 4202560 6259 0 0 0 17317 47 0 0 20 0 8 0 34654386 216080384 27463 33554432000 134512640 146736320 4289827808 4028157992 139044581 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1411.68
Current children cumulated vsize (KiB) 220164

[startup+462.3 s]
/proc/loadavg: 7.79 5.95 2.92 7/188 21253
/proc/meminfo: memFree=30424292/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=216796 CPUtime=1628.16 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 95616 0 0 0 162404 412 0 0 20 0 8 0 34653274 221999104 28659 33554432000 134512640 146736320 4289827808 4289821480 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21229/statm: 54199 28659 986 2985 0 51133 0
[pid=21229/tid=21245] ppid=21228 vsize=216796 CPUtime=188.42 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) R 21228 21228 20922 0 -1 4202560 3075 0 0 0 18796 46 0 0 20 0 8 0 34654386 221999104 28659 33554432000 134512640 146736320 4289827808 4067418304 136469708 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=216796 CPUtime=199.02 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) R 21228 21228 20922 0 -1 4202560 11500 0 0 0 19851 51 0 0 20 0 8 0 34654386 221999104 28659 33554432000 134512640 146736320 4289827808 4130873800 136001676 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=216796 CPUtime=203.36 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) R 21228 21228 20922 0 -1 4202560 5965 0 0 0 20285 51 0 0 20 0 8 0 34654386 221999104 28659 33554432000 134512640 146736320 4289827808 4141359036 135522696 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=216796 CPUtime=193.16 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) R 21228 21228 20922 0 -1 4202560 9273 0 0 0 19265 51 0 0 20 0 8 0 34654386 221999104 28659 33554432000 134512640 146736320 4289827808 4116873808 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=216796 CPUtime=206.09 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) R 21228 21228 20922 0 -1 4202560 11026 0 0 0 20557 52 0 0 20 0 8 0 34654386 221999104 28659 33554432000 134512640 146736320 4289827808 4049129676 136388963 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=216796 CPUtime=207.79 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) R 21228 21228 20922 0 -1 4202560 11408 0 0 0 20727 52 0 0 20 0 8 0 34654386 221999104 28659 33554432000 134512640 146736320 4289827808 4038643768 136475837 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=216796 CPUtime=200.33 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) R 21228 21228 20922 0 -1 4202560 6738 0 0 0 19979 54 0 0 20 0 8 0 34654386 221999104 28659 33554432000 134512640 146736320 4289827808 4028157992 139044552 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1628.16
Current children cumulated vsize (KiB) 225944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+509.8 s]
/proc/loadavg: 7.16 6.03 3.08 10/188 21253
/proc/meminfo: memFree=30404788/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=230936 CPUtime=1800.15 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 101962 0 0 0 179564 451 0 0 20 0 8 0 34653274 236478464 31708 33554432000 134512640 146736320 4289827808 4289820936 136000386 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21229/statm: 57734 31708 986 2985 0 54668 0
[pid=21229/tid=21245] ppid=21228 vsize=230936 CPUtime=210 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) R 21228 21228 20922 0 -1 4202560 4016 0 0 0 20947 53 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4067418180 136385183 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=230936 CPUtime=220.81 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) R 21228 21228 20922 0 -1 4202560 11823 0 0 0 22025 56 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4130873560 136009120 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=230936 CPUtime=224.56 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) R 21228 21228 20922 0 -1 4202560 6070 0 0 0 22400 56 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4141359380 136003529 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=230936 CPUtime=214.87 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) R 21228 21228 20922 0 -1 4202560 9840 0 0 0 21430 57 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4116873672 136000404 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=230936 CPUtime=226.88 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) R 21228 21228 20922 0 -1 4202560 12719 0 0 0 22631 57 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4049130472 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=230936 CPUtime=229.26 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) R 21228 21228 20922 0 -1 4202560 11621 0 0 0 22870 56 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4038643804 135855170 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=230936 CPUtime=221.71 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) R 21228 21228 20922 0 -1 4202560 8966 0 0 0 22112 59 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4028158008 136475862 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 240084

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

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

[startup+509.8 s]
/proc/loadavg: 7.16 6.03 3.08 10/188 21253
/proc/meminfo: memFree=30404788/32873844 swapFree=7632/7632
[pid=21228] ppid=21226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21228/stat : 21228 (run) S 21226 21228 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34653273 9367552 269 33554432000 4194304 5064252 140734010945216 140734010944128 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21228/statm: 2287 269 229 213 0 72 0
[pid=21229] ppid=21228 vsize=230936 CPUtime=1800.15 cores=0,2,4,6
/proc/21229/stat : 21229 (pb_cplex) R 21228 21228 20922 0 -1 4202496 101962 0 0 0 179564 451 0 0 20 0 8 0 34653274 236478464 31708 33554432000 134512640 146736320 4289827808 4289820936 136000386 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21229/statm: 57734 31708 986 2985 0 54668 0
[pid=21229/tid=21245] ppid=21228 vsize=230936 CPUtime=210 cores=0,2,4,6
/proc/21229/task/21245/stat : 21245 (pb_cplex) R 21228 21228 20922 0 -1 4202560 4016 0 0 0 20947 53 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4067418180 136385183 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21246] ppid=21228 vsize=230936 CPUtime=220.81 cores=0,2,4,6
/proc/21229/task/21246/stat : 21246 (pb_cplex) R 21228 21228 20922 0 -1 4202560 11823 0 0 0 22025 56 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4130873560 136009120 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21229/tid=21247] ppid=21228 vsize=230936 CPUtime=224.56 cores=0,2,4,6
/proc/21229/task/21247/stat : 21247 (pb_cplex) R 21228 21228 20922 0 -1 4202560 6070 0 0 0 22400 56 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4141359380 136003529 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21229/tid=21248] ppid=21228 vsize=230936 CPUtime=214.87 cores=0,2,4,6
/proc/21229/task/21248/stat : 21248 (pb_cplex) R 21228 21228 20922 0 -1 4202560 9840 0 0 0 21430 57 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4116873672 136000404 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21249] ppid=21228 vsize=230936 CPUtime=226.88 cores=0,2,4,6
/proc/21229/task/21249/stat : 21249 (pb_cplex) R 21228 21228 20922 0 -1 4202560 12719 0 0 0 22631 57 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4049130472 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21229/tid=21250] ppid=21228 vsize=230936 CPUtime=229.26 cores=0,2,4,6
/proc/21229/task/21250/stat : 21250 (pb_cplex) R 21228 21228 20922 0 -1 4202560 11621 0 0 0 22870 56 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4038643804 135855170 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21229/tid=21251] ppid=21228 vsize=230936 CPUtime=221.71 cores=0,2,4,6
/proc/21229/task/21251/stat : 21251 (pb_cplex) R 21228 21228 20922 0 -1 4202560 8966 0 0 0 22112 59 0 0 20 0 8 0 34654386 236478464 31708 33554432000 134512640 146736320 4289827808 4028158008 136475862 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 240084

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 509.816
CPU time (s): 1800.15
CPU user time (s): 1795.64
CPU system time (s): 4.51
CPU usage (%): 353.098
Max. virtual memory (cumulated for all children) (KiB): 241108

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

runsolver used 1.44978 second user time and 3.18552 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-09 15:01:06
IDJOB=3731455
IDBENCH=1955
IDSOLVER=2325
FILE ID=node135/3731455-1339246866
RUNJOBID= node135-1339246831-20938
PBS_JOBID= 14644346
Free space on /tmp= 70856 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_21.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731455-1339246866/watcher-3731455-1339246866 -o /tmp/evaluation-result-3731455-1339246866/solver-3731455-1339246866 -C 1800 -W 1900 -M 15500  run HOME/instance-3731455-1339246866.opb

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=2109874812

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.93
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.905
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.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30858624 kB
Buffers:          286728 kB
Cached:           445876 kB
SwapCached:         2456 kB
Active:           902844 kB
Inactive:         247716 kB
Active(anon):     418412 kB
Inactive(anon):     1460 kB
Active(file):     484432 kB
Inactive(file):   246256 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098976 kB
Dirty:             50432 kB
Writeback:             0 kB
AnonPages:        424060 kB
Mapped:            11200 kB
Shmem:                 0 kB
Slab:             724348 kB
SReclaimable:     165132 kB
SUnreclaim:       559216 kB
KernelStack:        1480 kB
PageTables:         5108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     969372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 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-3731455-1339246866.opb

Free space on /tmp at the end= 70840 MiB
End job on node135 at 2012-06-09 15:09:38