Trace number 3736963

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.29 894.922

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_4.opb
MD5SUM3feaf3974ec1ffdea6d6674c11d1a071
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15754
Sum of products size (including duplicates)31508
Number of different products15754
Sum of products size31508

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736963-1339248418.opb.
0.00/0.00	c Instance file HOME/instance-3736963-1339248418.opb
0.00/0.00	c File size is 1209967 bytes.
0.00/0.22	c Highest Coefficient sum: 51
0.00/0.22	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.25	c ============================[ Problem Statistics ]=============================
0.00/0.25	c |                                                                             |
0.00/0.25	c |  Parsing time:          0.24         s                                      |
0.00/0.25	c |  Number Variables:      16254                                               |
0.00/0.25	c |  Number Constraints:    32008                                               |
0.00/0.25	c ===============================================================================
1800.29/894.91	c Remaining time 1799.76 sec.
1800.29/894.91	c 
1800.29/894.91	c *** INTERRUPTED ***
1800.29/894.91	s UNKNOWN
1800.29/894.91	c Total CPU time              : 1796.89 s
1800.29/894.91	c Memory used           : 653.75 MB
1800.29/894.91	c CPU time              : 1796.89 s
1800.29/894.91	c 
1800.29/894.91	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3736963-1339248418/watcher-3736963-1339248418 -o /tmp/evaluation-result-3736963-1339248418/solver-3736963-1339248418 -C 1800 -W 1900 -M 15500 run HOME/instance-3736963-1339248418.opb 

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

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


[startup+0 s]
/proc/loadavg: 8.82 6.85 4.71 3/177 6012
/proc/meminfo: memFree=30454568/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0

[startup+0.10147 s]
/proc/loadavg: 8.82 6.85 4.71 3/177 6012
/proc/meminfo: memFree=30454568/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200286 s]
/proc/loadavg: 8.82 6.85 4.71 3/177 6012
/proc/meminfo: memFree=30454568/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300371 s]
/proc/loadavg: 8.82 6.85 4.71 3/177 6012
/proc/meminfo: memFree=30454568/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700321 s]
/proc/loadavg: 8.82 6.85 4.71 3/177 6012
/proc/meminfo: memFree=30454568/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 8.82 6.85 4.71 3/179 6014
/proc/meminfo: memFree=30400648/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=104272 CPUtime=1.49 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 19313 0 0 0 144 5 0 0 20 0 1 0 390908821 106774528 14392 33554432000 134512640 146736320 4289950016 4289945712 135983312 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6013/statm: 26068 14392 802 2985 0 23002 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113420

[startup+3.10031 s]
/proc/loadavg: 8.82 6.85 4.71 3/179 6014
/proc/meminfo: memFree=30400276/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=104404 CPUtime=3.09 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 19759 0 0 0 304 5 0 0 20 0 1 0 390908821 106909696 14448 33554432000 134512640 146736320 4289950016 4289945712 135982938 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6013/statm: 26101 14448 802 2985 0 23035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113552

[startup+6.30036 s]
/proc/loadavg: 8.28 6.77 4.70 3/179 6014
/proc/meminfo: memFree=30355348/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=531916 CPUtime=7.6 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) S 6012 6012 4085 0 -1 4202496 137472 0 0 0 730 30 0 0 20 0 8 0 390908821 544681984 78990 33554432000 134512640 146736320 4289950016 4289946384 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6013/statm: 132979 78990 928 2985 0 129913 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 541064

[startup+12.7003 s]
/proc/loadavg: 8.25 6.79 4.72 7/186 6021
/proc/meminfo: memFree=30090932/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=400284 CPUtime=30.79 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 459758 0 0 0 2952 127 0 0 20 0 1 0 390908821 409890816 61551 33554432000 134512640 146736320 4289950016 4289946776 144757825 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 100071 61551 930 2985 0 97005 0
Current children cumulated CPU time (s) 30.79
Current children cumulated vsize (KiB) 409432

[startup+25.5004 s]
/proc/loadavg: 6.87 6.55 4.67 3/179 6021
/proc/meminfo: memFree=30289816/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=245928 CPUtime=43.58 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 463301 0 0 0 4223 135 0 0 20 0 1 0 390908821 251830272 42386 33554432000 134512640 146736320 4289950016 4289944276 136004384 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 61482 42386 940 2985 0 58416 0
Current children cumulated CPU time (s) 43.58
Current children cumulated vsize (KiB) 255076

[startup+51.1004 s]
/proc/loadavg: 5.21 6.19 4.60 3/179 6021
/proc/meminfo: memFree=30287476/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=245928 CPUtime=69.18 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 463414 0 0 0 6782 136 0 0 20 0 1 0 390908821 251830272 43126 33554432000 134512640 146736320 4289950016 4289944208 136008441 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 61482 43126 940 2985 0 58416 0
Current children cumulated CPU time (s) 69.18
Current children cumulated vsize (KiB) 255076

[startup+102.3 s]
/proc/loadavg: 3.39 5.54 4.46 3/179 6021
/proc/meminfo: memFree=30276924/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=245928 CPUtime=120.37 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 463673 0 0 0 11901 136 0 0 20 0 1 0 390908821 251830272 45717 33554432000 134512640 146736320 4289950016 4289944092 135854179 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 61482 45717 941 2985 0 58416 0
Current children cumulated CPU time (s) 120.37
Current children cumulated vsize (KiB) 255076

[startup+162.3 s]
/proc/loadavg: 2.51 4.89 4.31 3/179 6021
/proc/meminfo: memFree=30277048/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=245928 CPUtime=180.36 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 463673 0 0 0 17899 137 0 0 20 0 1 0 390908821 251830272 45717 33554432000 134512640 146736320 4289950016 4289945856 137701452 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 61482 45717 941 2985 0 58416 0
Current children cumulated CPU time (s) 180.36
Current children cumulated vsize (KiB) 255076

[startup+222.307 s]
/proc/loadavg: 2.23 4.38 4.16 3/180 6024
/proc/meminfo: memFree=30273492/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=245928 CPUtime=240.35 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 463732 0 0 0 23898 137 0 0 20 0 1 0 390908821 251830272 45776 33554432000 134512640 146736320 4289950016 4289945820 136406144 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 61482 45776 943 2985 0 58416 0
Current children cumulated CPU time (s) 240.35
Current children cumulated vsize (KiB) 255076

[startup+282.3 s]
/proc/loadavg: 2.19 3.97 4.04 3/186 6097
/proc/meminfo: memFree=30577040/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=245928 CPUtime=300.34 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 463732 0 0 0 29895 139 0 0 20 0 1 0 390908821 251830272 45776 33554432000 134512640 146736320 4289950016 4289944208 136008438 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 61482 45776 943 2985 0 58416 0
Current children cumulated CPU time (s) 300.34
Current children cumulated vsize (KiB) 255076

[startup+342.3 s]
/proc/loadavg: 5.48 4.49 4.20 9/186 6097
/proc/meminfo: memFree=30546780/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=245928 CPUtime=360.33 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 463733 0 0 0 35892 141 0 0 20 0 1 0 390908821 251830272 45777 33554432000 134512640 146736320 4289950016 4289943824 136008450 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 61482 45777 944 2985 0 58416 0
Current children cumulated CPU time (s) 360.33
Current children cumulated vsize (KiB) 255076

[startup+402.3 s]
/proc/loadavg: 6.78 4.96 4.37 10/186 6097
/proc/meminfo: memFree=30522860/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/6013/statm: 158853 117630 959 2985 0 155787 0
[pid=6013/tid=6098] ppid=6012 vsize=635412 CPUtime=33.88 cores=0,2,4,6
/proc/6013/task/6098/stat : 6098 (pb_cplex) R 6012 6012 4085 0 -1 4202560 17550 0 0 0 3384 4 0 0 20 0 8 0 390958107 650661888 117630 33554432000 134512640 146736320 4289950016 3994640448 136382627 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6099] ppid=6012 vsize=635412 CPUtime=34.08 cores=0,2,4,6
/proc/6013/task/6099/stat : 6099 (pb_cplex) R 6012 6012 4085 0 -1 4202560 17239 0 0 0 3404 4 0 0 20 0 8 0 390958107 650661888 117630 33554432000 134512640 146736320 4289950016 4005126352 136008441 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6100] ppid=6012 vsize=635412 CPUtime=33.72 cores=0,2,4,6
/proc/6013/task/6100/stat : 6100 (pb_cplex) R 6012 6012 4085 0 -1 4202560 17527 0 0 0 3368 4 0 0 20 0 8 0 390958107 650661888 117630 33554432000 134512640 146736320 4289950016 4015610548 135451020 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6013/tid=6101] ppid=6012 vsize=635412 CPUtime=34.17 cores=0,2,4,6
/proc/6013/task/6101/stat : 6101 (pb_cplex) R 6012 6012 4085 0 -1 4202560 22260 0 0 0 3411 6 0 0 20 0 8 0 390958107 650661888 117630 33554432000 134512640 146736320 4289950016 4026097756 135854509 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6013/tid=6102] ppid=6012 vsize=635412 CPUtime=33.71 cores=0,2,4,6
/proc/6013/task/6102/stat : 6102 (pb_cplex) R 6012 6012 4085 0 -1 4202560 18628 0 0 0 3367 4 0 0 20 0 8 0 390958107 650661888 117630 33554432000 134512640 146736320 4289950016 4117512400 136008446 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6103] ppid=6012 vsize=635412 CPUtime=34.33 cores=0,2,4,6
/proc/6013/task/6103/stat : 6103 (pb_cplex) R 6012 6012 4085 0 -1 4202560 23990 0 0 0 3426 7 0 0 20 0 8 0 390958107 650661888 117630 33554432000 134512640 146736320 4289950016 4107026524 135854592 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6104] ppid=6012 vsize=635412 CPUtime=34.4 cores=0,2,4,6
/proc/6013/task/6104/stat : 6104 (pb_cplex) R 6012 6012 4085 0 -1 4202560 25931 0 0 0 3433 7 0 0 20 0 8 0 390958107 650661888 117630 33554432000 134512640 146736320 4289950016 4088389840 136008441 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 865.16
Current children cumulated vsize (KiB) 644560

[startup+702.301 s]
/proc/loadavg: 7.59 6.88 5.37 4/193 6133
/proc/meminfo: memFree=30207916/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=641228 CPUtime=1095.87 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 830459 0 0 0 109349 238 0 0 20 0 8 0 390908821 656617472 119144 33554432000 134512640 146736320 4289950016 4289942864 136008450 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6013/statm: 160307 119144 959 2985 0 157241 0
[pid=6013/tid=6098] ppid=6012 vsize=641228 CPUtime=75.99 cores=0,2,4,6
/proc/6013/task/6098/stat : 6098 (pb_cplex) R 6012 6012 4085 0 -1 4202560 41724 0 0 0 7588 11 0 0 20 0 8 0 390958107 656617472 119144 33554432000 134512640 146736320 4289950016 3994639388 135854509 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6099] ppid=6012 vsize=641228 CPUtime=70.28 cores=0,2,4,6
/proc/6013/task/6099/stat : 6099 (pb_cplex) S 6012 6012 4085 0 -1 4202560 39601 0 0 0 7016 12 0 0 20 0 8 0 390958107 656617472 119144 33554432000 134512640 146736320 4289950016 4005129872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6100] ppid=6012 vsize=641228 CPUtime=53.65 cores=0,2,4,6
/proc/6013/task/6100/stat : 6100 (pb_cplex) S 6012 6012 4085 0 -1 4202560 30829 0 0 0 5357 8 0 0 20 0 8 0 390958107 656617472 119144 33554432000 134512640 146736320 4289950016 4015615632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6101] ppid=6012 vsize=641228 CPUtime=46.3 cores=0,2,4,6
/proc/6013/task/6101/stat : 6101 (pb_cplex) S 6012 6012 4085 0 -1 4202560 29897 0 0 0 4621 9 0 0 20 0 8 0 390958107 656617472 119144 33554432000 134512640 146736320 4289950016 4026101392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6102] ppid=6012 vsize=641228 CPUtime=72.79 cores=0,2,4,6
/proc/6013/task/6102/stat : 6102 (pb_cplex) S 6012 6012 4085 0 -1 4202560 42009 0 0 0 7268 11 0 0 20 0 8 0 390958107 656617472 119144 33554432000 134512640 146736320 4289950016 4117515920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6103] ppid=6012 vsize=641228 CPUtime=61.27 cores=0,2,4,6
/proc/6013/task/6103/stat : 6103 (pb_cplex) S 6012 6012 4085 0 -1 4202560 37759 0 0 0 6116 11 0 0 20 0 8 0 390958107 656617472 119144 33554432000 134512640 146736320 4289950016 4107030160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6104] ppid=6012 vsize=641228 CPUtime=44.87 cores=0,2,4,6
/proc/6013/task/6104/stat : 6104 (pb_cplex) S 6012 6012 4085 0 -1 4202560 32012 0 0 0 4479 8 0 0 20 0 8 0 390958107 656617472 119144 33554432000 134512640 146736320 4289950016 4088393360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1095.87
Current children cumulated vsize (KiB) 650376

[startup+762.301 s]
/proc/loadavg: 11.18 7.87 5.79 17/193 6133
/proc/meminfo: memFree=30128584/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=669332 CPUtime=1270.92 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 940321 0 0 0 126812 280 0 0 20 0 8 0 390908821 685395968 129177 33554432000 134512640 146736320 4289950016 4289942864 136008416 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/6013/statm: 167333 129177 959 2985 0 164267 0
[pid=6013/tid=6098] ppid=6012 vsize=669332 CPUtime=103.23 cores=0,2,4,6
/proc/6013/task/6098/stat : 6098 (pb_cplex) R 6012 6012 4085 0 -1 4202560 65121 0 0 0 10305 18 0 0 20 0 8 0 390958107 685395968 129177 33554432000 134512640 146736320 4289950016 3994640592 136008450 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6099] ppid=6012 vsize=669332 CPUtime=87.43 cores=0,2,4,6
/proc/6013/task/6099/stat : 6099 (pb_cplex) R 6012 6012 4085 0 -1 4202560 49773 0 0 0 8727 16 0 0 20 0 8 0 390958107 685395968 129177 33554432000 134512640 146736320 4289950016 4005126352 136008042 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6100] ppid=6012 vsize=669332 CPUtime=70.87 cores=0,2,4,6
/proc/6013/task/6100/stat : 6100 (pb_cplex) R 6012 6012 4085 0 -1 4202560 40145 0 0 0 7074 13 0 0 20 0 8 0 390958107 685395968 129177 33554432000 134512640 146736320 4289950016 4015612008 136384778 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6101] ppid=6012 vsize=669332 CPUtime=63.51 cores=0,2,4,6
/proc/6013/task/6101/stat : 6101 (pb_cplex) R 6012 6012 4085 0 -1 4202560 39771 0 0 0 6338 13 0 0 20 0 8 0 390958107 685395968 129177 33554432000 134512640 146736320 4289950016 4026097872 136008163 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6102] ppid=6012 vsize=669332 CPUtime=91.02 cores=0,2,4,6
/proc/6013/task/6102/stat : 6102 (pb_cplex) R 6012 6012 4085 0 -1 4202560 52098 0 0 0 9087 15 0 0 20 0 8 0 390958107 685395968 129177 33554432000 134512640 146736320 4289950016 4117512468 136003493 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6103] ppid=6012 vsize=669332 CPUtime=78.76 cores=0,2,4,6
/proc/6013/task/6103/stat : 6103 (pb_cplex) R 6012 6012 4085 0 -1 4202560 47104 0 0 0 7859 17 0 0 20 0 8 0 390958107 685395968 129177 33554432000 134512640 146736320 4289950016 4107027024 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6013/tid=6104] ppid=6012 vsize=669332 CPUtime=62.58 cores=0,2,4,6
/proc/6013/task/6104/stat : 6104 (pb_cplex) R 6012 6012 4085 0 -1 4202560 41391 0 0 0 6245 13 0 0 20 0 8 0 390958107 685395968 129177 33554432000 134512640 146736320 4289950016 4088388724 135450784 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1270.92
Current children cumulated vsize (KiB) 678480

[startup+822.3 s]
/proc/loadavg: 13.80 9.24 6.39 16/194 6136
/proc/meminfo: memFree=30107856/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=669648 CPUtime=1510.44 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 1030453 0 0 0 150735 309 0 0 20 0 8 0 390908821 685719552 130210 33554432000 134512640 146736320 4289950016 4289942696 139044550 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6013/statm: 167412 130210 959 2985 0 164346 0
[pid=6013/tid=6098] ppid=6012 vsize=669648 CPUtime=133.15 cores=0,2,4,6
/proc/6013/task/6098/stat : 6098 (pb_cplex) R 6012 6012 4085 0 -1 4202560 76834 0 0 0 13293 22 0 0 20 0 8 0 390958107 685719552 130210 33554432000 134512640 146736320 4289950016 3994639336 139044505 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6099] ppid=6012 vsize=669648 CPUtime=117.41 cores=0,2,4,6
/proc/6013/task/6099/stat : 6099 (pb_cplex) R 6012 6012 4085 0 -1 4202560 61490 0 0 0 11720 21 0 0 20 0 8 0 390958107 685719552 130210 33554432000 134512640 146736320 4289950016 4005125128 139042897 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6100] ppid=6012 vsize=669648 CPUtime=100.52 cores=0,2,4,6
/proc/6013/task/6100/stat : 6100 (pb_cplex) R 6012 6012 4085 0 -1 4202560 51670 0 0 0 10036 16 0 0 20 0 8 0 390958107 685719552 130210 33554432000 134512640 146736320 4289950016 4015612112 136008065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6013/tid=6101] ppid=6012 vsize=669648 CPUtime=93.43 cores=0,2,4,6
/proc/6013/task/6101/stat : 6101 (pb_cplex) R 6012 6012 4085 0 -1 4202560 50894 0 0 0 9326 17 0 0 20 0 8 0 390958107 685719552 130210 33554432000 134512640 146736320 4289950016 4026097704 139044550 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6102] ppid=6012 vsize=669648 CPUtime=120.89 cores=0,2,4,6
/proc/6013/task/6102/stat : 6102 (pb_cplex) R 6012 6012 4085 0 -1 4202560 63529 0 0 0 12072 17 0 0 20 0 8 0 390958107 685719552 130210 33554432000 134512640 146736320 4289950016 4117512408 136008682 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6013/tid=6103] ppid=6012 vsize=669648 CPUtime=108.82 cores=0,2,4,6
/proc/6013/task/6103/stat : 6103 (pb_cplex) R 6012 6012 4085 0 -1 4202560 58861 0 0 0 10860 22 0 0 20 0 8 0 390958107 685719552 130210 33554432000 134512640 146736320 4289950016 4107026524 135854505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6104] ppid=6012 vsize=669648 CPUtime=92.29 cores=0,2,4,6
/proc/6013/task/6104/stat : 6104 (pb_cplex) R 6012 6012 4085 0 -1 4202560 52428 0 0 0 9211 18 0 0 20 0 8 0 390958107 685719552 130210 33554432000 134512640 146736320 4289950016 4088389840 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1510.44
Current children cumulated vsize (KiB) 678796

[startup+882.307 s]
/proc/loadavg: 11.91 9.62 6.70 10/186 6236
/proc/meminfo: memFree=30017968/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=668316 CPUtime=1750 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 1125575 0 0 0 174661 339 0 0 20 0 8 0 390908821 684355584 131801 33554432000 134512640 146736320 4289950016 4289942604 139028333 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6013/statm: 167079 131801 959 2985 0 164013 0
[pid=6013/tid=6098] ppid=6012 vsize=668316 CPUtime=163.34 cores=0,2,4,6
/proc/6013/task/6098/stat : 6098 (pb_cplex) R 6012 6012 4085 0 -1 4202560 89236 0 0 0 16309 25 0 0 20 0 8 0 390958107 684355584 131801 33554432000 134512640 146736320 4289950016 3994640600 136008599 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6099] ppid=6012 vsize=668316 CPUtime=147.1 cores=0,2,4,6
/proc/6013/task/6099/stat : 6099 (pb_cplex) R 6012 6012 4085 0 -1 4202560 73770 0 0 0 14684 26 0 0 20 0 8 0 390958107 684355584 131801 33554432000 134512640 146736320 4289950016 4005126200 136475773 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6013/tid=6100] ppid=6012 vsize=668316 CPUtime=129.99 cores=0,2,4,6
/proc/6013/task/6100/stat : 6100 (pb_cplex) R 6012 6012 4085 0 -1 4202560 62876 0 0 0 12979 20 0 0 20 0 8 0 390958107 684355584 131801 33554432000 134512640 146736320 4289950016 4015612112 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=6013/tid=6101] ppid=6012 vsize=668316 CPUtime=123.39 cores=0,2,4,6
/proc/6013/task/6101/stat : 6101 (pb_cplex) R 6012 6012 4085 0 -1 4202560 63515 0 0 0 12318 21 0 0 20 0 8 0 390958107 684355584 131801 33554432000 134512640 146736320 4289950016 4026098288 136385265 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6102] ppid=6012 vsize=668316 CPUtime=150.67 cores=0,2,4,6
/proc/6013/task/6102/stat : 6102 (pb_cplex) R 6012 6012 4085 0 -1 4202560 75426 0 0 0 15045 22 0 0 20 0 8 0 390958107 684355584 131801 33554432000 134512640 146736320 4289950016 4117512400 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6103] ppid=6012 vsize=668316 CPUtime=138.78 cores=0,2,4,6
/proc/6013/task/6103/stat : 6103 (pb_cplex) R 6012 6012 4085 0 -1 4202560 70628 0 0 0 13852 26 0 0 20 0 8 0 390958107 684355584 131801 33554432000 134512640 146736320 4289950016 4107026640 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6104] ppid=6012 vsize=668316 CPUtime=122.31 cores=0,2,4,6
/proc/6013/task/6104/stat : 6104 (pb_cplex) R 6012 6012 4085 0 -1 4202560 64558 0 0 0 12209 22 0 0 20 0 8 0 390958107 684355584 131801 33554432000 134512640 146736320 4289950016 4088390088 136000487 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1750
Current children cumulated vsize (KiB) 677464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.9 s]
/proc/loadavg: 11.26 9.59 6.74 10/186 6236
/proc/meminfo: memFree=30012152/32873844 swapFree=7128/7128
[pid=6012] ppid=6010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6012/stat : 6012 (run) S 6010 6012 4085 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390908821 9367552 270 33554432000 4194304 5064252 140734179247792 140734179246704 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6012/statm: 2287 270 229 213 0 72 0
[pid=6013] ppid=6012 vsize=669440 CPUtime=1800.29 cores=0,2,4,6
/proc/6013/stat : 6013 (pb_cplex) R 6012 6012 4085 0 -1 4202496 1146299 0 0 0 179684 345 0 0 20 0 8 0 390908821 685506560 131985 33554432000 134512640 146736320 4289950016 4289943280 136385268 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6013/statm: 167360 131985 959 2985 0 164294 0
[pid=6013/tid=6098] ppid=6012 vsize=669440 CPUtime=169.63 cores=0,2,4,6
/proc/6013/task/6098/stat : 6098 (pb_cplex) R 6012 6012 4085 0 -1 4202560 91851 0 0 0 16937 26 0 0 20 0 8 0 390958107 685506560 131985 33554432000 134512640 146736320 4289950016 3994640976 136403103 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6099] ppid=6012 vsize=669440 CPUtime=153.3 cores=0,2,4,6
/proc/6013/task/6099/stat : 6099 (pb_cplex) R 6012 6012 4085 0 -1 4202560 75853 0 0 0 15303 27 0 0 20 0 8 0 390958107 685506560 131985 33554432000 134512640 146736320 4289950016 4005126036 136017763 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6100] ppid=6012 vsize=669440 CPUtime=136.21 cores=0,2,4,6
/proc/6013/task/6100/stat : 6100 (pb_cplex) R 6012 6012 4085 0 -1 4202560 65575 0 0 0 13599 22 0 0 20 0 8 0 390958107 685506560 131985 33554432000 134512640 146736320 4289950016 4015609964 135454090 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6101] ppid=6012 vsize=669440 CPUtime=129.67 cores=0,2,4,6
/proc/6013/task/6101/stat : 6101 (pb_cplex) R 6012 6012 4085 0 -1 4202560 66389 0 0 0 12945 22 0 0 20 0 8 0 390958107 685506560 131985 33554432000 134512640 146736320 4289950016 4026097872 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=6013/tid=6102] ppid=6012 vsize=669440 CPUtime=156.94 cores=0,2,4,6
/proc/6013/task/6102/stat : 6102 (pb_cplex) R 6012 6012 4085 0 -1 4202560 77723 0 0 0 15671 23 0 0 20 0 8 0 390958107 685506560 131985 33554432000 134512640 146736320 4289950016 4117512400 136008177 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=6013/tid=6103] ppid=6012 vsize=669440 CPUtime=145.06 cores=0,2,4,6
/proc/6013/task/6103/stat : 6103 (pb_cplex) R 6012 6012 4085 0 -1 4202560 72961 0 0 0 14479 27 0 0 20 0 8 0 390958107 685506560 131985 33554432000 134512640 146736320 4289950016 4107026708 136003493 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=6013/tid=6104] ppid=6012 vsize=669440 CPUtime=128.6 cores=0,2,4,6
/proc/6013/task/6104/stat : 6104 (pb_cplex) R 6012 6012 4085 0 -1 4202560 67513 0 0 0 12837 23 0 0 20 0 8 0 390958107 685506560 131985 33554432000 134512640 146736320 4289950016 4088389840 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 678588

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 6012 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.922
CPU time (s): 1800.29
CPU user time (s): 1796.84
CPU system time (s): 3.45
CPU usage (%): 201.167
Max. virtual memory (cumulated for all children) (KiB): 682284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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.00069 second user time and 5.73513 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-09 15:26:58
IDJOB=3736963
IDBENCH=48153
IDSOLVER=2325
FILE ID=node105/3736963-1339248418
RUNJOBID= node105-1339246831-4102
PBS_JOBID= 14644376
Free space on /tmp= 66812 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_4.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736963-1339248418/watcher-3736963-1339248418 -o /tmp/evaluation-result-3736963-1339248418/solver-3736963-1339248418 -C 1800 -W 1900 -M 15500  run HOME/instance-3736963-1339248418.opb

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

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=1698575567

node105.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.882
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.76
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.882
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.882
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30458112 kB
Buffers:          608352 kB
Cached:           494088 kB
SwapCached:         2364 kB
Active:          1350208 kB
Inactive:         108872 kB
Active(anon):     354104 kB
Inactive(anon):     2560 kB
Active(file):     996104 kB
Inactive(file):   106312 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67099600 kB
Dirty:             16728 kB
Writeback:             0 kB
AnonPages:        359724 kB
Mapped:            12212 kB
Shmem:                 0 kB
Slab:             812840 kB
SReclaimable:     254564 kB
SUnreclaim:       558276 kB
KernelStack:        1480 kB
PageTables:         4960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     687980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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-3736963-1339248418.opb

Free space on /tmp at the end= 66796 MiB
End job on node105 at 2012-06-09 15:41:55