Trace number 3736534

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.12 626.719

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=7-P1=29-P2=53-P3=31-P4=23-P5=47-P6=67-B.opb
MD5SUM8b8e1d2a13a8c39d33c0acf49e3195a1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.040993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables108
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)216
Sum of products size (including duplicates)432
Number of different products216
Sum of products size432

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736534-1339248147.opb.
0.00/0.00	c Instance file HOME/instance-3736534-1339248147.opb
0.00/0.00	c File size is 16140 bytes.
0.00/0.00	c Highest Coefficient sum: 8064
0.00/0.00	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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.00         s                                      |
0.00/0.01	c |  Number Variables:      324                                                 |
0.00/0.01	c |  Number Constraints:    445                                                 |
0.00/0.01	c ===============================================================================
1800.12/626.71	c Remaining time 1800.00 sec.

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

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

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


[startup+0 s]
/proc/loadavg: 12.80 10.93 7.09 10/184 3328
/proc/meminfo: memFree=28732828/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0

[startup+0.0138709 s]
/proc/loadavg: 12.80 10.93 7.09 10/184 3328
/proc/meminfo: memFree=28732828/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100155 s]
/proc/loadavg: 12.80 10.93 7.09 10/184 3328
/proc/meminfo: memFree=28732828/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300165 s]
/proc/loadavg: 12.80 10.93 7.09 10/184 3328
/proc/meminfo: memFree=28732828/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 12.80 10.93 7.09 10/184 3328
/proc/meminfo: memFree=28732828/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5005 s]
/proc/loadavg: 12.80 10.93 7.09 15/193 3351
/proc/meminfo: memFree=28689312/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=130604 CPUtime=4.16 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) S 3328 3328 2525 0 -1 4202496 27534 0 0 0 395 21 0 0 20 0 8 0 390941528 133738496 12578 33554432000 134512640 146736320 4287887712 4287884112 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3329/statm: 32651 12578 971 2985 0 29585 0
[pid=3329/tid=3345] ppid=3328 vsize=130604 CPUtime=0.42 cores=0,2,4,6
/proc/3329/task/3345/stat : 3345 (pb_cplex) S 3328 3328 2525 0 -1 4202560 1694 0 0 0 40 2 0 0 20 0 8 0 390941552 133738496 12578 33554432000 134512640 146736320 4287887712 4130655888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3346] ppid=3328 vsize=130604 CPUtime=0.42 cores=0,2,4,6
/proc/3329/task/3346/stat : 3346 (pb_cplex) S 3328 3328 2525 0 -1 4202560 2647 0 0 0 40 2 0 0 20 0 8 0 390941552 133738496 12578 33554432000 134512640 146736320 4287887712 4141141648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3347] ppid=3328 vsize=130604 CPUtime=0.45 cores=0,2,4,6
/proc/3329/task/3347/stat : 3347 (pb_cplex) S 3328 3328 2525 0 -1 4202560 2095 0 0 0 43 2 0 0 20 0 8 0 390941552 133738496 12578 33554432000 134512640 146736320 4287887712 4151627408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3348] ppid=3328 vsize=130604 CPUtime=0.46 cores=0,2,4,6
/proc/3329/task/3348/stat : 3348 (pb_cplex) S 3328 3328 2525 0 -1 4202560 2727 0 0 0 44 2 0 0 20 0 8 0 390941552 133738496 12578 33554432000 134512640 146736320 4287887712 4119953040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3349] ppid=3328 vsize=130604 CPUtime=0.55 cores=0,2,4,6
/proc/3329/task/3349/stat : 3349 (pb_cplex) S 3328 3328 2525 0 -1 4202560 3321 0 0 0 53 2 0 0 20 0 8 0 390941552 133738496 12578 33554432000 134512640 146736320 4287887712 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3350] ppid=3328 vsize=130604 CPUtime=0.47 cores=0,2,4,6
/proc/3329/task/3350/stat : 3350 (pb_cplex) R 3328 3328 2525 0 -1 4202560 4027 0 0 0 46 1 0 0 20 0 8 0 390941552 133738496 12578 33554432000 134512640 146736320 4287887712 4093632904 136388065 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3351] ppid=3328 vsize=130604 CPUtime=0.42 cores=0,2,4,6
/proc/3329/task/3351/stat : 3351 (pb_cplex) S 3328 3328 2525 0 -1 4202560 2165 0 0 0 41 1 0 0 20 0 8 0 390941552 133738496 12578 33554432000 134512640 146736320 4287887712 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 139752

[startup+3.1004 s]
/proc/loadavg: 12.82 10.97 7.12 11/193 3351
/proc/meminfo: memFree=28678276/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=145852 CPUtime=9.08 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) R 3328 3328 2525 0 -1 4202496 45758 0 0 0 878 30 0 0 20 0 8 0 390941528 149352448 15900 33554432000 134512640 146736320 4287887712 4287881296 135408929 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3329/statm: 36463 15900 971 2985 0 33397 0
[pid=3329/tid=3345] ppid=3328 vsize=145852 CPUtime=1.09 cores=0,2,4,6
/proc/3329/task/3345/stat : 3345 (pb_cplex) R 3328 3328 2525 0 -1 4202560 3793 0 0 0 106 3 0 0 20 0 8 0 390941552 149352448 15900 33554432000 134512640 146736320 4287887712 4130654392 139023093 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3346] ppid=3328 vsize=145852 CPUtime=1.01 cores=0,2,4,6
/proc/3329/task/3346/stat : 3346 (pb_cplex) R 3328 3328 2525 0 -1 4202560 4559 0 0 0 99 2 0 0 20 0 8 0 390941552 149352448 15900 33554432000 134512640 146736320 4287887712 4141138312 139023039 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3347] ppid=3328 vsize=145852 CPUtime=1.09 cores=0,2,4,6
/proc/3329/task/3347/stat : 3347 (pb_cplex) R 3328 3328 2525 0 -1 4202560 4291 0 0 0 106 3 0 0 20 0 8 0 390941552 149352448 15900 33554432000 134512640 146736320 4287887712 4151623184 136403103 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3348] ppid=3328 vsize=145852 CPUtime=1.1 cores=0,2,4,6
/proc/3329/task/3348/stat : 3348 (pb_cplex) R 3328 3328 2525 0 -1 4202560 4536 0 0 0 106 4 0 0 20 0 8 0 390941552 149352448 15900 33554432000 134512640 146736320 4287887712 4119953068 144580332 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3349] ppid=3328 vsize=145852 CPUtime=1.14 cores=0,2,4,6
/proc/3329/task/3349/stat : 3349 (pb_cplex) R 3328 3328 2525 0 -1 4202560 6136 0 0 0 111 3 0 0 20 0 8 0 390941552 149352448 15900 33554432000 134512640 146736320 4287887712 4104118620 139023053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3350] ppid=3328 vsize=145852 CPUtime=1.03 cores=0,2,4,6
/proc/3329/task/3350/stat : 3350 (pb_cplex) R 3328 3328 2525 0 -1 4202560 5858 0 0 0 101 2 0 0 20 0 8 0 390941552 149352448 15900 33554432000 134512640 146736320 4287887712 4093636268 144580332 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3351] ppid=3328 vsize=145852 CPUtime=1.06 cores=0,2,4,6
/proc/3329/task/3351/stat : 3351 (pb_cplex) R 3328 3328 2525 0 -1 4202560 5703 0 0 0 104 2 0 0 20 0 8 0 390941552 149352448 15900 33554432000 134512640 146736320 4287887712 4070564220 139023058 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 155000

[startup+6.30039 s]
/proc/loadavg: 12.82 10.97 7.12 9/193 3351
/proc/meminfo: memFree=28657940/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=163568 CPUtime=19.67 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) S 3328 3328 2525 0 -1 4202496 75710 0 0 0 1922 45 0 0 20 0 8 0 390941528 167493632 19986 33554432000 134512640 146736320 4287887712 4287884112 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3329/statm: 40892 19986 971 2985 0 37826 0
[pid=3329/tid=3345] ppid=3328 vsize=163568 CPUtime=2.45 cores=0,2,4,6
/proc/3329/task/3345/stat : 3345 (pb_cplex) R 3328 3328 2525 0 -1 4202560 7575 0 0 0 239 6 0 0 20 0 8 0 390941552 167493632 19986 33554432000 134512640 146736320 4287887712 4130653160 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3346] ppid=3328 vsize=163568 CPUtime=2.5 cores=0,2,4,6
/proc/3329/task/3346/stat : 3346 (pb_cplex) R 3328 3328 2525 0 -1 4202560 7820 0 0 0 246 4 0 0 20 0 8 0 390941552 167493632 19986 33554432000 134512640 146736320 4287887712 4141137916 135526785 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3347] ppid=3328 vsize=163568 CPUtime=2.38 cores=0,2,4,6
/proc/3329/task/3347/stat : 3347 (pb_cplex) R 3328 3328 2525 0 -1 4202560 7571 0 0 0 234 4 0 0 20 0 8 0 390941552 167493632 19986 33554432000 134512640 146736320 4287887712 4151622532 135523326 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3348] ppid=3328 vsize=163568 CPUtime=2.32 cores=0,2,4,6
/proc/3329/task/3348/stat : 3348 (pb_cplex) R 3328 3328 2525 0 -1 4202560 9198 0 0 0 227 5 0 0 20 0 8 0 390941552 167493632 19986 33554432000 134512640 146736320 4287887712 4119949692 139023039 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3349] ppid=3328 vsize=163568 CPUtime=2.32 cores=0,2,4,6
/proc/3329/task/3349/stat : 3349 (pb_cplex) R 3328 3328 2525 0 -1 4202560 9826 0 0 0 227 5 0 0 20 0 8 0 390941552 167493632 19986 33554432000 134512640 146736320 4287887712 4104119124 135983319 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3350] ppid=3328 vsize=163568 CPUtime=2.37 cores=0,2,4,6
/proc/3329/task/3350/stat : 3350 (pb_cplex) R 3328 3328 2525 0 -1 4202560 9865 0 0 0 233 4 0 0 20 0 8 0 390941552 167493632 19986 33554432000 134512640 146736320 4287887712 4093633512 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3351] ppid=3328 vsize=163568 CPUtime=2.47 cores=0,2,4,6
/proc/3329/task/3351/stat : 3351 (pb_cplex) R 3328 3328 2525 0 -1 4202560 10416 0 0 0 242 5 0 0 20 0 8 0 390941552 167493632 19986 33554432000 134512640 146736320 4287887712 4070564432 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 19.67
Current children cumulated vsize (KiB) 172716

[startup+12.7004 s]
/proc/loadavg: 12.08 10.87 7.13 13/193 3358
/proc/meminfo: memFree=28633064/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=186796 CPUtime=39.37 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) S 3328 3328 2525 0 -1 4202496 100878 0 0 0 3854 83 0 0 20 0 8 0 390941528 191279104 25606 33554432000 134512640 146736320 4287887712 4287884112 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3329/statm: 46699 25606 1015 2985 0 43633 0
[pid=3329/tid=3352] ppid=3328 vsize=186796 CPUtime=0.59 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) R 3328 3328 2525 0 -1 4202560 579 0 0 0 59 0 0 0 20 0 8 0 390942641 191279104 25606 33554432000 134512640 146736320 4287887712 4070563840 135468533 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=186796 CPUtime=0.54 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) S 3328 3328 2525 0 -1 4202560 61 0 0 0 53 1 0 0 20 0 8 0 390942641 191279104 25606 33554432000 134512640 146736320 4287887712 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=186796 CPUtime=0.6 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) S 3328 3328 2525 0 -1 4202560 1527 0 0 0 59 1 0 0 20 0 8 0 390942641 191279104 25606 33554432000 134512640 146736320 4287887712 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=186796 CPUtime=0.61 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) R 3328 3328 2525 0 -1 4202560 1754 0 0 0 59 2 0 0 20 0 8 0 390942641 191279104 25606 33554432000 134512640 146736320 4287887712 4119949292 135454073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=186796 CPUtime=0.59 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) R 3328 3328 2525 0 -1 4202560 977 0 0 0 59 0 0 0 20 0 8 0 390942641 191279104 25606 33554432000 134512640 146736320 4287887712 4151622464 135468528 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=186796 CPUtime=0.58 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) R 3328 3328 2525 0 -1 4202560 1976 0 0 0 56 2 0 0 20 0 8 0 390942641 191279104 25606 33554432000 134512640 146736320 4287887712 4141139480 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3358] ppid=3328 vsize=186796 CPUtime=0.55 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) R 3328 3328 2525 0 -1 4202560 1742 0 0 0 53 2 0 0 20 0 8 0 390942641 191279104 25606 33554432000 134512640 146736320 4287887712 4130652600 136015583 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 39.37
Current children cumulated vsize (KiB) 195944

[startup+25.5004 s]
/proc/loadavg: 12.07 10.91 7.18 10/193 3358
/proc/meminfo: memFree=28628704/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=190124 CPUtime=77.84 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) R 3328 3328 2525 0 -1 4202496 129452 0 0 0 7600 184 0 0 20 0 8 0 390941528 194686976 26407 33554432000 134512640 146736320 4287887712 4287881384 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3329/statm: 47531 26407 1015 2985 0 44465 0
[pid=3329/tid=3352] ppid=3328 vsize=190124 CPUtime=5.27 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) S 3328 3328 2525 0 -1 4202560 869 0 0 0 515 12 0 0 20 0 8 0 390942641 194686976 26407 33554432000 134512640 146736320 4287887712 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=190124 CPUtime=5.34 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) S 3328 3328 2525 0 -1 4202560 155 0 0 0 522 12 0 0 20 0 8 0 390942641 194686976 26407 33554432000 134512640 146736320 4287887712 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=190124 CPUtime=5.19 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) S 3328 3328 2525 0 -1 4202560 7686 0 0 0 505 14 0 0 20 0 8 0 390942641 194686976 26407 33554432000 134512640 146736320 4287887712 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=190124 CPUtime=5.42 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) R 3328 3328 2525 0 -1 4202560 7184 0 0 0 526 16 0 0 20 0 8 0 390942641 194686976 26407 33554432000 134512640 146736320 4287887712 4119950312 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=190124 CPUtime=5.29 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) R 3328 3328 2525 0 -1 4202560 1728 0 0 0 516 13 0 0 20 0 8 0 390942641 194686976 26407 33554432000 134512640 146736320 4287887712 4151623740 135446533 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=190124 CPUtime=5.22 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) R 3328 3328 2525 0 -1 4202560 9628 0 0 0 505 17 0 0 20 0 8 0 390942641 194686976 26407 33554432000 134512640 146736320 4287887712 4141138920 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3358] ppid=3328 vsize=190124 CPUtime=5.26 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) R 3328 3328 2525 0 -1 4202560 5170 0 0 0 511 15 0 0 20 0 8 0 390942641 194686976 26407 33554432000 134512640 146736320 4287887712 4130653160 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 77.84
Current children cumulated vsize (KiB) 199272

[startup+51.1004 s]
/proc/loadavg: 10.85 10.71 7.21 10/193 3358
/proc/meminfo: memFree=28629572/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0

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

/proc/3329/statm: 63375 41455 1015 2985 0 60309 0
[pid=3329/tid=3352] ppid=3328 vsize=253500 CPUtime=135.86 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) R 3328 3328 2525 0 -1 4202560 58924 0 0 0 13152 434 0 0 20 0 8 0 390942641 259584000 41455 33554432000 134512640 146736320 4287887712 4070563932 135854179 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=253500 CPUtime=137.69 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) S 3328 3328 2525 0 -1 4202560 44096 0 0 0 13339 430 0 0 20 0 8 0 390942641 259584000 41455 33554432000 134512640 146736320 4287887712 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=253500 CPUtime=137.82 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) R 3328 3328 2525 0 -1 4202560 74959 0 0 0 13344 438 0 0 20 0 8 0 390942641 259584000 41455 33554432000 134512640 146736320 4287887712 4104122028 144580332 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=253500 CPUtime=138.34 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) R 3328 3328 2525 0 -1 4202560 50360 0 0 0 13379 455 0 0 20 0 8 0 390942641 259584000 41455 33554432000 134512640 146736320 4287887712 4119950312 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=253500 CPUtime=139.6 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) S 3328 3328 2525 0 -1 4202560 55633 0 0 0 13513 447 0 0 20 0 8 0 390942641 259584000 41455 33554432000 134512640 146736320 4287887712 4151627408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=253500 CPUtime=138.32 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) R 3328 3328 2525 0 -1 4202560 72783 0 0 0 13377 455 0 0 20 0 8 0 390942641 259584000 41455 33554432000 134512640 146736320 4287887712 4141138920 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 1 0 0
[pid=3329/tid=3358] ppid=3328 vsize=253500 CPUtime=136.55 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) R 3328 3328 2525 0 -1 4202560 71528 0 0 0 13175 480 0 0 20 0 8 0 390942641 259584000 41455 33554432000 134512640 146736320 4287887712 4130653160 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1159.2
Current children cumulated vsize (KiB) 262648

[startup+462.3 s]
/proc/loadavg: 8.53 8.33 7.21 17/194 3435
/proc/meminfo: memFree=28471604/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=275196 CPUtime=1329.22 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) R 3328 3328 2525 0 -1 4202496 781797 0 0 0 128747 4175 0 0 20 0 8 0 390941528 281800704 45962 33554432000 134512640 146736320 4287887712 4287884032 136674344 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3329/statm: 68799 45962 1015 2985 0 65733 0
[pid=3329/tid=3352] ppid=3328 vsize=275196 CPUtime=156.97 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) S 3328 3328 2525 0 -1 4202560 88931 0 0 0 15200 497 0 0 20 0 8 0 390942641 281800704 45962 33554432000 134512640 146736320 4287887712 4070567396 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=275196 CPUtime=158.15 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) S 3328 3328 2525 0 -1 4202560 58778 0 0 0 15316 499 0 0 20 0 8 0 390942641 281800704 45962 33554432000 134512640 146736320 4287887712 4093636068 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=275196 CPUtime=158.4 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) S 3328 3328 2525 0 -1 4202560 88834 0 0 0 15337 503 0 0 20 0 8 0 390942641 281800704 45962 33554432000 134512640 146736320 4287887712 4104121828 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=275196 CPUtime=159.01 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) S 3328 3328 2525 0 -1 4202560 76137 0 0 0 15375 526 0 0 20 0 8 0 390942641 281800704 45962 33554432000 134512640 146736320 4287887712 4119952868 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=275196 CPUtime=160.59 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) R 3328 3328 2525 0 -1 4202560 85724 0 0 0 15539 520 0 0 20 0 8 0 390942641 281800704 45962 33554432000 134512640 146736320 4287887712 4151627376 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=275196 CPUtime=158.66 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) S 3328 3328 2525 0 -1 4202560 94950 0 0 0 15337 529 0 0 20 0 8 0 390942641 281800704 45962 33554432000 134512640 146736320 4287887712 4141141616 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=3329/tid=3358] ppid=3328 vsize=275196 CPUtime=157.15 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) S 3328 3328 2525 0 -1 4202560 97069 0 0 0 15163 552 0 0 20 0 8 0 390942641 281800704 45962 33554432000 134512640 146736320 4287887712 4130655856 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1329.22
Current children cumulated vsize (KiB) 284344

[startup+522.3 s]
/proc/loadavg: 8.35 8.34 7.28 5/193 3436
/proc/meminfo: memFree=28438624/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=293008 CPUtime=1498.82 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) R 3328 3328 2525 0 -1 4202496 829926 0 0 0 145158 4724 0 0 20 0 8 0 390941528 300040192 50687 33554432000 134512640 146736320 4287887712 4287881196 139023093 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3329/statm: 73252 50687 1017 2985 0 70186 0
[pid=3329/tid=3352] ppid=3328 vsize=293008 CPUtime=177.83 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) R 3328 3328 2525 0 -1 4202560 94276 0 0 0 17217 566 0 0 20 0 8 0 390942641 300040192 50687 33554432000 134512640 146736320 4287887712 4070563764 135450734 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=293008 CPUtime=179.06 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) R 3328 3328 2525 0 -1 4202560 64965 0 0 0 17342 564 0 0 20 0 8 0 390942641 300040192 50687 33554432000 134512640 146736320 4287887712 4093632576 135443431 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=293008 CPUtime=179.1 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) R 3328 3328 2525 0 -1 4202560 94526 0 0 0 17336 574 0 0 20 0 8 0 390942641 300040192 50687 33554432000 134512640 146736320 4287887712 4104119272 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=293008 CPUtime=179.9 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) R 3328 3328 2525 0 -1 4202560 81333 0 0 0 17397 593 0 0 20 0 8 0 390942641 300040192 50687 33554432000 134512640 146736320 4287887712 4119950312 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=293008 CPUtime=181.16 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) R 3328 3328 2525 0 -1 4202560 89808 0 0 0 17529 587 0 0 20 0 8 0 390942641 300040192 50687 33554432000 134512640 146736320 4287887712 4151624580 135851010 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=293008 CPUtime=178.94 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) R 3328 3328 2525 0 -1 4202560 98692 0 0 0 17299 595 0 0 20 0 8 0 390942641 300040192 50687 33554432000 134512640 146736320 4287887712 4141141648 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 1 0 0
[pid=3329/tid=3358] ppid=3328 vsize=293008 CPUtime=177.55 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) S 3328 3328 2525 0 -1 4202560 102535 0 0 0 17128 627 0 0 20 0 8 0 390942641 300040192 50687 33554432000 134512640 146736320 4287887712 4130655888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1498.82
Current children cumulated vsize (KiB) 302156

[startup+582.3 s]
/proc/loadavg: 7.05 8.00 7.23 8/186 3487
/proc/meminfo: memFree=28585252/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=302764 CPUtime=1671.18 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) S 3328 3328 2525 0 -1 4202496 901194 0 0 0 161843 5275 0 0 20 0 8 0 390941528 310030336 52877 33554432000 134512640 146736320 4287887712 4287884112 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3329/statm: 75691 52877 1017 2985 0 72625 0
[pid=3329/tid=3352] ppid=3328 vsize=302764 CPUtime=199.07 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) S 3328 3328 2525 0 -1 4202560 98988 0 0 0 19279 628 0 0 20 0 8 0 390942641 310030336 52877 33554432000 134512640 146736320 4287887712 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=302764 CPUtime=200.3 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) S 3328 3328 2525 0 -1 4202560 72724 0 0 0 19399 631 0 0 20 0 8 0 390942641 310030336 52877 33554432000 134512640 146736320 4287887712 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=302764 CPUtime=200.21 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) S 3328 3328 2525 0 -1 4202560 101862 0 0 0 19371 650 0 0 20 0 8 0 390942641 310030336 52877 33554432000 134512640 146736320 4287887712 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=302764 CPUtime=201.01 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) S 3328 3328 2525 0 -1 4202560 86414 0 0 0 19441 660 0 0 20 0 8 0 390942641 310030336 52877 33554432000 134512640 146736320 4287887712 4119953040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=302764 CPUtime=202.17 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) S 3328 3328 2525 0 -1 4202560 97422 0 0 0 19559 658 0 0 20 0 8 0 390942641 310030336 52877 33554432000 134512640 146736320 4287887712 4151627408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=302764 CPUtime=199.9 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) S 3328 3328 2525 0 -1 4202560 105409 0 0 0 19324 666 0 0 20 0 8 0 390942641 310030336 52877 33554432000 134512640 146736320 4287887712 4141141648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=3329/tid=3358] ppid=3328 vsize=302764 CPUtime=198.07 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) R 3328 3328 2525 0 -1 4202560 108627 0 0 0 19112 695 0 0 20 0 8 0 390942641 310030336 52877 33554432000 134512640 146736320 4287887712 4130652212 135450751 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1671.18
Current children cumulated vsize (KiB) 311912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+626.7 s]
/proc/loadavg: 4.92 7.31 7.03 3/186 3487
/proc/meminfo: memFree=28555892/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=310488 CPUtime=1800.12 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) R 3328 3328 2525 0 -1 4202496 972563 0 0 0 174323 5689 0 0 20 0 8 0 390941528 317939712 54834 33554432000 134512640 146736320 4287887712 4287882852 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3329/statm: 77622 54834 1017 2985 0 74556 0
[pid=3329/tid=3352] ppid=3328 vsize=310488 CPUtime=215.33 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) R 3328 3328 2525 0 -1 4202560 106080 0 0 0 20854 679 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4070565400 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=310488 CPUtime=216.33 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) R 3328 3328 2525 0 -1 4202560 80233 0 0 0 20951 682 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4093633512 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=310488 CPUtime=216.17 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) R 3328 3328 2525 0 -1 4202560 107856 0 0 0 20918 699 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4104119832 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=310488 CPUtime=216.89 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) R 3328 3328 2525 0 -1 4202560 92674 0 0 0 20979 710 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4119953040 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=310488 CPUtime=218.06 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) S 3328 3328 2525 0 -1 4202560 102617 0 0 0 21095 711 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4151627408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=310488 CPUtime=215.61 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) S 3328 3328 2525 0 -1 4202560 110261 0 0 0 20841 720 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4141141648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=3329/tid=3358] ppid=3328 vsize=310488 CPUtime=213.82 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) S 3328 3328 2525 0 -1 4202560 115562 0 0 0 20628 754 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4130655888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 319636

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

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

[startup+626.7 s]
/proc/loadavg: 4.92 7.31 7.03 3/186 3487
/proc/meminfo: memFree=28555892/32873648 swapFree=7372/7372
[pid=3328] ppid=3326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3328/stat : 3328 (run) S 3326 3328 2525 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390941528 9367552 270 33554432000 4194304 5064252 140737344975552 140737344974464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3328/statm: 2287 270 229 213 0 72 0
[pid=3329] ppid=3328 vsize=310488 CPUtime=1800.12 cores=0,2,4,6
/proc/3329/stat : 3329 (pb_cplex) R 3328 3328 2525 0 -1 4202496 972563 0 0 0 174323 5689 0 0 20 0 8 0 390941528 317939712 54834 33554432000 134512640 146736320 4287887712 4287882852 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3329/statm: 77622 54834 1017 2985 0 74556 0
[pid=3329/tid=3352] ppid=3328 vsize=310488 CPUtime=215.33 cores=0,2,4,6
/proc/3329/task/3352/stat : 3352 (pb_cplex) R 3328 3328 2525 0 -1 4202560 106080 0 0 0 20854 679 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4070565400 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3353] ppid=3328 vsize=310488 CPUtime=216.33 cores=0,2,4,6
/proc/3329/task/3353/stat : 3353 (pb_cplex) R 3328 3328 2525 0 -1 4202560 80233 0 0 0 20951 682 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4093633512 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=3329/tid=3354] ppid=3328 vsize=310488 CPUtime=216.17 cores=0,2,4,6
/proc/3329/task/3354/stat : 3354 (pb_cplex) R 3328 3328 2525 0 -1 4202560 107856 0 0 0 20918 699 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4104119832 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3329/tid=3355] ppid=3328 vsize=310488 CPUtime=216.89 cores=0,2,4,6
/proc/3329/task/3355/stat : 3355 (pb_cplex) R 3328 3328 2525 0 -1 4202560 92674 0 0 0 20979 710 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4119953040 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3356] ppid=3328 vsize=310488 CPUtime=218.06 cores=0,2,4,6
/proc/3329/task/3356/stat : 3356 (pb_cplex) S 3328 3328 2525 0 -1 4202560 102617 0 0 0 21095 711 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4151627408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3329/tid=3357] ppid=3328 vsize=310488 CPUtime=215.61 cores=0,2,4,6
/proc/3329/task/3357/stat : 3357 (pb_cplex) S 3328 3328 2525 0 -1 4202560 110261 0 0 0 20841 720 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4141141648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=3329/tid=3358] ppid=3328 vsize=310488 CPUtime=213.82 cores=0,2,4,6
/proc/3329/task/3358/stat : 3358 (pb_cplex) S 3328 3328 2525 0 -1 4202560 115562 0 0 0 20628 754 0 0 20 0 8 0 390942641 317939712 54834 33554432000 134512640 146736320 4287887712 4130655888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 319636

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 626.719
CPU time (s): 1800.12
CPU user time (s): 1743.23
CPU system time (s): 56.89
CPU usage (%): 287.229
Max. virtual memory (cumulated for all children) (KiB): 323860

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

runsolver used 1.55976 second user time and 4.24535 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 15:22:27
IDJOB=3736534
IDBENCH=47943
IDSOLVER=2325
FILE ID=node115/3736534-1339248147
RUNJOBID= node115-1339246833-2542
PBS_JOBID= 14644366
Free space on /tmp= 70260 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=7-P1=29-P2=53-P3=31-P4=23-P5=47-P6=67-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736534-1339248147/watcher-3736534-1339248147 -o /tmp/evaluation-result-3736534-1339248147/solver-3736534-1339248147 -C 1800 -W 1900 -M 15500  run HOME/instance-3736534-1339248147.opb

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

MD5SUM BENCH= 8b8e1d2a13a8c39d33c0acf49e3195a1
RANDOM SEED=149612812

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28733256 kB
Buffers:          347492 kB
Cached:          2788940 kB
SwapCached:         2180 kB
Active:          1528144 kB
Inactive:        1710704 kB
Active(anon):      99456 kB
Inactive(anon):     2272 kB
Active(file):    1428688 kB
Inactive(file):  1708432 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             16644 kB
Writeback:             0 kB
AnonPages:        104664 kB
Mapped:            12976 kB
Shmem:                 0 kB
Slab:             762108 kB
SReclaimable:     205760 kB
SUnreclaim:       556348 kB
KernelStack:        1536 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     227056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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-3736534-1339248147.opb

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