Trace number 3731488

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.1 513.116

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
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 470
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-3731488-1339246866.opb.
0.00/0.00	c Instance file HOME/instance-3731488-1339246866.opb
0.00/0.00	c File size is 42910 bytes.
0.00/0.03	c Highest Coefficient sum: 256
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:      470                                                 |
0.00/0.03	c |  Number Constraints:    469                                                 |
0.00/0.03	c ===============================================================================
1800.10/513.11	c Remaining time 1799.97 sec.
1800.10/513.11	c 
1800.10/513.11	c *** INTERRUPTED ***
1800.10/513.11	s UNKNOWN
1800.10/513.11	c Total CPU time              : 1787.22 s
1800.10/513.11	c Memory used           : 212.61 MB
1800.10/513.11	c CPU time              : 1787.22 s
1800.10/513.11	c 
1800.10/513.11	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-3731488-1339246866/watcher-3731488-1339246866 -o /tmp/evaluation-result-3731488-1339246866/solver-3731488-1339246866 -C 1800 -W 1900 -M 15500 run HOME/instance-3731488-1339246866.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.21 0.05 0.01 2/172 4936
/proc/meminfo: memFree=29890052/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0

[startup+0.04249 s]
/proc/loadavg: 0.21 0.05 0.01 2/172 4936
/proc/meminfo: memFree=29890052/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100318 s]
/proc/loadavg: 0.21 0.05 0.01 2/172 4936
/proc/meminfo: memFree=29890052/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 0.21 0.05 0.01 2/172 4936
/proc/meminfo: memFree=29890052/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 0.21 0.05 0.01 2/172 4936
/proc/meminfo: memFree=29890052/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 0.35 0.08 0.02 3/180 4982
/proc/meminfo: memFree=29864268/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=16856 CPUtime=1.49 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 4169 0 0 0 149 0 0 0 20 0 1 0 390811604 17260544 1912 33554432000 134512640 146736320 4289629424 4289623352 136015579 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4937/statm: 4214 1912 892 2985 0 1148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26004

[startup+3.10035 s]
/proc/loadavg: 0.35 0.08 0.02 9/194 5003
/proc/meminfo: memFree=29839532/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=114704 CPUtime=5.88 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 10309 0 0 0 581 7 0 0 20 0 8 0 390811604 117456896 7761 33554432000 134512640 146736320 4289629424 4289622288 136008039 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/4937/statm: 28676 7761 936 2985 0 25610 0
[pid=4937/tid=4990] ppid=4936 vsize=114704 CPUtime=0.5 cores=1,3,5,7
/proc/4937/task/4990/stat : 4990 (pb_cplex) S 4936 4936 4561 0 -1 4202560 423 0 0 0 48 2 0 0 20 0 8 0 390811791 117456896 7761 33554432000 134512640 146736320 4289629424 4088835188 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=4991] ppid=4936 vsize=114704 CPUtime=0.48 cores=1,3,5,7
/proc/4937/task/4991/stat : 4991 (pb_cplex) R 4936 4936 4561 0 -1 4202560 286 0 0 0 48 0 0 0 20 0 8 0 390811791 117456896 7761 33554432000 134512640 146736320 4289629424 4099322448 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=4992] ppid=4936 vsize=114704 CPUtime=0.45 cores=1,3,5,7
/proc/4937/task/4992/stat : 4992 (pb_cplex) R 4936 4936 4561 0 -1 4202560 577 0 0 0 45 0 0 0 20 0 8 0 390811791 117456896 7761 33554432000 134512640 146736320 4289629424 4109807688 139042888 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=4993] ppid=4936 vsize=114704 CPUtime=0.59 cores=1,3,5,7
/proc/4937/task/4993/stat : 4993 (pb_cplex) R 4936 4936 4561 0 -1 4202560 563 0 0 0 59 0 0 0 20 0 8 0 390811791 117456896 7761 33554432000 134512640 146736320 4289629424 4120292224 144797972 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=4994] ppid=4936 vsize=114704 CPUtime=0.41 cores=1,3,5,7
/proc/4937/task/4994/stat : 4994 (pb_cplex) R 4936 4936 4561 0 -1 4202560 511 0 0 0 39 2 0 0 20 0 8 0 390811791 117456896 7761 33554432000 134512640 146736320 4289629424 4149969104 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=4995] ppid=4936 vsize=114704 CPUtime=0.42 cores=1,3,5,7
/proc/4937/task/4995/stat : 4995 (pb_cplex) R 4936 4936 4561 0 -1 4202560 411 0 0 0 42 0 0 0 20 0 8 0 390811791 117456896 7761 33554432000 134512640 146736320 4289629424 4139484136 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=4996] ppid=4936 vsize=114704 CPUtime=0.48 cores=1,3,5,7
/proc/4937/task/4996/stat : 4996 (pb_cplex) R 4936 4936 4561 0 -1 4202560 646 0 0 0 48 0 0 0 20 0 8 0 390811791 117456896 7761 33554432000 134512640 146736320 4289629424 4076855504 136007994 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 123852

[startup+6.30041 s]
/proc/loadavg: 0.35 0.08 0.02 10/194 5003
/proc/meminfo: memFree=29815616/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=115408 CPUtime=17.54 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 10807 0 0 0 1741 13 0 0 20 0 8 0 390811604 118177792 8203 33554432000 134512640 146736320 4289629424 4289622152 139042914 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4937/statm: 28852 8203 936 2985 0 25786 0
[pid=4937/tid=4990] ppid=4936 vsize=115408 CPUtime=1.69 cores=1,3,5,7
/proc/4937/task/4990/stat : 4990 (pb_cplex) R 4936 4936 4561 0 -1 4202560 525 0 0 0 167 2 0 0 20 0 8 0 390811791 118177792 8203 33554432000 134512640 146736320 4289629424 4088837096 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=4991] ppid=4936 vsize=115408 CPUtime=1.85 cores=1,3,5,7
/proc/4937/task/4991/stat : 4991 (pb_cplex) R 4936 4936 4561 0 -1 4202560 338 0 0 0 183 2 0 0 20 0 8 0 390811791 118177792 8203 33554432000 134512640 146736320 4289629424 4099320204 135465099 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=4992] ppid=4936 vsize=115408 CPUtime=2.12 cores=1,3,5,7
/proc/4937/task/4992/stat : 4992 (pb_cplex) R 4936 4936 4561 0 -1 4202560 635 0 0 0 212 0 0 0 20 0 8 0 390811791 118177792 8203 33554432000 134512640 146736320 4289629424 4109806528 136019024 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=4993] ppid=4936 vsize=115408 CPUtime=2.16 cores=1,3,5,7
/proc/4937/task/4993/stat : 4993 (pb_cplex) R 4936 4936 4561 0 -1 4202560 623 0 0 0 215 1 0 0 20 0 8 0 390811791 118177792 8203 33554432000 134512640 146736320 4289629424 4120293288 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=4994] ppid=4936 vsize=115408 CPUtime=1.99 cores=1,3,5,7
/proc/4937/task/4994/stat : 4994 (pb_cplex) S 4936 4936 4561 0 -1 4202560 570 0 0 0 196 3 0 0 20 0 8 0 390811791 118177792 8203 33554432000 134512640 146736320 4289629424 4149972624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=4995] ppid=4936 vsize=115408 CPUtime=1.93 cores=1,3,5,7
/proc/4937/task/4995/stat : 4995 (pb_cplex) R 4936 4936 4561 0 -1 4202560 442 0 0 0 193 0 0 0 20 0 8 0 390811791 118177792 8203 33554432000 134512640 146736320 4289629424 4139482264 136008642 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=4996] ppid=4936 vsize=115408 CPUtime=1.78 cores=1,3,5,7
/proc/4937/task/4996/stat : 4996 (pb_cplex) R 4936 4936 4561 0 -1 4202560 780 0 0 0 177 1 0 0 20 0 8 0 390811791 118177792 8203 33554432000 134512640 146736320 4289629424 4076855504 136008234 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 17.54
Current children cumulated vsize (KiB) 124556

[startup+12.7004 s]
/proc/loadavg: 1.12 0.26 0.08 3/194 5045
/proc/meminfo: memFree=29759900/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=154288 CPUtime=31.16 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 22929 0 0 0 3070 46 0 0 20 0 8 0 390811604 157990912 16920 33554432000 134512640 146736320 4289629424 4289616888 136475778 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4937/statm: 38572 16920 971 2985 0 35506 0
[pid=4937/tid=5039] ppid=4936 vsize=154288 CPUtime=0 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) S 4936 4936 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390812706 157990912 16920 33554432000 134512640 146736320 4289629424 4076859024 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=154288 CPUtime=0 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) S 4936 4936 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390812706 157990912 16920 33554432000 134512640 146736320 4289629424 4140134032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=154288 CPUtime=0 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) S 4936 4936 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390812706 157990912 16920 33554432000 134512640 146736320 4289629424 4150619792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=154288 CPUtime=0 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) S 4936 4936 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390812706 157990912 16920 33554432000 134512640 146736320 4289629424 4120297104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=154288 CPUtime=0 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) S 4936 4936 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390812706 157990912 16920 33554432000 134512640 146736320 4289629424 4054458000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=154288 CPUtime=0 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) S 4936 4936 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390812706 157990912 16920 33554432000 134512640 146736320 4289629424 4043972240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=154288 CPUtime=0 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) S 4936 4936 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390812706 157990912 16920 33554432000 134512640 146736320 4289629424 4033486480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 31.16
Current children cumulated vsize (KiB) 163436

[startup+25.5004 s]
/proc/loadavg: 2.89 0.66 0.21 17/194 5045
/proc/meminfo: memFree=29736904/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=164528 CPUtime=70.31 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) S 4936 4936 4561 0 -1 4202496 29683 0 0 0 6959 72 0 0 20 0 8 0 390811604 168476672 19955 33554432000 134512640 146736320 4289629424 4289625808 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/4937/statm: 41132 19955 972 2985 0 38066 0
[pid=4937/tid=5039] ppid=4936 vsize=164528 CPUtime=4.12 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 1356 0 0 0 410 2 0 0 20 0 8 0 390812706 168476672 19955 33554432000 134512640 146736320 4289629424 4076854664 135999120 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=164528 CPUtime=4.59 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 1009 0 0 0 456 3 0 0 20 0 8 0 390812706 168476672 19955 33554432000 134512640 146736320 4289629424 4140129672 136000490 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=164528 CPUtime=4.34 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 513 0 0 0 433 1 0 0 20 0 8 0 390812706 168476672 19955 33554432000 134512640 146736320 4289629424 4150616536 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=164528 CPUtime=4.52 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 214 0 0 0 449 3 0 0 20 0 8 0 390812706 168476672 19955 33554432000 134512640 146736320 4289629424 4120293488 136384895 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=164528 CPUtime=4.27 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) R 4936 4936 4561 0 -1 4202560 586 0 0 0 425 2 0 0 20 0 8 0 390812706 168476672 19955 33554432000 134512640 146736320 4289629424 4054453640 136000401 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=164528 CPUtime=4.6 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) R 4936 4936 4561 0 -1 4202560 30 0 0 0 456 4 0 0 20 0 8 0 390812706 168476672 19955 33554432000 134512640 146736320 4289629424 4043968720 136008044 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=164528 CPUtime=4.29 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) R 4936 4936 4561 0 -1 4202560 1284 0 0 0 428 1 0 0 20 0 8 0 390812706 168476672 19955 33554432000 134512640 146736320 4289629424 4033482664 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 70.31
Current children cumulated vsize (KiB) 173676

[startup+51.1004 s]
/proc/loadavg: 7.00 1.86 0.63 15/194 5045
/proc/meminfo: memFree=29715508/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=170672 CPUtime=153.69 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) S 4936 4936 4561 0 -1 4202496 38022 0 0 0 15194 175 0 0 20 0 8 0 390811604 174768128 21969 33554432000 134512640 146736320 4289629424 4289625808 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4937/statm: 42668 21969 973 2985 0 39602 0
[pid=4937/tid=5039] ppid=4936 vsize=170672 CPUtime=14.32 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 2225 0 0 0 1417 15 0 0 20 0 8 0 390812706 174768128 21969 33554432000 134512640 146736320 4289629424 4076855504 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=170672 CPUtime=14.8 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 2823 0 0 0 1469 11 0 0 20 0 8 0 390812706 174768128 21969 33554432000 134512640 146736320 4289629424 4140131304 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=170672 CPUtime=14.6 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 1816 0 0 0 1441 19 0 0 20 0 8 0 390812706 174768128 21969 33554432000 134512640 146736320 4289629424 4150617064 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=170672 CPUtime=16.06 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 673 0 0 0 1586 20 0 0 20 0 8 0 390812706 174768128 21969 33554432000 134512640 146736320 4289629424 4120293584 136008178 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=170672 CPUtime=14.43 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) R 4936 4936 4561 0 -1 4202560 1847 0 0 0 1431 12 0 0 20 0 8 0 390812706 174768128 21969 33554432000 134512640 146736320 4289629424 4054455272 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=170672 CPUtime=15.26 cores=1,3,5,7

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

/proc/4937/statm: 51741 30350 983 2985 0 48675 0
[pid=4937/tid=5039] ppid=4936 vsize=206964 CPUtime=118.63 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5095 0 0 0 11777 86 0 0 20 0 8 0 390812706 211931136 30350 33554432000 134512640 146736320 4289629424 4076854256 136384852 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=206964 CPUtime=107.59 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5502 0 0 0 10677 82 0 0 20 0 8 0 390812706 211931136 30350 33554432000 134512640 146736320 4289629424 4140129424 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=206964 CPUtime=124.27 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 8135 0 0 0 12338 89 0 0 20 0 8 0 390812706 211931136 30350 33554432000 134512640 146736320 4289629424 4150616272 136008216 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=206964 CPUtime=119.86 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5303 0 0 0 11897 89 0 0 20 0 8 0 390812706 211931136 30350 33554432000 134512640 146736320 4289629424 4120293584 136007984 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=206964 CPUtime=118.1 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) R 4936 4936 4561 0 -1 4202560 8770 0 0 0 11728 82 0 0 20 0 8 0 390812706 211931136 30350 33554432000 134512640 146736320 4289629424 4054454312 139044572 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=206964 CPUtime=120.84 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) R 4936 4936 4561 0 -1 4202560 4851 0 0 0 12004 80 0 0 20 0 8 0 390812706 211931136 30350 33554432000 134512640 146736320 4289629424 4043967604 135450707 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=206964 CPUtime=110.75 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) R 4936 4936 4561 0 -1 4202560 8111 0 0 0 10988 87 0 0 20 0 8 0 390812706 211931136 30350 33554432000 134512640 146736320 4289629424 4033482960 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 975.77
Current children cumulated vsize (KiB) 216112

[startup+342.3 s]
/proc/loadavg: 13.53 8.76 3.90 17/193 5046
/proc/meminfo: memFree=29643260/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=208496 CPUtime=1190.09 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 76133 0 0 0 118118 891 0 0 20 0 8 0 390811604 213499904 30681 33554432000 134512640 146736320 4289629424 4289623080 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4937/statm: 52124 30681 983 2985 0 49058 0
[pid=4937/tid=5039] ppid=4936 vsize=208496 CPUtime=144.9 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5095 0 0 0 14382 108 0 0 20 0 8 0 390812706 213499904 30681 33554432000 134512640 146736320 4289629424 4076856296 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=208496 CPUtime=134.47 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5510 0 0 0 13341 106 0 0 20 0 8 0 390812706 213499904 30681 33554432000 134512640 146736320 4289629424 4140131304 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=208496 CPUtime=151.5 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 8470 0 0 0 15039 111 0 0 20 0 8 0 390812706 213499904 30681 33554432000 134512640 146736320 4289629424 4150616272 136008042 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=208496 CPUtime=146.58 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5564 0 0 0 14545 113 0 0 20 0 8 0 390812706 213499904 30681 33554432000 134512640 146736320 4289629424 4120297104 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=208496 CPUtime=144.82 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) S 4936 4936 4561 0 -1 4202560 9251 0 0 0 14379 103 0 0 20 0 8 0 390812706 213499904 30681 33554432000 134512640 146736320 4289629424 4054458000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=208496 CPUtime=147.43 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) S 4936 4936 4561 0 -1 4202560 5045 0 0 0 14644 99 0 0 20 0 8 0 390812706 213499904 30681 33554432000 134512640 146736320 4289629424 4043972240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=208496 CPUtime=137.45 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) S 4936 4936 4561 0 -1 4202560 8395 0 0 0 13635 110 0 0 20 0 8 0 390812706 213499904 30681 33554432000 134512640 146736320 4289629424 4033486480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1190.09
Current children cumulated vsize (KiB) 217644

[startup+402.3 s]
/proc/loadavg: 13.47 9.59 4.49 10/193 5046
/proc/meminfo: memFree=29637056/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=210544 CPUtime=1404.42 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 80207 0 0 0 139416 1026 0 0 20 0 8 0 390811604 215597056 31235 33554432000 134512640 146736320 4289629424 4289621992 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4937/statm: 52636 31235 983 2985 0 49570 0
[pid=4937/tid=5039] ppid=4936 vsize=210544 CPUtime=172.36 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5300 0 0 0 17113 123 0 0 20 0 8 0 390812706 215597056 31235 33554432000 134512640 146736320 4289629424 4076854444 135454096 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=210544 CPUtime=160.73 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5969 0 0 0 15946 127 0 0 20 0 8 0 390812706 215597056 31235 33554432000 134512640 146736320 4289629424 4140130512 136008100 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=210544 CPUtime=177.98 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 8518 0 0 0 17674 124 0 0 20 0 8 0 390812706 215597056 31235 33554432000 134512640 146736320 4289629424 4150617064 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=210544 CPUtime=173.62 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 6752 0 0 0 17232 130 0 0 20 0 8 0 390812706 215597056 31235 33554432000 134512640 146736320 4289629424 4120294376 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=210544 CPUtime=171.5 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) R 4936 4936 4561 0 -1 4202560 9376 0 0 0 17033 117 0 0 20 0 8 0 390812706 215597056 31235 33554432000 134512640 146736320 4289629424 4054454548 136003493 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=210544 CPUtime=174.4 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5053 0 0 0 17325 115 0 0 20 0 8 0 390812706 215597056 31235 33554432000 134512640 146736320 4289629424 4043968968 136000412 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=210544 CPUtime=163.47 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) R 4936 4936 4561 0 -1 4202560 9644 0 0 0 16217 130 0 0 20 0 8 0 390812706 215597056 31235 33554432000 134512640 146736320 4289629424 4033482808 136475800 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1404.42
Current children cumulated vsize (KiB) 219692

[startup+462.3 s]
/proc/loadavg: 11.91 9.86 4.90 15/193 5046
/proc/meminfo: memFree=29628560/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=215892 CPUtime=1618.71 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 83834 0 0 0 160699 1172 0 0 20 0 8 0 390811604 221073408 32671 33554432000 134512640 146736320 4289629424 4289622120 139044552 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4937/statm: 53973 32671 983 2985 0 50907 0
[pid=4937/tid=5039] ppid=4936 vsize=215892 CPUtime=199.97 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5552 0 0 0 19856 141 0 0 20 0 8 0 390812706 221073408 32671 33554432000 134512640 146736320 4289629424 4076855388 135855167 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=215892 CPUtime=187.21 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 6209 0 0 0 18574 147 0 0 20 0 8 0 390812706 221073408 32671 33554432000 134512640 146736320 4289629424 4140130896 136403116 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=215892 CPUtime=204.72 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 8520 0 0 0 20330 142 0 0 20 0 8 0 390812706 221073408 32671 33554432000 134512640 146736320 4289629424 4150616272 136008044 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=215892 CPUtime=200.58 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 6874 0 0 0 19914 144 0 0 20 0 8 0 390812706 221073408 32671 33554432000 134512640 146736320 4289629424 4120293968 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=215892 CPUtime=197.93 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) R 4936 4936 4561 0 -1 4202560 10544 0 0 0 19658 135 0 0 20 0 8 0 390812706 221073408 32671 33554432000 134512640 146736320 4289629424 4054452688 135461175 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=215892 CPUtime=200.74 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5213 0 0 0 19939 135 0 0 20 0 8 0 390812706 221073408 32671 33554432000 134512640 146736320 4289629424 4043967660 135453928 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=215892 CPUtime=189.98 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) R 4936 4936 4561 0 -1 4202560 10444 0 0 0 18849 149 0 0 20 0 8 0 390812706 221073408 32671 33554432000 134512640 146736320 4289629424 4033481872 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1618.71
Current children cumulated vsize (KiB) 225040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+513.1 s]
/proc/loadavg: 12.73 10.39 5.34 17/193 5046
/proc/meminfo: memFree=29619384/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=217704 CPUtime=1800.1 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 89094 0 0 0 178720 1290 0 0 20 0 8 0 390811604 222928896 32951 33554432000 134512640 146736320 4289629424 4289623080 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4937/statm: 54426 32951 983 2985 0 51360 0
[pid=4937/tid=5039] ppid=4936 vsize=217704 CPUtime=222.79 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5552 0 0 0 22125 154 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4076855752 136000404 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=217704 CPUtime=209.9 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 7300 0 0 0 20827 163 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4140129396 135450871 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=217704 CPUtime=226.91 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 9175 0 0 0 22533 158 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4150616272 136008014 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=217704 CPUtime=222.8 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 7234 0 0 0 22123 157 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4120293832 136000792 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=217704 CPUtime=220.35 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) R 4936 4936 4561 0 -1 4202560 12235 0 0 0 21884 151 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4054454480 136008167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=217704 CPUtime=223.31 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5262 0 0 0 22182 149 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4043969104 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=217704 CPUtime=212.53 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) R 4936 4936 4561 0 -1 4202560 11333 0 0 0 21088 165 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4033482844 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 226852

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

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

[startup+513.1 s]
/proc/loadavg: 12.73 10.39 5.34 17/193 5046
/proc/meminfo: memFree=29619384/32873844 swapFree=7628/7628
[pid=4936] ppid=4934 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4936/stat : 4936 (run) S 4934 4936 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811604 9367552 270 33554432000 4194304 5064252 140736642613488 140736642612400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4936/statm: 2287 270 229 213 0 72 0
[pid=4937] ppid=4936 vsize=217704 CPUtime=1800.1 cores=1,3,5,7
/proc/4937/stat : 4937 (pb_cplex) R 4936 4936 4561 0 -1 4202496 89094 0 0 0 178720 1290 0 0 20 0 8 0 390811604 222928896 32951 33554432000 134512640 146736320 4289629424 4289623080 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4937/statm: 54426 32951 983 2985 0 51360 0
[pid=4937/tid=5039] ppid=4936 vsize=217704 CPUtime=222.79 cores=1,3,5,7
/proc/4937/task/5039/stat : 5039 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5552 0 0 0 22125 154 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4076855752 136000404 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5040] ppid=4936 vsize=217704 CPUtime=209.9 cores=1,3,5,7
/proc/4937/task/5040/stat : 5040 (pb_cplex) R 4936 4936 4561 0 -1 4202560 7300 0 0 0 20827 163 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4140129396 135450871 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5041] ppid=4936 vsize=217704 CPUtime=226.91 cores=1,3,5,7
/proc/4937/task/5041/stat : 5041 (pb_cplex) R 4936 4936 4561 0 -1 4202560 9175 0 0 0 22533 158 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4150616272 136008014 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=4937/tid=5042] ppid=4936 vsize=217704 CPUtime=222.8 cores=1,3,5,7
/proc/4937/task/5042/stat : 5042 (pb_cplex) R 4936 4936 4561 0 -1 4202560 7234 0 0 0 22123 157 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4120293832 136000792 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5043] ppid=4936 vsize=217704 CPUtime=220.35 cores=1,3,5,7
/proc/4937/task/5043/stat : 5043 (pb_cplex) R 4936 4936 4561 0 -1 4202560 12235 0 0 0 21884 151 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4054454480 136008167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=4937/tid=5044] ppid=4936 vsize=217704 CPUtime=223.31 cores=1,3,5,7
/proc/4937/task/5044/stat : 5044 (pb_cplex) R 4936 4936 4561 0 -1 4202560 5262 0 0 0 22182 149 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4043969104 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=4937/tid=5045] ppid=4936 vsize=217704 CPUtime=212.53 cores=1,3,5,7
/proc/4937/task/5045/stat : 5045 (pb_cplex) R 4936 4936 4561 0 -1 4202560 11333 0 0 0 21088 165 0 0 20 0 8 0 390812706 222928896 32951 33554432000 134512640 146736320 4289629424 4033482844 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 226852

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 513.116
CPU time (s): 1800.1
CPU user time (s): 1787.2
CPU system time (s): 12.9
CPU usage (%): 350.817
Max. virtual memory (cumulated for all children) (KiB): 229008

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

runsolver used 1.54076 second user time and 3.46647 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-09 15:01:06
IDJOB=3731488
IDBENCH=1958
IDSOLVER=2325
FILE ID=node146/3731488-1339246866
RUNJOBID= node146-1339246834-4578
PBS_JOBID= 14644335
Free space on /tmp= 70768 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_18.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731488-1339246866/watcher-3731488-1339246866 -o /tmp/evaluation-result-3731488-1339246866/solver-3731488-1339246866 -C 1800 -W 1900 -M 15500  run HOME/instance-3731488-1339246866.opb

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=2019140960

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29872988 kB
Buffers:          499344 kB
Cached:          1557852 kB
SwapCached:         2168 kB
Active:          1980344 kB
Inactive:          81988 kB
Active(anon):       3752 kB
Inactive(anon):     3272 kB
Active(file):    1976592 kB
Inactive(file):    78716 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             33464 kB
Writeback:             0 kB
AnonPages:         11096 kB
Mapped:             8640 kB
Shmem:                 0 kB
Slab:             797220 kB
SReclaimable:     235824 kB
SUnreclaim:       561396 kB
KernelStack:        1424 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3731488-1339246866.opb

Free space on /tmp at the end= 70752 MiB
End job on node146 at 2012-06-09 15:09:42