Trace number 3736369

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.2 565.818

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=17-P1=13-P2=11-P3=19-P4=11-P5=23-B.opb
MD5SUM8f089c1c530fbf8e6ea9af6ce86dd685
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.020996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables75
Total number of constraints11
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 constraints11
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)125
Sum of products size (including duplicates)250
Number of different products125
Sum of products size250

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736369-1339248077.opb.
0.00/0.00	c Instance file HOME/instance-3736369-1339248077.opb
0.00/0.00	c File size is 9361 bytes.
0.00/0.00	c Highest Coefficient sum: 1984
0.00/0.00	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.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      200                                                 |
0.00/0.00	c |  Number Constraints:    261                                                 |
0.00/0.00	c ===============================================================================
1800.20/565.81	c Remaining time 1800.00 sec.
1800.20/565.81	c 
1800.20/565.81	c *** INTERRUPTED ***
1800.20/565.81	s UNKNOWN
1800.20/565.81	c Total CPU time              : 1763.98 s
1800.20/565.81	c Memory used           : 149.25 MB
1800.20/565.81	c CPU time              : 1763.98 s
1800.20/565.81	c 
1800.20/565.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-3736369-1339248077/watcher-3736369-1339248077 -o /tmp/evaluation-result-3736369-1339248077/solver-3736369-1339248077 -C 1800 -W 1900 -M 15500 run HOME/instance-3736369-1339248077.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: 3.64 6.01 4.89 3/177 5529
/proc/meminfo: memFree=30410688/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0

[startup+0.0319941 s]
/proc/loadavg: 3.64 6.01 4.89 3/177 5529
/proc/meminfo: memFree=30410688/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100161 s]
/proc/loadavg: 3.64 6.01 4.89 3/177 5529
/proc/meminfo: memFree=30410688/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 3.64 6.01 4.89 3/177 5529
/proc/meminfo: memFree=30410688/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 3.64 6.01 4.89 3/177 5529
/proc/meminfo: memFree=30410688/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 3.64 6.01 4.89 3/186 5552
/proc/meminfo: memFree=30378608/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=127312 CPUtime=4.42 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 25580 0 0 0 423 19 0 0 20 0 8 0 390935042 130367488 10227 33554432000 134512640 146736320 4293429520 4293423192 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5530/statm: 31828 10227 971 2985 0 28762 0
[pid=5530/tid=5546] ppid=5529 vsize=127312 CPUtime=0.5 cores=1,3,5,7
/proc/5530/task/5546/stat : 5546 (pb_cplex) R 5529 5529 4676 0 -1 4202560 1492 0 0 0 50 0 0 0 20 0 8 0 390935059 130367488 10227 33554432000 134512640 146736320 4293429520 4130791480 136475775 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5547] ppid=5529 vsize=127312 CPUtime=0.49 cores=1,3,5,7
/proc/5530/task/5547/stat : 5547 (pb_cplex) R 5529 5529 4676 0 -1 4202560 1979 0 0 0 47 2 0 0 20 0 8 0 390935059 130367488 10227 33554432000 134512640 146736320 4293429520 4141277184 136019069 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5548] ppid=5529 vsize=127312 CPUtime=0.5 cores=1,3,5,7
/proc/5530/task/5548/stat : 5548 (pb_cplex) R 5529 5529 4676 0 -1 4202560 1786 0 0 0 50 0 0 0 20 0 8 0 390935059 130367488 10227 33554432000 134512640 146736320 4293429520 4151763544 136402275 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5549] ppid=5529 vsize=127312 CPUtime=0.46 cores=1,3,5,7
/proc/5530/task/5549/stat : 5549 (pb_cplex) R 5529 5529 4676 0 -1 4202560 2543 0 0 0 44 2 0 0 20 0 8 0 390935059 130367488 10227 33554432000 134512640 146736320 4293429520 4120308120 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5550] ppid=5529 vsize=127312 CPUtime=0.5 cores=1,3,5,7
/proc/5530/task/5550/stat : 5550 (pb_cplex) R 5529 5529 4676 0 -1 4202560 2322 0 0 0 48 2 0 0 20 0 8 0 390935059 130367488 10227 33554432000 134512640 146736320 4293429520 4109820552 135982686 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5551] ppid=5529 vsize=127312 CPUtime=0.56 cores=1,3,5,7
/proc/5530/task/5551/stat : 5551 (pb_cplex) R 5529 5529 4676 0 -1 4202560 4048 0 0 0 53 3 0 0 20 0 8 0 390935059 130367488 10227 33554432000 134512640 146736320 4293429520 4099335144 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5552] ppid=5529 vsize=127312 CPUtime=0.51 cores=1,3,5,7
/proc/5530/task/5552/stat : 5552 (pb_cplex) R 5529 5529 4676 0 -1 4202560 3336 0 0 0 49 2 0 0 20 0 8 0 390935059 130367488 10227 33554432000 134512640 146736320 4293429520 4088849384 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 136460

[startup+3.10042 s]
/proc/loadavg: 4.07 6.06 4.92 8/186 5552
/proc/meminfo: memFree=30372656/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=132448 CPUtime=9.54 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 27841 0 0 0 931 23 0 0 20 0 8 0 390935042 135626752 11113 33554432000 134512640 146736320 4293429520 4293421368 136015584 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5530/statm: 33112 11113 976 2985 0 30046 0
[pid=5530/tid=5546] ppid=5529 vsize=132448 CPUtime=1.14 cores=1,3,5,7
/proc/5530/task/5546/stat : 5546 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1766 0 0 0 112 2 0 0 20 0 8 0 390935059 135626752 11113 33554432000 134512640 146736320 4293429520 4130795152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5547] ppid=5529 vsize=132448 CPUtime=1.15 cores=1,3,5,7
/proc/5530/task/5547/stat : 5547 (pb_cplex) S 5529 5529 4676 0 -1 4202560 2585 0 0 0 113 2 0 0 20 0 8 0 390935059 135626752 11113 33554432000 134512640 146736320 4293429520 4141280912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5548] ppid=5529 vsize=132448 CPUtime=1.11 cores=1,3,5,7
/proc/5530/task/5548/stat : 5548 (pb_cplex) S 5529 5529 4676 0 -1 4202560 2045 0 0 0 111 0 0 0 20 0 8 0 390935059 135626752 11113 33554432000 134512640 146736320 4293429520 4151766672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5549] ppid=5529 vsize=132448 CPUtime=1.11 cores=1,3,5,7
/proc/5530/task/5549/stat : 5549 (pb_cplex) S 5529 5529 4676 0 -1 4202560 3131 0 0 0 108 3 0 0 20 0 8 0 390935059 135626752 11113 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5550] ppid=5529 vsize=132448 CPUtime=1.15 cores=1,3,5,7
/proc/5530/task/5550/stat : 5550 (pb_cplex) S 5529 5529 4676 0 -1 4202560 2419 0 0 0 112 3 0 0 20 0 8 0 390935059 135626752 11113 33554432000 134512640 146736320 4293429520 4109823632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5551] ppid=5529 vsize=132448 CPUtime=1.22 cores=1,3,5,7
/proc/5530/task/5551/stat : 5551 (pb_cplex) R 5529 5529 4676 0 -1 4202560 4103 0 0 0 118 4 0 0 20 0 8 0 390935059 135626752 11113 33554432000 134512640 146736320 4293429520 4099333696 139046528 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5552] ppid=5529 vsize=132448 CPUtime=1.13 cores=1,3,5,7
/proc/5530/task/5552/stat : 5552 (pb_cplex) R 5529 5529 4676 0 -1 4202560 3451 0 0 0 111 2 0 0 20 0 8 0 390935059 135626752 11113 33554432000 134512640 146736320 4293429520 4088849384 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.54
Current children cumulated vsize (KiB) 141596

[startup+6.30041 s]
/proc/loadavg: 4.07 6.06 4.92 7/186 5580
/proc/meminfo: memFree=30375328/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=127228 CPUtime=17.64 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) S 5529 5529 4676 0 -1 4202496 49995 0 0 0 1696 68 0 0 20 0 8 0 390935042 130281472 11229 33554432000 134512640 146736320 4293429520 4293425872 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5530/statm: 31807 11229 992 2985 0 28741 0
[pid=5530/tid=5574] ppid=5529 vsize=127228 CPUtime=0.26 cores=1,3,5,7
/proc/5530/task/5574/stat : 5574 (pb_cplex) R 5529 5529 4676 0 -1 4202560 1289 0 0 0 25 1 0 0 20 0 8 0 390935536 130281472 11229 33554432000 134512640 146736320 4293429520 4130794072 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5575] ppid=5529 vsize=127228 CPUtime=0.29 cores=1,3,5,7
/proc/5530/task/5575/stat : 5575 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1225 0 0 0 29 0 0 0 20 0 8 0 390935536 130281472 11229 33554432000 134512640 146736320 4293429520 4141280912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5576] ppid=5529 vsize=127228 CPUtime=0.24 cores=1,3,5,7
/proc/5530/task/5576/stat : 5576 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1640 0 0 0 23 1 0 0 20 0 8 0 390935536 130281472 11229 33554432000 134512640 146736320 4293429520 4151766672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5577] ppid=5529 vsize=127228 CPUtime=0.87 cores=1,3,5,7
/proc/5530/task/5577/stat : 5577 (pb_cplex) R 5529 5529 4676 0 -1 4202560 2840 0 0 0 87 0 0 0 20 0 8 0 390935536 130281472 11229 33554432000 134512640 146736320 4293429520 4120306104 136015710 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5578] ppid=5529 vsize=127228 CPUtime=0.35 cores=1,3,5,7
/proc/5530/task/5578/stat : 5578 (pb_cplex) R 5529 5529 4676 0 -1 4202560 1582 0 0 0 33 2 0 0 20 0 8 0 390935536 130281472 11229 33554432000 134512640 146736320 4293429520 4099924584 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5579] ppid=5529 vsize=127228 CPUtime=0.25 cores=1,3,5,7
/proc/5530/task/5579/stat : 5579 (pb_cplex) R 5529 5529 4676 0 -1 4202560 1554 0 0 0 24 1 0 0 20 0 8 0 390935536 130281472 11229 33554432000 134512640 146736320 4293429520 4089438320 136384857 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5580] ppid=5529 vsize=127228 CPUtime=0.29 cores=1,3,5,7
/proc/5530/task/5580/stat : 5580 (pb_cplex) R 5529 5529 4676 0 -1 4202560 879 0 0 0 27 2 0 0 20 0 8 0 390935536 130281472 11229 33554432000 134512640 146736320 4293429520 4070565400 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 17.64
Current children cumulated vsize (KiB) 136376

[startup+12.7004 s]
/proc/loadavg: 4.43 6.07 4.93 8/186 5580
/proc/meminfo: memFree=30365576/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=128252 CPUtime=36.84 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) S 5529 5529 4676 0 -1 4202496 90064 0 0 0 3576 108 0 0 20 0 8 0 390935042 131330048 11856 33554432000 134512640 146736320 4293429520 4293425872 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5530/statm: 32063 11856 992 2985 0 28997 0
[pid=5530/tid=5574] ppid=5529 vsize=128252 CPUtime=2.8 cores=1,3,5,7
/proc/5530/task/5574/stat : 5574 (pb_cplex) S 5529 5529 4676 0 -1 4202560 10299 0 0 0 272 8 0 0 20 0 8 0 390935536 131330048 11856 33554432000 134512640 146736320 4293429520 4130795152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5575] ppid=5529 vsize=128252 CPUtime=2.59 cores=1,3,5,7
/proc/5530/task/5575/stat : 5575 (pb_cplex) S 5529 5529 4676 0 -1 4202560 3271 0 0 0 253 6 0 0 20 0 8 0 390935536 131330048 11856 33554432000 134512640 146736320 4293429520 4141280912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5576] ppid=5529 vsize=128252 CPUtime=2.6 cores=1,3,5,7
/proc/5530/task/5576/stat : 5576 (pb_cplex) S 5529 5529 4676 0 -1 4202560 3164 0 0 0 254 6 0 0 20 0 8 0 390935536 131330048 11856 33554432000 134512640 146736320 4293429520 4151766672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5577] ppid=5529 vsize=128252 CPUtime=3.18 cores=1,3,5,7
/proc/5530/task/5577/stat : 5577 (pb_cplex) S 5529 5529 4676 0 -1 4202560 5699 0 0 0 312 6 0 0 20 0 8 0 390935536 131330048 11856 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5578] ppid=5529 vsize=128252 CPUtime=2.75 cores=1,3,5,7
/proc/5530/task/5578/stat : 5578 (pb_cplex) S 5529 5529 4676 0 -1 4202560 5628 0 0 0 270 5 0 0 20 0 8 0 390935536 131330048 11856 33554432000 134512640 146736320 4293429520 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5579] ppid=5529 vsize=128252 CPUtime=2.74 cores=1,3,5,7
/proc/5530/task/5579/stat : 5579 (pb_cplex) S 5529 5529 4676 0 -1 4202560 6925 0 0 0 266 8 0 0 20 0 8 0 390935536 131330048 11856 33554432000 134512640 146736320 4293429520 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5580] ppid=5529 vsize=128252 CPUtime=2.8 cores=1,3,5,7
/proc/5530/task/5580/stat : 5580 (pb_cplex) R 5529 5529 4676 0 -1 4202560 15640 0 0 0 272 8 0 0 20 0 8 0 390935536 131330048 11856 33554432000 134512640 146736320 4293429520 4070563896 136015684 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 36.84
Current children cumulated vsize (KiB) 137400

[startup+25.5005 s]
/proc/loadavg: 4.06 5.94 4.90 3/186 5580
/proc/meminfo: memFree=30365272/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=129276 CPUtime=67.03 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 133064 0 0 0 6535 168 0 0 20 0 8 0 390935042 132378624 12077 33554432000 134512640 146736320 4293429520 4293418360 136015299 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5530/statm: 32319 12077 1013 2985 0 29253 0
[pid=5530/tid=5574] ppid=5529 vsize=129276 CPUtime=6.53 cores=1,3,5,7
/proc/5530/task/5574/stat : 5574 (pb_cplex) S 5529 5529 4676 0 -1 4202560 13648 0 0 0 639 14 0 0 20 0 8 0 390935536 132378624 12077 33554432000 134512640 146736320 4293429520 4130795152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5575] ppid=5529 vsize=129276 CPUtime=6.1 cores=1,3,5,7
/proc/5530/task/5575/stat : 5575 (pb_cplex) S 5529 5529 4676 0 -1 4202560 11702 0 0 0 596 14 0 0 20 0 8 0 390935536 132378624 12077 33554432000 134512640 146736320 4293429520 4141280912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5576] ppid=5529 vsize=129276 CPUtime=6.45 cores=1,3,5,7
/proc/5530/task/5576/stat : 5576 (pb_cplex) S 5529 5529 4676 0 -1 4202560 13586 0 0 0 632 13 0 0 20 0 8 0 390935536 132378624 12077 33554432000 134512640 146736320 4293429520 4151766672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5577] ppid=5529 vsize=129276 CPUtime=7.2 cores=1,3,5,7
/proc/5530/task/5577/stat : 5577 (pb_cplex) S 5529 5529 4676 0 -1 4202560 12088 0 0 0 707 13 0 0 20 0 8 0 390935536 132378624 12077 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5578] ppid=5529 vsize=129276 CPUtime=6.56 cores=1,3,5,7
/proc/5530/task/5578/stat : 5578 (pb_cplex) S 5529 5529 4676 0 -1 4202560 15758 0 0 0 641 15 0 0 20 0 8 0 390935536 132378624 12077 33554432000 134512640 146736320 4293429520 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5579] ppid=5529 vsize=129276 CPUtime=6.19 cores=1,3,5,7
/proc/5530/task/5579/stat : 5579 (pb_cplex) S 5529 5529 4676 0 -1 4202560 8277 0 0 0 603 16 0 0 20 0 8 0 390935536 132378624 12077 33554432000 134512640 146736320 4293429520 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5580] ppid=5529 vsize=129276 CPUtime=6.7 cores=1,3,5,7
/proc/5530/task/5580/stat : 5580 (pb_cplex) S 5529 5529 4676 0 -1 4202560 16041 0 0 0 655 15 0 0 20 0 8 0 390935536 132378624 12077 33554432000 134512640 146736320 4293429520 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 67.03
Current children cumulated vsize (KiB) 138424

[startup+51.1004 s]
/proc/loadavg: 3.77 5.72 4.85 9/186 5580
/proc/meminfo: memFree=30362300/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0

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

/proc/5530/statm: 36715 16491 1013 2985 0 33649 0
[pid=5530/tid=5596] ppid=5529 vsize=146860 CPUtime=27.38 cores=1,3,5,7
/proc/5530/task/5596/stat : 5596 (pb_cplex) R 5529 5529 4676 0 -1 4202560 1688 0 0 0 2680 58 0 0 20 0 8 0 390956523 150384640 16491 33554432000 134512640 146736320 4293429520 4017090192 144580073 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5597] ppid=5529 vsize=146860 CPUtime=27.3 cores=1,3,5,7
/proc/5530/task/5597/stat : 5597 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1197 0 0 0 2675 55 0 0 20 0 8 0 390956523 150384640 16491 33554432000 134512640 146736320 4293429520 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5598] ppid=5529 vsize=146860 CPUtime=27.43 cores=1,3,5,7
/proc/5530/task/5598/stat : 5598 (pb_cplex) S 5529 5529 4676 0 -1 4202560 2149 0 0 0 2686 57 0 0 20 0 8 0 390956523 150384640 16491 33554432000 134512640 146736320 4293429520 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5599] ppid=5529 vsize=146860 CPUtime=27.64 cores=1,3,5,7
/proc/5530/task/5599/stat : 5599 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1629 0 0 0 2712 52 0 0 20 0 8 0 390956523 150384640 16491 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5600] ppid=5529 vsize=146860 CPUtime=27.65 cores=1,3,5,7
/proc/5530/task/5600/stat : 5600 (pb_cplex) R 5529 5529 4676 0 -1 4202560 868 0 0 0 2713 52 0 0 20 0 8 0 390956523 150384640 16491 33554432000 134512640 146736320 4293429520 4143963408 135460550 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5601] ppid=5529 vsize=146860 CPUtime=27.67 cores=1,3,5,7
/proc/5530/task/5601/stat : 5601 (pb_cplex) S 5529 5529 4676 0 -1 4202560 409 0 0 0 2711 56 0 0 20 0 8 0 390956523 150384640 16491 33554432000 134512640 146736320 4293429520 4133482128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5602] ppid=5529 vsize=146860 CPUtime=27.85 cores=1,3,5,7
/proc/5530/task/5602/stat : 5602 (pb_cplex) R 5529 5529 4676 0 -1 4202560 619 0 0 0 2728 57 0 0 20 0 8 0 390956523 150384640 16491 33554432000 134512640 146736320 4293429520 4033866348 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 872.69
Current children cumulated vsize (KiB) 156008

[startup+342.305 s]
/proc/loadavg: 3.10 4.13 4.40 8/186 5603
/proc/meminfo: memFree=30346984/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=146860 CPUtime=1068.96 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 351839 0 0 0 104699 2197 0 0 20 0 8 0 390935042 150384640 16477 33554432000 134512640 146736320 4293429520 4293422660 135851010 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5530/statm: 36715 16477 1013 2985 0 33649 0
[pid=5530/tid=5596] ppid=5529 vsize=146860 CPUtime=51.84 cores=1,3,5,7
/proc/5530/task/5596/stat : 5596 (pb_cplex) R 5529 5529 4676 0 -1 4202560 2026 0 0 0 5077 107 0 0 20 0 8 0 390956523 150384640 16477 33554432000 134512640 146736320 4293429520 4017086388 135450837 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5597] ppid=5529 vsize=146860 CPUtime=51.76 cores=1,3,5,7
/proc/5530/task/5597/stat : 5597 (pb_cplex) R 5529 5529 4676 0 -1 4202560 8296 0 0 0 5073 103 0 0 20 0 8 0 390956523 150384640 16477 33554432000 134512640 146736320 4293429520 4070564840 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5598] ppid=5529 vsize=146860 CPUtime=51.96 cores=1,3,5,7
/proc/5530/task/5598/stat : 5598 (pb_cplex) S 5529 5529 4676 0 -1 4202560 2656 0 0 0 5088 108 0 0 20 0 8 0 390956523 150384640 16477 33554432000 134512640 146736320 4293429520 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5599] ppid=5529 vsize=146860 CPUtime=52.21 cores=1,3,5,7
/proc/5530/task/5599/stat : 5599 (pb_cplex) R 5529 5529 4676 0 -1 4202560 2675 0 0 0 5123 98 0 0 20 0 8 0 390956523 150384640 16477 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5600] ppid=5529 vsize=146860 CPUtime=52.33 cores=1,3,5,7
/proc/5530/task/5600/stat : 5600 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1225 0 0 0 5130 103 0 0 20 0 8 0 390956523 150384640 16477 33554432000 134512640 146736320 4293429520 4143967888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5601] ppid=5529 vsize=146860 CPUtime=52.36 cores=1,3,5,7
/proc/5530/task/5601/stat : 5601 (pb_cplex) S 5529 5529 4676 0 -1 4202560 409 0 0 0 5131 105 0 0 20 0 8 0 390956523 150384640 16477 33554432000 134512640 146736320 4293429520 4133482128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5602] ppid=5529 vsize=146860 CPUtime=52.55 cores=1,3,5,7
/proc/5530/task/5602/stat : 5602 (pb_cplex) S 5529 5529 4676 0 -1 4202560 3668 0 0 0 5149 106 0 0 20 0 8 0 390956523 150384640 16477 33554432000 134512640 146736320 4293429520 4033867408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1068.96
Current children cumulated vsize (KiB) 156008

[startup+402.3 s]
/proc/loadavg: 3.27 3.98 4.33 6/186 5610
/proc/meminfo: memFree=30346060/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=152828 CPUtime=1271.05 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 365834 0 0 0 124494 2611 0 0 20 0 8 0 390935042 156495872 17114 33554432000 134512640 146736320 4293429520 4293424496 137371917 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5530/statm: 38207 17114 1013 2985 0 35141 0
[pid=5530/tid=5604] ppid=5529 vsize=152828 CPUtime=0.51 cores=1,3,5,7
/proc/5530/task/5604/stat : 5604 (pb_cplex) R 5529 5529 4676 0 -1 4202560 21 0 0 0 51 0 0 0 20 0 8 0 390975139 156495872 17114 33554432000 134512640 146736320 4293429520 4033864640 137341435 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5605] ppid=5529 vsize=152828 CPUtime=0.53 cores=1,3,5,7
/proc/5530/task/5605/stat : 5605 (pb_cplex) R 5529 5529 4676 0 -1 4202560 356 0 0 0 52 1 0 0 20 0 8 0 390975139 156495872 17114 33554432000 134512640 146736320 4293429520 4133479576 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5606] ppid=5529 vsize=152828 CPUtime=0.53 cores=1,3,5,7
/proc/5530/task/5606/stat : 5606 (pb_cplex) R 5529 5529 4676 0 -1 4202560 0 0 0 0 51 2 0 0 20 0 8 0 390975139 156495872 17114 33554432000 134512640 146736320 4293429520 4143965160 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5607] ppid=5529 vsize=152828 CPUtime=0.52 cores=1,3,5,7
/proc/5530/task/5607/stat : 5607 (pb_cplex) R 5529 5529 4676 0 -1 4202560 9 0 0 0 52 0 0 0 20 0 8 0 390975139 156495872 17114 33554432000 134512640 146736320 4293429520 4120308064 137368143 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5608] ppid=5529 vsize=152828 CPUtime=0.52 cores=1,3,5,7
/proc/5530/task/5608/stat : 5608 (pb_cplex) R 5529 5529 4676 0 -1 4202560 586 0 0 0 50 2 0 0 20 0 8 0 390975139 156495872 17114 33554432000 134512640 146736320 4293429520 4070564280 136015719 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5609] ppid=5529 vsize=152828 CPUtime=0.52 cores=1,3,5,7
/proc/5530/task/5609/stat : 5609 (pb_cplex) R 5529 5529 4676 0 -1 4202560 14 0 0 0 52 0 0 0 20 0 8 0 390975139 156495872 17114 33554432000 134512640 146736320 4293429520 4023379480 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5610] ppid=5529 vsize=152828 CPUtime=0.53 cores=1,3,5,7
/proc/5530/task/5610/stat : 5610 (pb_cplex) R 5529 5529 4676 0 -1 4202560 8 0 0 0 53 0 0 0 20 0 8 0 390975139 156495872 17114 33554432000 134512640 146736320 4293429520 4012895888 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1271.05
Current children cumulated vsize (KiB) 161976

[startup+462.3 s]
/proc/loadavg: 3.99 4.08 4.34 8/186 5610
/proc/meminfo: memFree=30347548/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=148732 CPUtime=1466 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 387259 0 0 0 143603 2997 0 0 20 0 8 0 390935042 152301568 16444 33554432000 134512640 146736320 4293429520 4293424484 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5530/statm: 37183 16444 1013 2985 0 34117 0
[pid=5530/tid=5604] ppid=5529 vsize=148732 CPUtime=24.71 cores=1,3,5,7
/proc/5530/task/5604/stat : 5604 (pb_cplex) S 5529 5529 4676 0 -1 4202560 724 0 0 0 2418 53 0 0 20 0 8 0 390975139 152301568 16444 33554432000 134512640 146736320 4293429520 4033867408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5605] ppid=5529 vsize=148732 CPUtime=24.7 cores=1,3,5,7
/proc/5530/task/5605/stat : 5605 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1862 0 0 0 2420 50 0 0 20 0 8 0 390975139 152301568 16444 33554432000 134512640 146736320 4293429520 4133482128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5606] ppid=5529 vsize=148732 CPUtime=24.81 cores=1,3,5,7
/proc/5530/task/5606/stat : 5606 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1328 0 0 0 2433 48 0 0 20 0 8 0 390975139 152301568 16444 33554432000 134512640 146736320 4293429520 4143967888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5607] ppid=5529 vsize=148732 CPUtime=24.9 cores=1,3,5,7
/proc/5530/task/5607/stat : 5607 (pb_cplex) S 5529 5529 4676 0 -1 4202560 1175 0 0 0 2442 48 0 0 20 0 8 0 390975139 152301568 16444 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5608] ppid=5529 vsize=148732 CPUtime=25.12 cores=1,3,5,7
/proc/5530/task/5608/stat : 5608 (pb_cplex) S 5529 5529 4676 0 -1 4202560 5514 0 0 0 2463 49 0 0 20 0 8 0 390975139 152301568 16444 33554432000 134512640 146736320 4293429520 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5609] ppid=5529 vsize=148732 CPUtime=25.06 cores=1,3,5,7
/proc/5530/task/5609/stat : 5609 (pb_cplex) S 5529 5529 4676 0 -1 4202560 2575 0 0 0 2457 49 0 0 20 0 8 0 390975139 152301568 16444 33554432000 134512640 146736320 4293429520 4023381648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5610] ppid=5529 vsize=148732 CPUtime=25.18 cores=1,3,5,7
/proc/5530/task/5610/stat : 5610 (pb_cplex) S 5529 5529 4676 0 -1 4202560 3348 0 0 0 2468 50 0 0 20 0 8 0 390975139 152301568 16444 33554432000 134512640 146736320 4293429520 4012895888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1466
Current children cumulated vsize (KiB) 157880

[startup+522.3 s]
/proc/loadavg: 4.12 4.11 4.34 6/186 5610
/proc/meminfo: memFree=30346064/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=151804 CPUtime=1659.29 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 426916 0 0 0 162564 3365 0 0 20 0 8 0 390935042 155447296 16819 33554432000 134512640 146736320 4293429520 4293422760 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5530/statm: 37951 16819 1013 2985 0 34885 0
[pid=5530/tid=5604] ppid=5529 vsize=151804 CPUtime=48.78 cores=1,3,5,7
/proc/5530/task/5604/stat : 5604 (pb_cplex) S 5529 5529 4676 0 -1 4202560 3845 0 0 0 4780 98 0 0 20 0 8 0 390975139 155447296 16819 33554432000 134512640 146736320 4293429520 4033867408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5605] ppid=5529 vsize=151804 CPUtime=48.83 cores=1,3,5,7
/proc/5530/task/5605/stat : 5605 (pb_cplex) R 5529 5529 4676 0 -1 4202560 8170 0 0 0 4785 98 0 0 20 0 8 0 390975139 155447296 16819 33554432000 134512640 146736320 4293429520 4133479400 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5530/tid=5606] ppid=5529 vsize=151804 CPUtime=48.96 cores=1,3,5,7
/proc/5530/task/5606/stat : 5606 (pb_cplex) R 5529 5529 4676 0 -1 4202560 5965 0 0 0 4802 94 0 0 20 0 8 0 390975139 155447296 16819 33554432000 134512640 146736320 4293429520 4143966428 135962099 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5607] ppid=5529 vsize=151804 CPUtime=49.03 cores=1,3,5,7
/proc/5530/task/5607/stat : 5607 (pb_cplex) S 5529 5529 4676 0 -1 4202560 6712 0 0 0 4809 94 0 0 20 0 8 0 390975139 155447296 16819 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5608] ppid=5529 vsize=151804 CPUtime=49.49 cores=1,3,5,7
/proc/5530/task/5608/stat : 5608 (pb_cplex) S 5529 5529 4676 0 -1 4202560 6834 0 0 0 4853 96 0 0 20 0 8 0 390975139 155447296 16819 33554432000 134512640 146736320 4293429520 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5609] ppid=5529 vsize=151804 CPUtime=49.38 cores=1,3,5,7
/proc/5530/task/5609/stat : 5609 (pb_cplex) S 5529 5529 4676 0 -1 4202560 6906 0 0 0 4840 98 0 0 20 0 8 0 390975139 155447296 16819 33554432000 134512640 146736320 4293429520 4023381648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5610] ppid=5529 vsize=151804 CPUtime=49.55 cores=1,3,5,7
/proc/5530/task/5610/stat : 5610 (pb_cplex) S 5529 5529 4676 0 -1 4202560 13522 0 0 0 4858 97 0 0 20 0 8 0 390975139 155447296 16819 33554432000 134512640 146736320 4293429520 4012895888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1659.29
Current children cumulated vsize (KiB) 160952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+565.8 s]
/proc/loadavg: 3.94 4.04 4.30 8/187 5613
/proc/meminfo: memFree=30509644/32873648 swapFree=7124/7124
[pid=5529] ppid=5527 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5529/stat : 5529 (run) S 5527 5529 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935042 9367552 270 33554432000 4194304 5064252 140735822953728 140735822952640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 2287 270 229 213 0 72 0
[pid=5530] ppid=5529 vsize=152828 CPUtime=1800.2 cores=1,3,5,7
/proc/5530/stat : 5530 (pb_cplex) R 5529 5529 4676 0 -1 4202496 434086 0 0 0 176394 3626 0 0 20 0 8 0 390935042 156495872 17123 33554432000 134512640 146736320 4293429520 4293422760 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5530/statm: 38207 17123 1013 2985 0 35141 0
[pid=5530/tid=5604] ppid=5529 vsize=152828 CPUtime=66.3 cores=1,3,5,7
/proc/5530/task/5604/stat : 5604 (pb_cplex) R 5529 5529 4676 0 -1 4202560 8635 0 0 0 6496 134 0 0 20 0 8 0 390975139 156495872 17123 33554432000 134512640 146736320 4293429520 4033867436 144580332 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5605] ppid=5529 vsize=152828 CPUtime=66.33 cores=1,3,5,7
/proc/5530/task/5605/stat : 5605 (pb_cplex) R 5529 5529 4676 0 -1 4202560 8725 0 0 0 6503 130 0 0 20 0 8 0 390975139 156495872 17123 33554432000 134512640 146736320 4293429520 4133479420 138443529 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5530/tid=5606] ppid=5529 vsize=152828 CPUtime=66.61 cores=1,3,5,7
/proc/5530/task/5606/stat : 5606 (pb_cplex) R 5529 5529 4676 0 -1 4202560 6208 0 0 0 6535 126 0 0 20 0 8 0 390975139 156495872 17123 33554432000 134512640 146736320 4293429520 4143965160 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5530/tid=5607] ppid=5529 vsize=152828 CPUtime=66.65 cores=1,3,5,7
/proc/5530/task/5607/stat : 5607 (pb_cplex) S 5529 5529 4676 0 -1 4202560 6923 0 0 0 6540 125 0 0 20 0 8 0 390975139 156495872 17123 33554432000 134512640 146736320 4293429520 4120309392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5608] ppid=5529 vsize=152828 CPUtime=67.21 cores=1,3,5,7
/proc/5530/task/5608/stat : 5608 (pb_cplex) R 5529 5529 4676 0 -1 4202560 6843 0 0 0 6592 129 0 0 20 0 8 0 390975139 156495872 17123 33554432000 134512640 146736320 4293429520 4070563820 135454079 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5609] ppid=5529 vsize=152828 CPUtime=67.15 cores=1,3,5,7
/proc/5530/task/5609/stat : 5609 (pb_cplex) R 5529 5529 4676 0 -1 4202560 6915 0 0 0 6583 132 0 0 20 0 8 0 390975139 156495872 17123 33554432000 134512640 146736320 4293429520 4023381648 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=5530/tid=5610] ppid=5529 vsize=152828 CPUtime=67.35 cores=1,3,5,7
/proc/5530/task/5610/stat : 5610 (pb_cplex) S 5529 5529 4676 0 -1 4202560 14208 0 0 0 6604 131 0 0 20 0 8 0 390975139 156495872 17123 33554432000 134512640 146736320 4293429520 4012895888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 161976

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5529 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 565.818
CPU time (s): 1800.2
CPU user time (s): 1763.94
CPU system time (s): 36.26
CPU usage (%): 318.159
Max. virtual memory (cumulated for all children) (KiB): 163000

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

runsolver used 1.9917 second user time and 3.48347 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-09 15:21:17
IDJOB=3736369
IDBENCH=47879
IDSOLVER=2325
FILE ID=node114/3736369-1339248077
RUNJOBID= node114-1339246833-4693
PBS_JOBID= 14644367
Free space on /tmp= 70680 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=17-P1=13-P2=11-P3=19-P4=11-P5=23-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736369-1339248077/watcher-3736369-1339248077 -o /tmp/evaluation-result-3736369-1339248077/solver-3736369-1339248077 -C 1800 -W 1900 -M 15500  run HOME/instance-3736369-1339248077.opb

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

MD5SUM BENCH= 8f089c1c530fbf8e6ea9af6ce86dd685
RANDOM SEED=1037918423

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30412340 kB
Buffers:          560584 kB
Cached:           499924 kB
SwapCached:         2452 kB
Active:          1100500 kB
Inactive:         398528 kB
Active(anon):     435732 kB
Inactive(anon):     4632 kB
Active(file):     664768 kB
Inactive(file):   393896 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099616 kB
Dirty:             16776 kB
Writeback:             0 kB
AnonPages:        442704 kB
Mapped:            12588 kB
Shmem:                 0 kB
Slab:             822952 kB
SReclaimable:     266628 kB
SUnreclaim:       556324 kB
KernelStack:        1464 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     774472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736369-1339248077.opb

Free space on /tmp at the end= 70664 MiB
End job on node114 at 2012-06-09 15:30:43