Trace number 3731873

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.39 599.017

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUMd431323968e1ca4dc95d181076d01437
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 154
Optimality of the best value was proved NO
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
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-3731873-1339247149.opb.
0.00/0.00	c Instance file HOME/instance-3731873-1339247149.opb
0.00/0.00	c File size is 912900 bytes.
0.00/0.19	c Highest Coefficient sum: 60
0.00/0.19	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.20	c ============================[ Problem Statistics ]=============================
0.00/0.20	c |                                                                             |
0.00/0.20	c |  Parsing time:          0.19         s                                      |
0.00/0.20	c |  Number Variables:      1344                                                |
0.00/0.20	c |  Number Constraints:    16096                                               |
0.00/0.20	c ===============================================================================
1800.39/599.01	c Remaining time 1799.81 sec.
1800.39/599.01	c 
1800.39/599.01	c *** INTERRUPTED ***
1800.39/599.01	s UNKNOWN
1800.39/599.01	c Total CPU time              : 1797.8 s
1800.39/599.01	c Memory used           : 305.62 MB
1800.39/599.01	c CPU time              : 1797.8 s
1800.39/599.01	c 
1800.39/599.01	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-3731873-1339247149/watcher-3731873-1339247149 -o /tmp/evaluation-result-3731873-1339247149/solver-3731873-1339247149 -C 1800 -W 1900 -M 15500 run HOME/instance-3731873-1339247149.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: 12.22 7.86 3.40 10/184 3242
/proc/meminfo: memFree=31067416/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0

[startup+0.103764 s]
/proc/loadavg: 12.22 7.86 3.40 10/184 3242
/proc/meminfo: memFree=31067416/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200267 s]
/proc/loadavg: 12.22 7.86 3.40 10/184 3242
/proc/meminfo: memFree=31067416/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300329 s]
/proc/loadavg: 12.22 7.86 3.40 10/184 3242
/proc/meminfo: memFree=31067416/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 12.22 7.86 3.40 10/184 3242
/proc/meminfo: memFree=31067416/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 12.22 7.86 3.40 10/186 3244
/proc/meminfo: memFree=31046056/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=47464 CPUtime=1.49 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 9227 0 0 0 147 2 0 0 20 0 1 0 390843529 48603136 6141 33554432000 134512640 146736320 4287285264 4287279740 136385183 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 11866 6141 786 2985 0 8800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56612

[startup+3.10033 s]
/proc/loadavg: 11.96 7.88 3.43 10/186 3244
/proc/meminfo: memFree=31045312/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=47812 CPUtime=3.09 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 9441 0 0 0 307 2 0 0 20 0 1 0 390843529 48959488 6179 33554432000 134512640 146736320 4287285264 4287279444 135995203 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 11953 6179 789 2985 0 8887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56960

[startup+6.30036 s]
/proc/loadavg: 11.96 7.88 3.43 10/186 3244
/proc/meminfo: memFree=31031048/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=72204 CPUtime=6.29 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 19734 0 0 0 626 3 0 0 20 0 1 0 390843529 73936896 11117 33554432000 134512640 146736320 4287285264 4287279308 136017520 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 18051 11117 895 2985 0 14985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81352

[startup+12.7003 s]
/proc/loadavg: 10.95 7.80 3.45 3/186 3244
/proc/meminfo: memFree=31021880/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=71972 CPUtime=12.69 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 27227 0 0 0 1265 4 0 0 20 0 1 0 390843529 73699328 11501 33554432000 134512640 146736320 4287285264 4287279420 136017481 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 17993 11501 895 2985 0 14927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81120

[startup+25.5003 s]
/proc/loadavg: 10.65 7.84 3.51 9/186 3244
/proc/meminfo: memFree=31032200/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=60852 CPUtime=25.49 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 34411 0 0 0 2544 5 0 0 20 0 1 0 390843529 62312448 9331 33554432000 134512640 146736320 4287285264 4287279436 136017645 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 15213 9331 899 2985 0 12147 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70000

[startup+51.1003 s]
/proc/loadavg: 9.67 7.82 3.62 9/186 3244
/proc/meminfo: memFree=31024424/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=61520 CPUtime=51.08 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 60547 0 0 0 5099 9 0 0 20 0 1 0 390843529 62996480 10233 33554432000 134512640 146736320 4287285264 4287278740 136017516 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 15380 10233 920 2985 0 12314 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70668

[startup+102.3 s]
/proc/loadavg: 8.64 7.81 3.85 9/186 3244
/proc/meminfo: memFree=31017848/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=62640 CPUtime=102.27 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 106990 0 0 0 10210 17 0 0 20 0 1 0 390843529 64143360 10967 33554432000 134512640 146736320 4287285264 4287279628 136016736 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 15660 10967 932 2985 0 12594 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 71788

[startup+162.3 s]
/proc/loadavg: 8.65 7.92 4.14 15/193 3258
/proc/meminfo: memFree=30892532/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=293044 CPUtime=168.51 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 207313 0 0 0 16816 35 0 0 20 0 8 0 390843529 300077056 41989 33554432000 134512640 146736320 4287285264 4287278096 136008065 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 73261 41989 977 2985 0 70195 0
[pid=3243/tid=3252] ppid=3242 vsize=293044 CPUtime=0.79 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) R 3242 3242 2899 0 -1 4202560 2218 0 0 0 79 0 0 0 20 0 8 0 390855008 300077056 41989 33554432000 134512640 146736320 4287285264 4054212808 136388561 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=293044 CPUtime=1.26 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) R 3242 3242 2899 0 -1 4202560 3393 0 0 0 126 0 0 0 20 0 8 0 390855008 300077056 41989 33554432000 134512640 146736320 4287285264 4064698520 136007039 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=293044 CPUtime=1.06 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) R 3242 3242 2899 0 -1 4202560 3055 0 0 0 106 0 0 0 20 0 8 0 390855008 300077056 41989 33554432000 134512640 146736320 4287285264 4075184020 136017755 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=293044 CPUtime=0.74 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 2638 0 0 0 74 0 0 0 20 0 8 0 390855008 300077056 41989 33554432000 134512640 146736320 4287285264 4085670096 136008089 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=293044 CPUtime=1.03 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) R 3242 3242 2899 0 -1 4202560 3018 0 0 0 103 0 0 0 20 0 8 0 390855008 300077056 41989 33554432000 134512640 146736320 4287285264 4101238856 139042902 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=293044 CPUtime=1.24 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) R 3242 3242 2899 0 -1 4202560 3227 0 0 0 123 1 0 0 20 0 8 0 390855008 300077056 41989 33554432000 134512640 146736320 4287285264 4042252496 136008168 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=293044 CPUtime=1.02 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) R 3242 3242 2899 0 -1 4202560 3150 0 0 0 102 0 0 0 20 0 8 0 390855008 300077056 41989 33554432000 134512640 146736320 4287285264 4031766736 136008042 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 168.51
Current children cumulated vsize (KiB) 302192

[startup+222.3 s]
/proc/loadavg: 12.80 9.23 4.82 17/193 3258
/proc/meminfo: memFree=30868120/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=301076 CPUtime=408.05 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 350660 0 0 0 40733 72 0 0 20 0 8 0 390843529 308301824 46060 33554432000 134512640 146736320 4287285264 4287278096 136008157 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3243/statm: 75269 46060 981 2985 0 72203 0
[pid=3243/tid=3252] ppid=3242 vsize=301076 CPUtime=30.9 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) R 3242 3242 2899 0 -1 4202560 14444 0 0 0 3084 6 0 0 20 0 8 0 390855008 308301824 46060 33554432000 134512640 146736320 4287285264 4054212500 136017755 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=301076 CPUtime=31.48 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) R 3242 3242 2899 0 -1 4202560 20982 0 0 0 3144 4 0 0 20 0 8 0 390855008 308301824 46060 33554432000 134512640 146736320 4287285264 4064698436 136385183 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=301076 CPUtime=30.88 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) R 3242 3242 2899 0 -1 4202560 23079 0 0 0 3083 5 0 0 20 0 8 0 390855008 308301824 46060 33554432000 134512640 146736320 4287285264 4075184720 136403116 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=301076 CPUtime=30.64 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 11724 0 0 0 3060 4 0 0 20 0 8 0 390855008 308301824 46060 33554432000 134512640 146736320 4287285264 4085670480 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=301076 CPUtime=31.03 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) R 3242 3242 2899 0 -1 4202560 19019 0 0 0 3098 5 0 0 20 0 8 0 390855008 308301824 46060 33554432000 134512640 146736320 4287285264 4101238876 135855165 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=301076 CPUtime=30.84 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) R 3242 3242 2899 0 -1 4202560 26335 0 0 0 3078 6 0 0 20 0 8 0 390855008 308301824 46060 33554432000 134512640 146736320 4287285264 4042252104 135525914 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=301076 CPUtime=30.8 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) R 3242 3242 2899 0 -1 4202560 27649 0 0 0 3073 7 0 0 20 0 8 0 390855008 308301824 46060 33554432000 134512640 146736320 4287285264 4031766736 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 310224


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

/proc/3243/statm: 78099 50680 981 2985 0 75033 0
[pid=3243/tid=3252] ppid=3242 vsize=312396 CPUtime=91.27 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) R 3242 3242 2899 0 -1 4202560 58386 0 0 0 9110 17 0 0 20 0 8 0 390855008 319893504 50680 33554432000 134512640 146736320 4287285264 4054212816 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=312396 CPUtime=126.32 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) R 3242 3242 2899 0 -1 4202560 78950 0 0 0 12612 20 0 0 20 0 8 0 390855008 319893504 50680 33554432000 134512640 146736320 4287285264 4064698576 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=312396 CPUtime=127.63 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) R 3242 3242 2899 0 -1 4202560 58835 0 0 0 12747 16 0 0 20 0 8 0 390855008 319893504 50680 33554432000 134512640 146736320 4287285264 4075184336 136008065 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=312396 CPUtime=116.13 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 53137 0 0 0 11599 14 0 0 20 0 8 0 390855008 319893504 50680 33554432000 134512640 146736320 4287285264 4085670480 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=312396 CPUtime=111.97 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) R 3242 3242 2899 0 -1 4202560 78708 0 0 0 11176 21 0 0 20 0 8 0 390855008 319893504 50680 33554432000 134512640 146736320 4287285264 4101238852 136385172 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=312396 CPUtime=125.74 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) R 3242 3242 2899 0 -1 4202560 109315 0 0 0 12549 25 0 0 20 0 8 0 390855008 319893504 50680 33554432000 134512640 146736320 4287285264 4042252496 136008245 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=312396 CPUtime=136.4 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) R 3242 3242 2899 0 -1 4202560 115886 0 0 0 13609 31 0 0 20 0 8 0 390855008 319893504 50680 33554432000 134512640 146736320 4287285264 4031765256 135525920 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1094.58
Current children cumulated vsize (KiB) 321544

[startup+462.307 s]
/proc/loadavg: 7.21 8.23 5.41 10/186 3312
/proc/meminfo: memFree=30936740/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=312692 CPUtime=1280.81 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 821686 0 0 0 127888 193 0 0 20 0 8 0 390843529 320196608 50796 33554432000 134512640 146736320 4287285264 4287277960 139042902 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3243/statm: 78173 50796 981 2985 0 75107 0
[pid=3243/tid=3252] ppid=3242 vsize=312692 CPUtime=113.67 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) R 3242 3242 2899 0 -1 4202560 66972 0 0 0 11349 18 0 0 20 0 8 0 390855008 320196608 50796 33554432000 134512640 146736320 4287285264 4054213200 136403117 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=312692 CPUtime=158.42 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) R 3242 3242 2899 0 -1 4202560 79051 0 0 0 15820 22 0 0 20 0 8 0 390855008 320196608 50796 33554432000 134512640 146736320 4287285264 4064698576 136008056 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=312692 CPUtime=135.9 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) R 3242 3242 2899 0 -1 4202560 58836 0 0 0 13572 18 0 0 20 0 8 0 390855008 320196608 50796 33554432000 134512640 146736320 4287285264 4075183248 136008039 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=312692 CPUtime=149.11 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 61735 0 0 0 14893 18 0 0 20 0 8 0 390855008 320196608 50796 33554432000 134512640 146736320 4287285264 4085670096 136008441 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=312692 CPUtime=159.51 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) R 3242 3242 2899 0 -1 4202560 86775 0 0 0 15927 24 0 0 20 0 8 0 390855008 320196608 50796 33554432000 134512640 146736320 4287285264 4101238992 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=312692 CPUtime=133.83 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) R 3242 3242 2899 0 -1 4202560 115650 0 0 0 13355 28 0 0 20 0 8 0 390855008 320196608 50796 33554432000 134512640 146736320 4287285264 4042252440 136007056 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=312692 CPUtime=159.37 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) R 3242 3242 2899 0 -1 4202560 134068 0 0 0 15901 36 0 0 20 0 8 0 390855008 320196608 50796 33554432000 134512640 146736320 4287285264 4031766420 136017665 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1280.81
Current children cumulated vsize (KiB) 321840

[startup+522.3 s]
/proc/loadavg: 8.34 8.37 5.64 10/186 3312
/proc/meminfo: memFree=30934812/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=312924 CPUtime=1520.32 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 941807 0 0 0 151805 227 0 0 20 0 8 0 390843529 320434176 50913 33554432000 134512640 146736320 4287285264 4287278528 139046527 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 78231 50913 981 2985 0 75165 0
[pid=3243/tid=3252] ppid=3242 vsize=312924 CPUtime=143.14 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) R 3242 3242 2899 0 -1 4202560 78619 0 0 0 14292 22 0 0 20 0 8 0 390855008 320434176 50913 33554432000 134512640 146736320 4287285264 4054212664 136475822 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=312924 CPUtime=188.17 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) R 3242 3242 2899 0 -1 4202560 94487 0 0 0 18790 27 0 0 20 0 8 0 390855008 320434176 50913 33554432000 134512640 146736320 4287285264 4064698440 139042902 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=312924 CPUtime=165.8 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) R 3242 3242 2899 0 -1 4202560 58870 0 0 0 16561 19 0 0 20 0 8 0 390855008 320434176 50913 33554432000 134512640 146736320 4287285264 4075184168 139044505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=312924 CPUtime=179.4 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 89258 0 0 0 17915 25 0 0 20 0 8 0 390855008 320434176 50913 33554432000 134512640 146736320 4287285264 4085668616 135526330 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=312924 CPUtime=189.4 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) R 3242 3242 2899 0 -1 4202560 104906 0 0 0 18911 29 0 0 20 0 8 0 390855008 320434176 50913 33554432000 134512640 146736320 4287285264 4101238992 136008168 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=312924 CPUtime=163.89 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) R 3242 3242 2899 0 -1 4202560 140088 0 0 0 16354 35 0 0 20 0 8 0 390855008 320434176 50913 33554432000 134512640 146736320 4287285264 4042252496 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=312924 CPUtime=189.58 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) R 3242 3242 2899 0 -1 4202560 156941 0 0 0 18916 42 0 0 20 0 8 0 390855008 320434176 50913 33554432000 134512640 146736320 4287285264 4031766600 139042888 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1520.32
Current children cumulated vsize (KiB) 322072

[startup+582.301 s]
/proc/loadavg: 6.80 8.02 5.69 3/186 3312
/proc/meminfo: memFree=30930160/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=312952 CPUtime=1740.14 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) S 3242 3242 2899 0 -1 4202496 1058051 0 0 0 173762 252 0 0 20 0 8 0 390843529 320462848 50933 33554432000 134512640 146736320 4287285264 4287281616 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3243/statm: 78238 50933 981 2985 0 75172 0
[pid=3243/tid=3252] ppid=3242 vsize=312952 CPUtime=155.99 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) S 3242 3242 2899 0 -1 4202560 78747 0 0 0 15576 23 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4054216336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=312952 CPUtime=205.4 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) S 3242 3242 2899 0 -1 4202560 94496 0 0 0 20512 28 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4064702096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=312952 CPUtime=207.91 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) S 3242 3242 2899 0 -1 4202560 77436 0 0 0 20767 24 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4075187856 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=312952 CPUtime=222.33 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 126568 0 0 0 22200 33 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4085670480 136403114 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=312952 CPUtime=205.73 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) S 3242 3242 2899 0 -1 4202560 116443 0 0 0 20541 32 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4101242512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=312952 CPUtime=201.94 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) S 3242 3242 2899 0 -1 4202560 173469 0 0 0 20151 43 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4042256016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=312952 CPUtime=209.05 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) S 3242 3242 2899 0 -1 4202560 172254 0 0 0 20859 46 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4031770256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1740.14
Current children cumulated vsize (KiB) 322100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+599 s]
/proc/loadavg: 7.29 8.06 5.74 10/186 3312
/proc/meminfo: memFree=30928300/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=312952 CPUtime=1800.39 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 1098767 0 0 0 179777 262 0 0 20 0 8 0 390843529 320462848 50933 33554432000 134512640 146736320 4287285264 4287277780 136387677 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 78238 50933 981 2985 0 75172 0
[pid=3243/tid=3252] ppid=3242 vsize=312952 CPUtime=163.26 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) R 3242 3242 2899 0 -1 4202560 83853 0 0 0 16302 24 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4054213064 135999680 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=312952 CPUtime=212.7 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) R 3242 3242 2899 0 -1 4202560 94496 0 0 0 21242 28 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4064698576 136008047 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=312952 CPUtime=215.12 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) R 3242 3242 2899 0 -1 4202560 82637 0 0 0 21486 26 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4075184336 136008245 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=312952 CPUtime=231.73 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 134905 0 0 0 23137 36 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4085670096 136008238 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=312952 CPUtime=212.93 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) R 3242 3242 2899 0 -1 4202560 121556 0 0 0 21260 33 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4101238676 136017505 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=312952 CPUtime=209.22 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) R 3242 3242 2899 0 -1 4202560 178513 0 0 0 20878 44 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4042252496 136008042 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=312952 CPUtime=216.22 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) R 3242 3242 2899 0 -1 4202560 178089 0 0 0 21575 47 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4031766736 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 322100

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

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

[startup+599 s]
/proc/loadavg: 7.29 8.06 5.74 10/186 3312
/proc/meminfo: memFree=30928300/32873844 swapFree=7116/7116
[pid=3242] ppid=3240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3242/stat : 3242 (run) S 3240 3242 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390843529 9367552 270 33554432000 4194304 5064252 140735843035056 140735843033968 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3242/statm: 2287 270 229 213 0 72 0
[pid=3243] ppid=3242 vsize=312952 CPUtime=1800.39 cores=0,2,4,6
/proc/3243/stat : 3243 (pb_cplex) R 3242 3242 2899 0 -1 4202496 1098767 0 0 0 179777 262 0 0 20 0 8 0 390843529 320462848 50933 33554432000 134512640 146736320 4287285264 4287277780 136387677 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3243/statm: 78238 50933 981 2985 0 75172 0
[pid=3243/tid=3252] ppid=3242 vsize=312952 CPUtime=163.26 cores=0,2,4,6
/proc/3243/task/3252/stat : 3252 (pb_cplex) R 3242 3242 2899 0 -1 4202560 83853 0 0 0 16302 24 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4054213064 135999680 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3253] ppid=3242 vsize=312952 CPUtime=212.7 cores=0,2,4,6
/proc/3243/task/3253/stat : 3253 (pb_cplex) R 3242 3242 2899 0 -1 4202560 94496 0 0 0 21242 28 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4064698576 136008047 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3243/tid=3254] ppid=3242 vsize=312952 CPUtime=215.12 cores=0,2,4,6
/proc/3243/task/3254/stat : 3254 (pb_cplex) R 3242 3242 2899 0 -1 4202560 82637 0 0 0 21486 26 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4075184336 136008245 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3255] ppid=3242 vsize=312952 CPUtime=231.73 cores=0,2,4,6
/proc/3243/task/3255/stat : 3255 (pb_cplex) R 3242 3242 2899 0 -1 4202560 134905 0 0 0 23137 36 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4085670096 136008238 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3243/tid=3256] ppid=3242 vsize=312952 CPUtime=212.93 cores=0,2,4,6
/proc/3243/task/3256/stat : 3256 (pb_cplex) R 3242 3242 2899 0 -1 4202560 121556 0 0 0 21260 33 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4101238676 136017505 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3243/tid=3257] ppid=3242 vsize=312952 CPUtime=209.22 cores=0,2,4,6
/proc/3243/task/3257/stat : 3257 (pb_cplex) R 3242 3242 2899 0 -1 4202560 178513 0 0 0 20878 44 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4042252496 136008042 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3243/tid=3258] ppid=3242 vsize=312952 CPUtime=216.22 cores=0,2,4,6
/proc/3243/task/3258/stat : 3258 (pb_cplex) R 3242 3242 2899 0 -1 4202560 178089 0 0 0 21575 47 0 0 20 0 8 0 390855008 320462848 50933 33554432000 134512640 146736320 4287285264 4031766736 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 322100

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 599.017
CPU time (s): 1800.39
CPU user time (s): 1797.77
CPU system time (s): 2.62
CPU usage (%): 300.558
Max. virtual memory (cumulated for all children) (KiB): 323144

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 1.52077 second user time and 3.9354 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-09 15:05:49
IDJOB=3731873
IDBENCH=2006
IDSOLVER=2325
FILE ID=node103/3731873-1339247149
RUNJOBID= node103-1339246832-2915
PBS_JOBID= 14644378
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= d431323968e1ca4dc95d181076d01437
RANDOM SEED=64361512

node103.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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
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.189
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.189
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.92
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31068060 kB
Buffers:          411716 kB
Cached:           373656 kB
SwapCached:         5468 kB
Active:           808036 kB
Inactive:         103568 kB
Active(anon):     118232 kB
Inactive(anon):     7352 kB
Active(file):     689804 kB
Inactive(file):    96216 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             17476 kB
Writeback:             0 kB
AnonPages:        148644 kB
Mapped:            12916 kB
Shmem:                 0 kB
Slab:             754804 kB
SReclaimable:     195348 kB
SUnreclaim:       559456 kB
KernelStack:        1600 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     253496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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-3731873-1339247149.opb

Free space on /tmp at the end= 71232 MiB
End job on node103 at 2012-06-09 15:15:51