Trace number 3733259

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.22 922.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
MD5SUM669011fc499ae56e44c354cc6cddc4c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80851
Number of constraints which are clauses80851
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
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-3733259-1339247458.opb.
0.00/0.00	c Instance file HOME/instance-3733259-1339247458.opb
0.00/0.00	c File size is 1957484 bytes.
0.00/0.33	c Highest Coefficient sum: 3
0.00/0.33	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.38	c ============================[ Problem Statistics ]=============================
0.00/0.38	c |                                                                             |
0.00/0.38	c |  Parsing time:          0.36         s                                      |
0.00/0.38	c |  Number Variables:      1150                                                |
0.00/0.38	c |  Number Constraints:    80851                                               |
0.00/0.38	c ===============================================================================
1800.22/922.21	c Remaining time 1799.63 sec.
1800.22/922.21	c 
1800.22/922.21	c *** INTERRUPTED ***
1800.22/922.21	s UNKNOWN
1800.22/922.21	c Total CPU time              : 1798 s
1800.22/922.21	c Memory used           : 605.86 MB
1800.22/922.21	c CPU time              : 1798 s
1800.22/922.21	c 
1800.22/922.21	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-3733259-1339247458/watcher-3733259-1339247458 -o /tmp/evaluation-result-3733259-1339247458/solver-3733259-1339247458 -C 1800 -W 1900 -M 15500 run HOME/instance-3733259-1339247458.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: 11.57 9.18 5.03 10/185 8678
/proc/meminfo: memFree=30084440/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0

[startup+0.089197 s]
/proc/loadavg: 11.57 9.18 5.03 10/185 8678
/proc/meminfo: memFree=30084440/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 11.57 9.18 5.03 10/185 8678
/proc/meminfo: memFree=30084440/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 11.57 9.18 5.03 10/185 8678
/proc/meminfo: memFree=30084440/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 11.57 9.18 5.03 10/185 8678
/proc/meminfo: memFree=30084440/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 11.57 9.18 5.03 10/187 8680
/proc/meminfo: memFree=30047968/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=108056 CPUtime=1.48 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 24406 0 0 0 145 3 0 0 20 0 1 0 390870222 110649344 13602 33554432000 134512640 146736320 4293466848 4293461632 136489213 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 27014 13602 783 2985 0 23948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117204

[startup+3.10022 s]
/proc/loadavg: 11.57 9.18 5.03 10/187 8680
/proc/meminfo: memFree=30031212/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=108704 CPUtime=3.08 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 24598 0 0 0 305 3 0 0 20 0 1 0 390870222 111312896 13787 33554432000 134512640 146736320 4293466848 4293460880 136388288 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 27176 13787 783 2985 0 24110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 117852

[startup+6.30023 s]
/proc/loadavg: 11.37 9.18 5.05 8/186 8680
/proc/meminfo: memFree=30030336/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=109140 CPUtime=6.28 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 24611 0 0 0 625 3 0 0 20 0 1 0 390870222 111759360 13800 33554432000 134512640 146736320 4293466848 4293461832 136461787 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 27285 13800 783 2985 0 24219 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 118288

[startup+12.7002 s]
/proc/loadavg: 10.70 9.08 5.04 3/186 8680
/proc/meminfo: memFree=30004480/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=147708 CPUtime=12.69 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 32214 0 0 0 1263 6 0 0 20 0 1 0 390870222 151252992 20166 33554432000 134512640 146736320 4293466848 4293459816 139044580 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 36927 20166 849 2985 0 33861 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 156856

[startup+25.5003 s]
/proc/loadavg: 8.84 8.75 4.99 3/179 8680
/proc/meminfo: memFree=30028396/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=175612 CPUtime=25.48 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 38682 0 0 0 2541 7 0 0 20 0 1 0 390870222 179826688 25311 33554432000 134512640 146736320 4293466848 4293462684 136406094 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 43903 25311 877 2985 0 40837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 184760

[startup+51.1004 s]
/proc/loadavg: 6.51 8.20 4.91 3/179 8680
/proc/meminfo: memFree=30035272/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=158552 CPUtime=51.08 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 68358 0 0 0 5094 14 0 0 20 0 1 0 390870222 162357248 23493 33554432000 134512640 146736320 4293466848 4293461068 136017766 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 39638 23493 907 2985 0 36572 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167700

[startup+102.307 s]
/proc/loadavg: 6.14 7.76 4.93 10/186 8694
/proc/meminfo: memFree=29998336/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=159676 CPUtime=102.28 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 95079 0 0 0 10208 20 0 0 20 0 1 0 390870222 163508224 25487 33554432000 134512640 146736320 4293466848 4293460904 139044509 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 39919 25487 907 2985 0 36853 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 168824

[startup+162.3 s]
/proc/loadavg: 7.25 7.78 5.11 3/186 8694
/proc/meminfo: memFree=29988152/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=159676 CPUtime=162.26 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 127460 0 0 0 16200 26 0 0 20 0 1 0 390870222 163508224 26480 33554432000 134512640 146736320 4293466848 4293461068 136017787 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 39919 26480 907 2985 0 36853 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 168824

[startup+222.3 s]
/proc/loadavg: 7.30 7.74 5.26 10/186 8694
/proc/meminfo: memFree=29993744/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=151152 CPUtime=222.25 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 174275 0 0 0 22189 36 0 0 20 0 1 0 390870222 154779648 23076 33554432000 134512640 146736320 4293466848 4293460756 136017495 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 37788 23076 909 2985 0 34722 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 160300

[startup+282.3 s]
/proc/loadavg: 7.82 7.79 5.43 10/186 8695
/proc/meminfo: memFree=29989824/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=145884 CPUtime=282.24 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 237438 0 0 0 28172 52 0 0 20 0 1 0 390870222 149385216 22302 33554432000 134512640 146736320 4293466848 4293461068 136017505 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 36471 22302 909 2985 0 33405 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 155032

[startup+342.3 s]
/proc/loadavg: 7.86 7.81 5.58 10/186 8695
/proc/meminfo: memFree=29976980/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=149372 CPUtime=342.24 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 299578 0 0 0 34159 65 0 0 20 0 1 0 390870222 152956928 23455 33554432000 134512640 146736320 4293466848 4293460520 139044557 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 37343 23455 909 2985 0 34277 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 158520

[startup+402.3 s]
/proc/loadavg: 7.85 7.82 5.73 10/186 8695
/proc/meminfo: memFree=29970644/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/8679/statm: 149916 101744 943 2985 0 146850 0
[pid=8679/tid=8753] ppid=8678 vsize=599664 CPUtime=7.19 cores=1,3,5,7
/proc/8679/task/8753/stat : 8753 (pb_cplex) R 8678 8678 8092 0 -1 4202560 4572 0 0 0 717 2 0 0 20 0 8 0 390913460 614055936 101744 33554432000 134512640 146736320 4293466848 3989430424 136007048 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8754] ppid=8678 vsize=599664 CPUtime=7.15 cores=1,3,5,7
/proc/8679/task/8754/stat : 8754 (pb_cplex) R 8678 8678 8092 0 -1 4202560 4526 0 0 0 713 2 0 0 20 0 8 0 390913460 614055936 101744 33554432000 134512640 146736320 4293466848 3978944664 136006931 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8755] ppid=8678 vsize=599664 CPUtime=7.17 cores=1,3,5,7
/proc/8679/task/8755/stat : 8755 (pb_cplex) R 8678 8678 8092 0 -1 4202560 3934 0 0 0 715 2 0 0 20 0 8 0 390913460 614055936 101744 33554432000 134512640 146736320 4293466848 3968458904 136007053 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8756] ppid=8678 vsize=599664 CPUtime=6.92 cores=1,3,5,7
/proc/8679/task/8756/stat : 8756 (pb_cplex) R 8678 8678 8092 0 -1 4202560 3775 0 0 0 690 2 0 0 20 0 8 0 390913460 614055936 101744 33554432000 134512640 146736320 4293466848 3957973144 136007605 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8757] ppid=8678 vsize=599664 CPUtime=7.23 cores=1,3,5,7
/proc/8679/task/8757/stat : 8757 (pb_cplex) R 8678 8678 8092 0 -1 4202560 5058 0 0 0 721 2 0 0 20 0 8 0 390913460 614055936 101744 33554432000 134512640 146736320 4293466848 3947487384 136007643 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8758] ppid=8678 vsize=599664 CPUtime=6.86 cores=1,3,5,7
/proc/8679/task/8758/stat : 8758 (pb_cplex) R 8678 8678 8092 0 -1 4202560 3850 0 0 0 684 2 0 0 20 0 8 0 390913460 614055936 101744 33554432000 134512640 146736320 4293466848 3937001624 136007643 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8759] ppid=8678 vsize=599664 CPUtime=7.4 cores=1,3,5,7
/proc/8679/task/8759/stat : 8759 (pb_cplex) R 8678 8678 8092 0 -1 4202560 4820 0 0 0 738 2 0 0 20 0 8 0 390913460 614055936 101744 33554432000 134512640 146736320 4293466848 3926515864 136007612 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 685.24
Current children cumulated vsize (KiB) 608812

[startup+702.301 s]
/proc/loadavg: 12.90 9.05 6.66 17/193 8777
/proc/meminfo: memFree=29482864/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=609592 CPUtime=924.19 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 576845 0 0 0 92270 149 0 0 20 0 8 0 390870222 624222208 103942 33554432000 134512640 146736320 4293466848 4293459672 136007612 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 152398 103942 964 2985 0 149332 0
[pid=8679/tid=8753] ppid=8678 vsize=609592 CPUtime=37.06 cores=1,3,5,7
/proc/8679/task/8753/stat : 8753 (pb_cplex) R 8678 8678 8092 0 -1 4202560 10150 0 0 0 3701 5 0 0 20 0 8 0 390913460 624222208 103942 33554432000 134512640 146736320 4293466848 3989430424 136007599 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8754] ppid=8678 vsize=609592 CPUtime=37.19 cores=1,3,5,7
/proc/8679/task/8754/stat : 8754 (pb_cplex) R 8678 8678 8092 0 -1 4202560 9925 0 0 0 3714 5 0 0 20 0 8 0 390913460 624222208 103942 33554432000 134512640 146736320 4293466848 3978944664 136007674 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8755] ppid=8678 vsize=609592 CPUtime=37.22 cores=1,3,5,7
/proc/8679/task/8755/stat : 8755 (pb_cplex) R 8678 8678 8092 0 -1 4202560 9340 0 0 0 3718 4 0 0 20 0 8 0 390913460 624222208 103942 33554432000 134512640 146736320 4293466848 3968459344 136403112 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8756] ppid=8678 vsize=609592 CPUtime=37.17 cores=1,3,5,7
/proc/8679/task/8756/stat : 8756 (pb_cplex) R 8678 8678 8092 0 -1 4202560 12381 0 0 0 3711 6 0 0 20 0 8 0 390913460 624222208 103942 33554432000 134512640 146736320 4293466848 3957973116 136400472 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8757] ppid=8678 vsize=609592 CPUtime=36.97 cores=1,3,5,7
/proc/8679/task/8757/stat : 8757 (pb_cplex) R 8678 8678 8092 0 -1 4202560 10525 0 0 0 3692 5 0 0 20 0 8 0 390913460 624222208 103942 33554432000 134512640 146736320 4293466848 3947487508 136004384 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8758] ppid=8678 vsize=609592 CPUtime=36.32 cores=1,3,5,7
/proc/8679/task/8758/stat : 8758 (pb_cplex) R 8678 8678 8092 0 -1 4202560 8409 0 0 0 3628 4 0 0 20 0 8 0 390913460 624222208 103942 33554432000 134512640 146736320 4293466848 3937001624 136007612 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8759] ppid=8678 vsize=609592 CPUtime=36.81 cores=1,3,5,7
/proc/8679/task/8759/stat : 8759 (pb_cplex) R 8678 8678 8092 0 -1 4202560 10505 0 0 0 3677 4 0 0 20 0 8 0 390913460 624222208 103942 33554432000 134512640 146736320 4293466848 3926515864 136007616 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 924.19
Current children cumulated vsize (KiB) 618740

[startup+762.308 s]
/proc/loadavg: 14.49 10.22 7.21 12/193 8777
/proc/meminfo: memFree=29441924/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=611224 CPUtime=1163.25 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 609311 0 0 0 116158 167 0 0 20 0 8 0 390870222 625893376 104554 33554432000 134512640 146736320 4293466848 4293458584 136007640 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8679/statm: 152806 104554 964 2985 0 149740 0
[pid=8679/tid=8753] ppid=8678 vsize=611224 CPUtime=66.47 cores=1,3,5,7
/proc/8679/task/8753/stat : 8753 (pb_cplex) R 8678 8678 8092 0 -1 4202560 15014 0 0 0 6638 9 0 0 20 0 8 0 390913460 625893376 104554 33554432000 134512640 146736320 4293466848 3989430424 136007661 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8754] ppid=8678 vsize=611224 CPUtime=67.12 cores=1,3,5,7
/proc/8679/task/8754/stat : 8754 (pb_cplex) R 8678 8678 8092 0 -1 4202560 15322 0 0 0 6703 9 0 0 20 0 8 0 390913460 625893376 104554 33554432000 134512640 146736320 4293466848 3978944664 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8755] ppid=8678 vsize=611224 CPUtime=66.81 cores=1,3,5,7
/proc/8679/task/8755/stat : 8755 (pb_cplex) R 8678 8678 8092 0 -1 4202560 14203 0 0 0 6674 7 0 0 20 0 8 0 390913460 625893376 104554 33554432000 134512640 146736320 4293466848 3968458904 136007616 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8756] ppid=8678 vsize=611224 CPUtime=66.94 cores=1,3,5,7
/proc/8679/task/8756/stat : 8756 (pb_cplex) R 8678 8678 8092 0 -1 4202560 17509 0 0 0 6685 9 0 0 20 0 8 0 390913460 625893376 104554 33554432000 134512640 146736320 4293466848 3957973584 136403129 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8757] ppid=8678 vsize=611224 CPUtime=67.06 cores=1,3,5,7
/proc/8679/task/8757/stat : 8757 (pb_cplex) R 8678 8678 8092 0 -1 4202560 15937 0 0 0 6697 9 0 0 20 0 8 0 390913460 625893376 104554 33554432000 134512640 146736320 4293466848 3947487336 136384778 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8758] ppid=8678 vsize=611224 CPUtime=66.3 cores=1,3,5,7
/proc/8679/task/8758/stat : 8758 (pb_cplex) R 8678 8678 8092 0 -1 4202560 8411 0 0 0 6625 5 0 0 20 0 8 0 390913460 625893376 104554 33554432000 134512640 146736320 4293466848 3937001512 139044505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8759] ppid=8678 vsize=611224 CPUtime=66.69 cores=1,3,5,7
/proc/8679/task/8759/stat : 8759 (pb_cplex) R 8678 8678 8092 0 -1 4202560 10505 0 0 0 6663 6 0 0 20 0 8 0 390913460 625893376 104554 33554432000 134512640 146736320 4293466848 3926515784 139042895 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1163.25
Current children cumulated vsize (KiB) 620372

[startup+822.301 s]
/proc/loadavg: 13.76 10.81 7.60 17/193 8777
/proc/meminfo: memFree=29460660/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=611848 CPUtime=1402.23 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 653615 0 0 0 140035 188 0 0 20 0 8 0 390870222 626532352 107142 33554432000 134512640 146736320 4293466848 4293459672 136007037 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8679/statm: 152962 107142 964 2985 0 149896 0
[pid=8679/tid=8753] ppid=8678 vsize=611848 CPUtime=96.15 cores=1,3,5,7
/proc/8679/task/8753/stat : 8753 (pb_cplex) R 8678 8678 8092 0 -1 4202560 20200 0 0 0 9604 11 0 0 20 0 8 0 390913460 626532352 107142 33554432000 134512640 146736320 4293466848 3989430320 136384857 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8754] ppid=8678 vsize=611848 CPUtime=97 cores=1,3,5,7
/proc/8679/task/8754/stat : 8754 (pb_cplex) R 8678 8678 8092 0 -1 4202560 21199 0 0 0 9688 12 0 0 20 0 8 0 390913460 626532352 107142 33554432000 134512640 146736320 4293466848 3978944664 136007065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8755] ppid=8678 vsize=611848 CPUtime=96.7 cores=1,3,5,7
/proc/8679/task/8755/stat : 8755 (pb_cplex) R 8678 8678 8092 0 -1 4202560 20639 0 0 0 9660 10 0 0 20 0 8 0 390913460 626532352 107142 33554432000 134512640 146736320 4293466848 3968457816 136007643 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8756] ppid=8678 vsize=611848 CPUtime=96.74 cores=1,3,5,7
/proc/8679/task/8756/stat : 8756 (pb_cplex) R 8678 8678 8092 0 -1 4202560 22974 0 0 0 9662 12 0 0 20 0 8 0 390913460 626532352 107142 33554432000 134512640 146736320 4293466848 3957973144 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8757] ppid=8678 vsize=611848 CPUtime=96.91 cores=1,3,5,7
/proc/8679/task/8757/stat : 8757 (pb_cplex) R 8678 8678 8092 0 -1 4202560 21824 0 0 0 9679 12 0 0 20 0 8 0 390913460 626532352 107142 33554432000 134512640 146736320 4293466848 3947487048 135526120 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8758] ppid=8678 vsize=611848 CPUtime=96.37 cores=1,3,5,7
/proc/8679/task/8758/stat : 8758 (pb_cplex) R 8678 8678 8092 0 -1 4202560 13440 0 0 0 9629 8 0 0 20 0 8 0 390913460 626532352 107142 33554432000 134512640 146736320 4293466848 3937001644 135454138 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8759] ppid=8678 vsize=611848 CPUtime=96.4 cores=1,3,5,7
/proc/8679/task/8759/stat : 8759 (pb_cplex) R 8678 8678 8092 0 -1 4202560 15479 0 0 0 9632 8 0 0 20 0 8 0 390913460 626532352 107142 33554432000 134512640 146736320 4293466848 3926514664 139044550 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1402.23
Current children cumulated vsize (KiB) 620996

[startup+882.301 s]
/proc/loadavg: 14.17 11.50 8.04 17/192 8777
/proc/meminfo: memFree=29406600/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=621916 CPUtime=1641.24 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 707307 0 0 0 163906 218 0 0 20 0 8 0 390870222 636841984 111179 33554432000 134512640 146736320 4293466848 4293459672 136007053 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8679/statm: 155479 111179 964 2985 0 152413 0
[pid=8679/tid=8753] ppid=8678 vsize=621916 CPUtime=126.11 cores=1,3,5,7
/proc/8679/task/8753/stat : 8753 (pb_cplex) R 8678 8678 8092 0 -1 4202560 27693 0 0 0 12596 15 0 0 20 0 8 0 390913460 636841984 111179 33554432000 134512640 146736320 4293466848 3989429336 136007286 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8754] ppid=8678 vsize=621916 CPUtime=126.89 cores=1,3,5,7
/proc/8679/task/8754/stat : 8754 (pb_cplex) R 8678 8678 8092 0 -1 4202560 28447 0 0 0 12674 15 0 0 20 0 8 0 390913460 636841984 111179 33554432000 134512640 146736320 4293466848 3978944664 136007605 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8755] ppid=8678 vsize=621916 CPUtime=126.62 cores=1,3,5,7
/proc/8679/task/8755/stat : 8755 (pb_cplex) R 8678 8678 8092 0 -1 4202560 26398 0 0 0 12649 13 0 0 20 0 8 0 390913460 636841984 111179 33554432000 134512640 146736320 4293466848 3968458800 136384852 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8756] ppid=8678 vsize=621916 CPUtime=126.67 cores=1,3,5,7
/proc/8679/task/8756/stat : 8756 (pb_cplex) R 8678 8678 8092 0 -1 4202560 28583 0 0 0 12653 14 0 0 20 0 8 0 390913460 636841984 111179 33554432000 134512640 146736320 4293466848 3957973584 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8757] ppid=8678 vsize=621916 CPUtime=126.9 cores=1,3,5,7
/proc/8679/task/8757/stat : 8757 (pb_cplex) R 8678 8678 8092 0 -1 4202560 28676 0 0 0 12676 14 0 0 20 0 8 0 390913460 636841984 111179 33554432000 134512640 146736320 4293466848 3947486296 136007605 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8758] ppid=8678 vsize=621916 CPUtime=125.85 cores=1,3,5,7
/proc/8679/task/8758/stat : 8758 (pb_cplex) R 8678 8678 8092 0 -1 4202560 21215 0 0 0 12572 13 0 0 20 0 8 0 390913460 636841984 111179 33554432000 134512640 146736320 4293466848 3937001624 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8759] ppid=8678 vsize=621916 CPUtime=126.39 cores=1,3,5,7
/proc/8679/task/8759/stat : 8759 (pb_cplex) R 8678 8678 8092 0 -1 4202560 23477 0 0 0 12622 17 0 0 20 0 8 0 390913460 636841984 111179 33554432000 134512640 146736320 4293466848 3926515784 139042876 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1641.24
Current children cumulated vsize (KiB) 631064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+922.201 s]
/proc/loadavg: 14.66 11.96 8.34 17/193 8778
/proc/meminfo: memFree=29427104/32873844 swapFree=7644/7644
[pid=8678] ppid=8676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8678/stat : 8678 (run) S 8676 8678 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390870221 9367552 270 33554432000 4194304 5064252 140734873165616 140734873164528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8678/statm: 2287 270 229 213 0 72 0
[pid=8679] ppid=8678 vsize=620392 CPUtime=1800.22 cores=1,3,5,7
/proc/8679/stat : 8679 (pb_cplex) R 8678 8678 8092 0 -1 4202496 722332 0 0 0 179796 226 0 0 20 0 8 0 390870222 635281408 110934 33554432000 134512640 146736320 4293466848 4293459560 139044510 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8679/statm: 155098 110934 964 2985 0 152032 0
[pid=8679/tid=8753] ppid=8678 vsize=620392 CPUtime=146.2 cores=1,3,5,7
/proc/8679/task/8753/stat : 8753 (pb_cplex) R 8678 8678 8092 0 -1 4202560 28599 0 0 0 14603 17 0 0 20 0 8 0 390913460 635281408 110934 33554432000 134512640 146736320 4293466848 3989430164 136017755 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8754] ppid=8678 vsize=620392 CPUtime=146.58 cores=1,3,5,7
/proc/8679/task/8754/stat : 8754 (pb_cplex) R 8678 8678 8092 0 -1 4202560 29265 0 0 0 14641 17 0 0 20 0 8 0 390913460 635281408 110934 33554432000 134512640 146736320 4293466848 3978944584 139042876 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8679/tid=8755] ppid=8678 vsize=620392 CPUtime=146.44 cores=1,3,5,7
/proc/8679/task/8755/stat : 8755 (pb_cplex) R 8678 8678 8092 0 -1 4202560 29602 0 0 0 14629 15 0 0 20 0 8 0 390913460 635281408 110934 33554432000 134512640 146736320 4293466848 3968458904 136007037 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8679/tid=8756] ppid=8678 vsize=620392 CPUtime=146.3 cores=1,3,5,7
/proc/8679/task/8756/stat : 8756 (pb_cplex) R 8678 8678 8092 0 -1 4202560 32149 0 0 0 14613 17 0 0 20 0 8 0 390913460 635281408 110934 33554432000 134512640 146736320 4293466848 3957973144 136007612 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8757] ppid=8678 vsize=620392 CPUtime=146.55 cores=1,3,5,7
/proc/8679/task/8757/stat : 8757 (pb_cplex) R 8678 8678 8092 0 -1 4202560 29983 0 0 0 14639 16 0 0 20 0 8 0 390913460 635281408 110934 33554432000 134512640 146736320 4293466848 3947487336 136384778 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8679/tid=8758] ppid=8678 vsize=620392 CPUtime=145.76 cores=1,3,5,7
/proc/8679/task/8758/stat : 8758 (pb_cplex) R 8678 8678 8092 0 -1 4202560 21885 0 0 0 14561 15 0 0 20 0 8 0 390913460 635281408 110934 33554432000 134512640 146736320 4293466848 3937001624 136007037 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8679/tid=8759] ppid=8678 vsize=620392 CPUtime=146.39 cores=1,3,5,7
/proc/8679/task/8759/stat : 8759 (pb_cplex) R 8678 8678 8092 0 -1 4202560 24214 0 0 0 14620 19 0 0 20 0 8 0 390913460 635281408 110934 33554432000 134512640 146736320 4293466848 3926515604 136017763 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 629540

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 922.22
CPU time (s): 1800.22
CPU user time (s): 1797.96
CPU system time (s): 2.26
CPU usage (%): 195.205
Max. virtual memory (cumulated for all children) (KiB): 632816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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 2.55061 second user time and 6.69398 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 15:10:58
IDJOB=3733259
IDBENCH=2264
IDSOLVER=2325
FILE ID=node147/3733259-1339247458
RUNJOBID= node147-1339246835-8110
PBS_JOBID= 14644334
Free space on /tmp= 70528 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733259-1339247458/watcher-3733259-1339247458 -o /tmp/evaluation-result-3733259-1339247458/solver-3733259-1339247458 -C 1800 -W 1900 -M 15500  run HOME/instance-3733259-1339247458.opb

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

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=2027219552

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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:        30084960 kB
Buffers:          597108 kB
Cached:          1136376 kB
SwapCached:         2864 kB
Active:          1326648 kB
Inactive:         526256 kB
Active(anon):     116012 kB
Inactive(anon):     2768 kB
Active(file):    1210636 kB
Inactive(file):   523488 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             18256 kB
Writeback:             0 kB
AnonPages:        207864 kB
Mapped:            12968 kB
Shmem:                 0 kB
Slab:             797032 kB
SReclaimable:     237884 kB
SUnreclaim:       559148 kB
KernelStack:        1608 kB
PageTables:         4312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     269740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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-3733259-1339247458.opb

Free space on /tmp at the end= 70508 MiB
End job on node147 at 2012-06-09 15:26:21