Trace number 3735140

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.38 512.527

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_10.opb
MD5SUMdd415565c40b70127defa3137ccd18d3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark334.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1660
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 45
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 144
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 741
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-3735140-1339247854.opb.
0.00/0.00	c Instance file HOME/instance-3735140-1339247854.opb
0.00/0.00	c File size is 319495 bytes.
0.00/0.13	c Highest Coefficient sum: 741
0.00/0.13	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.13	c ============================[ Problem Statistics ]=============================
0.00/0.13	c |                                                                             |
0.00/0.13	c |  Parsing time:          0.14         s                                      |
0.00/0.13	c |  Number Variables:      895                                                 |
0.00/0.13	c |  Number Constraints:    1660                                                |
0.00/0.13	c ===============================================================================
1800.38/512.52	c Remaining time 1799.86 sec.
1800.38/512.52	c 
1800.38/512.52	c *** INTERRUPTED ***
1800.38/512.52	s UNKNOWN
1800.38/512.52	c Total CPU time              : 1794.94 s
1800.38/512.52	c Memory used           : 258.82 MB
1800.38/512.52	c CPU time              : 1794.94 s
1800.38/512.52	c 
1800.38/512.52	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-3735140-1339247854/watcher-3735140-1339247854 -o /tmp/evaluation-result-3735140-1339247854/solver-3735140-1339247854 -C 1800 -W 1900 -M 15500 run HOME/instance-3735140-1339247854.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: 14.62 11.32 6.42 10/184 29556
/proc/meminfo: memFree=30029072/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0

[startup+0.067339 s]
/proc/loadavg: 14.62 11.32 6.42 10/184 29556
/proc/meminfo: memFree=30029072/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 14.62 11.32 6.42 10/184 29556
/proc/meminfo: memFree=30029072/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300206 s]
/proc/loadavg: 14.62 11.32 6.42 10/184 29556
/proc/meminfo: memFree=30029072/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700198 s]
/proc/loadavg: 14.62 11.32 6.42 10/184 29556
/proc/meminfo: memFree=30029072/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 14.62 11.32 6.42 10/186 29558
/proc/meminfo: memFree=30016796/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=119704 CPUtime=1.49 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 19489 0 0 0 147 2 0 0 20 0 8 0 390913949 122576896 8327 33554432000 134512640 146736320 4288921664 4288914512 136008047 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29557/statm: 29926 8327 951 2985 0 26860 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 128852

[startup+3.10045 s]
/proc/loadavg: 14.62 11.32 6.42 14/193 29565
/proc/meminfo: memFree=29958832/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=173372 CPUtime=6.76 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 38935 0 0 0 666 10 0 0 20 0 8 0 390913949 177532928 20662 33554432000 134512640 146736320 4288921664 4288915304 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29557/statm: 43343 20662 951 2985 0 40277 0
[pid=29557/tid=29559] ppid=29556 vsize=173372 CPUtime=0.79 cores=1,3,5,7
/proc/29557/task/29559/stat : 29559 (pb_cplex) R 29556 29556 29010 0 -1 4202560 2252 0 0 0 77 2 0 0 20 0 8 0 390914090 177532928 20662 33554432000 134512640 146736320 4288921664 4147060676 135523326 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29560] ppid=29556 vsize=173372 CPUtime=0.65 cores=1,3,5,7
/proc/29557/task/29560/stat : 29560 (pb_cplex) R 29556 29556 29010 0 -1 4202560 2615 0 0 0 63 2 0 0 20 0 8 0 390914090 177532928 20662 33554432000 134512640 146736320 4288921664 4136575184 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29561] ppid=29556 vsize=173372 CPUtime=0.45 cores=1,3,5,7
/proc/29557/task/29561/stat : 29561 (pb_cplex) R 29556 29556 29010 0 -1 4202560 2263 0 0 0 45 0 0 0 20 0 8 0 390914090 177532928 20662 33554432000 134512640 146736320 4288921664 4126090288 135983225 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29562] ppid=29556 vsize=173372 CPUtime=0.62 cores=1,3,5,7
/proc/29557/task/29562/stat : 29562 (pb_cplex) R 29556 29556 29010 0 -1 4202560 2697 0 0 0 60 2 0 0 20 0 8 0 390914090 177532928 20662 33554432000 134512640 146736320 4288921664 4115604048 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29563] ppid=29556 vsize=173372 CPUtime=0.69 cores=1,3,5,7
/proc/29557/task/29563/stat : 29563 (pb_cplex) R 29556 29556 29010 0 -1 4202560 2610 0 0 0 69 0 0 0 20 0 8 0 390914090 177532928 20662 33554432000 134512640 146736320 4288921664 4105119232 136001712 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29564] ppid=29556 vsize=173372 CPUtime=0.63 cores=1,3,5,7
/proc/29557/task/29564/stat : 29564 (pb_cplex) R 29556 29556 29010 0 -1 4202560 1986 0 0 0 63 0 0 0 20 0 8 0 390914090 177532928 20662 33554432000 134512640 146736320 4288921664 4094633668 135850315 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29565] ppid=29556 vsize=173372 CPUtime=0.57 cores=1,3,5,7
/proc/29557/task/29565/stat : 29565 (pb_cplex) R 29556 29556 29010 0 -1 4202560 3219 0 0 0 57 0 0 0 20 0 8 0 390914090 177532928 20662 33554432000 134512640 146736320 4288921664 4084145268 135450747 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 182520

[startup+6.30022 s]
/proc/loadavg: 14.65 11.38 6.47 9/186 29565
/proc/meminfo: memFree=29990260/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=154800 CPUtime=12.88 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 54372 0 0 0 1258 30 0 0 20 0 8 0 390913949 158515200 15235 33554432000 134512640 146736320 4288921664 4288913808 136403109 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29557/statm: 38700 15235 961 2985 0 35634 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 163948

[startup+12.7005 s]
/proc/loadavg: 14.76 11.46 6.52 17/193 29579
/proc/meminfo: memFree=29918788/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=209872 CPUtime=37.09 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 112539 0 0 0 3661 48 0 0 20 0 8 0 390913949 214908928 27698 33554432000 134512640 146736320 4288921664 4288914516 135846482 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29557/statm: 52468 27698 961 2985 0 49402 0
[pid=29557/tid=29573] ppid=29556 vsize=209872 CPUtime=3.5 cores=1,3,5,7
/proc/29557/task/29573/stat : 29573 (pb_cplex) R 29556 29556 29010 0 -1 4202560 3743 0 0 0 348 2 0 0 20 0 8 0 390914565 214908928 27698 33554432000 134512640 146736320 4288921664 4128858320 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29574] ppid=29556 vsize=209872 CPUtime=2.95 cores=1,3,5,7
/proc/29557/task/29574/stat : 29574 (pb_cplex) R 29556 29556 29010 0 -1 4202560 7499 0 0 0 292 3 0 0 20 0 8 0 390914565 214908928 27698 33554432000 134512640 146736320 4288921664 4139343020 135454093 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29575] ppid=29556 vsize=209872 CPUtime=3.02 cores=1,3,5,7
/proc/29557/task/29575/stat : 29575 (pb_cplex) R 29556 29556 29010 0 -1 4202560 9009 0 0 0 299 3 0 0 20 0 8 0 390914565 214908928 27698 33554432000 134512640 146736320 4288921664 4149829136 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29576] ppid=29556 vsize=209872 CPUtime=2.85 cores=1,3,5,7
/proc/29557/task/29576/stat : 29576 (pb_cplex) R 29556 29556 29010 0 -1 4202560 7146 0 0 0 283 2 0 0 20 0 8 0 390914565 214908928 27698 33554432000 134512640 146736320 4288921664 4115603664 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29577] ppid=29556 vsize=209872 CPUtime=3.03 cores=1,3,5,7
/proc/29557/task/29577/stat : 29577 (pb_cplex) R 29556 29556 29010 0 -1 4202560 8871 0 0 0 300 3 0 0 20 0 8 0 390914565 214908928 27698 33554432000 134512640 146736320 4288921664 4059940736 137084990 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29578] ppid=29556 vsize=209872 CPUtime=3.03 cores=1,3,5,7
/proc/29557/task/29578/stat : 29578 (pb_cplex) R 29556 29556 29010 0 -1 4202560 7124 0 0 0 301 2 0 0 20 0 8 0 390914565 214908928 27698 33554432000 134512640 146736320 4288921664 4049452148 135450603 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29579] ppid=29556 vsize=209872 CPUtime=2.81 cores=1,3,5,7
/proc/29557/task/29579/stat : 29579 (pb_cplex) R 29556 29556 29010 0 -1 4202560 6755 0 0 0 278 3 0 0 20 0 8 0 390914565 214908928 27698 33554432000 134512640 146736320 4288921664 4038967888 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 37.09
Current children cumulated vsize (KiB) 219020

[startup+25.5005 s]
/proc/loadavg: 14.59 11.58 6.64 11/193 29579
/proc/meminfo: memFree=29901312/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=223708 CPUtime=79.57 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 159373 0 0 0 7892 65 0 0 20 0 8 0 390913949 229076992 30088 33554432000 134512640 146736320 4288921664 4288915304 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29557/statm: 55927 30088 984 2985 0 52861 0
[pid=29557/tid=29573] ppid=29556 vsize=223708 CPUtime=8.64 cores=1,3,5,7
/proc/29557/task/29573/stat : 29573 (pb_cplex) R 29556 29556 29010 0 -1 4202560 11215 0 0 0 860 4 0 0 20 0 8 0 390914565 229076992 30088 33554432000 134512640 146736320 4288921664 4128857260 135454090 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29574] ppid=29556 vsize=223708 CPUtime=8.08 cores=1,3,5,7
/proc/29557/task/29574/stat : 29574 (pb_cplex) R 29556 29556 29010 0 -1 4202560 14944 0 0 0 802 6 0 0 20 0 8 0 390914565 229076992 30088 33554432000 134512640 146736320 4288921664 4139344080 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29575] ppid=29556 vsize=223708 CPUtime=10.43 cores=1,3,5,7
/proc/29557/task/29575/stat : 29575 (pb_cplex) R 29556 29556 29010 0 -1 4202560 14801 0 0 0 1037 6 0 0 20 0 8 0 390914565 229076992 30088 33554432000 134512640 146736320 4288921664 4149829688 136475778 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29576] ppid=29556 vsize=223708 CPUtime=7.68 cores=1,3,5,7
/proc/29557/task/29576/stat : 29576 (pb_cplex) R 29556 29556 29010 0 -1 4202560 11181 0 0 0 764 4 0 0 20 0 8 0 390914565 229076992 30088 33554432000 134512640 146736320 4288921664 4115602620 135526881 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29577] ppid=29556 vsize=223708 CPUtime=7.85 cores=1,3,5,7
/proc/29557/task/29577/stat : 29577 (pb_cplex) R 29556 29556 29010 0 -1 4202560 18496 0 0 0 779 6 0 0 20 0 8 0 390914565 229076992 30088 33554432000 134512640 146736320 4288921664 4059938944 135468509 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29578] ppid=29556 vsize=223708 CPUtime=8.54 cores=1,3,5,7
/proc/29557/task/29578/stat : 29578 (pb_cplex) R 29556 29556 29010 0 -1 4202560 10830 0 0 0 850 4 0 0 20 0 8 0 390914565 229076992 30088 33554432000 134512640 146736320 4288921664 4049453264 136008056 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29579] ppid=29556 vsize=223708 CPUtime=7.52 cores=1,3,5,7
/proc/29557/task/29579/stat : 29579 (pb_cplex) R 29556 29556 29010 0 -1 4202560 12038 0 0 0 748 4 0 0 20 0 8 0 390914565 229076992 30088 33554432000 134512640 146736320 4288921664 4038967724 136400604 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 79.57
Current children cumulated vsize (KiB) 232856

[startup+51.1005 s]
/proc/loadavg: 11.91 11.22 6.65 4/186 29629
/proc/meminfo: memFree=29991492/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=251736 CPUtime=169.55 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 233837 0 0 0 16864 91 0 0 20 0 8 0 390913949 257777664 36477 33554432000 134512640 146736320 4288921664 4288913472 135468690 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29557/statm: 62934 36479 984 2985 0 59868 0
[pid=29557/tid=29573] ppid=29556 vsize=251736 CPUtime=19.84 cores=1,3,5,7
/proc/29557/task/29573/stat : 29573 (pb_cplex) R 29556 29556 29010 0 -1 4202560 19462 0 0 0 1977 7 0 0 20 0 8 0 390914565 257777664 36479 33554432000 134512640 146736320 4288921664 4128856840 135525141 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29574] ppid=29556 vsize=251736 CPUtime=19.07 cores=1,3,5,7
/proc/29557/task/29574/stat : 29574 (pb_cplex) R 29556 29556 29010 0 -1 4202560 28805 0 0 0 1896 11 0 0 20 0 8 0 390914565 257777664 36479 33554432000 134512640 146736320 4288921664 4139343636 135983024 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29575] ppid=29556 vsize=251736 CPUtime=22.61 cores=1,3,5,7
/proc/29557/task/29575/stat : 29575 (pb_cplex) R 29556 29556 29010 0 -1 4202560 22019 0 0 0 2253 8 0 0 20 0 8 0 390914565 257777664 36479 33554432000 134512640 146736320 4288921664 4149829632 136018931 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29576] ppid=29556 vsize=251736 CPUtime=18.47 cores=1,3,5,7
/proc/29557/task/29576/stat : 29576 (pb_cplex) R 29556 29556 29010 0 -1 4202560 24236 0 0 0 1839 8 0 0 20 0 8 0 390914565 257777664 36479 33554432000 134512640 146736320 4288921664 4115603664 136008339 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29577] ppid=29556 vsize=251736 CPUtime=19.44 cores=1,3,5,7
/proc/29557/task/29577/stat : 29577 (pb_cplex) R 29556 29556 29010 0 -1 4202560 29246 0 0 0 1934 10 0 0 20 0 8 0 390914565 257777664 36479 33554432000 134512640 146736320 4288921664 4059938956 136400730 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29578] ppid=29556 vsize=251736 CPUtime=18.96 cores=1,3,5,7
/proc/29557/task/29578/stat : 29578 (pb_cplex) R 29556 29556 29010 0 -1 4202560 18034 0 0 0 1889 7 0 0 20 0 8 0 390914565 257777664 36479 33554432000 134512640 146736320 4288921664 4049453228 135454079 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29579] ppid=29556 vsize=251736 CPUtime=19.83 cores=1,3,5,7
/proc/29557/task/29579/stat : 29579 (pb_cplex) R 29556 29556 29010 0 -1 4202560 18610 0 0 0 1976 7 0 0 20 0 8 0 390914565 257777664 36479 33554432000 134512640 146736320 4288921664 4038965940 135450724 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 169.55
Current children cumulated vsize (KiB) 260884

[startup+102.307 s]
/proc/loadavg: 7.87 10.24 6.56 3/186 29629
/proc/meminfo: memFree=29938172/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=246356 CPUtime=338.23 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) S 29556 29556 29010 0 -1 4202496 413586 0 0 0 33672 151 0 0 20 0 8 0 390913949 252268544 36805 33554432000 134512640 146736320 4288921664 4288918032 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0

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

/proc/29557/statm: 63633 38719 985 2985 0 60567 0
[pid=29557/tid=29573] ppid=29556 vsize=254532 CPUtime=117.1 cores=1,3,5,7
/proc/29557/task/29573/stat : 29573 (pb_cplex) R 29556 29556 29010 0 -1 4202560 81253 0 0 0 11679 31 0 0 20 0 8 0 390914565 260640768 38719 33554432000 134512640 146736320 4288921664 4128858152 139044591 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29574] ppid=29556 vsize=254532 CPUtime=118.48 cores=1,3,5,7
/proc/29557/task/29574/stat : 29574 (pb_cplex) R 29556 29556 29010 0 -1 4202560 94137 0 0 0 11810 38 0 0 20 0 8 0 390914565 260640768 38719 33554432000 134512640 146736320 4288921664 4139343872 136019061 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29575] ppid=29556 vsize=254532 CPUtime=125.59 cores=1,3,5,7
/proc/29557/task/29575/stat : 29575 (pb_cplex) R 29556 29556 29010 0 -1 4202560 95675 0 0 0 12523 36 0 0 20 0 8 0 390914565 260640768 38719 33554432000 134512640 146736320 4288921664 4149830632 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29576] ppid=29556 vsize=254532 CPUtime=123.44 cores=1,3,5,7
/proc/29557/task/29576/stat : 29576 (pb_cplex) R 29556 29556 29010 0 -1 4202560 91741 0 0 0 12309 35 0 0 20 0 8 0 390914565 260640768 38719 33554432000 134512640 146736320 4288921664 4115604456 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29577] ppid=29556 vsize=254532 CPUtime=122.81 cores=1,3,5,7
/proc/29557/task/29577/stat : 29577 (pb_cplex) R 29556 29556 29010 0 -1 4202560 87986 0 0 0 12245 36 0 0 20 0 8 0 390914565 260640768 38719 33554432000 134512640 146736320 4288921664 4059939408 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29578] ppid=29556 vsize=254532 CPUtime=115.38 cores=1,3,5,7
/proc/29557/task/29578/stat : 29578 (pb_cplex) R 29556 29556 29010 0 -1 4202560 66510 0 0 0 11509 29 0 0 20 0 8 0 390914565 260640768 38719 33554432000 134512640 146736320 4288921664 4049453648 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29579] ppid=29556 vsize=254532 CPUtime=124.17 cores=1,3,5,7
/proc/29557/task/29579/stat : 29579 (pb_cplex) R 29556 29556 29010 0 -1 4202560 89640 0 0 0 12381 36 0 0 20 0 8 0 390914565 260640768 38719 33554432000 134512640 146736320 4288921664 4038967888 136403112 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 982.87
Current children cumulated vsize (KiB) 263680

[startup+342.301 s]
/proc/loadavg: 12.64 11.36 7.81 10/193 29640
/proc/meminfo: memFree=29181876/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=255056 CPUtime=1185.6 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 790072 0 0 0 118236 324 0 0 20 0 8 0 390913949 261177344 38792 33554432000 134512640 146736320 4288921664 4288914244 135523326 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29557/statm: 63764 38792 985 2985 0 60698 0
[pid=29557/tid=29573] ppid=29556 vsize=255056 CPUtime=140.24 cores=1,3,5,7
/proc/29557/task/29573/stat : 29573 (pb_cplex) R 29556 29556 29010 0 -1 4202560 90236 0 0 0 13987 37 0 0 20 0 8 0 390914565 261177344 38792 33554432000 134512640 146736320 4288921664 4128858320 136008234 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29574] ppid=29556 vsize=255056 CPUtime=144.4 cores=1,3,5,7
/proc/29557/task/29574/stat : 29574 (pb_cplex) R 29556 29556 29010 0 -1 4202560 103382 0 0 0 14397 43 0 0 20 0 8 0 390914565 261177344 38792 33554432000 134512640 146736320 4288921664 4139343036 135526785 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29575] ppid=29556 vsize=255056 CPUtime=149.94 cores=1,3,5,7
/proc/29557/task/29575/stat : 29575 (pb_cplex) R 29556 29556 29010 0 -1 4202560 103803 0 0 0 14952 42 0 0 20 0 8 0 390914565 261177344 38792 33554432000 134512640 146736320 4288921664 4149829840 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29576] ppid=29556 vsize=255056 CPUtime=151.37 cores=1,3,5,7
/proc/29557/task/29576/stat : 29576 (pb_cplex) R 29556 29556 29010 0 -1 4202560 95330 0 0 0 15099 38 0 0 20 0 8 0 390914565 261177344 38792 33554432000 134512640 146736320 4288921664 4115603568 136384890 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29577] ppid=29556 vsize=255056 CPUtime=147.6 cores=1,3,5,7
/proc/29557/task/29577/stat : 29577 (pb_cplex) R 29556 29556 29010 0 -1 4202560 97382 0 0 0 14718 42 0 0 20 0 8 0 390914565 261177344 38792 33554432000 134512640 146736320 4288921664 4059938856 139044552 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29578] ppid=29556 vsize=255056 CPUtime=138.7 cores=1,3,5,7
/proc/29557/task/29578/stat : 29578 (pb_cplex) R 29556 29556 29010 0 -1 4202560 74618 0 0 0 13835 35 0 0 20 0 8 0 390914565 261177344 38792 33554432000 134512640 146736320 4288921664 4049452176 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29579] ppid=29556 vsize=255056 CPUtime=148.9 cores=1,3,5,7
/proc/29557/task/29579/stat : 29579 (pb_cplex) R 29556 29556 29010 0 -1 4202560 95717 0 0 0 14849 41 0 0 20 0 8 0 390914565 261177344 38792 33554432000 134512640 146736320 4288921664 4038968296 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1185.6
Current children cumulated vsize (KiB) 264204

[startup+402.301 s]
/proc/loadavg: 14.76 12.20 8.32 14/193 29640
/proc/meminfo: memFree=29108692/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=289692 CPUtime=1403.05 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) S 29556 29556 29010 0 -1 4202496 996504 0 0 0 139889 416 0 0 20 0 8 0 390913949 296644608 46528 33554432000 134512640 146736320 4288921664 4288918032 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29557/statm: 72423 46528 1011 2985 0 69357 0
[pid=29557/tid=29573] ppid=29556 vsize=289692 CPUtime=168.1 cores=1,3,5,7
/proc/29557/task/29573/stat : 29573 (pb_cplex) R 29556 29556 29010 0 -1 4202560 129566 0 0 0 16757 53 0 0 20 0 8 0 390914565 296644608 46528 33554432000 134512640 146736320 4288921664 4128853584 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29574] ppid=29556 vsize=289692 CPUtime=174.25 cores=1,3,5,7
/proc/29557/task/29574/stat : 29574 (pb_cplex) S 29556 29556 29010 0 -1 4202560 122946 0 0 0 17372 53 0 0 20 0 8 0 390914565 296644608 46528 33554432000 134512640 146736320 4288921664 4139347600 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29575] ppid=29556 vsize=289692 CPUtime=176.46 cores=1,3,5,7
/proc/29557/task/29575/stat : 29575 (pb_cplex) R 29556 29556 29010 0 -1 4202560 123552 0 0 0 17595 51 0 0 20 0 8 0 390914565 296644608 46528 33554432000 134512640 146736320 4288921664 4149823676 135453309 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29576] ppid=29556 vsize=289692 CPUtime=178.65 cores=1,3,5,7
/proc/29557/task/29576/stat : 29576 (pb_cplex) R 29556 29556 29010 0 -1 4202560 121205 0 0 0 17816 49 0 0 20 0 8 0 390914565 296644608 46528 33554432000 134512640 146736320 4288921664 4115602512 136008039 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29577] ppid=29556 vsize=289692 CPUtime=173.91 cores=1,3,5,7
/proc/29557/task/29577/stat : 29577 (pb_cplex) S 29556 29556 29010 0 -1 4202560 115147 0 0 0 17340 51 0 0 20 0 8 0 390914565 296644608 46528 33554432000 134512640 146736320 4288921664 4059942544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29578] ppid=29556 vsize=289692 CPUtime=165.27 cores=1,3,5,7
/proc/29557/task/29578/stat : 29578 (pb_cplex) R 29556 29556 29010 0 -1 4202560 106552 0 0 0 16481 46 0 0 20 0 8 0 390914565 296644608 46528 33554432000 134512640 146736320 4288921664 4049448528 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29579] ppid=29556 vsize=289692 CPUtime=175.59 cores=1,3,5,7
/proc/29557/task/29579/stat : 29579 (pb_cplex) S 29556 29556 29010 0 -1 4202560 117094 0 0 0 17504 55 0 0 20 0 8 0 390914565 296644608 46528 33554432000 134512640 146736320 4288921664 4038971024 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1403.05
Current children cumulated vsize (KiB) 298840

[startup+462.301 s]
/proc/loadavg: 14.70 12.59 8.69 17/193 29647
/proc/meminfo: memFree=29135512/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=267652 CPUtime=1614.18 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 1127568 0 0 0 160909 509 0 0 20 0 8 0 390913949 274075648 41004 33554432000 134512640 146736320 4288921664 4288914896 136403109 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29557/statm: 66913 41004 1011 2985 0 63847 0
[pid=29557/tid=29641] ppid=29556 vsize=267652 CPUtime=23.86 cores=1,3,5,7
/proc/29557/task/29641/stat : 29641 (pb_cplex) R 29556 29556 29010 0 -1 4202560 11515 0 0 0 2380 6 0 0 20 0 8 0 390954890 274075648 41004 33554432000 134512640 146736320 4288921664 4038967504 136008441 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29642] ppid=29556 vsize=267652 CPUtime=25.37 cores=1,3,5,7
/proc/29557/task/29642/stat : 29642 (pb_cplex) R 29556 29556 29010 0 -1 4202560 16059 0 0 0 2527 10 0 0 20 0 8 0 390954890 274075648 41004 33554432000 134512640 146736320 4288921664 4049453264 136008441 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29643] ppid=29556 vsize=267652 CPUtime=24.54 cores=1,3,5,7
/proc/29557/task/29643/stat : 29643 (pb_cplex) R 29556 29556 29010 0 -1 4202560 3817 0 0 0 2450 4 0 0 20 0 8 0 390954890 274075648 41004 33554432000 134512640 146736320 4288921664 4059939024 136008157 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29644] ppid=29556 vsize=267652 CPUtime=24.61 cores=1,3,5,7
/proc/29557/task/29644/stat : 29644 (pb_cplex) S 29556 29556 29010 0 -1 4202560 16557 0 0 0 2453 8 0 0 20 0 8 0 390954890 274075648 41004 33554432000 134512640 146736320 4288921664 4115607184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29645] ppid=29556 vsize=267652 CPUtime=23.58 cores=1,3,5,7
/proc/29557/task/29645/stat : 29645 (pb_cplex) R 29556 29556 29010 0 -1 4202560 16512 0 0 0 2348 10 0 0 20 0 8 0 390954890 274075648 41004 33554432000 134512640 146736320 4288921664 4140327120 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29557/tid=29646] ppid=29556 vsize=267652 CPUtime=24.41 cores=1,3,5,7
/proc/29557/task/29646/stat : 29646 (pb_cplex) R 29556 29556 29010 0 -1 4202560 14171 0 0 0 2433 8 0 0 20 0 8 0 390954890 274075648 41004 33554432000 134512640 146736320 4288921664 4129841744 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29647] ppid=29556 vsize=267652 CPUtime=24.42 cores=1,3,5,7
/proc/29557/task/29647/stat : 29647 (pb_cplex) R 29556 29556 29010 0 -1 4202560 20659 0 0 0 2433 9 0 0 20 0 8 0 390954890 274075648 41004 33554432000 134512640 146736320 4288921664 3937903184 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1614.18
Current children cumulated vsize (KiB) 276800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+512.501 s]
/proc/loadavg: 14.63 12.93 9.03 17/193 29648
/proc/meminfo: memFree=29128504/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=265028 CPUtime=1800.38 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 1165528 0 0 0 179491 547 0 0 20 0 8 0 390913949 271388672 40471 33554432000 134512640 146736320 4288921664 4288913472 135468690 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29557/statm: 66257 40471 1011 2985 0 63191 0
[pid=29557/tid=29641] ppid=29556 vsize=265028 CPUtime=47.27 cores=1,3,5,7
/proc/29557/task/29641/stat : 29641 (pb_cplex) R 29556 29556 29010 0 -1 4202560 19596 0 0 0 4715 12 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4038967504 136008335 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29642] ppid=29556 vsize=265028 CPUtime=48.29 cores=1,3,5,7
/proc/29557/task/29642/stat : 29642 (pb_cplex) R 29556 29556 29010 0 -1 4202560 21090 0 0 0 4814 15 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4049453264 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29643] ppid=29556 vsize=265028 CPUtime=47.69 cores=1,3,5,7
/proc/29557/task/29643/stat : 29643 (pb_cplex) R 29556 29556 29010 0 -1 4202560 5797 0 0 0 4761 8 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4059939816 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29644] ppid=29556 vsize=265028 CPUtime=47.68 cores=1,3,5,7
/proc/29557/task/29644/stat : 29644 (pb_cplex) R 29556 29556 29010 0 -1 4202560 20685 0 0 0 4756 12 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4115603656 136388598 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29645] ppid=29556 vsize=265028 CPUtime=48.01 cores=1,3,5,7
/proc/29557/task/29645/stat : 29645 (pb_cplex) R 29556 29556 29010 0 -1 4202560 22022 0 0 0 4785 16 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4140326912 135468690 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29646] ppid=29556 vsize=265028 CPUtime=47.44 cores=1,3,5,7
/proc/29557/task/29646/stat : 29646 (pb_cplex) R 29556 29556 29010 0 -1 4202560 23148 0 0 0 4730 14 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4129842152 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29647] ppid=29556 vsize=265028 CPUtime=47.39 cores=1,3,5,7
/proc/29557/task/29647/stat : 29647 (pb_cplex) R 29556 29556 29010 0 -1 4202560 23575 0 0 0 4725 14 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 3937902868 136003826 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 274176

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

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

[startup+512.501 s]
/proc/loadavg: 14.63 12.93 9.03 17/193 29648
/proc/meminfo: memFree=29128504/32873844 swapFree=7636/7636
[pid=29556] ppid=29554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29556/stat : 29556 (run) S 29554 29556 29010 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390913949 9367552 270 33554432000 4194304 5064252 140733681625008 140733681623920 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29556/statm: 2287 270 229 213 0 72 0
[pid=29557] ppid=29556 vsize=265028 CPUtime=1800.38 cores=1,3,5,7
/proc/29557/stat : 29557 (pb_cplex) R 29556 29556 29010 0 -1 4202496 1165528 0 0 0 179491 547 0 0 20 0 8 0 390913949 271388672 40471 33554432000 134512640 146736320 4288921664 4288913472 135468690 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29557/statm: 66257 40471 1011 2985 0 63191 0
[pid=29557/tid=29641] ppid=29556 vsize=265028 CPUtime=47.27 cores=1,3,5,7
/proc/29557/task/29641/stat : 29641 (pb_cplex) R 29556 29556 29010 0 -1 4202560 19596 0 0 0 4715 12 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4038967504 136008335 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29642] ppid=29556 vsize=265028 CPUtime=48.29 cores=1,3,5,7
/proc/29557/task/29642/stat : 29642 (pb_cplex) R 29556 29556 29010 0 -1 4202560 21090 0 0 0 4814 15 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4049453264 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29643] ppid=29556 vsize=265028 CPUtime=47.69 cores=1,3,5,7
/proc/29557/task/29643/stat : 29643 (pb_cplex) R 29556 29556 29010 0 -1 4202560 5797 0 0 0 4761 8 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4059939816 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29644] ppid=29556 vsize=265028 CPUtime=47.68 cores=1,3,5,7
/proc/29557/task/29644/stat : 29644 (pb_cplex) R 29556 29556 29010 0 -1 4202560 20685 0 0 0 4756 12 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4115603656 136388598 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29557/tid=29645] ppid=29556 vsize=265028 CPUtime=48.01 cores=1,3,5,7
/proc/29557/task/29645/stat : 29645 (pb_cplex) R 29556 29556 29010 0 -1 4202560 22022 0 0 0 4785 16 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4140326912 135468690 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29557/tid=29646] ppid=29556 vsize=265028 CPUtime=47.44 cores=1,3,5,7
/proc/29557/task/29646/stat : 29646 (pb_cplex) R 29556 29556 29010 0 -1 4202560 23148 0 0 0 4730 14 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 4129842152 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29557/tid=29647] ppid=29556 vsize=265028 CPUtime=47.39 cores=1,3,5,7
/proc/29557/task/29647/stat : 29647 (pb_cplex) R 29556 29556 29010 0 -1 4202560 23575 0 0 0 4725 14 0 0 20 0 8 0 390954890 271388672 40471 33554432000 134512640 146736320 4288921664 3937902868 136003826 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 274176

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 512.527
CPU time (s): 1800.38
CPU user time (s): 1794.91
CPU system time (s): 5.47
CPU usage (%): 351.275
Max. virtual memory (cumulated for all children) (KiB): 327216

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.60176 second user time and 4.25435 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-09 15:17:34
IDJOB=3735140
IDBENCH=2944
IDSOLVER=2325
FILE ID=node108/3735140-1339247854
RUNJOBID= node108-1339246833-29028
PBS_JOBID= 14644373
Free space on /tmp= 71316 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_10.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735140-1339247854/watcher-3735140-1339247854 -o /tmp/evaluation-result-3735140-1339247854/solver-3735140-1339247854 -C 1800 -W 1900 -M 15500  run HOME/instance-3735140-1339247854.opb

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

MD5SUM BENCH= dd415565c40b70127defa3137ccd18d3
RANDOM SEED=2109874812

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:        30029616 kB
Buffers:         1408248 kB
Cached:           285984 kB
SwapCached:         1592 kB
Active:          1747352 kB
Inactive:         123940 kB
Active(anon):     171300 kB
Inactive(anon):     6472 kB
Active(file):    1576052 kB
Inactive(file):   117468 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67100568 kB
Dirty:             16692 kB
Writeback:             0 kB
AnonPages:        191928 kB
Mapped:            14272 kB
Shmem:                 0 kB
Slab:             833328 kB
SReclaimable:     275052 kB
SUnreclaim:       558276 kB
KernelStack:        1600 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     287420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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-3735140-1339247854.opb

Free space on /tmp at the end= 71296 MiB
End job on node108 at 2012-06-09 15:26:06