Trace number 3729517

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 NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29UNSAT 1547.95 442.594

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUMbe6efe3218879d0d0c6c419c0919396c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.23166
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
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-3729517-1339246836.opb.
0.00/0.00	c Instance file HOME/instance-3729517-1339246836.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.01	c Highest Coefficient sum: 683
0.00/0.01	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.01         s                                      |
0.00/0.01	c |  Number Variables:      231                                                 |
0.00/0.01	c |  Number Constraints:    2707                                                |
0.00/0.01	c ===============================================================================
1547.95/442.59	c Remaining time 1799.99 sec.
1547.95/442.59	s UNSATISFIABLE
1547.95/442.59	c Total CPU time              : 1533.56 s

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-3729517-1339246836/watcher-3729517-1339246836 -o /tmp/evaluation-result-3729517-1339246836/solver-3729517-1339246836 -C 1800 -W 1900 -M 15500 run HOME/instance-3729517-1339246836.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: 0.16 0.03 0.01 4/177 8151
/proc/meminfo: memFree=30199748/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0

[startup+0.0896129 s]
/proc/loadavg: 0.16 0.03 0.01 4/177 8151
/proc/meminfo: memFree=30199748/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 0.16 0.03 0.01 4/177 8151
/proc/meminfo: memFree=30199748/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 0.16 0.03 0.01 4/177 8151
/proc/meminfo: memFree=30199748/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700163 s]
/proc/loadavg: 0.16 0.03 0.01 4/177 8151
/proc/meminfo: memFree=30199748/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 0.16 0.03 0.01 9/181 8195
/proc/meminfo: memFree=30188468/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=75560 CPUtime=2.78 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 14179 0 0 0 268 10 0 0 20 0 1 0 390808452 77373440 5253 33554432000 134512640 146736320 4288702288 4288696520 136461520 0 0 4096 16387 0 0 0 17 6 0 0 0 0 0
/proc/8152/statm: 18890 5253 887 2985 0 15824 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 84708

[startup+3.10026 s]
/proc/loadavg: 0.23 0.05 0.02 2/174 8195
/proc/meminfo: memFree=30197948/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=118568 CPUtime=4.48 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 21088 0 0 0 430 18 0 0 20 0 8 0 390808452 121413632 9260 33554432000 134512640 146736320 4288702288 4288695912 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8152/statm: 29642 9260 896 2985 0 26576 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 127716

[startup+6.3004 s]
/proc/loadavg: 0.23 0.05 0.02 2/181 8209
/proc/meminfo: memFree=30173824/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=126480 CPUtime=11.99 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 29035 0 0 0 1174 25 0 0 20 0 8 0 390808452 129515520 11511 33554432000 134512640 146736320 4288702288 4288695368 136000055 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8152/statm: 31620 11511 896 2985 0 28554 0
[pid=8152/tid=8203] ppid=8151 vsize=126480 CPUtime=0.64 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) S 8151 8151 8092 0 -1 4202560 1783 0 0 0 64 0 0 0 20 0 8 0 390808696 129515520 11511 33554432000 134512640 146736320 4288702288 4130827920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=126480 CPUtime=0.32 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) R 8151 8151 8092 0 -1 4202560 532 0 0 0 32 0 0 0 20 0 8 0 390808696 129515520 11511 33554432000 134512640 146736320 4288702288 4141310544 136403114 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=126480 CPUtime=1.43 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) S 8151 8151 8092 0 -1 4202560 287 0 0 0 143 0 0 0 20 0 8 0 390808696 129515520 11511 33554432000 134512640 146736320 4288702288 4151799440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=126480 CPUtime=0.61 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) S 8151 8151 8092 0 -1 4202560 72 0 0 0 61 0 0 0 20 0 8 0 390808696 129515520 11511 33554432000 134512640 146736320 4288702288 4118191760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=126480 CPUtime=0.9 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) R 8151 8151 8092 0 -1 4202560 40 0 0 0 87 3 0 0 20 0 8 0 390808696 129515520 11511 33554432000 134512640 146736320 4288702288 4097826908 135854514 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=126480 CPUtime=0.86 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 388 0 0 0 86 0 0 0 20 0 8 0 390808696 129515520 11511 33554432000 134512640 146736320 4288702288 4087341056 136019067 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=126480 CPUtime=0.63 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) R 8151 8151 8092 0 -1 4202560 395 0 0 0 63 0 0 0 20 0 8 0 390808696 129515520 11511 33554432000 134512640 146736320 4288702288 4064272812 136400645 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 135628

[startup+12.7004 s]
/proc/loadavg: 1.42 0.31 0.10 8/181 8258
/proc/meminfo: memFree=30170516/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=127920 CPUtime=35.44 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 32624 0 0 0 3504 40 0 0 20 0 8 0 390808452 130990080 11924 33554432000 134512640 146736320 4288702288 4288695504 136403109 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8152/statm: 31980 11924 896 2985 0 28914 0
[pid=8152/tid=8203] ppid=8151 vsize=127920 CPUtime=3.5 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) R 8151 8151 8092 0 -1 4202560 2215 0 0 0 348 2 0 0 20 0 8 0 390808696 130990080 11924 33554432000 134512640 146736320 4288702288 4130824084 136017748 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=127920 CPUtime=3.44 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) R 8151 8151 8092 0 -1 4202560 1239 0 0 0 342 2 0 0 20 0 8 0 390808696 130990080 11924 33554432000 134512640 146736320 4288702288 4141310104 136007053 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=127920 CPUtime=4.23 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) R 8151 8151 8092 0 -1 4202560 361 0 0 0 421 2 0 0 20 0 8 0 390808696 130990080 11924 33554432000 134512640 146736320 4288702288 4151795904 136471161 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=127920 CPUtime=3.33 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) R 8151 8151 8092 0 -1 4202560 372 0 0 0 331 2 0 0 20 0 8 0 390808696 130990080 11924 33554432000 134512640 146736320 4288702288 4118189032 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=127920 CPUtime=3.79 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) R 8151 8151 8092 0 -1 4202560 572 0 0 0 375 4 0 0 20 0 8 0 390808696 130990080 11924 33554432000 134512640 146736320 4288702288 4097827408 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=127920 CPUtime=3.84 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 1373 0 0 0 382 2 0 0 20 0 8 0 390808696 130990080 11924 33554432000 134512640 146736320 4288702288 4087341332 136004974 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=127920 CPUtime=3.71 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) R 8151 8151 8092 0 -1 4202560 664 0 0 0 370 1 0 0 20 0 8 0 390808696 130990080 11924 33554432000 134512640 146736320 4288702288 4064272716 136017498 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 35.44
Current children cumulated vsize (KiB) 137068

[startup+25.5004 s]
/proc/loadavg: 2.11 0.50 0.16 5/187 8281
/proc/meminfo: memFree=30146868/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=130992 CPUtime=82.06 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) S 8151 8151 8092 0 -1 4202496 45165 0 0 0 8133 73 0 0 20 0 8 0 390808452 134135808 12492 33554432000 134512640 146736320 4288702288 4288698640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8152/statm: 32748 12492 896 2985 0 29682 0
[pid=8152/tid=8203] ppid=8151 vsize=130992 CPUtime=9.8 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) R 8151 8151 8092 0 -1 4202560 2848 0 0 0 974 6 0 0 20 0 8 0 390808696 134135808 12492 33554432000 134512640 146736320 4288702288 4130823696 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=130992 CPUtime=9.13 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) R 8151 8151 8092 0 -1 4202560 1700 0 0 0 909 4 0 0 20 0 8 0 390808696 134135808 12492 33554432000 134512640 146736320 4288702288 4141309068 136017757 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=130992 CPUtime=9.83 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) R 8151 8151 8092 0 -1 4202560 362 0 0 0 978 5 0 0 20 0 8 0 390808696 134135808 12492 33554432000 134512640 146736320 4288702288 4151796152 136015681 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=130992 CPUtime=9.01 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) R 8151 8151 8092 0 -1 4202560 954 0 0 0 895 6 0 0 20 0 8 0 390808696 134135808 12492 33554432000 134512640 146736320 4288702288 4118189032 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=130992 CPUtime=9.54 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) R 8151 8151 8092 0 -1 4202560 980 0 0 0 944 10 0 0 20 0 8 0 390808696 134135808 12492 33554432000 134512640 146736320 4288702288 4097826816 136018931 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=130992 CPUtime=9.82 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 11543 0 0 0 973 9 0 0 20 0 8 0 390808696 134135808 12492 33554432000 134512640 146736320 4288702288 4087341500 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=130992 CPUtime=9.37 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) R 8151 8151 8092 0 -1 4202560 950 0 0 0 932 5 0 0 20 0 8 0 390808696 134135808 12492 33554432000 134512640 146736320 4288702288 4064272276 136017760 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 82.06
Current children cumulated vsize (KiB) 140140

[startup+51.1005 s]
/proc/loadavg: 3.83 1.05 0.35 3/187 8359
/proc/meminfo: memFree=29848160/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=133164 CPUtime=173.14 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 74874 0 0 0 17183 131 0 0 20 0 8 0 390808452 136359936 13095 33554432000 134512640 146736320 4288702288 4288693232 136402290 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8152/statm: 33291 13095 899 2985 0 30225 0
[pid=8152/tid=8203] ppid=8151 vsize=133164 CPUtime=20.86 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) S 8151 8151 8092 0 -1 4202560 4527 0 0 0 2074 12 0 0 20 0 8 0 390808696 136359936 13095 33554432000 134512640 146736320 4288702288 4130827920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=133164 CPUtime=20.3 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) S 8151 8151 8092 0 -1 4202560 6049 0 0 0 2019 11 0 0 20 0 8 0 390808696 136359936 13095 33554432000 134512640 146736320 4288702288 4141313680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=133164 CPUtime=21.19 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) S 8151 8151 8092 0 -1 4202560 363 0 0 0 2108 11 0 0 20 0 8 0 390808696 136359936 13095 33554432000 134512640 146736320 4288702288 4151799440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=133164 CPUtime=20.35 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) S 8151 8151 8092 0 -1 4202560 5906 0 0 0 2022 13 0 0 20 0 8 0 390808696 136359936 13095 33554432000 134512640 146736320 4288702288 4118191760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=133164 CPUtime=20.6 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) S 8151 8151 8092 0 -1 4202560 1367 0 0 0 2043 17 0 0 20 0 8 0 390808696 136359936 13095 33554432000 134512640 146736320 4288702288 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=133164 CPUtime=20.86 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) S 8151 8151 8092 0 -1 4202560 23816 0 0 0 2068 18 0 0 20 0 8 0 390808696 136359936 13095 33554432000 134512640 146736320 4288702288 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=133164 CPUtime=20.33 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) S 8151 8151 8092 0 -1 4202560 3309 0 0 0 2021 12 0 0 20 0 8 0 390808696 136359936 13095 33554432000 134512640 146736320 4288702288 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 173.14
Current children cumulated vsize (KiB) 142312

[startup+102.307 s]
/proc/loadavg: 7.41 2.43 0.86 17/193 8408
/proc/meminfo: memFree=29613480/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=130992 CPUtime=335.94 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) S 8151 8151 8092 0 -1 4202496 137105 0 0 0 33360 234 0 0 20 0 8 0 390808452 134135808 12735 33554432000 134512640 146736320 4288702288 4288698640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0

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


[startup+435.1 s]
/proc/loadavg: 11.60 8.43 3.99 10/193 8437
/proc/meminfo: memFree=29289812/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=135924 CPUtime=1522.79 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 455308 0 0 0 151242 1037 0 0 20 0 8 0 390808452 139186176 13680 33554432000 134512640 146736320 4288702288 4288695368 136001978 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8152/statm: 33981 13680 903 2985 0 30915 0
[pid=8152/tid=8203] ppid=8151 vsize=135924 CPUtime=190.05 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) R 8151 8151 8092 0 -1 4202560 76744 0 0 0 18874 131 0 0 20 0 8 0 390808696 139186176 13680 33554432000 134512640 146736320 4288702288 4130824232 139044557 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=135924 CPUtime=188.61 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) R 8151 8151 8092 0 -1 4202560 40440 0 0 0 18738 123 0 0 20 0 8 0 390808696 139186176 13680 33554432000 134512640 146736320 4288702288 4141310024 139042897 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=135924 CPUtime=187.25 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) R 8151 8151 8092 0 -1 4202560 48491 0 0 0 18596 129 0 0 20 0 8 0 390808696 139186176 13680 33554432000 134512640 146736320 4288702288 4151795920 136008020 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=135924 CPUtime=186.25 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) R 8151 8151 8092 0 -1 4202560 69735 0 0 0 18496 129 0 0 20 0 8 0 390808696 139186176 13680 33554432000 134512640 146736320 4288702288 4118188184 136007620 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=135924 CPUtime=186.01 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) R 8151 8151 8092 0 -1 4202560 15049 0 0 0 18478 123 0 0 20 0 8 0 390808696 139186176 13680 33554432000 134512640 146736320 4288702288 4097827024 136008339 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=135924 CPUtime=187.39 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 63693 0 0 0 18599 140 0 0 20 0 8 0 390808696 139186176 13680 33554432000 134512640 146736320 4288702288 4087341172 138462747 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=135924 CPUtime=185.8 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) R 8151 8151 8092 0 -1 4202560 35571 0 0 0 18456 124 0 0 20 0 8 0 390808696 139186176 13680 33554432000 134512640 146736320 4288702288 4064272592 136008165 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1522.79
Current children cumulated vsize (KiB) 145072

[startup+438.3 s]
/proc/loadavg: 11.39 8.44 4.02 16/193 8437
/proc/meminfo: memFree=29288448/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=135924 CPUtime=1533.71 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 457351 0 0 0 152329 1042 0 0 20 0 8 0 390808452 139186176 13646 33554432000 134512640 146736320 4288702288 4288695364 136002010 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8152/statm: 33981 13646 903 2985 0 30915 0
[pid=8152/tid=8203] ppid=8151 vsize=135924 CPUtime=191.32 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) R 8151 8151 8092 0 -1 4202560 77851 0 0 0 19000 132 0 0 20 0 8 0 390808696 139186176 13646 33554432000 134512640 146736320 4288702288 4130824772 136382483 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=135924 CPUtime=189.97 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) R 8151 8151 8092 0 -1 4202560 40922 0 0 0 18873 124 0 0 20 0 8 0 390808696 139186176 13646 33554432000 134512640 146736320 4288702288 4141310160 136007984 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=135924 CPUtime=188.52 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) R 8151 8151 8092 0 -1 4202560 48491 0 0 0 18722 130 0 0 20 0 8 0 390808696 139186176 13646 33554432000 134512640 146736320 4288702288 4151795784 139042981 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=135924 CPUtime=187.61 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) R 8151 8151 8092 0 -1 4202560 69735 0 0 0 18632 129 0 0 20 0 8 0 390808696 139186176 13646 33554432000 134512640 146736320 4288702288 4118188184 136007027 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=135924 CPUtime=187.37 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) R 8151 8151 8092 0 -1 4202560 15049 0 0 0 18613 124 0 0 20 0 8 0 390808696 139186176 13646 33554432000 134512640 146736320 4288702288 4097827024 136008165 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=135924 CPUtime=188.73 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 63693 0 0 0 18732 141 0 0 20 0 8 0 390808696 139186176 13646 33554432000 134512640 146736320 4288702288 4087341648 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=135924 CPUtime=187.1 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) R 8151 8151 8092 0 -1 4202560 36025 0 0 0 18585 125 0 0 20 0 8 0 390808696 139186176 13646 33554432000 134512640 146736320 4288702288 4064272592 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1533.71
Current children cumulated vsize (KiB) 145072

[startup+439.9 s]
/proc/loadavg: 11.39 8.44 4.02 15/193 8437
/proc/meminfo: memFree=29284108/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=136948 CPUtime=1538.98 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 459007 0 0 0 152852 1046 0 0 20 0 8 0 390808452 140234752 13865 33554432000 134512640 146736320 4288702288 4288695888 139023078 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8152/statm: 34237 13865 903 2985 0 31171 0
[pid=8152/tid=8203] ppid=8151 vsize=136948 CPUtime=191.99 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) R 8151 8151 8092 0 -1 4202560 78542 0 0 0 19067 132 0 0 20 0 8 0 390808696 140234752 13865 33554432000 134512640 146736320 4288702288 4130824344 136007650 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=136948 CPUtime=190.53 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) R 8151 8151 8092 0 -1 4202560 41129 0 0 0 18929 124 0 0 20 0 8 0 390808696 140234752 13865 33554432000 134512640 146736320 4288702288 4141309952 136019043 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=136948 CPUtime=189.17 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) R 8151 8151 8092 0 -1 4202560 48733 0 0 0 18787 130 0 0 20 0 8 0 390808696 140234752 13865 33554432000 134512640 146736320 4288702288 4151796712 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=136948 CPUtime=188.26 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) R 8151 8151 8092 0 -1 4202560 69736 0 0 0 18696 130 0 0 20 0 8 0 390808696 140234752 13865 33554432000 134512640 146736320 4288702288 4118188364 136017755 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=136948 CPUtime=188.03 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) R 8151 8151 8092 0 -1 4202560 15049 0 0 0 18679 124 0 0 20 0 8 0 390808696 140234752 13865 33554432000 134512640 146736320 4288702288 4097830544 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=136948 CPUtime=189.35 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) S 8151 8151 8092 0 -1 4202560 63693 0 0 0 18794 141 0 0 20 0 8 0 390808696 140234752 13865 33554432000 134512640 146736320 4288702288 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=136948 CPUtime=187.77 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) S 8151 8151 8092 0 -1 4202560 36468 0 0 0 18652 125 0 0 20 0 8 0 390808696 140234752 13865 33554432000 134512640 146736320 4288702288 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1538.98
Current children cumulated vsize (KiB) 146096

[startup+441.5 s]
/proc/loadavg: 11.39 8.44 4.02 11/193 8437
/proc/meminfo: memFree=29283860/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=135924 CPUtime=1544.65 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 459991 0 0 0 153415 1050 0 0 20 0 8 0 390808452 139186176 13627 33554432000 134512640 146736320 4288702288 4288695616 138378060 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8152/statm: 33981 13627 903 2985 0 30915 0
[pid=8152/tid=8203] ppid=8151 vsize=135924 CPUtime=192.75 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) R 8151 8151 8092 0 -1 4202560 79103 0 0 0 19142 133 0 0 20 0 8 0 390808696 139186176 13627 33554432000 134512640 146736320 4288702288 4130825192 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=135924 CPUtime=191.28 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) R 8151 8151 8092 0 -1 4202560 41400 0 0 0 19004 124 0 0 20 0 8 0 390808696 139186176 13627 33554432000 134512640 146736320 4288702288 4141310544 136403117 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=135924 CPUtime=189.87 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) R 8151 8151 8092 0 -1 4202560 48733 0 0 0 18856 131 0 0 20 0 8 0 390808696 139186176 13627 33554432000 134512640 146736320 4288702288 4151794812 135445993 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=135924 CPUtime=189.04 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) R 8151 8151 8092 0 -1 4202560 69736 0 0 0 18774 130 0 0 20 0 8 0 390808696 139186176 13627 33554432000 134512640 146736320 4288702288 4118188032 136019043 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=135924 CPUtime=188.8 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) R 8151 8151 8092 0 -1 4202560 15049 0 0 0 18755 125 0 0 20 0 8 0 390808696 139186176 13627 33554432000 134512640 146736320 4288702288 4097827816 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=135924 CPUtime=189.92 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 63693 0 0 0 18851 141 0 0 20 0 8 0 390808696 139186176 13627 33554432000 134512640 146736320 4288702288 4087341208 136007097 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=135924 CPUtime=188.33 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) R 8151 8151 8092 0 -1 4202560 36620 0 0 0 18708 125 0 0 20 0 8 0 390808696 139186176 13627 33554432000 134512640 146736320 4288702288 4064272476 135854456 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1544.65
Current children cumulated vsize (KiB) 145072

[startup+442.3 s]
/proc/loadavg: 11.52 8.51 4.06 12/193 8437
/proc/meminfo: memFree=29282496/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=135924 CPUtime=1547.39 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 460430 0 0 0 153688 1051 0 0 20 0 8 0 390808452 139186176 13650 33554432000 134512640 146736320 4288702288 4288695120 136008306 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8152/statm: 33981 13650 903 2985 0 30915 0
[pid=8152/tid=8203] ppid=8151 vsize=135924 CPUtime=193.14 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) S 8151 8151 8092 0 -1 4202560 79431 0 0 0 19181 133 0 0 20 0 8 0 390808696 139186176 13650 33554432000 134512640 146736320 4288702288 4130827920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=135924 CPUtime=191.6 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) S 8151 8151 8092 0 -1 4202560 41471 0 0 0 19036 124 0 0 20 0 8 0 390808696 139186176 13650 33554432000 134512640 146736320 4288702288 4141313680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=135924 CPUtime=190.22 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) R 8151 8151 8092 0 -1 4202560 48733 0 0 0 18891 131 0 0 20 0 8 0 390808696 139186176 13650 33554432000 134512640 146736320 4288702288 4151796104 136388065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=135924 CPUtime=189.38 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) R 8151 8151 8092 0 -1 4202560 69736 0 0 0 18807 131 0 0 20 0 8 0 390808696 139186176 13650 33554432000 134512640 146736320 4288702288 4118188072 139044580 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=135924 CPUtime=189.16 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) S 8151 8151 8092 0 -1 4202560 15049 0 0 0 18791 125 0 0 20 0 8 0 390808696 139186176 13650 33554432000 134512640 146736320 4288702288 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=135924 CPUtime=190.22 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 63693 0 0 0 18881 141 0 0 20 0 8 0 390808696 139186176 13650 33554432000 134512640 146736320 4288702288 4087341512 136000532 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=135924 CPUtime=188.71 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) S 8151 8151 8092 0 -1 4202560 36660 0 0 0 18746 125 0 0 20 0 8 0 390808696 139186176 13650 33554432000 134512640 146736320 4288702288 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1547.39
Current children cumulated vsize (KiB) 145072

[startup+442.5 s]
/proc/loadavg: 11.52 8.51 4.06 12/193 8437
/proc/meminfo: memFree=29282496/32873844 swapFree=7644/7644
[pid=8151] ppid=8149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8151/stat : 8151 (run) S 8149 8151 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390808451 9367552 269 33554432000 4194304 5064252 140736129499808 140736129498720 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8151/statm: 2287 269 229 213 0 72 0
[pid=8152] ppid=8151 vsize=135924 CPUtime=1547.95 cores=0,2,4,6
/proc/8152/stat : 8152 (pb_cplex) R 8151 8151 8092 0 -1 4202496 460542 0 0 0 153743 1052 0 0 20 0 8 0 390808452 139186176 13651 33554432000 134512640 146736320 4288702288 4288695120 136008160 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8152/statm: 33981 13651 903 2985 0 30915 0
[pid=8152/tid=8203] ppid=8151 vsize=135924 CPUtime=193.19 cores=0,2,4,6
/proc/8152/task/8203/stat : 8203 (pb_cplex) S 8151 8151 8092 0 -1 4202560 79529 0 0 0 19185 134 0 0 20 0 8 0 390808696 139186176 13651 33554432000 134512640 146736320 4288702288 4130827920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8204] ppid=8151 vsize=135924 CPUtime=191.63 cores=0,2,4,6
/proc/8152/task/8204/stat : 8204 (pb_cplex) S 8151 8151 8092 0 -1 4202560 41485 0 0 0 19038 125 0 0 20 0 8 0 390808696 139186176 13651 33554432000 134512640 146736320 4288702288 4141313680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8205] ppid=8151 vsize=135924 CPUtime=190.32 cores=0,2,4,6
/proc/8152/task/8205/stat : 8205 (pb_cplex) S 8151 8151 8092 0 -1 4202560 48733 0 0 0 18901 131 0 0 20 0 8 0 390808696 139186176 13651 33554432000 134512640 146736320 4288702288 4151799440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8152/tid=8206] ppid=8151 vsize=135924 CPUtime=189.44 cores=0,2,4,6
/proc/8152/task/8206/stat : 8206 (pb_cplex) S 8151 8151 8092 0 -1 4202560 69736 0 0 0 18813 131 0 0 20 0 8 0 390808696 139186176 13651 33554432000 134512640 146736320 4288702288 4118191760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8152/tid=8207] ppid=8151 vsize=135924 CPUtime=189.22 cores=0,2,4,6
/proc/8152/task/8207/stat : 8207 (pb_cplex) S 8151 8151 8092 0 -1 4202560 15049 0 0 0 18797 125 0 0 20 0 8 0 390808696 139186176 13651 33554432000 134512640 146736320 4288702288 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8152/tid=8208] ppid=8151 vsize=135924 CPUtime=190.31 cores=0,2,4,6
/proc/8152/task/8208/stat : 8208 (pb_cplex) R 8151 8151 8092 0 -1 4202560 63693 0 0 0 18890 141 0 0 20 0 8 0 390808696 139186176 13651 33554432000 134512640 146736320 4288702288 4087341264 136008177 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=8152/tid=8209] ppid=8151 vsize=135924 CPUtime=188.74 cores=0,2,4,6
/proc/8152/task/8209/stat : 8209 (pb_cplex) S 8151 8151 8092 0 -1 4202560 36660 0 0 0 18749 125 0 0 20 0 8 0 390808696 139186176 13651 33554432000 134512640 146736320 4288702288 4064276112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1547.95
Current children cumulated vsize (KiB) 145072

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8151 and gives
#  childrusage.ru_utime.tv_sec=1533
#  childrusage.ru_utime.tv_usec=561863
#  childrusage.ru_stime.tv_sec=10
#  childrusage.ru_stime.tv_usec=713371
# CPU time returned by wait4() is 1544.28
# while last known CPU time is 1547.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 442.594
CPU time (s): 1547.95
CPU user time (s): 1537.43
CPU system time (s): 10.52
CPU usage (%): 349.745
Max. virtual memory (cumulated for all children) (KiB): 150180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1533.56
system time used= 10.7134
maximum resident set size= 57380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460920
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= 141445
involuntary context switches= 88271

runsolver used 1.17182 second user time and 3.00554 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 15:00:37
IDJOB=3729517
IDBENCH=1274
IDSOLVER=2325
FILE ID=node147/3729517-1339246836
RUNJOBID= node147-1339246835-8109
PBS_JOBID= 14644334
Free space on /tmp= 70544 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729517-1339246836/watcher-3729517-1339246836 -o /tmp/evaluation-result-3729517-1339246836/solver-3729517-1339246836 -C 1800 -W 1900 -M 15500  run HOME/instance-3729517-1339246836.opb

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

MD5SUM BENCH= be6efe3218879d0d0c6c419c0919396c
RANDOM SEED=1970065403

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30200620 kB
Buffers:          596504 kB
Cached:          1131864 kB
SwapCached:         2868 kB
Active:          1211260 kB
Inactive:         524260 kB
Active(anon):       4440 kB
Inactive(anon):     2768 kB
Active(file):    1206820 kB
Inactive(file):   521492 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099884 kB
Dirty:             33304 kB
Writeback:             0 kB
AnonPages:         10616 kB
Mapped:             8444 kB
Shmem:                 0 kB
Slab:             798732 kB
SReclaimable:     238196 kB
SUnreclaim:       560536 kB
KernelStack:        1416 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3729517-1339246836.opb

Free space on /tmp at the end= 70496 MiB
End job on node147 at 2012-06-09 15:08:03