Trace number 3737447

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 656.816

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_1.opb
MD5SUM4142356c9f50acd7c9005938f6b31a6d
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.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
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)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737447-1339248654.opb.
0.00/0.00	c Instance file HOME/instance-3737447-1339248654.opb
0.00/0.00	c File size is 530657 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:      6604                                                |
0.00/0.13	c |  Number Constraints:    13009                                               |
0.00/0.13	c ===============================================================================
1800.36/656.81	c Remaining time 1799.87 sec.
1800.36/656.81	c 
1800.36/656.81	c *** INTERRUPTED ***
1800.36/656.81	s UNKNOWN
1800.36/656.81	c Total CPU time              : 1798.9 s
1800.36/656.81	c Memory used           : 274.24 MB
1800.36/656.81	c CPU time              : 1798.9 s
1800.36/656.81	c 
1800.36/656.81	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-3737447-1339248654/watcher-3737447-1339248654 -o /tmp/evaluation-result-3737447-1339248654/solver-3737447-1339248654 -C 1800 -W 1900 -M 15500 run HOME/instance-3737447-1339248654.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.59 3.95 4.27 3/178 5714
/proc/meminfo: memFree=30601712/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0

[startup+0.053822 s]
/proc/loadavg: 3.59 3.95 4.27 3/178 5714
/proc/meminfo: memFree=30601712/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 3.59 3.95 4.27 3/178 5714
/proc/meminfo: memFree=30601712/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 3.59 3.95 4.27 3/178 5714
/proc/meminfo: memFree=30601712/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 3.59 3.95 4.27 3/178 5714
/proc/meminfo: memFree=30601712/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 3.59 3.95 4.27 3/180 5716
/proc/meminfo: memFree=30577292/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=50296 CPUtime=1.49 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 8757 0 0 0 148 1 0 0 20 0 1 0 390992774 51503104 6791 33554432000 134512640 146736320 4289755152 4289749588 136017845 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/5715/statm: 12574 6791 795 2985 0 9508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59444

[startup+3.10023 s]
/proc/loadavg: 3.59 3.95 4.27 3/180 5716
/proc/meminfo: memFree=30575060/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=50332 CPUtime=3.09 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 8779 0 0 0 308 1 0 0 20 0 1 0 390992774 51539968 6813 33554432000 134512640 146736320 4289755152 4289749696 136018931 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/5715/statm: 12583 6813 795 2985 0 9517 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59480

[startup+6.30029 s]
/proc/loadavg: 3.46 3.92 4.25 3/180 5716
/proc/meminfo: memFree=30574800/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=50964 CPUtime=6.29 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 8948 0 0 0 628 1 0 0 20 0 1 0 390992774 52187136 6982 33554432000 134512640 146736320 4289755152 4289749904 136008450 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 12741 6982 795 2985 0 9675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60112

[startup+12.7003 s]
/proc/loadavg: 3.34 3.89 4.24 3/178 5716
/proc/meminfo: memFree=30574004/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=51052 CPUtime=12.69 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 8991 0 0 0 1268 1 0 0 20 0 1 0 390992774 52277248 7025 33554432000 134512640 146736320 4289755152 4289749764 136385179 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 12763 7025 795 2985 0 9697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60200

[startup+25.5003 s]
/proc/loadavg: 3.04 3.79 4.20 3/179 5717
/proc/meminfo: memFree=30560440/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=68168 CPUtime=25.48 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 15810 0 0 0 2546 2 0 0 20 0 1 0 390992774 69804032 10257 33554432000 134512640 146736320 4289755152 4289749584 136403117 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 17042 10257 901 2985 0 13976 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77316

[startup+51.1003 s]
/proc/loadavg: 2.69 3.65 4.14 3/179 5717
/proc/meminfo: memFree=30559836/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=53392 CPUtime=51.08 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 23179 0 0 0 5104 4 0 0 20 0 1 0 390992774 54673408 8145 33554432000 134512640 146736320 4289755152 4289748736 136018873 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 13348 8145 907 2985 0 10282 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62540

[startup+102.307 s]
/proc/loadavg: 2.30 3.39 4.03 3/187 5739
/proc/meminfo: memFree=30497964/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=190964 CPUtime=109.57 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 100328 0 0 0 10928 29 0 0 20 0 8 0 390992774 195547136 20496 33554432000 134512640 146736320 4289755152 4289747844 136385183 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 47741 20496 972 2985 0 44675 0
[pid=5715/tid=5733] ppid=5714 vsize=190964 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 195547136 20496 33554432000 134512640 146736320 4289755152 4109233808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=190964 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 195547136 20496 33554432000 134512640 146736320 4289755152 4119719568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=190964 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 195547136 20496 33554432000 134512640 146736320 4289755152 4130205328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=190964 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 195547136 20496 33554432000 134512640 146736320 4289755152 4098748048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=190964 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) S 5714 5714 4676 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391001080 195547136 20496 33554432000 134512640 146736320 4289755152 4088262288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=190964 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) S 5714 5714 4676 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391001080 195547136 20496 33554432000 134512640 146736320 4289755152 4077776528 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=190964 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) S 5714 5714 4676 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391001080 195547136 20496 33554432000 134512640 146736320 4289755152 4067290768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 109.57
Current children cumulated vsize (KiB) 200112

[startup+162.3 s]
/proc/loadavg: 2.11 3.14 3.90 3/186 5739
/proc/meminfo: memFree=30473524/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=193024 CPUtime=169.55 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 150894 0 0 0 16917 38 0 0 20 0 8 0 390992774 197656576 21110 33554432000 134512640 146736320 4289755152 4289747984 136008050 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 48256 21110 974 2985 0 45190 0
[pid=5715/tid=5733] ppid=5714 vsize=193024 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 197656576 21110 33554432000 134512640 146736320 4289755152 4109233808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=193024 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 197656576 21110 33554432000 134512640 146736320 4289755152 4119719568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=193024 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 197656576 21110 33554432000 134512640 146736320 4289755152 4130205328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=193024 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 197656576 21110 33554432000 134512640 146736320 4289755152 4098748048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=193024 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) S 5714 5714 4676 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391001080 197656576 21110 33554432000 134512640 146736320 4289755152 4088262288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=193024 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) S 5714 5714 4676 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391001080 197656576 21110 33554432000 134512640 146736320 4289755152 4077776528 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=193024 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) S 5714 5714 4676 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391001080 197656576 21110 33554432000 134512640 146736320 4289755152 4067290768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 169.55
Current children cumulated vsize (KiB) 202172

[startup+222.3 s]
/proc/loadavg: 2.04 2.93 3.78 3/186 5739
/proc/meminfo: memFree=30467244/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=194232 CPUtime=229.54 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 170583 0 0 0 22913 41 0 0 20 0 8 0 390992774 198893568 21351 33554432000 134512640 146736320 4289755152 4289747832 136475859 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 48558 21351 974 2985 0 45492 0
[pid=5715/tid=5733] ppid=5714 vsize=194232 CPUtime=0 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) S 5714 5714 4676 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391001080 198893568 21351 33554432000 134512640 146736320 4289755152 4109233808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=194232 CPUtime=0 cores=0,2,4,6

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

/proc/5715/statm: 69053 41755 974 2985 0 65987 0
[pid=5715/tid=5733] ppid=5714 vsize=276212 CPUtime=82.75 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) R 5714 5714 4676 0 -1 4202560 15370 0 0 0 8269 6 0 0 20 0 8 0 391001080 282841088 41755 33554432000 134512640 146736320 4289755152 4109230172 135855170 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=276212 CPUtime=77.06 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) S 5714 5714 4676 0 -1 4202560 13082 0 0 0 7700 6 0 0 20 0 8 0 391001080 282841088 41755 33554432000 134512640 146736320 4289755152 4119719568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=276212 CPUtime=82.04 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) R 5714 5714 4676 0 -1 4202560 33175 0 0 0 8193 11 0 0 20 0 8 0 391001080 282841088 41755 33554432000 134512640 146736320 4289755152 4130201808 136008042 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=276212 CPUtime=73.1 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) S 5714 5714 4676 0 -1 4202560 21853 0 0 0 7302 8 0 0 20 0 8 0 391001080 282841088 41755 33554432000 134512640 146736320 4289755152 4098748048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=276212 CPUtime=31.33 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) S 5714 5714 4676 0 -1 4202560 6526 0 0 0 3130 3 0 0 20 0 8 0 391001080 282841088 41755 33554432000 134512640 146736320 4289755152 4088262288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=276212 CPUtime=82.81 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) R 5714 5714 4676 0 -1 4202560 16071 0 0 0 8275 6 0 0 20 0 8 0 391001080 282841088 41755 33554432000 134512640 146736320 4289755152 4077772304 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=276212 CPUtime=62.21 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) S 5714 5714 4676 0 -1 4202560 20702 0 0 0 6214 7 0 0 20 0 8 0 391001080 282841088 41755 33554432000 134512640 146736320 4289755152 4067290768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 839.37
Current children cumulated vsize (KiB) 285360

[startup+462.3 s]
/proc/loadavg: 6.08 4.91 4.40 10/186 5740
/proc/meminfo: memFree=30381760/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=277204 CPUtime=1025.32 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 381164 0 0 0 102427 105 0 0 20 0 8 0 390992774 283856896 41889 33554432000 134512640 146736320 4289755152 4289747984 136008069 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/5715/statm: 69301 41889 974 2985 0 66235 0
[pid=5715/tid=5733] ppid=5714 vsize=277204 CPUtime=117.72 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) R 5714 5714 4676 0 -1 4202560 22037 0 0 0 11763 9 0 0 20 0 8 0 391001080 283856896 41889 33554432000 134512640 146736320 4289755152 4109230080 136018922 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=277204 CPUtime=84.76 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) R 5714 5714 4676 0 -1 4202560 14801 0 0 0 8470 6 0 0 20 0 8 0 391001080 283856896 41889 33554432000 134512640 146736320 4289755152 4119715888 136384857 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=277204 CPUtime=115.14 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) R 5714 5714 4676 0 -1 4202560 40815 0 0 0 11499 15 0 0 20 0 8 0 391001080 283856896 41889 33554432000 134512640 146736320 4289755152 4130201808 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=277204 CPUtime=80.92 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) R 5714 5714 4676 0 -1 4202560 22971 0 0 0 8083 9 0 0 20 0 8 0 391001080 283856896 41889 33554432000 134512640 146736320 4289755152 4098744392 139042981 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=277204 CPUtime=39.23 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) R 5714 5714 4676 0 -1 4202560 8608 0 0 0 3919 4 0 0 20 0 8 0 391001080 283856896 41889 33554432000 134512640 146736320 4289755152 4088257688 136008642 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=277204 CPUtime=117.63 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) R 5714 5714 4676 0 -1 4202560 25626 0 0 0 11752 11 0 0 20 0 8 0 391001080 283856896 41889 33554432000 134512640 146736320 4289755152 4077772892 135855165 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=277204 CPUtime=69.98 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) R 5714 5714 4676 0 -1 4202560 23145 0 0 0 6989 9 0 0 20 0 8 0 391001080 283856896 41889 33554432000 134512640 146736320 4289755152 4067287088 136384852 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1025.32
Current children cumulated vsize (KiB) 286352

[startup+522.3 s]
/proc/loadavg: 7.93 5.65 4.68 10/186 5740
/proc/meminfo: memFree=30377612/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=280192 CPUtime=1264.4 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 398892 0 0 0 126326 114 0 0 20 0 8 0 390992774 286916608 42833 33554432000 134512640 146736320 4289755152 4289746896 136008167 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5715/statm: 70048 42833 974 2985 0 66982 0
[pid=5715/tid=5733] ppid=5714 vsize=280192 CPUtime=147.7 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) R 5714 5714 4676 0 -1 4202560 23450 0 0 0 14759 11 0 0 20 0 8 0 391001080 286916608 42833 33554432000 134512640 146736320 4289755152 4109230172 135855165 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=280192 CPUtime=114.72 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) R 5714 5714 4676 0 -1 4202560 16660 0 0 0 11464 8 0 0 20 0 8 0 391001080 286916608 42833 33554432000 134512640 146736320 4289755152 4119716048 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=280192 CPUtime=145.48 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) R 5714 5714 4676 0 -1 4202560 42353 0 0 0 14532 16 0 0 20 0 8 0 391001080 286916608 42833 33554432000 134512640 146736320 4289755152 4130202600 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=280192 CPUtime=110.69 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) R 5714 5714 4676 0 -1 4202560 25125 0 0 0 11059 10 0 0 20 0 8 0 391001080 286916608 42833 33554432000 134512640 146736320 4289755152 4098743488 135468524 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=280192 CPUtime=69.32 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) R 5714 5714 4676 0 -1 4202560 9954 0 0 0 6927 5 0 0 20 0 8 0 391001080 286916608 42833 33554432000 134512640 146736320 4289755152 4088257564 135855165 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=280192 CPUtime=146.87 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) R 5714 5714 4676 0 -1 4202560 30839 0 0 0 14674 13 0 0 20 0 8 0 391001080 286916608 42833 33554432000 134512640 146736320 4289755152 4077772840 139044550 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=280192 CPUtime=100.05 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) R 5714 5714 4676 0 -1 4202560 24693 0 0 0 9994 11 0 0 20 0 8 0 391001080 286916608 42833 33554432000 134512640 146736320 4289755152 4067287108 136385167 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1264.4
Current children cumulated vsize (KiB) 289340

[startup+582.3 s]
/proc/loadavg: 8.60 6.26 4.95 10/187 5743
/proc/meminfo: memFree=30377368/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=280820 CPUtime=1503.48 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 437628 0 0 0 150220 128 0 0 20 0 8 0 390992774 287559680 43022 33554432000 134512640 146736320 4289755152 4289746896 136008050 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5715/statm: 70205 43022 974 2985 0 67139 0
[pid=5715/tid=5733] ppid=5714 vsize=280820 CPUtime=177.46 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) R 5714 5714 4676 0 -1 4202560 25017 0 0 0 17734 12 0 0 20 0 8 0 391001080 287559680 43022 33554432000 134512640 146736320 4289755152 4109230288 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=280820 CPUtime=144.52 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) R 5714 5714 4676 0 -1 4202560 18233 0 0 0 14442 10 0 0 20 0 8 0 391001080 287559680 43022 33554432000 134512640 146736320 4289755152 4119714568 135526330 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=280820 CPUtime=175.57 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) R 5714 5714 4676 0 -1 4202560 43750 0 0 0 17540 17 0 0 20 0 8 0 391001080 287559680 43022 33554432000 134512640 146736320 4289755152 4130201656 136475868 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=280820 CPUtime=140.9 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) R 5714 5714 4676 0 -1 4202560 33807 0 0 0 14077 13 0 0 20 0 8 0 391001080 287559680 43022 33554432000 134512640 146736320 4289755152 4098744388 136385179 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=280820 CPUtime=99.19 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) R 5714 5714 4676 0 -1 4202560 13928 0 0 0 9912 7 0 0 20 0 8 0 391001080 287559680 43022 33554432000 134512640 146736320 4289755152 4088257688 136008656 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=280820 CPUtime=176.84 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) R 5714 5714 4676 0 -1 4202560 43789 0 0 0 17667 17 0 0 20 0 8 0 391001080 287559680 43022 33554432000 134512640 146736320 4289755152 4077772168 136001929 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=280820 CPUtime=130.19 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) R 5714 5714 4676 0 -1 4202560 26247 0 0 0 13007 12 0 0 20 0 8 0 391001080 287559680 43022 33554432000 134512640 146736320 4289755152 4067287316 136003493 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1503.48
Current children cumulated vsize (KiB) 289968

[startup+642.3 s]
/proc/loadavg: 8.95 6.78 5.21 10/186 5744
/proc/meminfo: memFree=30375628/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=280820 CPUtime=1742.59 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 482476 0 0 0 174114 145 0 0 20 0 8 0 390992774 287559680 43270 33554432000 134512640 146736320 4289755152 4289747984 136008042 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5715/statm: 70205 43270 974 2985 0 67139 0
[pid=5715/tid=5733] ppid=5714 vsize=280820 CPUtime=207.59 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) R 5714 5714 4676 0 -1 4202560 29740 0 0 0 20745 14 0 0 20 0 8 0 391001080 287559680 43270 33554432000 134512640 146736320 4289755152 4109229972 136018126 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=280820 CPUtime=174.52 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) R 5714 5714 4676 0 -1 4202560 27553 0 0 0 17438 14 0 0 20 0 8 0 391001080 287559680 43270 33554432000 134512640 146736320 4289755152 4119716432 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=280820 CPUtime=205.4 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) R 5714 5714 4676 0 -1 4202560 48540 0 0 0 20521 19 0 0 20 0 8 0 391001080 287559680 43270 33554432000 134512640 146736320 4289755152 4130200512 136019061 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=280820 CPUtime=170.91 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) R 5714 5714 4676 0 -1 4202560 40429 0 0 0 17075 16 0 0 20 0 8 0 391001080 287559680 43270 33554432000 134512640 146736320 4289755152 4098743624 136388013 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=280820 CPUtime=128.78 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) R 5714 5714 4676 0 -1 4202560 20416 0 0 0 12869 9 0 0 20 0 8 0 391001080 287559680 43270 33554432000 134512640 146736320 4289755152 4088258628 136385175 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=280820 CPUtime=206.63 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) R 5714 5714 4676 0 -1 4202560 46850 0 0 0 20643 20 0 0 20 0 8 0 391001080 287559680 43270 33554432000 134512640 146736320 4289755152 4077773008 136008423 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=280820 CPUtime=160.3 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) R 5714 5714 4676 0 -1 4202560 31961 0 0 0 16015 15 0 0 20 0 8 0 391001080 287559680 43270 33554432000 134512640 146736320 4289755152 4067287496 135999693 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1742.59
Current children cumulated vsize (KiB) 289968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+656.8 s]
/proc/loadavg: 8.96 6.89 5.27 10/186 5744
/proc/meminfo: memFree=30374076/32873648 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (run) S 5712 5714 4676 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390992774 9367552 269 33554432000 4194304 5064252 140733309604352 140733309603264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5714/statm: 2287 269 229 213 0 72 0
[pid=5715] ppid=5714 vsize=280820 CPUtime=1800.36 cores=0,2,4,6
/proc/5715/stat : 5715 (pb_cplex) R 5714 5714 4676 0 -1 4202496 493818 0 0 0 179887 149 0 0 20 0 8 0 390992774 287559680 43392 33554432000 134512640 146736320 4289755152 4289747868 135854186 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5715/statm: 70205 43392 974 2985 0 67139 0
[pid=5715/tid=5733] ppid=5714 vsize=280820 CPUtime=214.52 cores=0,2,4,6
/proc/5715/task/5733/stat : 5733 (pb_cplex) R 5714 5714 4676 0 -1 4202560 30587 0 0 0 21438 14 0 0 20 0 8 0 391001080 287559680 43392 33554432000 134512640 146736320 4289755152 4109230288 136008443 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5734] ppid=5714 vsize=280820 CPUtime=181.52 cores=0,2,4,6
/proc/5715/task/5734/stat : 5734 (pb_cplex) R 5714 5714 4676 0 -1 4202560 28458 0 0 0 18138 14 0 0 20 0 8 0 391001080 287559680 43392 33554432000 134512640 146736320 4289755152 4119716296 136000488 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5735] ppid=5714 vsize=280820 CPUtime=212.6 cores=0,2,4,6
/proc/5715/task/5735/stat : 5735 (pb_cplex) R 5714 5714 4676 0 -1 4202560 50077 0 0 0 21240 20 0 0 20 0 8 0 391001080 287559680 43392 33554432000 134512640 146736320 4289755152 4130200512 136019021 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=5715/tid=5736] ppid=5714 vsize=280820 CPUtime=178.3 cores=0,2,4,6
/proc/5715/task/5736/stat : 5736 (pb_cplex) R 5714 5714 4676 0 -1 4202560 44380 0 0 0 17813 17 0 0 20 0 8 0 391001080 287559680 43392 33554432000 134512640 146736320 4289755152 4098744912 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=5715/tid=5737] ppid=5714 vsize=280820 CPUtime=136.22 cores=0,2,4,6
/proc/5715/task/5737/stat : 5737 (pb_cplex) R 5714 5714 4676 0 -1 4202560 22044 0 0 0 13611 11 0 0 20 0 8 0 391001080 287559680 43392 33554432000 134512640 146736320 4289755152 4088258652 135855165 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=5715/tid=5738] ppid=5714 vsize=280820 CPUtime=213.9 cores=0,2,4,6
/proc/5715/task/5738/stat : 5738 (pb_cplex) R 5714 5714 4676 0 -1 4202560 47420 0 0 0 21370 20 0 0 20 0 8 0 391001080 287559680 43392 33554432000 134512640 146736320 4289755152 4077772692 136018066 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=5715/tid=5739] ppid=5714 vsize=280820 CPUtime=167.68 cores=0,2,4,6
/proc/5715/task/5739/stat : 5739 (pb_cplex) R 5714 5714 4676 0 -1 4202560 33864 0 0 0 16752 16 0 0 20 0 8 0 391001080 287559680 43392 33554432000 134512640 146736320 4289755152 4067287632 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 289968

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 656.816
CPU time (s): 1800.36
CPU user time (s): 1798.87
CPU system time (s): 1.49
CPU usage (%): 274.104
Max. virtual memory (cumulated for all children) (KiB): 292664

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

runsolver used 1.67175 second user time and 4.25435 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-09 15:30:54
IDJOB=3737447
IDBENCH=48239
IDSOLVER=2325
FILE ID=node114/3737447-1339248654
RUNJOBID= node114-1339246833-4692
PBS_JOBID= 14644367
Free space on /tmp= 70684 MiB

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

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

MD5SUM BENCH= 4142356c9f50acd7c9005938f6b31a6d
RANDOM SEED=1185775200

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        30602752 kB
Buffers:          560952 kB
Cached:           500228 kB
SwapCached:         2452 kB
Active:           908888 kB
Inactive:         400220 kB
Active(anon):     245064 kB
Inactive(anon):     4632 kB
Active(file):     663824 kB
Inactive(file):   395588 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099616 kB
Dirty:             40168 kB
Writeback:             0 kB
AnonPages:        348916 kB
Mapped:            12148 kB
Shmem:                 0 kB
Slab:             823088 kB
SReclaimable:     266660 kB
SUnreclaim:       556428 kB
KernelStack:        1496 kB
PageTables:         4536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     545008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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-3737447-1339248654.opb

Free space on /tmp at the end= 70664 MiB
End job on node114 at 2012-06-09 15:41:53