Trace number 3737535

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.36 678.326

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
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-33
Best CPU time to get the best result obtained on this benchmark1796.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737535-1339248702.opb.
0.00/0.00	c Instance file HOME/instance-3737535-1339248702.opb
0.00/0.00	c File size is 532479 bytes.
0.00/0.12	c Highest Coefficient sum: 400
0.00/0.12	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.13	c ============================[ Problem Statistics ]=============================
0.00/0.13	c |                                                                             |
0.00/0.13	c |  Parsing time:          0.13         s                                      |
0.00/0.13	c |  Number Variables:      6626                                                |
0.00/0.13	c |  Number Constraints:    13053                                               |
0.00/0.13	c ===============================================================================
1800.36/678.32	c Remaining time 1799.87 sec.
1800.36/678.32	c 
1800.36/678.32	c *** INTERRUPTED ***
1800.36/678.32	s UNKNOWN
1800.36/678.32	c Total CPU time              : 1799.08 s
1800.36/678.32	c Memory used           : 282.58 MB
1800.36/678.32	c CPU time              : 1799.08 s
1800.36/678.32	c 
1800.36/678.32	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-3737535-1339248702/watcher-3737535-1339248702 -o /tmp/evaluation-result-3737535-1339248702/solver-3737535-1339248702 -C 1800 -W 1900 -M 15500 run HOME/instance-3737535-1339248702.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.52 6.26 5.83 3/177 3509
/proc/meminfo: memFree=30997352/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0

[startup+0.0286099 s]
/proc/loadavg: 8.52 6.26 5.83 3/177 3509
/proc/meminfo: memFree=30997352/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 8.52 6.26 5.83 3/177 3509
/proc/meminfo: memFree=30997352/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 8.52 6.26 5.83 3/177 3509
/proc/meminfo: memFree=30997352/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 8.52 6.26 5.83 3/177 3509
/proc/meminfo: memFree=30997352/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/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: 8.52 6.26 5.83 3/179 3511
/proc/meminfo: memFree=30971984/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=50864 CPUtime=1.49 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 8848 0 0 0 148 1 0 0 20 0 1 0 390998762 52084736 6901 33554432000 134512640 146736320 4288085184 4288079812 136385175 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 12716 6901 795 2985 0 9650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60012

[startup+3.10031 s]
/proc/loadavg: 8.52 6.26 5.83 3/179 3511
/proc/meminfo: memFree=30970744/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=50960 CPUtime=3.09 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 8881 0 0 0 308 1 0 0 20 0 1 0 390998762 52183040 6934 33554432000 134512640 146736320 4288085184 4288080384 139046467 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 12740 6934 795 2985 0 9674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60108

[startup+6.30031 s]
/proc/loadavg: 8.00 6.19 5.81 3/179 3511
/proc/meminfo: memFree=30970628/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=51048 CPUtime=6.29 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 8914 0 0 0 628 1 0 0 20 0 1 0 390998762 52273152 6967 33554432000 134512640 146736320 4288085184 4288080336 136403109 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 12762 6967 795 2985 0 9696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60196

[startup+12.7003 s]
/proc/loadavg: 7.52 6.12 5.79 3/179 3511
/proc/meminfo: memFree=30970164/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=51132 CPUtime=12.68 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 8953 0 0 0 1267 1 0 0 20 0 1 0 390998762 52359168 7006 33554432000 134512640 146736320 4288085184 4288080200 136000490 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 12783 7006 795 2985 0 9717 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60280

[startup+25.5004 s]
/proc/loadavg: 6.29 5.91 5.72 3/179 3511
/proc/meminfo: memFree=30968604/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=57796 CPUtime=25.49 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 10798 0 0 0 2547 2 0 0 20 0 1 0 390998762 59183104 8529 33554432000 134512640 146736320 4288085184 4288081024 137701604 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 14449 8529 867 2985 0 11383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66944

[startup+51.1003 s]
/proc/loadavg: 4.83 5.60 5.62 3/179 3511
/proc/meminfo: memFree=30960580/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=53284 CPUtime=51.08 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 23320 0 0 0 5103 5 0 0 20 0 1 0 390998762 54562816 9636 33554432000 134512640 146736320 4288085184 4288078888 136384743 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 13321 9636 907 2985 0 10255 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62432

[startup+102.307 s]
/proc/loadavg: 3.60 5.14 5.46 3/186 3532
/proc/meminfo: memFree=30900068/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=205152 CPUtime=114.57 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 88709 0 0 0 11420 37 0 0 20 0 8 0 390998762 210075648 24605 33554432000 134512640 146736320 4288085184 4288077896 139043568 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 51288 24605 973 2985 0 48222 0
[pid=3510/tid=3526] ppid=3509 vsize=205152 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210075648 24605 33554432000 134512640 146736320 4288085184 4030721680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=205152 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210075648 24605 33554432000 134512640 146736320 4288085184 4041207440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=205152 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210075648 24605 33554432000 134512640 146736320 4288085184 4052741776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=205152 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210075648 24605 33554432000 134512640 146736320 4288085184 4098813584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=205152 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) S 3509 3509 2899 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391007446 210075648 24605 33554432000 134512640 146736320 4288085184 4088327824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=205152 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210075648 24605 33554432000 134512640 146736320 4288085184 4077842064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=205152 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) S 3509 3509 2899 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391007446 210075648 24605 33554432000 134512640 146736320 4288085184 4067356304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 114.57
Current children cumulated vsize (KiB) 214300

[startup+162.301 s]
/proc/loadavg: 2.59 4.56 5.24 3/193 3539
/proc/meminfo: memFree=30810700/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=205580 CPUtime=174.55 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 90076 0 0 0 17418 37 0 0 20 0 8 0 390998762 210513920 24962 33554432000 134512640 146736320 4288085184 4288078040 136008673 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 51395 24962 973 2985 0 48329 0
[pid=3510/tid=3526] ppid=3509 vsize=205580 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210513920 24962 33554432000 134512640 146736320 4288085184 4030721680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=205580 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210513920 24962 33554432000 134512640 146736320 4288085184 4041207440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=205580 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210513920 24962 33554432000 134512640 146736320 4288085184 4052741776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=205580 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210513920 24962 33554432000 134512640 146736320 4288085184 4098813584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=205580 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) S 3509 3509 2899 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391007446 210513920 24962 33554432000 134512640 146736320 4288085184 4088327824 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=205580 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210513920 24962 33554432000 134512640 146736320 4288085184 4077842064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=205580 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) S 3509 3509 2899 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391007446 210513920 24962 33554432000 134512640 146736320 4288085184 4067356304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 174.55
Current children cumulated vsize (KiB) 214728

[startup+222.301 s]
/proc/loadavg: 4.60 4.65 5.22 10/193 3539
/proc/meminfo: memFree=30599400/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=206024 CPUtime=234.54 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 92195 0 0 0 23416 38 0 0 20 0 8 0 390998762 210968576 25025 33554432000 134512640 146736320 4288085184 4288078280 136000363 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 51506 25025 973 2985 0 48440 0
[pid=3510/tid=3526] ppid=3509 vsize=206024 CPUtime=0 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) S 3509 3509 2899 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391007446 210968576 25025 33554432000 134512640 146736320 4288085184 4030721680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=206024 CPUtime=0 cores=1,3,5,7

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

/proc/3510/statm: 69160 43618 973 2985 0 66094 0
[pid=3510/tid=3526] ppid=3509 vsize=276640 CPUtime=102.68 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) R 3509 3509 2899 0 -1 4202560 8413 0 0 0 10261 7 0 0 20 0 8 0 391007446 283279360 43618 33554432000 134512640 146736320 4288085184 4030718064 136384895 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=276640 CPUtime=101.39 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) R 3509 3509 2899 0 -1 4202560 13214 0 0 0 10130 9 0 0 20 0 8 0 391007446 283279360 43618 33554432000 134512640 146736320 4288085184 4041204168 135999265 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=276640 CPUtime=101.58 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) R 3509 3509 2899 0 -1 4202560 9065 0 0 0 10151 7 0 0 20 0 8 0 391007446 283279360 43618 33554432000 134512640 146736320 4288085184 4052738048 136018935 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=276640 CPUtime=102.82 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) R 3509 3509 2899 0 -1 4202560 10410 0 0 0 10273 9 0 0 20 0 8 0 391007446 283279360 43618 33554432000 134512640 146736320 4288085184 4098810312 136000308 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=276640 CPUtime=102.72 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) R 3509 3509 2899 0 -1 4202560 9592 0 0 0 10265 7 0 0 20 0 8 0 391007446 283279360 43618 33554432000 134512640 146736320 4288085184 4088324304 136008017 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=276640 CPUtime=101.58 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) R 3509 3509 2899 0 -1 4202560 10688 0 0 0 10149 9 0 0 20 0 8 0 391007446 283279360 43618 33554432000 134512640 146736320 4288085184 4077838792 136000480 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=276640 CPUtime=29.33 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) S 3509 3509 2899 0 -1 4202560 4845 0 0 0 2931 2 0 0 20 0 8 0 391007446 283279360 43618 33554432000 134512640 146736320 4288085184 4067356304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1031.5
Current children cumulated vsize (KiB) 285788

[startup+522.3 s]
/proc/loadavg: 12.51 10.35 7.54 6/187 3789
/proc/meminfo: memFree=30957512/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=278192 CPUtime=1270.6 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 194485 0 0 0 126960 100 0 0 20 0 8 0 390998762 284868608 43966 33554432000 134512640 146736320 4288085184 4288078280 136001974 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3510/statm: 69548 43966 973 2985 0 66482 0
[pid=3510/tid=3526] ppid=3509 vsize=278192 CPUtime=145.56 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) R 3509 3509 2899 0 -1 4202560 12350 0 0 0 14546 10 0 0 20 0 8 0 391007446 284868608 43966 33554432000 134512640 146736320 4288085184 4030718160 136008230 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=278192 CPUtime=128.44 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) S 3509 3509 2899 0 -1 4202560 16472 0 0 0 12833 11 0 0 20 0 8 0 391007446 284868608 43966 33554432000 134512640 146736320 4288085184 4041207440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=278192 CPUtime=130.46 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) S 3509 3509 2899 0 -1 4202560 13923 0 0 0 13037 9 0 0 20 0 8 0 391007446 284868608 43966 33554432000 134512640 146736320 4288085184 4052741776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=278192 CPUtime=144.31 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) R 3509 3509 2899 0 -1 4202560 14709 0 0 0 14419 12 0 0 20 0 8 0 391007446 284868608 43966 33554432000 134512640 146736320 4288085184 4098809948 135855130 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=278192 CPUtime=144.36 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) R 3509 3509 2899 0 -1 4202560 13076 0 0 0 14426 10 0 0 20 0 8 0 391007446 284868608 43966 33554432000 134512640 146736320 4288085184 4088324304 136008238 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=278192 CPUtime=115.33 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) S 3509 3509 2899 0 -1 4202560 13264 0 0 0 11523 10 0 0 20 0 8 0 391007446 284868608 43966 33554432000 134512640 146736320 4288085184 4077842064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=278192 CPUtime=29.33 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) S 3509 3509 2899 0 -1 4202560 4845 0 0 0 2931 2 0 0 20 0 8 0 391007446 284868608 43966 33554432000 134512640 146736320 4288085184 4067356304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1270.6
Current children cumulated vsize (KiB) 287340

[startup+582.3 s]
/proc/loadavg: 7.33 9.22 7.32 10/186 3790
/proc/meminfo: memFree=30960980/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=286280 CPUtime=1417.96 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 222203 0 0 0 141685 111 0 0 20 0 8 0 390998762 293150720 45366 33554432000 134512640 146736320 4288085184 4288077916 135855174 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3510/statm: 71570 45366 973 2985 0 68504 0
[pid=3510/tid=3526] ppid=3509 vsize=286280 CPUtime=171.53 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) R 3509 3509 2899 0 -1 4202560 15888 0 0 0 17141 12 0 0 20 0 8 0 391007446 293150720 45366 33554432000 134512640 146736320 4288085184 4030718408 136001989 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=286280 CPUtime=133.51 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) R 3509 3509 2899 0 -1 4202560 19026 0 0 0 13338 13 0 0 20 0 8 0 391007446 293150720 45366 33554432000 134512640 146736320 4288085184 4041204304 136403112 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=286280 CPUtime=135.49 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) R 3509 3509 2899 0 -1 4202560 15794 0 0 0 13538 11 0 0 20 0 8 0 391007446 293150720 45366 33554432000 134512640 146736320 4288085184 4052738252 136388881 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=286280 CPUtime=169 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) R 3509 3509 2899 0 -1 4202560 20495 0 0 0 16885 15 0 0 20 0 8 0 391007446 293150720 45366 33554432000 134512640 146736320 4288085184 4098810064 136008441 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=286280 CPUtime=166.2 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) R 3509 3509 2899 0 -1 4202560 18563 0 0 0 16608 12 0 0 20 0 8 0 391007446 293150720 45366 33554432000 134512640 146736320 4288085184 4088324144 136384852 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=286280 CPUtime=120.53 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) R 3509 3509 2899 0 -1 4202560 15374 0 0 0 12043 10 0 0 20 0 8 0 391007446 293150720 45366 33554432000 134512640 146736320 4288085184 4077838544 136008042 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=286280 CPUtime=34.29 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) R 3509 3509 2899 0 -1 4202560 7471 0 0 0 3426 3 0 0 20 0 8 0 391007446 293150720 45366 33554432000 134512640 146736320 4288085184 4067353168 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1417.96
Current children cumulated vsize (KiB) 295428

[startup+642.3 s]
/proc/loadavg: 8.38 9.17 7.42 10/186 3790
/proc/meminfo: memFree=30957476/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=287352 CPUtime=1656.96 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 250027 0 0 0 165570 126 0 0 20 0 8 0 390998762 294248448 46060 33554432000 134512640 146736320 4288085184 4288078416 136403109 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3510/statm: 71838 46060 973 2985 0 68772 0
[pid=3510/tid=3526] ppid=3509 vsize=287352 CPUtime=201.13 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) R 3509 3509 2899 0 -1 4202560 18578 0 0 0 20098 15 0 0 20 0 8 0 391007446 294248448 46060 33554432000 134512640 146736320 4288085184 4030718544 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=287352 CPUtime=163.48 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) R 3509 3509 2899 0 -1 4202560 20218 0 0 0 16334 14 0 0 20 0 8 0 391007446 294248448 46060 33554432000 134512640 146736320 4288085184 4041203920 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=287352 CPUtime=165.58 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) R 3509 3509 2899 0 -1 4202560 19311 0 0 0 16546 12 0 0 20 0 8 0 391007446 294248448 46060 33554432000 134512640 146736320 4288085184 4052738268 136009643 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=287352 CPUtime=199.1 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) R 3509 3509 2899 0 -1 4202560 25363 0 0 0 19892 18 0 0 20 0 8 0 391007446 294248448 46060 33554432000 134512640 146736320 4288085184 4098810064 136008455 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=287352 CPUtime=195.89 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) R 3509 3509 2899 0 -1 4202560 23938 0 0 0 19574 15 0 0 20 0 8 0 391007446 294248448 46060 33554432000 134512640 146736320 4288085184 4088324552 136000350 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=287352 CPUtime=150.21 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) R 3509 3509 2899 0 -1 4202560 19193 0 0 0 15008 13 0 0 20 0 8 0 391007446 294248448 46060 33554432000 134512640 146736320 4288085184 4077838428 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=287352 CPUtime=64.47 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) R 3509 3509 2899 0 -1 4202560 10617 0 0 0 6441 6 0 0 20 0 8 0 391007446 294248448 46060 33554432000 134512640 146736320 4288085184 4067352792 136008607 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1656.96
Current children cumulated vsize (KiB) 296500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+678.301 s]
/proc/loadavg: 8.65 9.15 7.48 10/186 3790
/proc/meminfo: memFree=30944008/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=287352 CPUtime=1800.36 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 261132 0 0 0 179903 133 0 0 20 0 8 0 390998762 294248448 46095 33554432000 134512640 146736320 4288085184 4288078012 135526874 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3510/statm: 71838 46095 973 2985 0 68772 0
[pid=3510/tid=3526] ppid=3509 vsize=287352 CPUtime=218.71 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) R 3509 3509 2899 0 -1 4202560 20388 0 0 0 21856 15 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4030718160 136007963 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=287352 CPUtime=181.77 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) R 3509 3509 2899 0 -1 4202560 21234 0 0 0 18163 14 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4041203780 136385167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=287352 CPUtime=183.66 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) R 3509 3509 2899 0 -1 4202560 21462 0 0 0 18352 14 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4052738140 135855170 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=287352 CPUtime=217.14 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) R 3509 3509 2899 0 -1 4202560 26435 0 0 0 21695 19 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4098809748 136018126 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=287352 CPUtime=213.64 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) R 3509 3509 2899 0 -1 4202560 25777 0 0 0 21347 17 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4088324304 136008339 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=287352 CPUtime=168.05 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) R 3509 3509 2899 0 -1 4202560 19557 0 0 0 16791 14 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4077838544 136008114 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=287352 CPUtime=82.62 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) R 3509 3509 2899 0 -1 4202560 11362 0 0 0 8254 8 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4067352784 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 296500

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

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

[startup+678.301 s]
/proc/loadavg: 8.65 9.15 7.48 10/186 3790
/proc/meminfo: memFree=30944008/32873844 swapFree=7116/7116
[pid=3509] ppid=3507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3509/stat : 3509 (run) S 3507 3509 2899 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390998762 9367552 270 33554432000 4194304 5064252 140734458193104 140734458192016 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3509/statm: 2287 270 229 213 0 72 0
[pid=3510] ppid=3509 vsize=287352 CPUtime=1800.36 cores=1,3,5,7
/proc/3510/stat : 3510 (pb_cplex) R 3509 3509 2899 0 -1 4202496 261132 0 0 0 179903 133 0 0 20 0 8 0 390998762 294248448 46095 33554432000 134512640 146736320 4288085184 4288078012 135526874 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3510/statm: 71838 46095 973 2985 0 68772 0
[pid=3510/tid=3526] ppid=3509 vsize=287352 CPUtime=218.71 cores=1,3,5,7
/proc/3510/task/3526/stat : 3526 (pb_cplex) R 3509 3509 2899 0 -1 4202560 20388 0 0 0 21856 15 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4030718160 136007963 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3527] ppid=3509 vsize=287352 CPUtime=181.77 cores=1,3,5,7
/proc/3510/task/3527/stat : 3527 (pb_cplex) R 3509 3509 2899 0 -1 4202560 21234 0 0 0 18163 14 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4041203780 136385167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3528] ppid=3509 vsize=287352 CPUtime=183.66 cores=1,3,5,7
/proc/3510/task/3528/stat : 3528 (pb_cplex) R 3509 3509 2899 0 -1 4202560 21462 0 0 0 18352 14 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4052738140 135855170 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=3510/tid=3529] ppid=3509 vsize=287352 CPUtime=217.14 cores=1,3,5,7
/proc/3510/task/3529/stat : 3529 (pb_cplex) R 3509 3509 2899 0 -1 4202560 26435 0 0 0 21695 19 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4098809748 136018126 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3530] ppid=3509 vsize=287352 CPUtime=213.64 cores=1,3,5,7
/proc/3510/task/3530/stat : 3530 (pb_cplex) R 3509 3509 2899 0 -1 4202560 25777 0 0 0 21347 17 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4088324304 136008339 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=3510/tid=3531] ppid=3509 vsize=287352 CPUtime=168.05 cores=1,3,5,7
/proc/3510/task/3531/stat : 3531 (pb_cplex) R 3509 3509 2899 0 -1 4202560 19557 0 0 0 16791 14 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4077838544 136008114 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=3510/tid=3532] ppid=3509 vsize=287352 CPUtime=82.62 cores=1,3,5,7
/proc/3510/task/3532/stat : 3532 (pb_cplex) R 3509 3509 2899 0 -1 4202560 11362 0 0 0 8254 8 0 0 20 0 8 0 391007446 294248448 46095 33554432000 134512640 146736320 4288085184 4067352784 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 296500

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 678.326
CPU time (s): 1800.36
CPU user time (s): 1799.03
CPU system time (s): 1.33
CPU usage (%): 265.412
Max. virtual memory (cumulated for all children) (KiB): 298504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1

runsolver used 2.30065 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-09 15:31:42
IDJOB=3737535
IDBENCH=48253
IDSOLVER=2325
FILE ID=node103/3737535-1339248702
RUNJOBID= node103-1339246832-2916
PBS_JOBID= 14644378
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=1256609011

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:        30998524 kB
Buffers:          412352 kB
Cached:           375548 kB
SwapCached:         5468 kB
Active:           874476 kB
Inactive:         105788 kB
Active(anon):     184112 kB
Inactive(anon):     7352 kB
Active(file):     690364 kB
Inactive(file):    98436 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             16316 kB
Writeback:             0 kB
AnonPages:        302732 kB
Mapped:            12836 kB
Shmem:                 0 kB
Slab:             754764 kB
SReclaimable:     195388 kB
SUnreclaim:       559376 kB
KernelStack:        1544 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     333404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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-3737535-1339248702.opb

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