Trace number 3736035

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.26 544.918

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_8.opb
MD5SUMa6271c60ac3da107dd19024b50d39967
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark60.8677
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables4318
Total number of constraints15120
Number of constraints which are clauses15112
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint1
Maximum length of a constraint490
Number of terms in the objective function 490
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 490
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 518
Number of bits of the biggest sum of numbers10
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-3736035-1339248040.opb.
0.00/0.00	c Instance file HOME/instance-3736035-1339248040.opb
0.00/0.00	c File size is 435390 bytes.
0.00/0.11	c Highest Coefficient sum: 518
0.00/0.11	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.12	c ============================[ Problem Statistics ]=============================
0.00/0.12	c |                                                                             |
0.00/0.12	c |  Parsing time:          0.12         s                                      |
0.00/0.12	c |  Number Variables:      4318                                                |
0.00/0.12	c |  Number Constraints:    15120                                               |
0.00/0.12	c ===============================================================================
1798.35/544.91	c Remaining time 1799.88 sec.
1798.35/544.91	c 
1798.35/544.91	c *** INTERRUPTED ***
1798.35/544.91	s UNKNOWN
1798.35/544.91	c Total CPU time              : 1793.69 s
1798.35/544.91	c Memory used           : 283.12 MB
1798.35/544.91	c CPU time              : 1793.69 s
1798.35/544.91	c 
1798.35/544.91	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-3736035-1339248040/watcher-3736035-1339248040 -o /tmp/evaluation-result-3736035-1339248040/solver-3736035-1339248040 -C 1800 -W 1900 -M 15500 run HOME/instance-3736035-1339248040.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: 12.29 9.82 6.79 10/185 24021
/proc/meminfo: memFree=29174684/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0

[startup+0.034946 s]
/proc/loadavg: 12.29 9.82 6.79 10/185 24021
/proc/meminfo: memFree=29174684/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 12.29 9.82 6.79 10/185 24021
/proc/meminfo: memFree=29174684/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 12.29 9.82 6.79 10/185 24021
/proc/meminfo: memFree=29174684/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 12.29 9.82 6.79 10/185 24021
/proc/meminfo: memFree=29174684/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 12.29 9.82 6.79 10/187 24023
/proc/meminfo: memFree=29153000/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=53492 CPUtime=1.49 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 9675 0 0 0 147 2 0 0 20 0 1 0 390932557 54775808 7308 33554432000 134512640 146736320 4292098752 4292094556 136405822 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24022/statm: 13373 7308 858 2985 0 10307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62640

[startup+3.10027 s]
/proc/loadavg: 12.03 9.80 6.80 10/187 24023
/proc/meminfo: memFree=29150148/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=51008 CPUtime=3.09 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 13895 0 0 0 306 3 0 0 20 0 1 0 390932557 52232192 7045 33554432000 134512640 146736320 4292098752 4292092804 136385170 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24022/statm: 12752 7045 893 2985 0 9686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60156

[startup+6.30035 s]
/proc/loadavg: 12.03 9.80 6.80 10/186 24023
/proc/meminfo: memFree=29147848/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=52696 CPUtime=6.29 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 18858 0 0 0 625 4 0 0 20 0 1 0 390932557 53960704 7772 33554432000 134512640 146736320 4292098752 4292092664 136015579 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24022/statm: 13174 7772 896 2985 0 10108 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61844

[startup+12.7003 s]
/proc/loadavg: 11.56 9.78 6.82 10/187 24024
/proc/meminfo: memFree=29145896/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=52700 CPUtime=12.69 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 21285 0 0 0 1264 5 0 0 20 0 1 0 390932557 53964800 7793 33554432000 134512640 146736320 4292098752 4292092556 136017803 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24022/statm: 13175 7793 899 2985 0 10109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61848

[startup+25.5006 s]
/proc/loadavg: 11.17 9.75 6.85 17/193 24031
/proc/meminfo: memFree=29052464/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=251068 CPUtime=27.45 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 57910 0 0 0 2730 15 0 0 20 0 8 0 390932557 257093632 29911 33554432000 134512640 146736320 4292098752 4292091668 136003493 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24022/statm: 62767 29911 953 2985 0 59701 0
[pid=24022/tid=24025] ppid=24021 vsize=251068 CPUtime=0.3 cores=1,3,5,7
/proc/24022/task/24025/stat : 24025 (pb_cplex) R 24021 24021 23197 0 -1 4202560 1821 0 0 0 30 0 0 0 20 0 8 0 390934061 257093632 29911 33554432000 134512640 146736320 4292098752 4123689168 136008042 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24026] ppid=24021 vsize=251068 CPUtime=0.31 cores=1,3,5,7
/proc/24022/task/24026/stat : 24026 (pb_cplex) R 24021 24021 23197 0 -1 4202560 2264 0 0 0 31 0 0 0 20 0 8 0 390934061 257093632 29911 33554432000 134512640 146736320 4292098752 4113203656 136001974 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24027] ppid=24021 vsize=251068 CPUtime=0.37 cores=1,3,5,7
/proc/24022/task/24027/stat : 24027 (pb_cplex) R 24021 24021 23197 0 -1 4202560 1735 0 0 0 37 0 0 0 20 0 8 0 390934061 257093632 29911 33554432000 134512640 146736320 4292098752 4102717648 136008167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24028] ppid=24021 vsize=251068 CPUtime=0.22 cores=1,3,5,7
/proc/24022/task/24028/stat : 24028 (pb_cplex) R 24021 24021 23197 0 -1 4202560 1797 0 0 0 22 0 0 0 20 0 8 0 390934061 257093632 29911 33554432000 134512640 146736320 4292098752 4092231888 136008157 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24029] ppid=24021 vsize=251068 CPUtime=0.24 cores=1,3,5,7
/proc/24022/task/24029/stat : 24029 (pb_cplex) R 24021 24021 23197 0 -1 4202560 1866 0 0 0 24 0 0 0 20 0 8 0 390934061 257093632 29911 33554432000 134512640 146736320 4292098752 4081746128 136008042 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24030] ppid=24021 vsize=251068 CPUtime=0.29 cores=1,3,5,7
/proc/24022/task/24030/stat : 24030 (pb_cplex) R 24021 24021 23197 0 -1 4202560 1797 0 0 0 29 0 0 0 20 0 8 0 390934061 257093632 29911 33554432000 134512640 146736320 4292098752 4071260216 136475827 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24031] ppid=24021 vsize=251068 CPUtime=0.53 cores=1,3,5,7
/proc/24022/task/24031/stat : 24031 (pb_cplex) R 24021 24021 23197 0 -1 4202560 2108 0 0 0 53 0 0 0 20 0 8 0 390934061 257093632 29911 33554432000 134512640 146736320 4292098752 4060774616 136008653 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 27.45
Current children cumulated vsize (KiB) 260216

[startup+51.1005 s]
/proc/loadavg: 12.66 10.22 7.08 14/194 24032
/proc/meminfo: memFree=29027648/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=270132 CPUtime=129.64 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) S 24021 24021 23197 0 -1 4202496 90793 0 0 0 12932 32 0 0 20 0 8 0 390932557 276615168 35208 33554432000 134512640 146736320 4292098752 4292095120 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24022/statm: 67533 35208 983 2985 0 64467 0
[pid=24022/tid=24025] ppid=24021 vsize=270132 CPUtime=14.36 cores=1,3,5,7
/proc/24022/task/24025/stat : 24025 (pb_cplex) R 24021 24021 23197 0 -1 4202560 2673 0 0 0 1434 2 0 0 20 0 8 0 390934061 276615168 35208 33554432000 134512640 146736320 4292098752 4123689168 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24026] ppid=24021 vsize=270132 CPUtime=14.44 cores=1,3,5,7
/proc/24022/task/24026/stat : 24026 (pb_cplex) R 24021 24021 23197 0 -1 4202560 9045 0 0 0 1440 4 0 0 20 0 8 0 390934061 276615168 35208 33554432000 134512640 146736320 4292098752 4113202364 135526884 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24027] ppid=24021 vsize=270132 CPUtime=14.29 cores=1,3,5,7
/proc/24022/task/24027/stat : 24027 (pb_cplex) R 24021 24021 23197 0 -1 4202560 7183 0 0 0 1427 2 0 0 20 0 8 0 390934061 276615168 35208 33554432000 134512640 146736320 4292098752 4102717896 136001992 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24028] ppid=24021 vsize=270132 CPUtime=8.3 cores=1,3,5,7
/proc/24022/task/24028/stat : 24028 (pb_cplex) S 24021 24021 23197 0 -1 4202560 7278 0 0 0 827 3 0 0 20 0 8 0 390934061 276615168 35208 33554432000 134512640 146736320 4292098752 4092235408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24029] ppid=24021 vsize=270132 CPUtime=13.92 cores=1,3,5,7
/proc/24022/task/24029/stat : 24029 (pb_cplex) R 24021 24021 23197 0 -1 4202560 3905 0 0 0 1391 1 0 0 20 0 8 0 390934061 276615168 35208 33554432000 134512640 146736320 4292098752 4081746128 136008364 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24030] ppid=24021 vsize=270132 CPUtime=14.67 cores=1,3,5,7
/proc/24022/task/24030/stat : 24030 (pb_cplex) R 24021 24021 23197 0 -1 4202560 3334 0 0 0 1466 1 0 0 20 0 8 0 390934061 276615168 35208 33554432000 134512640 146736320 4292098752 4071259280 136008056 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24031] ppid=24021 vsize=270132 CPUtime=14.49 cores=1,3,5,7
/proc/24022/task/24031/stat : 24031 (pb_cplex) S 24021 24021 23197 0 -1 4202560 6095 0 0 0 1446 3 0 0 20 0 8 0 390934061 276615168 35208 33554432000 134512640 146736320 4292098752 4060778128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 129.64
Current children cumulated vsize (KiB) 279280

[startup+102.311 s]
/proc/loadavg: 13.54 10.82 7.46 15/193 24032
/proc/meminfo: memFree=29024556/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=268932 CPUtime=297.34 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 131101 0 0 0 29680 54 0 0 20 0 8 0 390932557 275386368 35675 33554432000 134512640 146736320 4292098752 4292091984 136403116 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24022/statm: 67233 35675 983 2985 0 64167 0
[pid=24022/tid=24025] ppid=24021 vsize=268932 CPUtime=48.86 cores=1,3,5,7
/proc/24022/task/24025/stat : 24025 (pb_cplex) R 24021 24021 23197 0 -1 4202560 2941 0 0 0 4884 2 0 0 20 0 8 0 390934061 275386368 35675 33554432000 134512640 146736320 4292098752 4123689184 139028313 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24026] ppid=24021 vsize=268932 CPUtime=35.84 cores=1,3,5,7
/proc/24022/task/24026/stat : 24026 (pb_cplex) R 24021 24021 23197 0 -1 4202560 24355 0 0 0 3574 10 0 0 20 0 8 0 390934061 275386368 35675 33554432000 134512640 146736320 4292098752 4113202312 139028294 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24027] ppid=24021 vsize=268932 CPUtime=34.86 cores=1,3,5,7
/proc/24022/task/24027/stat : 24027 (pb_cplex) R 24021 24021 23197 0 -1 4202560 7344 0 0 0 3482 4 0 0 20 0 8 0 390934061 275386368 35675 33554432000 134512640 146736320 4292098752 4102717656 136008645 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24028] ppid=24021 vsize=268932 CPUtime=25.95 cores=1,3,5,7
/proc/24022/task/24028/stat : 24028 (pb_cplex) R 24021 24021 23197 0 -1 4202560 14666 0 0 0 2589 6 0 0 20 0 8 0 390934061 275386368 35675 33554432000 134512640 146736320 4292098752 4092231888 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24029] ppid=24021 vsize=268932 CPUtime=30.85 cores=1,3,5,7
/proc/24022/task/24029/stat : 24029 (pb_cplex) S 24021 24021 23197 0 -1 4202560 5024 0 0 0 3082 3 0 0 20 0 8 0 390934061 275386368 35675 33554432000 134512640 146736320 4292098752 4081749648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24030] ppid=24021 vsize=268932 CPUtime=34.93 cores=1,3,5,7
/proc/24022/task/24030/stat : 24030 (pb_cplex) S 24021 24021 23197 0 -1 4202560 3342 0 0 0 3490 3 0 0 20 0 8 0 390934061 275386368 35675 33554432000 134512640 146736320 4292098752 4071263888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24031] ppid=24021 vsize=268932 CPUtime=32.44 cores=1,3,5,7
/proc/24022/task/24031/stat : 24031 (pb_cplex) R 24021 24021 23197 0 -1 4202560 7135 0 0 0 3240 4 0 0 20 0 8 0 390934061 275386368 35675 33554432000 134512640 146736320 4292098752 4060774440 139044585 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 297.34
Current children cumulated vsize (KiB) 278080

[startup+162.301 s]
/proc/loadavg: 14.45 11.56 7.92 17/193 24032
/proc/meminfo: memFree=29020488/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=270848 CPUtime=516.7 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 179825 0 0 0 51586 84 0 0 20 0 8 0 390932557 277348352 36716 33554432000 134512640 146736320 4292098752 4292091600 136008245 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24022/statm: 67712 36716 983 2985 0 64646 0
[pid=24022/tid=24025] ppid=24021 vsize=270848 CPUtime=76.92 cores=1,3,5,7

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

[pid=24022/tid=24131] ppid=24021 vsize=283320 CPUtime=32.42 cores=1,3,5,7
/proc/24022/task/24131/stat : 24131 (pb_cplex) R 24021 24021 23197 0 -1 4202560 31458 0 0 0 3228 14 0 0 20 0 8 0 390955529 290119680 43170 33554432000 134512640 146736320 4292098752 4048543952 136007994 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24132] ppid=24021 vsize=283320 CPUtime=45.92 cores=1,3,5,7
/proc/24022/task/24132/stat : 24132 (pb_cplex) R 24021 24021 23197 0 -1 4202560 26904 0 0 0 4579 13 0 0 20 0 8 0 390955529 290119680 43170 33554432000 134512640 146736320 4292098752 4029669468 135854189 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24133] ppid=24021 vsize=283320 CPUtime=32.26 cores=1,3,5,7
/proc/24022/task/24133/stat : 24133 (pb_cplex) R 24021 24021 23197 0 -1 4202560 2137 0 0 0 3222 4 0 0 20 0 8 0 390955529 290119680 43170 33554432000 134512640 146736320 4292098752 4019183824 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1047.84
Current children cumulated vsize (KiB) 292468

[startup+402.301 s]
/proc/loadavg: 10.99 11.09 8.53 11/193 24134
/proc/meminfo: memFree=29072268/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=291028 CPUtime=1275.36 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 629978 0 0 0 127218 318 0 0 20 0 8 0 390932557 298012672 45233 33554432000 134512640 146736320 4292098752 4292091836 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24022/statm: 72757 45233 987 2985 0 69691 0
[pid=24022/tid=24127] ppid=24021 vsize=291028 CPUtime=67.88 cores=1,3,5,7
/proc/24022/task/24127/stat : 24127 (pb_cplex) R 24021 24021 23197 0 -1 4202560 48599 0 0 0 6763 25 0 0 20 0 8 0 390955529 298012672 45233 33554432000 134512640 146736320 4292098752 4126974160 136008363 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24128] ppid=24021 vsize=291028 CPUtime=70.75 cores=1,3,5,7
/proc/24022/task/24128/stat : 24128 (pb_cplex) R 24021 24021 23197 0 -1 4202560 6654 0 0 0 7067 8 0 0 20 0 8 0 390955529 298012672 45233 33554432000 134512640 146736320 4292098752 4137459804 135854509 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24129] ppid=24021 vsize=291028 CPUtime=73.02 cores=1,3,5,7
/proc/24022/task/24129/stat : 24129 (pb_cplex) R 24021 24021 23197 0 -1 4202560 56423 0 0 0 7278 24 0 0 20 0 8 0 390955529 298012672 45233 33554432000 134512640 146736320 4292098752 4147945384 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24130] ppid=24021 vsize=291028 CPUtime=72.24 cores=1,3,5,7
/proc/24022/task/24130/stat : 24130 (pb_cplex) S 24021 24021 23197 0 -1 4202560 53140 0 0 0 7199 25 0 0 20 0 8 0 390955529 298012672 45233 33554432000 134512640 146736320 4292098752 4092235408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24131] ppid=24021 vsize=291028 CPUtime=67.31 cores=1,3,5,7
/proc/24022/task/24131/stat : 24131 (pb_cplex) S 24021 24021 23197 0 -1 4202560 58859 0 0 0 6705 26 0 0 20 0 8 0 390955529 298012672 45233 33554432000 134512640 146736320 4292098752 4048547472 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24132] ppid=24021 vsize=291028 CPUtime=80.18 cores=1,3,5,7
/proc/24022/task/24132/stat : 24132 (pb_cplex) R 24021 24021 23197 0 -1 4202560 55405 0 0 0 7989 29 0 0 20 0 8 0 390955529 298012672 45233 33554432000 134512640 146736320 4292098752 4029669968 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24133] ppid=24021 vsize=291028 CPUtime=54.98 cores=1,3,5,7
/proc/24022/task/24133/stat : 24133 (pb_cplex) R 24021 24021 23197 0 -1 4202560 2137 0 0 0 5491 7 0 0 20 0 8 0 390955529 298012672 45233 33554432000 134512640 146736320 4292098752 4019182964 136400570 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1275.36
Current children cumulated vsize (KiB) 300176

[startup+462.301 s]
/proc/loadavg: 12.01 11.30 8.76 15/193 24134
/proc/meminfo: memFree=29067912/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=287620 CPUtime=1492.49 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) S 24021 24021 23197 0 -1 4202496 741737 0 0 0 148871 378 0 0 20 0 8 0 390932557 294522880 44557 33554432000 134512640 146736320 4292098752 4292095120 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24022/statm: 71905 44557 987 2985 0 68839 0
[pid=24022/tid=24127] ppid=24021 vsize=287620 CPUtime=97.3 cores=1,3,5,7
/proc/24022/task/24127/stat : 24127 (pb_cplex) R 24021 24021 23197 0 -1 4202560 64358 0 0 0 9697 33 0 0 20 0 8 0 390955529 294522880 44557 33554432000 134512640 146736320 4292098752 4126974408 136000532 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24128] ppid=24021 vsize=287620 CPUtime=94.47 cores=1,3,5,7
/proc/24022/task/24128/stat : 24128 (pb_cplex) R 24021 24021 23197 0 -1 4202560 6654 0 0 0 9437 10 0 0 20 0 8 0 390955529 294522880 44557 33554432000 134512640 146736320 4292098752 4137460152 138298560 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24129] ppid=24021 vsize=287620 CPUtime=101.6 cores=1,3,5,7
/proc/24022/task/24129/stat : 24129 (pb_cplex) R 24021 24021 23197 0 -1 4202560 99099 0 0 0 10119 41 0 0 20 0 8 0 390955529 294522880 44557 33554432000 134512640 146736320 4292098752 4147945564 135854505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24130] ppid=24021 vsize=287620 CPUtime=98.56 cores=1,3,5,7
/proc/24022/task/24130/stat : 24130 (pb_cplex) R 24021 24021 23197 0 -1 4202560 54507 0 0 0 9829 27 0 0 20 0 8 0 390955529 294522880 44557 33554432000 134512640 146736320 4292098752 4092230888 135467721 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24131] ppid=24021 vsize=287620 CPUtime=95.17 cores=1,3,5,7
/proc/24022/task/24131/stat : 24131 (pb_cplex) R 24021 24021 23197 0 -1 4202560 78963 0 0 0 9482 35 0 0 20 0 8 0 390955529 294522880 44557 33554432000 134512640 146736320 4292098752 4048542472 135526367 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24132] ppid=24021 vsize=287620 CPUtime=105.25 cores=1,3,5,7
/proc/24022/task/24132/stat : 24132 (pb_cplex) R 24021 24021 23197 0 -1 4202560 72953 0 0 0 10486 39 0 0 20 0 8 0 390955529 294522880 44557 33554432000 134512640 146736320 4292098752 4029670088 136002911 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24133] ppid=24021 vsize=287620 CPUtime=87.16 cores=1,3,5,7
/proc/24022/task/24133/stat : 24133 (pb_cplex) S 24021 24021 23197 0 -1 4202560 4291 0 0 0 8704 12 0 0 20 0 8 0 390955529 294522880 44557 33554432000 134512640 146736320 4292098752 4019187344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1492.49
Current children cumulated vsize (KiB) 296768

[startup+522.3 s]
/proc/loadavg: 12.41 11.55 9.00 10/193 24134
/proc/meminfo: memFree=29062576/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=287204 CPUtime=1711.48 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 864717 0 0 0 170707 441 0 0 20 0 8 0 390932557 294096896 44620 33554432000 134512640 146736320 4292098752 4292091600 136008234 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24022/statm: 71801 44620 987 2985 0 68735 0
[pid=24022/tid=24127] ppid=24021 vsize=287204 CPUtime=127.37 cores=1,3,5,7
/proc/24022/task/24127/stat : 24127 (pb_cplex) R 24021 24021 23197 0 -1 4202560 78621 0 0 0 12696 41 0 0 20 0 8 0 390955529 294096896 44620 33554432000 134512640 146736320 4292098752 4126974576 136385268 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24128] ppid=24021 vsize=287204 CPUtime=123.46 cores=1,3,5,7
/proc/24022/task/24128/stat : 24128 (pb_cplex) R 24021 24021 23197 0 -1 4202560 20659 0 0 0 12329 17 0 0 20 0 8 0 390955529 294096896 44620 33554432000 134512640 146736320 4292098752 4137460104 136388081 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24129] ppid=24021 vsize=287204 CPUtime=128.62 cores=1,3,5,7
/proc/24022/task/24129/stat : 24129 (pb_cplex) R 24021 24021 23197 0 -1 4202560 120242 0 0 0 12812 50 0 0 20 0 8 0 390955529 294096896 44620 33554432000 134512640 146736320 4292098752 4147945680 136008402 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24130] ppid=24021 vsize=287204 CPUtime=126.37 cores=1,3,5,7
/proc/24022/task/24130/stat : 24130 (pb_cplex) R 24021 24021 23197 0 -1 4202560 65025 0 0 0 12602 35 0 0 20 0 8 0 390955529 294096896 44620 33554432000 134512640 146736320 4292098752 4092231888 136008039 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24131] ppid=24021 vsize=287204 CPUtime=122.19 cores=1,3,5,7
/proc/24022/task/24131/stat : 24131 (pb_cplex) R 24021 24021 23197 0 -1 4202560 98979 0 0 0 12175 44 0 0 20 0 8 0 390955529 294096896 44620 33554432000 134512640 146736320 4292098752 4048544336 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24132] ppid=24021 vsize=287204 CPUtime=130.76 cores=1,3,5,7
/proc/24022/task/24132/stat : 24132 (pb_cplex) R 24021 24021 23197 0 -1 4202560 92942 0 0 0 13026 50 0 0 20 0 8 0 390955529 294096896 44620 33554432000 134512640 146736320 4292098752 4029669016 139023058 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24133] ppid=24021 vsize=287204 CPUtime=108.77 cores=1,3,5,7
/proc/24022/task/24133/stat : 24133 (pb_cplex) R 24021 24021 23197 0 -1 4202560 14132 0 0 0 10860 17 0 0 20 0 8 0 390955529 294096896 44620 33554432000 134512640 146736320 4292098752 4019183656 139044591 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1711.48
Current children cumulated vsize (KiB) 296352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+544.901 s]
/proc/loadavg: 11.79 11.46 9.03 15/193 24134
/proc/meminfo: memFree=29066900/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=289916 CPUtime=1798.35 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 922126 0 0 0 179367 468 0 0 20 0 8 0 390932557 296873984 44930 33554432000 134512640 146736320 4292098752 4292090540 135454076 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24022/statm: 72479 44930 987 2985 0 69413 0
[pid=24022/tid=24127] ppid=24021 vsize=289916 CPUtime=139.12 cores=1,3,5,7
/proc/24022/task/24127/stat : 24127 (pb_cplex) R 24021 24021 23197 0 -1 4202560 88490 0 0 0 13865 47 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4126974396 135453309 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24128] ppid=24021 vsize=289916 CPUtime=134.22 cores=1,3,5,7
/proc/24022/task/24128/stat : 24128 (pb_cplex) R 24021 24021 23197 0 -1 4202560 24182 0 0 0 13402 20 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4137458716 135854514 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24129] ppid=24021 vsize=289916 CPUtime=140.54 cores=1,3,5,7
/proc/24022/task/24129/stat : 24129 (pb_cplex) R 24021 24021 23197 0 -1 4202560 132503 0 0 0 13997 57 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4147945680 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24130] ppid=24021 vsize=289916 CPUtime=136.25 cores=1,3,5,7
/proc/24022/task/24130/stat : 24130 (pb_cplex) R 24021 24021 23197 0 -1 4202560 69967 0 0 0 13586 39 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4092231888 136008167 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24131] ppid=24021 vsize=289916 CPUtime=132.95 cores=1,3,5,7
/proc/24022/task/24131/stat : 24131 (pb_cplex) R 24021 24021 23197 0 -1 4202560 112461 0 0 0 13244 51 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4048544336 136403117 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24132] ppid=24021 vsize=289916 CPUtime=143.27 cores=1,3,5,7
/proc/24022/task/24132/stat : 24132 (pb_cplex) R 24021 24021 23197 0 -1 4202560 100050 0 0 0 14273 54 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4029669968 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24133] ppid=24021 vsize=289916 CPUtime=118.66 cores=1,3,5,7
/proc/24022/task/24133/stat : 24133 (pb_cplex) R 24021 24021 23197 0 -1 4202560 16092 0 0 0 11847 19 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4019183824 136007984 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.35
Current children cumulated vsize (KiB) 299064

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

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

[startup+544.901 s]
/proc/loadavg: 11.79 11.46 9.03 15/193 24134
/proc/meminfo: memFree=29066900/32873844 swapFree=7372/7372
[pid=24021] ppid=24019 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24021/stat : 24021 (run) S 24019 24021 23197 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390932557 9367552 270 33554432000 4194304 5064252 140734885828224 140734885827136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24021/statm: 2287 270 229 213 0 72 0
[pid=24022] ppid=24021 vsize=289916 CPUtime=1798.35 cores=1,3,5,7
/proc/24022/stat : 24022 (pb_cplex) R 24021 24021 23197 0 -1 4202496 922126 0 0 0 179367 468 0 0 20 0 8 0 390932557 296873984 44930 33554432000 134512640 146736320 4292098752 4292090540 135454076 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24022/statm: 72479 44930 987 2985 0 69413 0
[pid=24022/tid=24127] ppid=24021 vsize=289916 CPUtime=139.12 cores=1,3,5,7
/proc/24022/task/24127/stat : 24127 (pb_cplex) R 24021 24021 23197 0 -1 4202560 88490 0 0 0 13865 47 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4126974396 135453309 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24022/tid=24128] ppid=24021 vsize=289916 CPUtime=134.22 cores=1,3,5,7
/proc/24022/task/24128/stat : 24128 (pb_cplex) R 24021 24021 23197 0 -1 4202560 24182 0 0 0 13402 20 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4137458716 135854514 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24129] ppid=24021 vsize=289916 CPUtime=140.54 cores=1,3,5,7
/proc/24022/task/24129/stat : 24129 (pb_cplex) R 24021 24021 23197 0 -1 4202560 132503 0 0 0 13997 57 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4147945680 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24130] ppid=24021 vsize=289916 CPUtime=136.25 cores=1,3,5,7
/proc/24022/task/24130/stat : 24130 (pb_cplex) R 24021 24021 23197 0 -1 4202560 69967 0 0 0 13586 39 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4092231888 136008167 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24022/tid=24131] ppid=24021 vsize=289916 CPUtime=132.95 cores=1,3,5,7
/proc/24022/task/24131/stat : 24131 (pb_cplex) R 24021 24021 23197 0 -1 4202560 112461 0 0 0 13244 51 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4048544336 136403117 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24022/tid=24132] ppid=24021 vsize=289916 CPUtime=143.27 cores=1,3,5,7
/proc/24022/task/24132/stat : 24132 (pb_cplex) R 24021 24021 23197 0 -1 4202560 100050 0 0 0 14273 54 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4029669968 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24022/tid=24133] ppid=24021 vsize=289916 CPUtime=118.66 cores=1,3,5,7
/proc/24022/task/24133/stat : 24133 (pb_cplex) R 24021 24021 23197 0 -1 4202560 16092 0 0 0 11847 19 0 0 20 0 8 0 390955529 296873984 44930 33554432000 134512640 146736320 4292098752 4019183824 136007984 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.35
Current children cumulated vsize (KiB) 299064

Child ended because it received signal 15 (SIGTERM)

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


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.90997
#  lost CPU user time (s): 2
#  lost CPU system time (s): -0.09

Real time (s): 544.918
CPU time (s): 1800.26
CPU user time (s): 1795.67
CPU system time (s): 4.59
CPU usage (%): 330.373
Max. virtual memory (cumulated for all children) (KiB): 331944

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

runsolver used 1.76073 second user time and 4.40433 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-09 15:20:40
IDJOB=3736035
IDBENCH=25017
IDSOLVER=2325
FILE ID=node109/3736035-1339248040
RUNJOBID= node109-1339246834-23215
PBS_JOBID= 14644372
Free space on /tmp= 70680 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_8.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736035-1339248040/watcher-3736035-1339248040 -o /tmp/evaluation-result-3736035-1339248040/solver-3736035-1339248040 -C 1800 -W 1900 -M 15500  run HOME/instance-3736035-1339248040.opb

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

MD5SUM BENCH= a6271c60ac3da107dd19024b50d39967
RANDOM SEED=1878255945

node109.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.264
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.52
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.264
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		: 2667.264
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.264
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.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29174584 kB
Buffers:         1575852 kB
Cached:           857192 kB
SwapCached:         1336 kB
Active:          2587776 kB
Inactive:         128320 kB
Active(anon):     277116 kB
Inactive(anon):     6228 kB
Active(file):    2310660 kB
Inactive(file):   122092 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:             17012 kB
Writeback:             0 kB
AnonPages:        296972 kB
Mapped:            13036 kB
Shmem:                 4 kB
Slab:             840408 kB
SReclaimable:     281564 kB
SUnreclaim:       558844 kB
KernelStack:        1552 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     494980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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-3736035-1339248040.opb

Free space on /tmp at the end= 70668 MiB
End job on node109 at 2012-06-09 15:29:47