Trace number 3736677

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 600.917

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=53-P1=37-P2=29-P3=83-P4=23-P5=67-B.opb
MD5SUMfeb866c77c1922bd09324402c14b21f3
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.044992
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 variables105
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 constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)245
Sum of products size (including duplicates)490
Number of different products245
Sum of products size490

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736677-1339248258.opb.
0.00/0.00	c Instance file HOME/instance-3736677-1339248258.opb
0.00/0.00	c File size is 18218 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
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:      350                                                 |
0.00/0.00	c |  Number Constraints:    501                                                 |
0.00/0.00	c ===============================================================================
1799.81/600.91	c Remaining time 1800.00 sec.
1799.81/600.91	c 
1799.81/600.91	c *** INTERRUPTED ***
1799.81/600.91	s UNKNOWN
1799.81/600.91	c Total CPU time              : 1776.74 s
1799.81/600.91	c Memory used           : 175.94 MB
1799.81/600.91	c CPU time              : 1776.74 s
1799.81/600.91	c 
1799.81/600.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-3736677-1339248258/watcher-3736677-1339248258 -o /tmp/evaluation-result-3736677-1339248258/solver-3736677-1339248258 -C 1800 -W 1900 -M 15500 run HOME/instance-3736677-1339248258.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.68 5.53 5.41 3/184 18871
/proc/meminfo: memFree=31242948/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0

[startup+0.0599011 s]
/proc/loadavg: 4.68 5.53 5.41 3/184 18871
/proc/meminfo: memFree=31242948/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100179 s]
/proc/loadavg: 4.68 5.53 5.41 3/184 18871
/proc/meminfo: memFree=31242948/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300211 s]
/proc/loadavg: 4.68 5.53 5.41 3/184 18871
/proc/meminfo: memFree=31242948/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 4.68 5.53 5.41 3/184 18871
/proc/meminfo: memFree=31242948/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 4.68 5.53 5.41 3/193 18894
/proc/meminfo: memFree=31202632/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=127424 CPUtime=4.11 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) R 18871 18871 17566 0 -1 4202496 26132 0 0 0 394 17 0 0 20 0 8 0 390954312 130482176 11946 33554432000 134512640 146736320 4287528080 4287520912 136008309 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18872/statm: 31856 11946 971 2985 0 28790 0
[pid=18872/tid=18888] ppid=18871 vsize=127424 CPUtime=0.41 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (pb_cplex) R 18871 18871 17566 0 -1 4202560 1323 0 0 0 39 2 0 0 20 0 8 0 390954337 130482176 11946 33554432000 134512640 146736320 4287528080 4131311816 135468169 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18889] ppid=18871 vsize=127424 CPUtime=0.45 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (pb_cplex) R 18871 18871 17566 0 -1 4202560 1607 0 0 0 45 0 0 0 20 0 8 0 390954337 130482176 11946 33554432000 134512640 146736320 4287528080 4141797544 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18890] ppid=18871 vsize=127424 CPUtime=0.49 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (pb_cplex) R 18871 18871 17566 0 -1 4202560 2084 0 0 0 49 0 0 0 20 0 8 0 390954337 130482176 11946 33554432000 134512640 146736320 4287528080 4152285852 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18891] ppid=18871 vsize=127424 CPUtime=0.46 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (pb_cplex) R 18871 18871 17566 0 -1 4202560 1366 0 0 0 46 0 0 0 20 0 8 0 390954337 130482176 11946 33554432000 134512640 146736320 4287528080 4120585192 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18892] ppid=18871 vsize=127424 CPUtime=0.44 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (pb_cplex) R 18871 18871 17566 0 -1 4202560 2947 0 0 0 44 0 0 0 20 0 8 0 390954337 130482176 11946 33554432000 134512640 146736320 4287528080 4104120004 135850322 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18893] ppid=18871 vsize=127424 CPUtime=0.41 cores=0,2,4,6
/proc/18872/task/18893/stat : 18893 (pb_cplex) R 18871 18871 17566 0 -1 4202560 3668 0 0 0 40 1 0 0 20 0 8 0 390954337 130482176 11946 33554432000 134512640 146736320 4287528080 4093636240 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18894] ppid=18871 vsize=127424 CPUtime=0.46 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (pb_cplex) S 18871 18871 17566 0 -1 4202560 3334 0 0 0 45 1 0 0 20 0 8 0 390954337 130482176 11946 33554432000 134512640 146736320 4287528080 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 136572

[startup+3.10043 s]
/proc/loadavg: 4.68 5.53 5.41 8/193 18894
/proc/meminfo: memFree=31184404/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=154376 CPUtime=9.02 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) S 18871 18871 17566 0 -1 4202496 49448 0 0 0 876 26 0 0 20 0 8 0 390954312 158081024 17977 33554432000 134512640 146736320 4287528080 4287524432 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18872/statm: 38594 17977 971 2985 0 35528 0
[pid=18872/tid=18888] ppid=18871 vsize=154376 CPUtime=1.03 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (pb_cplex) S 18871 18871 17566 0 -1 4202560 4259 0 0 0 100 3 0 0 20 0 8 0 390954337 158081024 17977 33554432000 134512640 146736320 4287528080 4131315344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18889] ppid=18871 vsize=154376 CPUtime=1.17 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (pb_cplex) S 18871 18871 17566 0 -1 4202560 5659 0 0 0 114 3 0 0 20 0 8 0 390954337 158081024 17977 33554432000 134512640 146736320 4287528080 4141801104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18890] ppid=18871 vsize=154376 CPUtime=1.13 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (pb_cplex) S 18871 18871 17566 0 -1 4202560 4171 0 0 0 111 2 0 0 20 0 8 0 390954337 158081024 17977 33554432000 134512640 146736320 4287528080 4152286864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18891] ppid=18871 vsize=154376 CPUtime=1 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (pb_cplex) S 18871 18871 17566 0 -1 4202560 5648 0 0 0 97 3 0 0 20 0 8 0 390954337 158081024 17977 33554432000 134512640 146736320 4287528080 4120587920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18892] ppid=18871 vsize=154376 CPUtime=0.98 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (pb_cplex) S 18871 18871 17566 0 -1 4202560 5275 0 0 0 96 2 0 0 20 0 8 0 390954337 158081024 17977 33554432000 134512640 146736320 4287528080 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18893] ppid=18871 vsize=154376 CPUtime=0.97 cores=0,2,4,6
/proc/18872/task/18893/stat : 18893 (pb_cplex) S 18871 18871 17566 0 -1 4202560 6957 0 0 0 95 2 0 0 20 0 8 0 390954337 158081024 17977 33554432000 134512640 146736320 4287528080 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18894] ppid=18871 vsize=154376 CPUtime=1.18 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (pb_cplex) R 18871 18871 17566 0 -1 4202560 5632 0 0 0 116 2 0 0 20 0 8 0 390954337 158081024 17977 33554432000 134512640 146736320 4287528080 4070565100 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 163524

[startup+6.30041 s]
/proc/loadavg: 4.94 5.57 5.42 10/193 18894
/proc/meminfo: memFree=31162340/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=175624 CPUtime=17.47 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) R 18871 18871 17566 0 -1 4202496 78917 0 0 0 1710 37 0 0 20 0 8 0 390954312 179838976 22610 33554432000 134512640 146736320 4287528080 4287521144 136015725 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18872/statm: 43906 22610 971 2985 0 40840 0
[pid=18872/tid=18888] ppid=18871 vsize=175624 CPUtime=1.89 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (pb_cplex) R 18871 18871 17566 0 -1 4202560 6576 0 0 0 185 4 0 0 20 0 8 0 390954337 179838976 22610 33554432000 134512640 146736320 4287528080 4131312616 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18889] ppid=18871 vsize=175624 CPUtime=2.34 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (pb_cplex) S 18871 18871 17566 0 -1 4202560 10816 0 0 0 230 4 0 0 20 0 8 0 390954337 179838976 22610 33554432000 134512640 146736320 4287528080 4141801104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18890] ppid=18871 vsize=175624 CPUtime=2.13 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (pb_cplex) R 18871 18871 17566 0 -1 4202560 5890 0 0 0 210 3 0 0 20 0 8 0 390954337 179838976 22610 33554432000 134512640 146736320 4287528080 4152282720 139023053 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18891] ppid=18871 vsize=175624 CPUtime=2.27 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (pb_cplex) R 18871 18871 17566 0 -1 4202560 9570 0 0 0 222 5 0 0 20 0 8 0 390954337 179838976 22610 33554432000 134512640 146736320 4287528080 4120584320 135468511 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18892] ppid=18871 vsize=175624 CPUtime=1.9 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (pb_cplex) R 18871 18871 17566 0 -1 4202560 8799 0 0 0 187 3 0 0 20 0 8 0 390954337 179838976 22610 33554432000 134512640 146736320 4287528080 4104119272 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18893] ppid=18871 vsize=175624 CPUtime=2.03 cores=0,2,4,6
/proc/18872/task/18893/stat : 18893 (pb_cplex) R 18871 18871 17566 0 -1 4202560 10073 0 0 0 199 4 0 0 20 0 8 0 390954337 179838976 22610 33554432000 134512640 146736320 4287528080 4093631408 136385225 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18894] ppid=18871 vsize=175624 CPUtime=2.17 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (pb_cplex) S 18871 18871 17566 0 -1 4202560 9849 0 0 0 214 3 0 0 20 0 8 0 390954337 179838976 22610 33554432000 134512640 146736320 4287528080 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 17.47
Current children cumulated vsize (KiB) 184772

[startup+12.7005 s]
/proc/loadavg: 5.35 5.65 5.44 10/193 18894
/proc/meminfo: memFree=31150316/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=179956 CPUtime=33.19 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) S 18871 18871 17566 0 -1 4202496 99416 0 0 0 3268 51 0 0 20 0 8 0 390954312 184274944 23735 33554432000 134512640 146736320 4287528080 4287524432 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18872/statm: 44989 23735 993 2985 0 41923 0
[pid=18872/tid=18888] ppid=18871 vsize=179956 CPUtime=3.77 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (pb_cplex) S 18871 18871 17566 0 -1 4202560 8163 0 0 0 372 5 0 0 20 0 8 0 390954337 184274944 23735 33554432000 134512640 146736320 4287528080 4131315344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18889] ppid=18871 vsize=179956 CPUtime=4.01 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (pb_cplex) S 18871 18871 17566 0 -1 4202560 14595 0 0 0 394 7 0 0 20 0 8 0 390954337 184274944 23735 33554432000 134512640 146736320 4287528080 4141801104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18890] ppid=18871 vsize=179956 CPUtime=3.85 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (pb_cplex) S 18871 18871 17566 0 -1 4202560 7815 0 0 0 381 4 0 0 20 0 8 0 390954337 184274944 23735 33554432000 134512640 146736320 4287528080 4152286864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18891] ppid=18871 vsize=179956 CPUtime=3.87 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (pb_cplex) S 18871 18871 17566 0 -1 4202560 10218 0 0 0 381 6 0 0 20 0 8 0 390954337 184274944 23735 33554432000 134512640 146736320 4287528080 4120587920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18892] ppid=18871 vsize=179956 CPUtime=3.45 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (pb_cplex) R 18871 18871 17566 0 -1 4202560 11905 0 0 0 340 5 0 0 20 0 8 0 390954337 184274944 23735 33554432000 134512640 146736320 4287528080 4104118312 139044581 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18893] ppid=18871 vsize=179956 CPUtime=3.86 cores=0,2,4,6
/proc/18872/task/18893/stat : 18893 (pb_cplex) S 18871 18871 17566 0 -1 4202560 10762 0 0 0 381 5 0 0 20 0 8 0 390954337 184274944 23735 33554432000 134512640 146736320 4287528080 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18894] ppid=18871 vsize=179956 CPUtime=3.88 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (pb_cplex) S 18871 18871 17566 0 -1 4202560 13066 0 0 0 383 5 0 0 20 0 8 0 390954337 184274944 23735 33554432000 134512640 146736320 4287528080 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 33.19
Current children cumulated vsize (KiB) 189104

[startup+25.5004 s]
/proc/loadavg: 6.32 5.86 5.52 15/193 18894
/proc/meminfo: memFree=31148208/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=180208 CPUtime=72.07 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) R 18871 18871 17566 0 -1 4202496 141709 0 0 0 7123 84 0 0 20 0 8 0 390954312 184532992 24048 33554432000 134512640 146736320 4287528080 4287521704 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18872/statm: 45052 24048 1010 2985 0 41986 0
[pid=18872/tid=18888] ppid=18871 vsize=180208 CPUtime=8.5 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (pb_cplex) R 18871 18871 17566 0 -1 4202560 10010 0 0 0 842 8 0 0 20 0 8 0 390954337 184532992 24048 33554432000 134512640 146736320 4287528080 4131311740 135526884 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18889] ppid=18871 vsize=180208 CPUtime=8.82 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (pb_cplex) R 18871 18871 17566 0 -1 4202560 20537 0 0 0 871 11 0 0 20 0 8 0 390954337 184532992 24048 33554432000 134512640 146736320 4287528080 4141797416 139041156 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18890] ppid=18871 vsize=180208 CPUtime=8.5 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (pb_cplex) R 18871 18871 17566 0 -1 4202560 11290 0 0 0 842 8 0 0 20 0 8 0 390954337 184532992 24048 33554432000 134512640 146736320 4287528080 4152283576 136015689 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18891] ppid=18871 vsize=180208 CPUtime=8.8 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (pb_cplex) R 18871 18871 17566 0 -1 4202560 14514 0 0 0 870 10 0 0 20 0 8 0 390954337 184532992 24048 33554432000 134512640 146736320 4287528080 4120585088 135237146 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18892] ppid=18871 vsize=180208 CPUtime=8.44 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (pb_cplex) R 18871 18871 17566 0 -1 4202560 22699 0 0 0 834 10 0 0 20 0 8 0 390954337 184532992 24048 33554432000 134512640 146736320 4287528080 4104118680 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18893] ppid=18871 vsize=180208 CPUtime=8.3 cores=0,2,4,6
/proc/18872/task/18893/stat : 18893 (pb_cplex) R 18871 18871 17566 0 -1 4202560 13732 0 0 0 823 7 0 0 20 0 8 0 390954337 184532992 24048 33554432000 134512640 146736320 4287528080 4093634072 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18894] ppid=18871 vsize=180208 CPUtime=8.36 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (pb_cplex) R 18871 18871 17566 0 -1 4202560 17767 0 0 0 828 8 0 0 20 0 8 0 390954337 184532992 24048 33554432000 134512640 146736320 4287528080 4070567568 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 72.07
Current children cumulated vsize (KiB) 189356

[startup+51.1004 s]
/proc/loadavg: 6.41 5.93 5.55 8/193 18894
/proc/meminfo: memFree=31142808/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0

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

[pid=18872/tid=18935] ppid=18871 vsize=178664 CPUtime=89.39 cores=0,2,4,6
/proc/18872/task/18935/stat : 18935 (pb_cplex) R 18871 18871 17566 0 -1 4202560 31738 0 0 0 8815 124 0 0 20 0 8 0 390969988 182951936 23819 33554432000 134512640 146736320 4287528080 4089438424 136402278 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18936] ppid=18871 vsize=178664 CPUtime=91.23 cores=0,2,4,6
/proc/18872/task/18936/stat : 18936 (pb_cplex) R 18871 18871 17566 0 -1 4202560 31954 0 0 0 8999 124 0 0 20 0 8 0 390969988 182951936 23819 33554432000 134512640 146736320 4287528080 4070567596 144580332 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18937] ppid=18871 vsize=178664 CPUtime=89.48 cores=0,2,4,6
/proc/18872/task/18937/stat : 18937 (pb_cplex) R 18871 18871 17566 0 -1 4202560 37264 0 0 0 8826 122 0 0 20 0 8 0 390969988 182951936 23819 33554432000 134512640 146736320 4287528080 4060078696 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 187812

[startup+462.3 s]
/proc/loadavg: 5.80 6.04 5.77 11/193 18941
/proc/meminfo: memFree=31163644/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=179132 CPUtime=1380.78 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) R 18871 18871 17566 0 -1 4202496 739009 0 0 0 136334 1744 0 0 20 0 8 0 390954312 183431168 23982 33554432000 134512640 146736320 4287528080 4287521304 136402290 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18872/statm: 44783 23982 1023 2985 0 41717 0
[pid=18872/tid=18931] ppid=18871 vsize=179132 CPUtime=110.02 cores=0,2,4,6
/proc/18872/task/18931/stat : 18931 (pb_cplex) R 18871 18871 17566 0 -1 4202560 32247 0 0 0 10856 146 0 0 20 0 8 0 390969988 183431168 23982 33554432000 134512640 146736320 4287528080 4131312632 136364179 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18932] ppid=18871 vsize=179132 CPUtime=113.41 cores=0,2,4,6
/proc/18872/task/18932/stat : 18932 (pb_cplex) R 18871 18871 17566 0 -1 4202560 31647 0 0 0 11191 150 0 0 20 0 8 0 390969988 183431168 23982 33554432000 134512640 146736320 4287528080 4141798376 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18933] ppid=18871 vsize=179132 CPUtime=112.5 cores=0,2,4,6
/proc/18872/task/18933/stat : 18933 (pb_cplex) R 18871 18871 17566 0 -1 4202560 27062 0 0 0 11098 152 0 0 20 0 8 0 390969988 183431168 23982 33554432000 134512640 146736320 4287528080 4152283576 136015570 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18934] ppid=18871 vsize=179132 CPUtime=111.88 cores=0,2,4,6
/proc/18872/task/18934/stat : 18934 (pb_cplex) R 18871 18871 17566 0 -1 4202560 36733 0 0 0 11032 156 0 0 20 0 8 0 390969988 183431168 23982 33554432000 134512640 146736320 4287528080 4120586544 137371964 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18935] ppid=18871 vsize=179132 CPUtime=111.75 cores=0,2,4,6
/proc/18872/task/18935/stat : 18935 (pb_cplex) R 18871 18871 17566 0 -1 4202560 32296 0 0 0 11020 155 0 0 20 0 8 0 390969988 183431168 23982 33554432000 134512640 146736320 4287528080 4089436968 135467759 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18936] ppid=18871 vsize=179132 CPUtime=113.71 cores=0,2,4,6
/proc/18872/task/18936/stat : 18936 (pb_cplex) R 18871 18871 17566 0 -1 4202560 33196 0 0 0 11216 155 0 0 20 0 8 0 390969988 183431168 23982 33554432000 134512640 146736320 4287528080 4070564456 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18937] ppid=18871 vsize=179132 CPUtime=111.82 cores=0,2,4,6
/proc/18872/task/18937/stat : 18937 (pb_cplex) R 18871 18871 17566 0 -1 4202560 43788 0 0 0 11026 156 0 0 20 0 8 0 390969988 183431168 23982 33554432000 134512640 146736320 4287528080 4060080548 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1380.78
Current children cumulated vsize (KiB) 188280

[startup+522.3 s]
/proc/loadavg: 6.06 5.98 5.76 9/193 18941
/proc/meminfo: memFree=31162156/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=182204 CPUtime=1561.59 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) S 18871 18871 17566 0 -1 4202496 747321 0 0 0 154174 1985 0 0 20 0 8 0 390954312 186576896 24470 33554432000 134512640 146736320 4287528080 4287524432 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18872/statm: 45551 24470 1023 2985 0 42485 0
[pid=18872/tid=18931] ppid=18871 vsize=182204 CPUtime=131.72 cores=0,2,4,6
/proc/18872/task/18931/stat : 18931 (pb_cplex) R 18871 18871 17566 0 -1 4202560 32451 0 0 0 12997 175 0 0 20 0 8 0 390969988 186576896 24470 33554432000 134512640 146736320 4287528080 4131315344 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18932] ppid=18871 vsize=182204 CPUtime=135.29 cores=0,2,4,6
/proc/18872/task/18932/stat : 18932 (pb_cplex) S 18871 18871 17566 0 -1 4202560 32477 0 0 0 13348 181 0 0 20 0 8 0 390969988 186576896 24470 33554432000 134512640 146736320 4287528080 4141801104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=18872/tid=18933] ppid=18871 vsize=182204 CPUtime=134.76 cores=0,2,4,6
/proc/18872/task/18933/stat : 18933 (pb_cplex) R 18871 18871 17566 0 -1 4202560 29133 0 0 0 13295 181 0 0 20 0 8 0 390969988 186576896 24470 33554432000 134512640 146736320 4287528080 4152283576 136015703 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18934] ppid=18871 vsize=182204 CPUtime=133.98 cores=0,2,4,6
/proc/18872/task/18934/stat : 18934 (pb_cplex) R 18871 18871 17566 0 -1 4202560 38312 0 0 0 13211 187 0 0 20 0 8 0 390969988 186576896 24470 33554432000 134512640 146736320 4287528080 4120584896 138433384 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18935] ppid=18871 vsize=182204 CPUtime=133.87 cores=0,2,4,6
/proc/18872/task/18935/stat : 18935 (pb_cplex) R 18871 18871 17566 0 -1 4202560 32411 0 0 0 13203 184 0 0 20 0 8 0 390969988 186576896 24470 33554432000 134512640 146736320 4287528080 4089438264 136015701 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18936] ppid=18871 vsize=182204 CPUtime=135.83 cores=0,2,4,6
/proc/18872/task/18936/stat : 18936 (pb_cplex) R 18871 18871 17566 0 -1 4202560 33869 0 0 0 13397 186 0 0 20 0 8 0 390969988 186576896 24470 33554432000 134512640 146736320 4287528080 4070565400 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18937] ppid=18871 vsize=182204 CPUtime=133.75 cores=0,2,4,6
/proc/18872/task/18937/stat : 18937 (pb_cplex) R 18871 18871 17566 0 -1 4202560 44752 0 0 0 13185 190 0 0 20 0 8 0 390969988 186576896 24470 33554432000 134512640 146736320 4287528080 4060078696 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1561.59
Current children cumulated vsize (KiB) 191352

[startup+582.3 s]
/proc/loadavg: 6.82 6.16 5.83 4/193 18941
/proc/meminfo: memFree=31160420/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=180156 CPUtime=1743.4 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) R 18871 18871 17566 0 -1 4202496 756896 0 0 0 172106 2234 0 0 20 0 8 0 390954312 184479744 24113 33554432000 134512640 146736320 4287528080 4287521856 137341768 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18872/statm: 45039 24113 1023 2985 0 41973 0
[pid=18872/tid=18931] ppid=18871 vsize=180156 CPUtime=153.44 cores=0,2,4,6
/proc/18872/task/18931/stat : 18931 (pb_cplex) R 18871 18871 17566 0 -1 4202560 34316 0 0 0 15137 207 0 0 20 0 8 0 390969988 184479744 24113 33554432000 134512640 146736320 4287528080 4131312816 137343470 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18932] ppid=18871 vsize=180156 CPUtime=157.72 cores=0,2,4,6
/proc/18872/task/18932/stat : 18932 (pb_cplex) S 18871 18871 17566 0 -1 4202560 34831 0 0 0 15561 211 0 0 20 0 8 0 390969988 184479744 24113 33554432000 134512640 146736320 4287528080 4141801104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=18872/tid=18933] ppid=18871 vsize=180156 CPUtime=156.93 cores=0,2,4,6
/proc/18872/task/18933/stat : 18933 (pb_cplex) S 18871 18871 17566 0 -1 4202560 29697 0 0 0 15480 213 0 0 20 0 8 0 390969988 184479744 24113 33554432000 134512640 146736320 4287528080 4152286864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18934] ppid=18871 vsize=180156 CPUtime=156.44 cores=0,2,4,6
/proc/18872/task/18934/stat : 18934 (pb_cplex) S 18871 18871 17566 0 -1 4202560 39780 0 0 0 15426 218 0 0 20 0 8 0 390969988 184479744 24113 33554432000 134512640 146736320 4287528080 4120587920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18935] ppid=18871 vsize=180156 CPUtime=156.11 cores=0,2,4,6
/proc/18872/task/18935/stat : 18935 (pb_cplex) R 18871 18871 17566 0 -1 4202560 32862 0 0 0 15398 213 0 0 20 0 8 0 390969988 184479744 24113 33554432000 134512640 146736320 4287528080 4089439768 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18936] ppid=18871 vsize=180156 CPUtime=158.09 cores=0,2,4,6
/proc/18872/task/18936/stat : 18936 (pb_cplex) R 18871 18871 17566 0 -1 4202560 35326 0 0 0 15591 218 0 0 20 0 8 0 390969988 184479744 24113 33554432000 134512640 146736320 4287528080 4070565400 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18937] ppid=18871 vsize=180156 CPUtime=155.87 cores=0,2,4,6
/proc/18872/task/18937/stat : 18937 (pb_cplex) R 18871 18871 17566 0 -1 4202560 44902 0 0 0 15370 217 0 0 20 0 8 0 390969988 184479744 24113 33554432000 134512640 146736320 4287528080 4060078696 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1743.4
Current children cumulated vsize (KiB) 189304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+600.9 s]
/proc/loadavg: 6.82 6.20 5.85 4/193 18941
/proc/meminfo: memFree=31160792/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=180156 CPUtime=1799.81 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) S 18871 18871 17566 0 -1 4202496 758392 0 0 0 177673 2308 0 0 20 0 8 0 390954312 184479744 24116 33554432000 134512640 146736320 4287528080 4287524432 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18872/statm: 45039 24116 1023 2985 0 41973 0
[pid=18872/tid=18931] ppid=18871 vsize=180156 CPUtime=160.26 cores=0,2,4,6
/proc/18872/task/18931/stat : 18931 (pb_cplex) S 18871 18871 17566 0 -1 4202560 34334 0 0 0 15809 217 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4131315344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18932] ppid=18871 vsize=180156 CPUtime=164.74 cores=0,2,4,6
/proc/18872/task/18932/stat : 18932 (pb_cplex) S 18871 18871 17566 0 -1 4202560 34905 0 0 0 16253 221 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4141801104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=18872/tid=18933] ppid=18871 vsize=180156 CPUtime=163.73 cores=0,2,4,6
/proc/18872/task/18933/stat : 18933 (pb_cplex) S 18871 18871 17566 0 -1 4202560 29717 0 0 0 16150 223 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4152286864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18934] ppid=18871 vsize=180156 CPUtime=163.43 cores=0,2,4,6
/proc/18872/task/18934/stat : 18934 (pb_cplex) S 18871 18871 17566 0 -1 4202560 39804 0 0 0 16116 227 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4120587920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18935] ppid=18871 vsize=180156 CPUtime=162.92 cores=0,2,4,6
/proc/18872/task/18935/stat : 18935 (pb_cplex) S 18871 18871 17566 0 -1 4202560 33402 0 0 0 16070 222 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18936] ppid=18871 vsize=180156 CPUtime=164.97 cores=0,2,4,6
/proc/18872/task/18936/stat : 18936 (pb_cplex) R 18871 18871 17566 0 -1 4202560 35450 0 0 0 16269 228 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4070559624 135468245 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18937] ppid=18871 vsize=180156 CPUtime=162.77 cores=0,2,4,6
/proc/18872/task/18937/stat : 18937 (pb_cplex) S 18871 18871 17566 0 -1 4202560 45484 0 0 0 16050 227 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4060081808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.81
Current children cumulated vsize (KiB) 189304

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

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

[startup+600.9 s]
/proc/loadavg: 6.82 6.20 5.85 4/193 18941
/proc/meminfo: memFree=31160792/32873844 swapFree=8656/8656
[pid=18871] ppid=18869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18871/stat : 18871 (run) S 18869 18871 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390954312 9367552 269 33554432000 4194304 5064252 140735195573072 140735195571984 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18871/statm: 2287 269 229 213 0 72 0
[pid=18872] ppid=18871 vsize=180156 CPUtime=1799.81 cores=0,2,4,6
/proc/18872/stat : 18872 (pb_cplex) S 18871 18871 17566 0 -1 4202496 758392 0 0 0 177673 2308 0 0 20 0 8 0 390954312 184479744 24116 33554432000 134512640 146736320 4287528080 4287524432 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18872/statm: 45039 24116 1023 2985 0 41973 0
[pid=18872/tid=18931] ppid=18871 vsize=180156 CPUtime=160.26 cores=0,2,4,6
/proc/18872/task/18931/stat : 18931 (pb_cplex) S 18871 18871 17566 0 -1 4202560 34334 0 0 0 15809 217 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4131315344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18872/tid=18932] ppid=18871 vsize=180156 CPUtime=164.74 cores=0,2,4,6
/proc/18872/task/18932/stat : 18932 (pb_cplex) S 18871 18871 17566 0 -1 4202560 34905 0 0 0 16253 221 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4141801104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=18872/tid=18933] ppid=18871 vsize=180156 CPUtime=163.73 cores=0,2,4,6
/proc/18872/task/18933/stat : 18933 (pb_cplex) S 18871 18871 17566 0 -1 4202560 29717 0 0 0 16150 223 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4152286864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18872/tid=18934] ppid=18871 vsize=180156 CPUtime=163.43 cores=0,2,4,6
/proc/18872/task/18934/stat : 18934 (pb_cplex) S 18871 18871 17566 0 -1 4202560 39804 0 0 0 16116 227 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4120587920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18935] ppid=18871 vsize=180156 CPUtime=162.92 cores=0,2,4,6
/proc/18872/task/18935/stat : 18935 (pb_cplex) S 18871 18871 17566 0 -1 4202560 33402 0 0 0 16070 222 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18872/tid=18936] ppid=18871 vsize=180156 CPUtime=164.97 cores=0,2,4,6
/proc/18872/task/18936/stat : 18936 (pb_cplex) R 18871 18871 17566 0 -1 4202560 35450 0 0 0 16269 228 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4070559624 135468245 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=18872/tid=18937] ppid=18871 vsize=180156 CPUtime=162.77 cores=0,2,4,6
/proc/18872/task/18937/stat : 18937 (pb_cplex) S 18871 18871 17566 0 -1 4202560 45484 0 0 0 16050 227 0 0 20 0 8 0 390969988 184479744 24116 33554432000 134512640 146736320 4287528080 4060081808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.81
Current children cumulated vsize (KiB) 189304

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18871 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 1799.81
#
# 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): 0.389984
#  lost CPU user time (s): 0.459991
#  lost CPU system time (s): -0.0700002

Real time (s): 600.917
CPU time (s): 1800.2
CPU user time (s): 1777.19
CPU system time (s): 23.01
CPU usage (%): 299.576
Max. virtual memory (cumulated for all children) (KiB): 215380

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

runsolver used 1.66175 second user time and 3.90541 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-09 15:24:18
IDJOB=3736677
IDBENCH=48073
IDSOLVER=2325
FILE ID=node102/3736677-1339248258
RUNJOBID= node102-1339246832-17582
PBS_JOBID= 14644379
Free space on /tmp= 71208 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=7-P0=53-P1=37-P2=29-P3=83-P4=23-P5=67-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736677-1339248258/watcher-3736677-1339248258 -o /tmp/evaluation-result-3736677-1339248258/solver-3736677-1339248258 -C 1800 -W 1900 -M 15500  run HOME/instance-3736677-1339248258.opb

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

MD5SUM BENCH= feb866c77c1922bd09324402c14b21f3
RANDOM SEED=1861284437

node102.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.178
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.35
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.178
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.90
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.178
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.178
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.178
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.178
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	: 5438.54
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.178
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.178
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:       32873844 kB
MemFree:        31243732 kB
Buffers:          402804 kB
Cached:           247836 kB
SwapCached:         2704 kB
Active:           638036 kB
Inactive:         101300 kB
Active(anon):      85104 kB
Inactive(anon):     5348 kB
Active(file):     552932 kB
Inactive(file):    95952 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099988 kB
Dirty:             16340 kB
Writeback:             0 kB
AnonPages:         97220 kB
Mapped:            13264 kB
Shmem:                 0 kB
Slab:             749848 kB
SReclaimable:     190724 kB
SUnreclaim:       559124 kB
KernelStack:        1600 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     225628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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-3736677-1339248258.opb

Free space on /tmp at the end= 71192 MiB
End job on node102 at 2012-06-09 15:34:19