Trace number 3737568

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 856.516

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_1.opb
MD5SUM162153f0f0e5f8f2e587b9d579ee09dc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-146
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -136
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737568-1339248714.opb.
0.00/0.00	c Instance file HOME/instance-3737568-1339248714.opb
0.00/0.00	c File size is 566997 bytes.
0.00/0.20	c Highest Coefficient sum: 1000
0.00/0.20	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.21	c ============================[ Problem Statistics ]=============================
0.00/0.21	c |                                                                             |
0.00/0.21	c |  Parsing time:          0.21         s                                      |
0.00/0.21	c |  Number Variables:      7318                                                |
0.00/0.22	c |  Number Constraints:    14137                                               |
0.00/0.22	c ===============================================================================

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-3737568-1339248714/watcher-3737568-1339248714 -o /tmp/evaluation-result-3737568-1339248714/solver-3737568-1339248714 -C 1800 -W 1900 -M 15500 run HOME/instance-3737568-1339248714.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.07 8.24 7.30 7/184 3485
/proc/meminfo: memFree=28617584/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0

[startup+0.0703939 s]
/proc/loadavg: 8.07 8.24 7.30 7/184 3485
/proc/meminfo: memFree=28617584/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100217 s]
/proc/loadavg: 8.07 8.24 7.30 7/184 3485
/proc/meminfo: memFree=28617584/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 8.07 8.24 7.30 7/184 3485
/proc/meminfo: memFree=28617584/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 8.07 8.24 7.30 7/184 3485
/proc/meminfo: memFree=28617584/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 8.07 8.24 7.30 9/186 3487
/proc/meminfo: memFree=28589208/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=54136 CPUtime=1.49 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 9965 0 0 0 146 3 0 0 20 0 1 0 390998224 55435264 7403 33554432000 134512640 146736320 4291981680 4291976880 136385268 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 13534 7403 795 2985 0 10468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63284

[startup+3.10027 s]
/proc/loadavg: 8.07 8.24 7.30 9/186 3487
/proc/meminfo: memFree=28588712/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=54176 CPUtime=3.09 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 10000 0 0 0 306 3 0 0 20 0 1 0 390998224 55476224 7438 33554432000 134512640 146736320 4291981680 4291976684 136400669 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 13544 7438 795 2985 0 10478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63324

[startup+6.30028 s]
/proc/loadavg: 7.59 8.13 7.27 6/186 3487
/proc/meminfo: memFree=28589060/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=54212 CPUtime=6.29 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 10010 0 0 0 626 3 0 0 20 0 1 0 390998224 55513088 7448 33554432000 134512640 146736320 4291981680 4291976464 136008245 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 13553 7448 795 2985 0 10487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63360

[startup+12.7003 s]
/proc/loadavg: 7.14 8.03 7.24 4/186 3487
/proc/meminfo: memFree=28588616/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=54236 CPUtime=12.68 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 10021 0 0 0 1265 3 0 0 20 0 1 0 390998224 55537664 7918 33554432000 134512640 146736320 4291981680 4291976328 139043254 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 13559 7918 795 2985 0 10493 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63384

[startup+25.5002 s]
/proc/loadavg: 6.57 7.86 7.20 7/186 3487
/proc/meminfo: memFree=28579252/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=54284 CPUtime=25.48 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 10037 0 0 0 2545 3 0 0 20 0 1 0 390998224 55586816 9177 33554432000 134512640 146736320 4291981680 4291976464 136008047 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 13571 9177 795 2985 0 10505 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63432

[startup+51.1003 s]
/proc/loadavg: 5.27 7.45 7.08 9/186 3487
/proc/meminfo: memFree=28558992/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=73904 CPUtime=51.08 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 16759 0 0 0 5103 5 0 0 20 0 1 0 390998224 75677696 13484 33554432000 134512640 146736320 4291981680 4291975624 139043568 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 18476 13484 901 2985 0 15410 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83052

[startup+102.307 s]
/proc/loadavg: 5.48 7.09 6.97 10/187 3561
/proc/meminfo: memFree=28701964/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=59548 CPUtime=102.27 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 31939 0 0 0 10220 7 0 0 20 0 1 0 390998224 60977152 11051 33554432000 134512640 146736320 4291981680 4291975500 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 14887 11051 906 2985 0 11821 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68696

[startup+162.3 s]
/proc/loadavg: 6.89 7.22 7.02 8/186 3568
/proc/meminfo: memFree=28681528/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=59568 CPUtime=162.25 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 32554 0 0 0 16217 8 0 0 20 0 1 0 390998224 60997632 11086 33554432000 134512640 146736320 4291981680 4291975452 136389768 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 14892 11086 912 2985 0 11826 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68716

[startup+222.3 s]
/proc/loadavg: 7.50 7.35 7.08 4/186 3575
/proc/meminfo: memFree=28677108/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=59568 CPUtime=222.24 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 33121 0 0 0 22216 8 0 0 20 0 1 0 390998224 60997632 11137 33554432000 134512640 146736320 4291981680 4291974444 135454070 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 14892 11137 913 2985 0 11826 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 68716

[startup+282.3 s]
/proc/loadavg: 9.02 7.84 7.26 10/193 3597
/proc/meminfo: memFree=28584724/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=233636 CPUtime=323.93 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 91648 0 0 0 32350 43 0 0 20 0 8 0 390998224 239243264 29492 33554432000 134512640 146736320 4291981680 4291974792 136000767 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3486/statm: 58409 29492 970 2985 0 55343 0
[pid=3486/tid=3591] ppid=3485 vsize=233636 CPUtime=0 cores=1,3,5,7
/proc/3486/task/3591/stat : 3591 (pb_cplex) S 3485 3485 2525 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391023886 239243264 29492 33554432000 134512640 146736320 4291981680 4061576848 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3592] ppid=3485 vsize=233636 CPUtime=0 cores=1,3,5,7
/proc/3486/task/3592/stat : 3592 (pb_cplex) S 3485 3485 2525 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391023886 239243264 29492 33554432000 134512640 146736320 4291981680 4072062608 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3593] ppid=3485 vsize=233636 CPUtime=0 cores=1,3,5,7
/proc/3486/task/3593/stat : 3593 (pb_cplex) S 3485 3485 2525 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391023886 239243264 29492 33554432000 134512640 146736320 4291981680 4082548368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3594] ppid=3485 vsize=233636 CPUtime=0 cores=1,3,5,7
/proc/3486/task/3594/stat : 3594 (pb_cplex) S 3485 3485 2525 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391023886 239243264 29492 33554432000 134512640 146736320 4291981680 4093034128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3595] ppid=3485 vsize=233636 CPUtime=0 cores=1,3,5,7
/proc/3486/task/3595/stat : 3595 (pb_cplex) S 3485 3485 2525 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391023886 239243264 29492 33554432000 134512640 146736320 4291981680 4014993040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3596] ppid=3485 vsize=233636 CPUtime=0 cores=1,3,5,7
/proc/3486/task/3596/stat : 3596 (pb_cplex) S 3485 3485 2525 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391023886 239243264 29492 33554432000 134512640 146736320 4291981680 4004507280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3597] ppid=3485 vsize=233636 CPUtime=0 cores=1,3,5,7
/proc/3486/task/3597/stat : 3597 (pb_cplex) S 3485 3485 2525 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391023886 239243264 29492 33554432000 134512640 146736320 4291981680 3994021520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 323.93
Current children cumulated vsize (KiB) 242784

[startup+342.301 s]
/proc/loadavg: 7.58 7.63 7.22 3/186 3653

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

/proc/3486/statm: 75636 46477 970 2985 0 72570 0
[pid=3486/tid=3591] ppid=3485 vsize=302544 CPUtime=43.61 cores=1,3,5,7
/proc/3486/task/3591/stat : 3591 (pb_cplex) R 3485 3485 2525 0 -1 4202560 4945 0 0 0 4358 3 0 0 20 0 8 0 391023886 309805056 46490 33554432000 134512640 146736320 4291981680 4061572936 135525918 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3486/tid=3592] ppid=3485 vsize=302544 CPUtime=44.16 cores=1,3,5,7
/proc/3486/task/3592/stat : 3592 (pb_cplex) R 3485 3485 2525 0 -1 4202560 11068 0 0 0 4412 4 0 0 20 0 8 0 391023886 309805056 46493 33554432000 134512640 146736320 4291981680 4072058068 135455251 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3593] ppid=3485 vsize=302544 CPUtime=44.55 cores=1,3,5,7
/proc/3486/task/3593/stat : 3593 (pb_cplex) R 3485 3485 2525 0 -1 4202560 2633 0 0 0 4453 2 0 0 20 0 8 0 391023886 309805056 46501 33554432000 134512640 146736320 4291981680 4082544328 136002905 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3594] ppid=3485 vsize=302544 CPUtime=43.84 cores=1,3,5,7
/proc/3486/task/3594/stat : 3594 (pb_cplex) R 3485 3485 2525 0 -1 4202560 4272 0 0 0 4381 3 0 0 20 0 8 0 391023886 309805056 46512 33554432000 134512640 146736320 4291981680 4093028480 135468690 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3595] ppid=3485 vsize=302544 CPUtime=43.42 cores=1,3,5,7
/proc/3486/task/3595/stat : 3595 (pb_cplex) R 3485 3485 2525 0 -1 4202560 6516 0 0 0 4340 2 0 0 20 0 8 0 391023886 309805056 46521 33554432000 134512640 146736320 4291981680 4014989404 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3596] ppid=3485 vsize=302544 CPUtime=43.92 cores=1,3,5,7
/proc/3486/task/3596/stat : 3596 (pb_cplex) R 3485 3485 2525 0 -1 4202560 5005 0 0 0 4389 3 0 0 20 0 8 0 391023886 309805056 46521 33554432000 134512640 146736320 4291981680 4004504008 136000767 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3597] ppid=3485 vsize=302544 CPUtime=44.05 cores=1,3,5,7
/proc/3486/task/3597/stat : 3597 (pb_cplex) R 3485 3485 2525 0 -1 4202560 5967 0 0 0 4402 3 0 0 20 0 8 0 391023886 309805056 46524 33554432000 134512640 146736320 4291981680 3994018068 136003826 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 946.86
Current children cumulated vsize (KiB) 311692

[startup+702.3 s]
/proc/loadavg: 14.76 10.70 8.51 17/193 3671
/proc/meminfo: memFree=28451384/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=303056 CPUtime=1185.92 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 236661 0 0 0 118504 88 0 0 20 0 8 0 390998224 310329344 46643 33554432000 134512640 146736320 4291981680 4291974376 139044505 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3486/statm: 75764 46643 970 2985 0 72698 0
[pid=3486/tid=3591] ppid=3485 vsize=303056 CPUtime=73.83 cores=1,3,5,7
/proc/3486/task/3591/stat : 3591 (pb_cplex) R 3485 3485 2525 0 -1 4202560 5277 0 0 0 7379 4 0 0 20 0 8 0 391023886 310329344 46643 33554432000 134512640 146736320 4291981680 4061573328 136008082 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3592] ppid=3485 vsize=303056 CPUtime=74.07 cores=1,3,5,7
/proc/3486/task/3592/stat : 3592 (pb_cplex) R 3485 3485 2525 0 -1 4202560 23377 0 0 0 7398 9 0 0 20 0 8 0 391023886 310329344 46643 33554432000 134512640 146736320 4291981680 4072059156 136003859 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3593] ppid=3485 vsize=303056 CPUtime=74.48 cores=1,3,5,7
/proc/3486/task/3593/stat : 3593 (pb_cplex) R 3485 3485 2525 0 -1 4202560 4688 0 0 0 7444 4 0 0 20 0 8 0 391023886 310329344 46643 33554432000 134512640 146736320 4291981680 4082544688 136384857 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3594] ppid=3485 vsize=303056 CPUtime=73.79 cores=1,3,5,7
/proc/3486/task/3594/stat : 3594 (pb_cplex) R 3485 3485 2525 0 -1 4202560 6513 0 0 0 7374 5 0 0 20 0 8 0 391023886 310329344 46643 33554432000 134512640 146736320 4291981680 4093029404 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3595] ppid=3485 vsize=303056 CPUtime=73.31 cores=1,3,5,7
/proc/3486/task/3595/stat : 3595 (pb_cplex) R 3485 3485 2525 0 -1 4202560 7070 0 0 0 7327 4 0 0 20 0 8 0 391023886 310329344 46643 33554432000 134512640 146736320 4291981680 4014989384 139042876 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3486/tid=3596] ppid=3485 vsize=303056 CPUtime=73.61 cores=1,3,5,7
/proc/3486/task/3596/stat : 3596 (pb_cplex) R 3485 3485 2525 0 -1 4202560 8234 0 0 0 7356 5 0 0 20 0 8 0 391023886 310329344 46643 33554432000 134512640 146736320 4291981680 4004503760 136008089 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3597] ppid=3485 vsize=303056 CPUtime=73.96 cores=1,3,5,7
/proc/3486/task/3597/stat : 3597 (pb_cplex) R 3485 3485 2525 0 -1 4202560 10726 0 0 0 7391 5 0 0 20 0 8 0 391023886 310329344 46643 33554432000 134512640 146736320 4291981680 3994018248 136000731 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1185.92
Current children cumulated vsize (KiB) 312204

[startup+762.307 s]
/proc/loadavg: 15.30 11.58 8.95 17/193 3671
/proc/meminfo: memFree=28450268/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=303056 CPUtime=1425.03 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 273176 0 0 0 142401 102 0 0 20 0 8 0 390998224 310329344 46762 33554432000 134512640 146736320 4291981680 4291974400 136382627 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3486/statm: 75764 46762 970 2985 0 72698 0
[pid=3486/tid=3591] ppid=3485 vsize=303056 CPUtime=104.11 cores=1,3,5,7
/proc/3486/task/3591/stat : 3591 (pb_cplex) R 3485 3485 2525 0 -1 4202560 7880 0 0 0 10406 5 0 0 20 0 8 0 391023886 310329344 46762 33554432000 134512640 146736320 4291981680 4061571536 135460333 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3592] ppid=3485 vsize=303056 CPUtime=103.84 cores=1,3,5,7
/proc/3486/task/3592/stat : 3592 (pb_cplex) R 3485 3485 2525 0 -1 4202560 26928 0 0 0 10374 10 0 0 20 0 8 0 391023886 310329344 46762 33554432000 134512640 146736320 4291981680 4072059088 136008438 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3486/tid=3593] ppid=3485 vsize=303056 CPUtime=104.48 cores=1,3,5,7
/proc/3486/task/3593/stat : 3593 (pb_cplex) R 3485 3485 2525 0 -1 4202560 10951 0 0 0 10441 7 0 0 20 0 8 0 391023886 310329344 46762 33554432000 134512640 146736320 4291981680 4082544712 139042888 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3594] ppid=3485 vsize=303056 CPUtime=103.87 cores=1,3,5,7
/proc/3486/task/3594/stat : 3594 (pb_cplex) R 3485 3485 2525 0 -1 4202560 11017 0 0 0 10380 7 0 0 20 0 8 0 391023886 310329344 46762 33554432000 134512640 146736320 4291981680 4093029904 136403112 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3595] ppid=3485 vsize=303056 CPUtime=103.2 cores=1,3,5,7
/proc/3486/task/3595/stat : 3595 (pb_cplex) R 3485 3485 2525 0 -1 4202560 11273 0 0 0 10314 6 0 0 20 0 8 0 391023886 310329344 46762 33554432000 134512640 146736320 4291981680 4014989532 136009709 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3486/tid=3596] ppid=3485 vsize=303056 CPUtime=103.42 cores=1,3,5,7
/proc/3486/task/3596/stat : 3596 (pb_cplex) R 3485 3485 2525 0 -1 4202560 12662 0 0 0 10335 7 0 0 20 0 8 0 391023886 310329344 46762 33554432000 134512640 146736320 4291981680 4004503600 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3597] ppid=3485 vsize=303056 CPUtime=103.76 cores=1,3,5,7
/proc/3486/task/3597/stat : 3597 (pb_cplex) R 3485 3485 2525 0 -1 4202560 16207 0 0 0 10368 8 0 0 20 0 8 0 391023886 310329344 46762 33554432000 134512640 146736320 4291981680 3994017884 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1425.03
Current children cumulated vsize (KiB) 312204

[startup+822.3 s]
/proc/loadavg: 15.00 12.21 9.33 17/193 3671
/proc/meminfo: memFree=28451636/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=303056 CPUtime=1664.1 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 288634 0 0 0 166296 114 0 0 20 0 8 0 390998224 310329344 46737 33554432000 134512640 146736320 4291981680 4291974404 136385170 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3486/statm: 75764 46737 970 2985 0 72698 0
[pid=3486/tid=3591] ppid=3485 vsize=303056 CPUtime=133.72 cores=1,3,5,7
/proc/3486/task/3591/stat : 3591 (pb_cplex) R 3485 3485 2525 0 -1 4202560 10540 0 0 0 13364 8 0 0 20 0 8 0 391023886 310329344 46737 33554432000 134512640 146736320 4291981680 4061573328 136008438 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3592] ppid=3485 vsize=303056 CPUtime=133.61 cores=1,3,5,7
/proc/3486/task/3592/stat : 3592 (pb_cplex) R 3485 3485 2525 0 -1 4202560 30016 0 0 0 13349 12 0 0 20 0 8 0 391023886 310329344 46737 33554432000 134512640 146736320 4291981680 4072058936 136475798 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3593] ppid=3485 vsize=303056 CPUtime=134.47 cores=1,3,5,7
/proc/3486/task/3593/stat : 3593 (pb_cplex) R 3485 3485 2525 0 -1 4202560 12744 0 0 0 13439 8 0 0 20 0 8 0 391023886 310329344 46737 33554432000 134512640 146736320 4291981680 4082544732 135855167 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3594] ppid=3485 vsize=303056 CPUtime=133.83 cores=1,3,5,7
/proc/3486/task/3594/stat : 3594 (pb_cplex) R 3485 3485 2525 0 -1 4202560 13213 0 0 0 13372 11 0 0 20 0 8 0 391023886 310329344 46737 33554432000 134512640 146736320 4291981680 4093028460 135454096 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3486/tid=3595] ppid=3485 vsize=303056 CPUtime=133.11 cores=1,3,5,7
/proc/3486/task/3595/stat : 3595 (pb_cplex) R 3485 3485 2525 0 -1 4202560 12220 0 0 0 13303 8 0 0 20 0 8 0 391023886 310329344 46737 33554432000 134512640 146736320 4291981680 4014989380 136385170 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3596] ppid=3485 vsize=303056 CPUtime=133.34 cores=1,3,5,7
/proc/3486/task/3596/stat : 3596 (pb_cplex) R 3485 3485 2525 0 -1 4202560 16081 0 0 0 13325 9 0 0 20 0 8 0 391023886 310329344 46737 33554432000 134512640 146736320 4291981680 4004503772 136009768 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3597] ppid=3485 vsize=303056 CPUtime=133.99 cores=1,3,5,7
/proc/3486/task/3597/stat : 3597 (pb_cplex) R 3485 3485 2525 0 -1 4202560 16778 0 0 0 13389 10 0 0 20 0 8 0 391023886 310329344 46737 33554432000 134512640 146736320 4291981680 3994017832 139044580 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1664.1
Current children cumulated vsize (KiB) 312204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+856.5 s]
/proc/loadavg: 13.45 12.17 9.43 10/186 3869
/proc/meminfo: memFree=28587952/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=303060 CPUtime=1800.39 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 300917 0 0 0 179918 121 0 0 20 0 8 0 390998224 310333440 46738 33554432000 134512640 146736320 4291981680 4291974752 136388288 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3486/statm: 75765 46738 970 2985 0 72699 0
[pid=3486/tid=3591] ppid=3485 vsize=303060 CPUtime=150.83 cores=1,3,5,7
/proc/3486/task/3591/stat : 3591 (pb_cplex) R 3485 3485 2525 0 -1 4202560 12219 0 0 0 15074 9 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4061573328 136008042 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3592] ppid=3485 vsize=303060 CPUtime=150.6 cores=1,3,5,7
/proc/3486/task/3592/stat : 3592 (pb_cplex) R 3485 3485 2525 0 -1 4202560 32352 0 0 0 15047 13 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4072058696 135525914 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3593] ppid=3485 vsize=303060 CPUtime=151.57 cores=1,3,5,7
/proc/3486/task/3593/stat : 3593 (pb_cplex) R 3485 3485 2525 0 -1 4202560 13740 0 0 0 15148 9 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4082544848 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3594] ppid=3485 vsize=303060 CPUtime=150.72 cores=1,3,5,7
/proc/3486/task/3594/stat : 3594 (pb_cplex) R 3485 3485 2525 0 -1 4202560 15445 0 0 0 15060 12 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4093029312 136019067 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3486/tid=3595] ppid=3485 vsize=303060 CPUtime=150.02 cores=1,3,5,7
/proc/3486/task/3595/stat : 3595 (pb_cplex) R 3485 3485 2525 0 -1 4202560 14111 0 0 0 14993 9 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4014989404 135855127 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3596] ppid=3485 vsize=303060 CPUtime=150.44 cores=1,3,5,7
/proc/3486/task/3596/stat : 3596 (pb_cplex) R 3485 3485 2525 0 -1 4202560 17615 0 0 0 15034 10 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4004503760 136008441 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3597] ppid=3485 vsize=303060 CPUtime=151.28 cores=1,3,5,7
/proc/3486/task/3597/stat : 3597 (pb_cplex) R 3485 3485 2525 0 -1 4202560 17701 0 0 0 15117 11 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 3994017832 139044532 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 312208

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

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

[startup+856.5 s]
/proc/loadavg: 13.45 12.17 9.43 10/186 3869
/proc/meminfo: memFree=28587952/32873648 swapFree=7372/7372
[pid=3485] ppid=3483 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3485/stat : 3485 (run) S 3483 3485 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998223 9367552 270 33554432000 4194304 5064252 140736239159680 140736239158592 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3485/statm: 2287 270 229 213 0 72 0
[pid=3486] ppid=3485 vsize=303060 CPUtime=1800.39 cores=1,3,5,7
/proc/3486/stat : 3486 (pb_cplex) R 3485 3485 2525 0 -1 4202496 300917 0 0 0 179918 121 0 0 20 0 8 0 390998224 310333440 46738 33554432000 134512640 146736320 4291981680 4291974752 136388288 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3486/statm: 75765 46738 970 2985 0 72699 0
[pid=3486/tid=3591] ppid=3485 vsize=303060 CPUtime=150.83 cores=1,3,5,7
/proc/3486/task/3591/stat : 3591 (pb_cplex) R 3485 3485 2525 0 -1 4202560 12219 0 0 0 15074 9 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4061573328 136008042 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3592] ppid=3485 vsize=303060 CPUtime=150.6 cores=1,3,5,7
/proc/3486/task/3592/stat : 3592 (pb_cplex) R 3485 3485 2525 0 -1 4202560 32352 0 0 0 15047 13 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4072058696 135525914 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3593] ppid=3485 vsize=303060 CPUtime=151.57 cores=1,3,5,7
/proc/3486/task/3593/stat : 3593 (pb_cplex) R 3485 3485 2525 0 -1 4202560 13740 0 0 0 15148 9 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4082544848 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3486/tid=3594] ppid=3485 vsize=303060 CPUtime=150.72 cores=1,3,5,7
/proc/3486/task/3594/stat : 3594 (pb_cplex) R 3485 3485 2525 0 -1 4202560 15445 0 0 0 15060 12 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4093029312 136019067 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3486/tid=3595] ppid=3485 vsize=303060 CPUtime=150.02 cores=1,3,5,7
/proc/3486/task/3595/stat : 3595 (pb_cplex) R 3485 3485 2525 0 -1 4202560 14111 0 0 0 14993 9 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4014989404 135855127 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3486/tid=3596] ppid=3485 vsize=303060 CPUtime=150.44 cores=1,3,5,7
/proc/3486/task/3596/stat : 3596 (pb_cplex) R 3485 3485 2525 0 -1 4202560 17615 0 0 0 15034 10 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 4004503760 136008441 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3486/tid=3597] ppid=3485 vsize=303060 CPUtime=151.28 cores=1,3,5,7
/proc/3486/task/3597/stat : 3597 (pb_cplex) R 3485 3485 2525 0 -1 4202560 17701 0 0 0 15117 11 0 0 20 0 8 0 391023886 310333440 46738 33554432000 134512640 146736320 4291981680 3994017832 139044532 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 312208

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3485 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): 856.516
CPU time (s): 1800.39
CPU user time (s): 1799.18
CPU system time (s): 1.21
CPU usage (%): 210.199
Max. virtual memory (cumulated for all children) (KiB): 316376

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.54416 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 15:31:54
IDJOB=3737568
IDBENCH=48258
IDSOLVER=2325
FILE ID=node115/3737568-1339248714
RUNJOBID= node115-1339246833-2543
PBS_JOBID= 14644366
Free space on /tmp= 70260 MiB

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

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

MD5SUM BENCH= 162153f0f0e5f8f2e587b9d579ee09dc
RANDOM SEED=1849666516

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.92
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.462
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.462
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.462
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:       32873648 kB
MemFree:        28618484 kB
Buffers:          347756 kB
Cached:          2788816 kB
SwapCached:         2180 kB
Active:          1642536 kB
Inactive:        1710180 kB
Active(anon):     213056 kB
Inactive(anon):     2272 kB
Active(file):    1429480 kB
Inactive(file):  1707908 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             16316 kB
Writeback:             0 kB
AnonPages:        268660 kB
Mapped:            13044 kB
Shmem:                 0 kB
Slab:             761396 kB
SReclaimable:     205524 kB
SUnreclaim:       555872 kB
KernelStack:        1584 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     254188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3737568-1339248714.opb

Free space on /tmp at the end= 70240 MiB
End job on node115 at 2012-06-09 15:46:11