Trace number 3732511

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 523.622

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
MD5SUM05a418d42b6e85967009c0fa73623d83
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark439.002
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 372
Optimality of the best value was proved NO
Number of variables808
Total number of constraints5557
Number of constraints which are clauses5557
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 808
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 808
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 808
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3732511-1339247340.opb.
0.00/0.00	c Instance file HOME/instance-3732511-1339247340.opb
0.00/0.00	c File size is 192989 bytes.
0.00/0.10	c Highest Coefficient sum: 33
0.00/0.10	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.11	c ============================[ Problem Statistics ]=============================
0.00/0.11	c |                                                                             |
0.00/0.11	c |  Parsing time:          0.11         s                                      |
0.00/0.11	c |  Number Variables:      808                                                 |
0.00/0.11	c |  Number Constraints:    5557                                                |
0.00/0.11	c ===============================================================================
1800.00/523.61	c Remaining time 1799.89 sec.
1800.00/523.61	c 
1800.00/523.61	c *** INTERRUPTED ***
1800.00/523.61	s UNKNOWN
1800.00/523.61	c Total CPU time              : 1796.56 s
1800.00/523.61	c Memory used           : 218.11 MB
1800.00/523.61	c CPU time              : 1796.56 s
1800.00/523.61	c 
1800.00/523.61	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-3732511-1339247340/watcher-3732511-1339247340 -o /tmp/evaluation-result-3732511-1339247340/solver-3732511-1339247340 -C 1800 -W 1900 -M 15500 run HOME/instance-3732511-1339247340.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: 5.23 3.97 1.99 3/177 2634
/proc/meminfo: memFree=24712284/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0

[startup+0.0675269 s]
/proc/loadavg: 5.23 3.97 1.99 3/177 2634
/proc/meminfo: memFree=24712284/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 5.23 3.97 1.99 3/177 2634
/proc/meminfo: memFree=24712284/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 5.23 3.97 1.99 3/177 2634
/proc/meminfo: memFree=24712284/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700143 s]
/proc/loadavg: 5.23 3.97 1.99 3/177 2634
/proc/meminfo: memFree=24712284/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 5.23 3.97 1.99 3/179 2636
/proc/meminfo: memFree=24700860/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=28084 CPUtime=1.49 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 11621 0 0 0 148 1 0 0 20 0 1 0 390859740 28758016 3683 33554432000 134512640 146736320 4288170080 4288164300 136017787 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2635/statm: 7021 3683 898 2985 0 3955 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37232

[startup+3.10017 s]
/proc/loadavg: 5.23 3.97 1.99 3/179 2636
/proc/meminfo: memFree=24700084/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=28952 CPUtime=3.09 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 16677 0 0 0 307 2 0 0 20 0 1 0 390859740 29646848 3889 33554432000 134512640 146736320 4288170080 4288164168 139043579 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2635/statm: 7238 3889 898 2985 0 4172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38100

[startup+6.30015 s]
/proc/loadavg: 4.97 3.94 1.99 3/179 2636
/proc/meminfo: memFree=24697700/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=30996 CPUtime=6.29 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 24798 0 0 0 626 3 0 0 20 0 1 0 390859740 31739904 4322 33554432000 134512640 146736320 4288170080 4288165916 136406055 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2635/statm: 7749 4322 898 2985 0 4683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40144

[startup+12.7001 s]
/proc/loadavg: 4.73 3.90 1.99 3/179 2636
/proc/meminfo: memFree=24699828/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=29032 CPUtime=12.68 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 35663 0 0 0 1264 4 0 0 20 0 1 0 390859740 29728768 3914 33554432000 134512640 146736320 4288170080 4288163752 139044552 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2635/statm: 7258 3914 903 2985 0 4192 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38180

[startup+25.5004 s]
/proc/loadavg: 4.72 3.94 2.03 4/186 2643
/proc/meminfo: memFree=24649880/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=119428 CPUtime=49.97 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 52476 0 0 0 4981 16 0 0 20 0 1 0 390859740 122294272 12992 33554432000 134512640 146736320 4288170080 4288166872 144757825 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2635/statm: 29857 12992 950 2985 0 26791 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 128576

[startup+51.1004 s]
/proc/loadavg: 4.41 3.92 2.07 8/186 2657
/proc/meminfo: memFree=24614272/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=181216 CPUtime=91.13 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) S 2634 2634 2263 0 -1 4202496 97807 0 0 0 9079 34 0 0 20 0 8 0 390859740 185565184 21434 33554432000 134512640 146736320 4288170080 4288166480 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2635/statm: 45304 21434 966 2985 0 42238 0
[pid=2635/tid=2651] ppid=2634 vsize=181216 CPUtime=2.72 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) S 2634 2634 2263 0 -1 4202560 5853 0 0 0 271 1 0 0 20 0 8 0 390863769 185565184 21434 33554432000 134512640 146736320 4288170080 4130360976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=181216 CPUtime=2.67 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) R 2634 2634 2263 0 -1 4202560 3650 0 0 0 267 0 0 0 20 0 8 0 390863769 185565184 21434 33554432000 134512640 146736320 4288170080 4140842512 136403114 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=181216 CPUtime=2.57 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) S 2634 2634 2263 0 -1 4202560 1147 0 0 0 257 0 0 0 20 0 8 0 390863769 185565184 21434 33554432000 134512640 146736320 4288170080 4151332496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=181216 CPUtime=3.06 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) R 2634 2634 2263 0 -1 4202560 1655 0 0 0 306 0 0 0 20 0 8 0 390863769 185565184 21434 33554432000 134512640 146736320 4288170080 4114736152 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=181216 CPUtime=1.76 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) S 2634 2634 2263 0 -1 4202560 2081 0 0 0 176 0 0 0 20 0 8 0 390863769 185565184 21434 33554432000 134512640 146736320 4288170080 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=181216 CPUtime=1.88 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) S 2634 2634 2263 0 -1 4202560 4957 0 0 0 187 1 0 0 20 0 8 0 390863769 185565184 21434 33554432000 134512640 146736320 4288170080 4050644624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=181216 CPUtime=2.56 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) R 2634 2634 2263 0 -1 4202560 1619 0 0 0 256 0 0 0 20 0 8 0 390863769 185565184 21434 33554432000 134512640 146736320 4288170080 4040154300 135526874 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 91.13
Current children cumulated vsize (KiB) 190364

[startup+102.307 s]
/proc/loadavg: 5.88 4.41 2.33 10/187 2660
/proc/meminfo: memFree=24594384/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=191704 CPUtime=271.63 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 158493 0 0 0 27097 66 0 0 20 0 8 0 390859740 196304896 23686 33554432000 134512640 146736320 4288170080 4288162960 136008226 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2635/statm: 47926 23686 969 2985 0 44860 0
[pid=2635/tid=2651] ppid=2634 vsize=191704 CPUtime=24.23 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) R 2634 2634 2263 0 -1 4202560 29645 0 0 0 2414 9 0 0 20 0 8 0 390863769 196304896 23686 33554432000 134512640 146736320 4288170080 4130356360 136388565 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=191704 CPUtime=25.04 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) R 2634 2634 2263 0 -1 4202560 15919 0 0 0 2499 5 0 0 20 0 8 0 390863769 196304896 23686 33554432000 134512640 146736320 4288170080 4140843600 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=191704 CPUtime=25.99 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) R 2634 2634 2263 0 -1 4202560 3502 0 0 0 2597 2 0 0 20 0 8 0 390863769 196304896 23686 33554432000 134512640 146736320 4288170080 4151328108 136400447 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=191704 CPUtime=26.15 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) R 2634 2634 2263 0 -1 4202560 5419 0 0 0 2611 4 0 0 20 0 8 0 390863769 196304896 23686 33554432000 134512640 146736320 4288170080 4114735264 136006320 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=191704 CPUtime=25.34 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) R 2634 2634 2263 0 -1 4202560 4207 0 0 0 2532 2 0 0 20 0 8 0 390863769 196304896 23686 33554432000 134512640 146736320 4288170080 4061127112 136002075 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=191704 CPUtime=24.74 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 7870 0 0 0 2470 4 0 0 20 0 8 0 390863769 196304896 23686 33554432000 134512640 146736320 4288170080 4050638900 135451078 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=191704 CPUtime=22.26 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) R 2634 2634 2263 0 -1 4202560 5421 0 0 0 2222 4 0 0 20 0 8 0 390863769 196304896 23686 33554432000 134512640 146736320 4288170080 4040155344 136008061 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 271.63
Current children cumulated vsize (KiB) 200852

[startup+162.3 s]
/proc/loadavg: 7.46 5.13 2.71 3/186 2661
/proc/meminfo: memFree=24590984/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=195624 CPUtime=489.53 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 230013 0 0 0 48850 103 0 0 20 0 8 0 390859740 200318976 24626 33554432000 134512640 146736320 4288170080 4288162960 136008443 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2635/statm: 48906 24626 979 2985 0 45840 0
[pid=2635/tid=2651] ppid=2634 vsize=195624 CPUtime=52.76 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) R 2634 2634 2263 0 -1 4202560 59842 0 0 0 5257 19 0 0 20 0 8 0 390863769 200318976 24626 33554432000 134512640 146736320 4288170080 4130356752 136403103 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=195624 CPUtime=51.06 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) R 2634 2634 2263 0 -1 4202560 27915 0 0 0 5096 10 0 0 20 0 8 0 390863769 200318976 24626 33554432000 134512640 146736320 4288170080 4140843216 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=195624 CPUtime=53.11 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) R 2634 2634 2263 0 -1 4202560 8326 0 0 0 5304 7 0 0 20 0 8 0 390863769 200318976 24626 33554432000 134512640 146736320 4288170080 4151329360 136403114 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=195624 CPUtime=53.73 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) R 2634 2634 2263 0 -1 4202560 6988 0 0 0 5366 7 0 0 20 0 8 0 390863769 200318976 24626 33554432000 134512640 146736320 4288170080 4114735304 136388565 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=195624 CPUtime=52.44 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) R 2634 2634 2263 0 -1 4202560 7584 0 0 0 5238 6 0 0 20 0 8 0 390863769 200318976 24626 33554432000 134512640 146736320 4288170080 4061126864 136008172 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=195624 CPUtime=51.48 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 20740 0 0 0 5138 10 0 0 20 0 8 0 390863769 200318976 24626 33554432000 134512640 146736320 4288170080 4050641104 136008168 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=195624 CPUtime=48.88 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) R 2634 2634 2263 0 -1 4202560 5766 0 0 0 4882 6 0 0 20 0 8 0 390863769 200318976 24626 33554432000 134512640 146736320 4288170080 4040154824 136002752 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 489.53

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

/proc/2635/statm: 52763 28643 998 2985 0 49697 0
[pid=2635/tid=2651] ppid=2634 vsize=211052 CPUtime=108.1 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) R 2634 2634 2263 0 -1 4202560 63839 0 0 0 10781 29 0 0 20 0 8 0 390863769 216117248 28643 33554432000 134512640 146736320 4288170080 4130357456 136008248 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=211052 CPUtime=103.04 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) R 2634 2634 2263 0 -1 4202560 34324 0 0 0 10281 23 0 0 20 0 8 0 390863769 216117248 28643 33554432000 134512640 146736320 4288170080 4140843216 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=211052 CPUtime=108.29 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) R 2634 2634 2263 0 -1 4202560 29673 0 0 0 10805 24 0 0 20 0 8 0 390863769 216117248 28643 33554432000 134512640 146736320 4288170080 4151328976 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=211052 CPUtime=107.46 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) R 2634 2634 2263 0 -1 4202560 15343 0 0 0 10727 19 0 0 20 0 8 0 390863769 216117248 28643 33554432000 134512640 146736320 4288170080 4114735256 136007083 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=211052 CPUtime=107.15 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) R 2634 2634 2263 0 -1 4202560 49706 0 0 0 10688 27 0 0 20 0 8 0 390863769 216117248 28643 33554432000 134512640 146736320 4288170080 4061127248 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=211052 CPUtime=103.81 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 26342 0 0 0 10361 20 0 0 20 0 8 0 390863769 216117248 28643 33554432000 134512640 146736320 4288170080 4050641176 137056677 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=211052 CPUtime=101.63 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) R 2634 2634 2263 0 -1 4202560 9302 0 0 0 10144 19 0 0 20 0 8 0 390863769 216117248 28643 33554432000 134512640 146736320 4288170080 4040155344 136008443 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 921.75
Current children cumulated vsize (KiB) 220200

[startup+342.3 s]
/proc/loadavg: 7.44 6.26 3.58 10/186 2661
/proc/meminfo: memFree=24605600/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=213428 CPUtime=1139.33 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 335367 0 0 0 113703 230 0 0 20 0 8 0 390859740 218550272 29055 33554432000 134512640 146736320 4288170080 4288162904 136007612 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2635/statm: 53357 29055 998 2985 0 50291 0
[pid=2635/tid=2651] ppid=2634 vsize=213428 CPUtime=133.83 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) R 2634 2634 2263 0 -1 4202560 63875 0 0 0 13350 33 0 0 20 0 8 0 390863769 218550272 29055 33554432000 134512640 146736320 4288170080 4130357840 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=213428 CPUtime=131.03 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) R 2634 2634 2263 0 -1 4202560 35295 0 0 0 13077 26 0 0 20 0 8 0 390863769 218550272 29055 33554432000 134512640 146736320 4288170080 4140843216 136007982 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=213428 CPUtime=135.18 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) R 2634 2634 2263 0 -1 4202560 32087 0 0 0 13488 30 0 0 20 0 8 0 390863769 218550272 29055 33554432000 134512640 146736320 4288170080 4151329768 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=213428 CPUtime=134.5 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) R 2634 2634 2263 0 -1 4202560 15970 0 0 0 13426 24 0 0 20 0 8 0 390863769 218550272 29055 33554432000 134512640 146736320 4288170080 4114735560 135999646 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=213428 CPUtime=133.84 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) R 2634 2634 2263 0 -1 4202560 51703 0 0 0 13353 31 0 0 20 0 8 0 390863769 218550272 29055 33554432000 134512640 146736320 4288170080 4061127248 136403112 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=213428 CPUtime=130.6 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 26343 0 0 0 13036 24 0 0 20 0 8 0 390863769 218550272 29055 33554432000 134512640 146736320 4288170080 4050641104 136008309 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=213428 CPUtime=130.75 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) R 2634 2634 2263 0 -1 4202560 10082 0 0 0 13053 22 0 0 20 0 8 0 390863769 218550272 29055 33554432000 134512640 146736320 4288170080 4040155728 136403103 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1139.33
Current children cumulated vsize (KiB) 222576

[startup+402.3 s]
/proc/loadavg: 8.31 6.71 3.90 10/193 2668
/proc/meminfo: memFree=23969856/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=218548 CPUtime=1359.01 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) R 2634 2634 2263 0 -1 4202496 347032 0 0 0 135639 262 0 0 20 0 8 0 390859740 223793152 29986 33554432000 134512640 146736320 4288170080 4288162792 139044557 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2635/statm: 54637 29986 998 2985 0 51571 0
[pid=2635/tid=2651] ppid=2634 vsize=218548 CPUtime=160.93 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) R 2634 2634 2263 0 -1 4202560 64012 0 0 0 16056 37 0 0 20 0 8 0 390863769 223793152 29986 33554432000 134512640 146736320 4288170080 4130356436 135455282 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=218548 CPUtime=158.67 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) R 2634 2634 2263 0 -1 4202560 36506 0 0 0 15836 31 0 0 20 0 8 0 390863769 223793152 29986 33554432000 134512640 146736320 4288170080 4140844008 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=218548 CPUtime=162.69 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) R 2634 2634 2263 0 -1 4202560 33292 0 0 0 16236 33 0 0 20 0 8 0 390863769 223793152 29986 33554432000 134512640 146736320 4288170080 4151329160 136388107 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=218548 CPUtime=161.39 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) R 2634 2634 2263 0 -1 4202560 17588 0 0 0 16112 27 0 0 20 0 8 0 390863769 223793152 29986 33554432000 134512640 146736320 4288170080 4114736660 136338985 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=218548 CPUtime=161.66 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) R 2634 2634 2263 0 -1 4202560 53164 0 0 0 16132 34 0 0 20 0 8 0 390863769 223793152 29986 33554432000 134512640 146736320 4288170080 4061126808 136007056 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=218548 CPUtime=157.29 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 26476 0 0 0 15700 29 0 0 20 0 8 0 390863769 223793152 29986 33554432000 134512640 146736320 4288170080 4050643236 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=218548 CPUtime=158.05 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) R 2634 2634 2263 0 -1 4202560 15171 0 0 0 15776 29 0 0 20 0 8 0 390863769 223793152 29986 33554432000 134512640 146736320 4288170080 4040155580 136400704 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1359.01
Current children cumulated vsize (KiB) 227696

[startup+462.301 s]
/proc/loadavg: 12.21 8.05 4.53 17/193 2669
/proc/meminfo: memFree=22857656/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=223204 CPUtime=1577.4 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) S 2634 2634 2263 0 -1 4202496 392489 0 0 0 157434 306 0 0 20 0 8 0 390859740 228560896 31076 33554432000 134512640 146736320 4288170080 4288166480 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2635/statm: 55801 31076 998 2985 0 52735 0
[pid=2635/tid=2651] ppid=2634 vsize=223204 CPUtime=187.87 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) R 2634 2634 2263 0 -1 4202560 64435 0 0 0 18746 41 0 0 20 0 8 0 390863769 228560896 31076 33554432000 134512640 146736320 4288170080 4130357140 136387645 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=223204 CPUtime=186.21 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) S 2634 2634 2263 0 -1 4202560 36512 0 0 0 18586 35 0 0 20 0 8 0 390863769 228560896 31076 33554432000 134512640 146736320 4288170080 4140846736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=223204 CPUtime=189.75 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) R 2634 2634 2263 0 -1 4202560 35748 0 0 0 18938 37 0 0 20 0 8 0 390863769 228560896 31076 33554432000 134512640 146736320 4288170080 4151327956 135455551 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=223204 CPUtime=189.13 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) S 2634 2634 2263 0 -1 4202560 26177 0 0 0 18881 32 0 0 20 0 8 0 390863769 228560896 31076 33554432000 134512640 146736320 4288170080 4114738832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=223204 CPUtime=190.23 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) S 2634 2634 2263 0 -1 4202560 56486 0 0 0 18984 39 0 0 20 0 8 0 390863769 228560896 31076 33554432000 134512640 146736320 4288170080 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=223204 CPUtime=183.71 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 26476 0 0 0 18339 32 0 0 20 0 8 0 390863769 228560896 31076 33554432000 134512640 146736320 4288170080 4050641104 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=223204 CPUtime=185.28 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) R 2634 2634 2263 0 -1 4202560 42074 0 0 0 18486 42 0 0 20 0 8 0 390863769 228560896 31076 33554432000 134512640 146736320 4288170080 4040155296 136006316 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1577.4
Current children cumulated vsize (KiB) 232352

[startup+522.3 s]
/proc/loadavg: 12.33 8.96 5.07 5/193 2669
/proc/meminfo: memFree=22851232/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=224656 CPUtime=1795.65 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) S 2634 2634 2263 0 -1 4202496 412623 0 0 0 179220 345 0 0 20 0 8 0 390859740 230047744 31480 33554432000 134512640 146736320 4288170080 4288166480 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2635/statm: 56164 31480 998 2985 0 53098 0
[pid=2635/tid=2651] ppid=2634 vsize=224656 CPUtime=214.7 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) R 2634 2634 2263 0 -1 4202560 64435 0 0 0 21424 46 0 0 20 0 8 0 390863769 230047744 31480 33554432000 134512640 146736320 4288170080 4130357456 136008234 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=224656 CPUtime=213.2 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) S 2634 2634 2263 0 -1 4202560 36530 0 0 0 21280 40 0 0 20 0 8 0 390863769 230047744 31480 33554432000 134512640 146736320 4288170080 4140846736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=224656 CPUtime=217.23 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) S 2634 2634 2263 0 -1 4202560 40511 0 0 0 21679 44 0 0 20 0 8 0 390863769 230047744 31480 33554432000 134512640 146736320 4288170080 4151332496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=224656 CPUtime=217.36 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) R 2634 2634 2263 0 -1 4202560 31650 0 0 0 21698 38 0 0 20 0 8 0 390863769 230047744 31480 33554432000 134512640 146736320 4288170080 4114734168 136007174 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=224656 CPUtime=218.16 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) R 2634 2634 2263 0 -1 4202560 59698 0 0 0 21771 45 0 0 20 0 8 0 390863769 230047744 31480 33554432000 134512640 146736320 4288170080 4061125748 135450621 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=224656 CPUtime=210.29 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 27020 0 0 0 20991 38 0 0 20 0 8 0 390863769 230047744 31480 33554432000 134512640 146736320 4288170080 4050641104 136008050 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=224656 CPUtime=213.22 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) S 2634 2634 2263 0 -1 4202560 45487 0 0 0 21275 47 0 0 20 0 8 0 390863769 230047744 31480 33554432000 134512640 146736320 4288170080 4040158864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (KiB) 233804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+523.607 s]
/proc/loadavg: 12.33 8.96 5.07 5/193 2669
/proc/meminfo: memFree=22849740/32873660 swapFree=7120/7120
[pid=2634] ppid=2632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2634/stat : 2634 (run) S 2632 2634 2263 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390859740 9367552 269 33554432000 4194304 5064252 140734039673824 140734039672736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2634/statm: 2287 269 229 213 0 72 0
[pid=2635] ppid=2634 vsize=223340 CPUtime=1800 cores=1,3,5,7
/proc/2635/stat : 2635 (pb_cplex) S 2634 2634 2263 0 -1 4202496 412667 0 0 0 179655 345 0 0 20 0 8 0 390859740 228700160 31302 33554432000 134512640 146736320 4288170080 4288166480 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2635/statm: 55835 31302 998 2985 0 52769 0
[pid=2635/tid=2651] ppid=2634 vsize=223340 CPUtime=215.24 cores=1,3,5,7
/proc/2635/task/2651/stat : 2651 (pb_cplex) S 2634 2634 2263 0 -1 4202560 64435 0 0 0 21478 46 0 0 20 0 8 0 390863769 228700160 31302 33554432000 134512640 146736320 4288170080 4130360976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2635/tid=2652] ppid=2634 vsize=223340 CPUtime=213.64 cores=1,3,5,7
/proc/2635/task/2652/stat : 2652 (pb_cplex) S 2634 2634 2263 0 -1 4202560 36530 0 0 0 21324 40 0 0 20 0 8 0 390863769 228700160 31302 33554432000 134512640 146736320 4288170080 4140846736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2653] ppid=2634 vsize=223340 CPUtime=217.74 cores=1,3,5,7
/proc/2635/task/2653/stat : 2653 (pb_cplex) S 2634 2634 2263 0 -1 4202560 40511 0 0 0 21729 45 0 0 20 0 8 0 390863769 228700160 31302 33554432000 134512640 146736320 4288170080 4151332496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2654] ppid=2634 vsize=223340 CPUtime=218 cores=1,3,5,7
/proc/2635/task/2654/stat : 2654 (pb_cplex) S 2634 2634 2263 0 -1 4202560 31651 0 0 0 21762 38 0 0 20 0 8 0 390863769 228700160 31302 33554432000 134512640 146736320 4288170080 4114738832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2635/tid=2655] ppid=2634 vsize=223340 CPUtime=218.67 cores=1,3,5,7
/proc/2635/task/2655/stat : 2655 (pb_cplex) S 2634 2634 2263 0 -1 4202560 59741 0 0 0 21822 45 0 0 20 0 8 0 390863769 228700160 31302 33554432000 134512640 146736320 4288170080 4061130384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2656] ppid=2634 vsize=223340 CPUtime=211.01 cores=1,3,5,7
/proc/2635/task/2656/stat : 2656 (pb_cplex) R 2634 2634 2263 0 -1 4202560 27020 0 0 0 21063 38 0 0 20 0 8 0 390863769 228700160 31302 33554432000 134512640 146736320 4288170080 4050641488 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2635/tid=2657] ppid=2634 vsize=223340 CPUtime=213.67 cores=1,3,5,7
/proc/2635/task/2657/stat : 2657 (pb_cplex) S 2634 2634 2263 0 -1 4202560 45487 0 0 0 21320 47 0 0 20 0 8 0 390863769 228700160 31302 33554432000 134512640 146736320 4288170080 4040158864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 232488

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 2634 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
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 523.622
CPU time (s): 1800
CPU user time (s): 1796.55
CPU system time (s): 3.45
CPU usage (%): 343.759
Max. virtual memory (cumulated for all children) (KiB): 245500

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

The end

Launcher Data

Begin job on node117 at 2012-06-09 15:09:00
IDJOB=3732511
IDBENCH=2106
IDSOLVER=2325
FILE ID=node117/3732511-1339247340
RUNJOBID= node117-1339246834-2280
PBS_JOBID= 14644364
Free space on /tmp= 68524 MiB

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

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

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=1727662999

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        24713176 kB
Buffers:          862824 kB
Cached:          5908004 kB
SwapCached:          620 kB
Active:          5177380 kB
Inactive:        1999092 kB
Active(anon):     392636 kB
Inactive(anon):    10028 kB
Active(file):    4784744 kB
Inactive(file):  1989064 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106956 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:        435164 kB
Mapped:            15816 kB
Shmem:                80 kB
Slab:             841752 kB
SReclaimable:     286132 kB
SUnreclaim:       555620 kB
KernelStack:        1544 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     765096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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-3732511-1339247340.opb

Free space on /tmp at the end= 68508 MiB
End job on node117 at 2012-06-09 15:17:46