Trace number 3729868

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 1034.4 310.324

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900551864.opb
MD5SUM733d8edd6a6cbfe19e20f4970079db5a
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 benchmark0.895862
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 687
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-3729868-1339246838.opb.
0.00/0.00	c Instance file HOME/instance-3729868-1339246838.opb
0.00/0.00	c File size is 83379 bytes.
0.00/0.01	c Highest Coefficient sum: 687
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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.01         s                                      |
0.00/0.03	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1034.40/310.32	c Remaining time 1799.99 sec.
1034.40/310.32	s UNSATISFIABLE
1034.40/310.32	c Total CPU time              : 1027.5 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-3729868-1339246838/watcher-3729868-1339246838 -o /tmp/evaluation-result-3729868-1339246838/solver-3729868-1339246838 -C 1800 -W 1900 -M 15500 run HOME/instance-3729868-1339246838.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.00 0.00 0.00 3/176 2957
/proc/meminfo: memFree=31184392/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0

[startup+0.012458 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 2957
/proc/meminfo: memFree=31184392/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 2957
/proc/meminfo: memFree=31184392/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 2957
/proc/meminfo: memFree=31184392/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700164 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 2957
/proc/meminfo: memFree=31184392/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 3001
/proc/meminfo: memFree=31182684/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=76596 CPUtime=2.62 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 13787 0 0 0 253 9 0 0 20 0 1 0 390812460 78434304 5325 33554432000 134512640 146736320 4287847952 4287842128 136403117 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/2958/statm: 19149 5325 887 2985 0 16083 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 85744

[startup+3.10037 s]
/proc/loadavg: 0.08 0.02 0.01 2/180 3015
/proc/meminfo: memFree=31165844/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=129200 CPUtime=5.39 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 26060 0 0 0 521 18 0 0 20 0 8 0 390812460 132300800 11413 33554432000 134512640 146736320 4287847952 4287841020 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2958/statm: 32300 11413 895 2985 0 29234 0
[pid=2958/tid=3009] ppid=2957 vsize=129200 CPUtime=0.16 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 644 0 0 0 16 0 0 0 20 0 8 0 390812639 132300800 11413 33554432000 134512640 146736320 4287847952 4131143184 136403117 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=129200 CPUtime=0.27 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) R 2957 2957 2899 0 -1 4202560 88 0 0 0 27 0 0 0 20 0 8 0 390812639 132300800 11413 33554432000 134512640 146736320 4287847952 4141628560 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=129200 CPUtime=0 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) S 2957 2957 2899 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 8 0 390812639 132300800 11413 33554432000 134512640 146736320 4287847952 4152118928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=129200 CPUtime=0.18 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) R 2957 2957 2899 0 -1 4202560 215 0 0 0 18 0 0 0 20 0 8 0 390812639 132300800 11413 33554432000 134512640 146736320 4287847952 4118506284 135454201 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=129200 CPUtime=0.15 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 71 0 0 0 15 0 0 0 20 0 8 0 390812639 132300800 11413 33554432000 134512640 146736320 4287847952 4097827816 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=129200 CPUtime=0.16 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) R 2957 2957 2899 0 -1 4202560 1325 0 0 0 16 0 0 0 20 0 8 0 390812639 132300800 11413 33554432000 134512640 146736320 4287847952 4087341096 139044591 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=129200 CPUtime=0.09 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) R 2957 2957 2899 0 -1 4202560 571 0 0 0 9 0 0 0 20 0 8 0 390812639 132300800 11413 33554432000 134512640 146736320 4287847952 4068465876 136005239 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 138348

[startup+6.30037 s]
/proc/loadavg: 0.08 0.02 0.01 9/181 3016
/proc/meminfo: memFree=31157312/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=127820 CPUtime=17.25 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 31210 0 0 0 1701 24 0 0 20 0 8 0 390812460 130887680 11490 33554432000 134512640 146736320 4287847952 4287840468 136017763 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2958/statm: 31955 11490 895 2985 0 28889 0
[pid=2958/tid=3009] ppid=2957 vsize=127820 CPUtime=1.59 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 727 0 0 0 159 0 0 0 20 0 8 0 390812639 130887680 11490 33554432000 134512640 146736320 4287847952 4131143872 136469036 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=127820 CPUtime=1.91 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) R 2957 2957 2899 0 -1 4202560 129 0 0 0 191 0 0 0 20 0 8 0 390812639 130887680 11490 33554432000 134512640 146736320 4287847952 4141630440 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=127820 CPUtime=1.04 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) R 2957 2957 2899 0 -1 4202560 99 0 0 0 104 0 0 0 20 0 8 0 390812639 130887680 11490 33554432000 134512640 146736320 4287847952 4152115200 136019061 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=127820 CPUtime=1.48 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) R 2957 2957 2899 0 -1 4202560 239 0 0 0 148 0 0 0 20 0 8 0 390812639 130887680 11490 33554432000 134512640 146736320 4287847952 4118508160 139046519 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=127820 CPUtime=1.88 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 146 0 0 0 188 0 0 0 20 0 8 0 390812639 130887680 11490 33554432000 134512640 146736320 4287847952 4097826856 139044550 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=127820 CPUtime=1.38 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) R 2957 2957 2899 0 -1 4202560 1404 0 0 0 138 0 0 0 20 0 8 0 390812639 130887680 11490 33554432000 134512640 146736320 4287847952 4087341200 136364624 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=127820 CPUtime=1.9 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) R 2957 2957 2899 0 -1 4202560 624 0 0 0 190 0 0 0 20 0 8 0 390812639 130887680 11490 33554432000 134512640 146736320 4287847952 4068467688 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 17.25
Current children cumulated vsize (KiB) 136968

[startup+12.7004 s]
/proc/loadavg: 1.38 0.30 0.10 10/187 3038
/proc/meminfo: memFree=31128040/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=131240 CPUtime=40.72 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 37252 0 0 0 4035 37 0 0 20 0 8 0 390812460 134389760 12237 33554432000 134512640 146736320 4287847952 4287841576 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2958/statm: 32810 12237 895 2985 0 29744 0
[pid=2958/tid=3009] ppid=2957 vsize=131240 CPUtime=4.59 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 1231 0 0 0 457 2 0 0 20 0 8 0 390812639 134389760 12237 33554432000 134512640 146736320 4287847952 4131143676 135526925 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=131240 CPUtime=4.83 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) R 2957 2957 2899 0 -1 4202560 334 0 0 0 481 2 0 0 20 0 8 0 390812639 134389760 12237 33554432000 134512640 146736320 4287847952 4141628604 135453262 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=131240 CPUtime=3.94 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) R 2957 2957 2899 0 -1 4202560 578 0 0 0 392 2 0 0 20 0 8 0 390812639 134389760 12237 33554432000 134512640 146736320 4287847952 4152117888 136633542 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=131240 CPUtime=4.38 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) R 2957 2957 2899 0 -1 4202560 3077 0 0 0 435 3 0 0 20 0 8 0 390812639 134389760 12237 33554432000 134512640 146736320 4287847952 4118508520 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=131240 CPUtime=4.77 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 896 0 0 0 475 2 0 0 20 0 8 0 390812639 134389760 12237 33554432000 134512640 146736320 4287847952 4097827816 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=131240 CPUtime=4.35 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) R 2957 2957 2899 0 -1 4202560 1638 0 0 0 432 3 0 0 20 0 8 0 390812639 134389760 12237 33554432000 134512640 146736320 4287847952 4087341512 136002000 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=131240 CPUtime=4.8 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) R 2957 2957 2899 0 -1 4202560 634 0 0 0 477 3 0 0 20 0 8 0 390812639 134389760 12237 33554432000 134512640 146736320 4287847952 4068466880 136470527 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 40.72
Current children cumulated vsize (KiB) 140388

[startup+25.5062 s]
/proc/loadavg: 1.69 0.40 0.13 2/181 3151
/proc/meminfo: memFree=31149048/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=140452 CPUtime=76.85 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 54897 0 0 0 7627 58 0 0 20 0 8 0 390812460 143822848 13551 33554432000 134512640 146736320 4287847952 4287833684 136387858 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2958/statm: 35113 13551 902 2985 0 32047 0
[pid=2958/tid=3009] ppid=2957 vsize=140452 CPUtime=8.61 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) S 2957 2957 2899 0 -1 4202560 1560 0 0 0 856 5 0 0 20 0 8 0 390812639 143822848 13551 33554432000 134512640 146736320 4287847952 4131147408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=140452 CPUtime=8.93 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) S 2957 2957 2899 0 -1 4202560 428 0 0 0 890 3 0 0 20 0 8 0 390812639 143822848 13551 33554432000 134512640 146736320 4287847952 4141633168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=140452 CPUtime=7.92 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) S 2957 2957 2899 0 -1 4202560 1217 0 0 0 787 5 0 0 20 0 8 0 390812639 143822848 13551 33554432000 134512640 146736320 4287847952 4152118928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=140452 CPUtime=8.38 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) S 2957 2957 2899 0 -1 4202560 6239 0 0 0 832 6 0 0 20 0 8 0 390812639 143822848 13551 33554432000 134512640 146736320 4287847952 4118511248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=140452 CPUtime=8.77 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4754 0 0 0 873 4 0 0 20 0 8 0 390812639 143822848 13551 33554432000 134512640 146736320 4287847952 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=140452 CPUtime=8.36 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) S 2957 2957 2899 0 -1 4202560 1885 0 0 0 831 5 0 0 20 0 8 0 390812639 143822848 13551 33554432000 134512640 146736320 4287847952 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=140452 CPUtime=8.7 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) S 2957 2957 2899 0 -1 4202560 635 0 0 0 865 5 0 0 20 0 8 0 390812639 143822848 13552 33554432000 134512640 146736320 4287847952 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 76.85
Current children cumulated vsize (KiB) 149600

[startup+51.1004 s]
/proc/loadavg: 4.19 1.06 0.36 9/194 3194
/proc/meminfo: memFree=31059544/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=140112 CPUtime=153.87 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 75333 0 0 0 15281 106 0 0 20 0 8 0 390812460 143474688 14038 33554432000 134512640 146736320 4287847952 4287841388 139023039 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2958/statm: 35028 14038 903 2985 0 31962 0
[pid=2958/tid=3009] ppid=2957 vsize=140112 CPUtime=17.63 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4044 0 0 0 1752 11 0 0 20 0 8 0 390812639 143474688 14038 33554432000 134512640 146736320 4287847952 4131144680 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=140112 CPUtime=17.82 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) R 2957 2957 2899 0 -1 4202560 2845 0 0 0 1772 10 0 0 20 0 8 0 390812639 143474688 14038 33554432000 134512640 146736320 4287847952 4141631360 137085002 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=140112 CPUtime=16.92 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) R 2957 2957 2899 0 -1 4202560 1361 0 0 0 1681 11 0 0 20 0 8 0 390812639 143474688 14038 33554432000 134512640 146736320 4287847952 4152115240 139044557 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=140112 CPUtime=17.36 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) R 2957 2957 2899 0 -1 4202560 6240 0 0 0 1726 10 0 0 20 0 8 0 390812639 143474688 14038 33554432000 134512640 146736320 4287847952 4118508112 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=140112 CPUtime=17.73 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 6643 0 0 0 1764 9 0 0 20 0 8 0 390812639 143474688 14038 33554432000 134512640 146736320 4287847952 4097826968 136007665 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=140112 CPUtime=17.5 cores=0,2,4,6

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


[startup+300.9 s]
/proc/loadavg: 12.57 7.77 3.33 16/193 3194
/proc/meminfo: memFree=31011844/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=140276 CPUtime=1002.72 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 114212 0 0 0 99649 623 0 0 20 0 8 0 390812460 143642624 14642 33554432000 134512640 146736320 4287847952 4287841168 136403109 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2958/statm: 35069 14642 903 2985 0 32003 0
[pid=2958/tid=3009] ppid=2957 vsize=140276 CPUtime=123.33 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4155 0 0 0 12266 67 0 0 20 0 8 0 390812639 143642624 14642 33554432000 134512640 146736320 4287847952 4131143848 135467718 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=140276 CPUtime=123.04 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4549 0 0 0 12229 75 0 0 20 0 8 0 390812639 143642624 14642 33554432000 134512640 146736320 4287847952 4141629592 136007626 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=140276 CPUtime=121.48 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4505 0 0 0 12068 80 0 0 20 0 8 0 390812639 143642624 14642 33554432000 134512640 146736320 4287847952 4152115408 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=140276 CPUtime=123.26 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) R 2957 2957 2899 0 -1 4202560 10137 0 0 0 12247 79 0 0 20 0 8 0 390812639 143642624 14642 33554432000 134512640 146736320 4287847952 4118508112 136403117 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=140276 CPUtime=123.62 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 11168 0 0 0 12283 79 0 0 20 0 8 0 390812639 143642624 14642 33554432000 134512640 146736320 4287847952 4097826976 136006378 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=140276 CPUtime=123.17 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) R 2957 2957 2899 0 -1 4202560 2060 0 0 0 12245 72 0 0 20 0 8 0 390812639 143642624 14642 33554432000 134512640 146736320 4287847952 4087342056 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=140276 CPUtime=121.74 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) R 2957 2957 2899 0 -1 4202560 24626 0 0 0 12091 83 0 0 20 0 8 0 390812639 143642624 14642 33554432000 134512640 146736320 4287847952 4068466728 139044557 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1002.72
Current children cumulated vsize (KiB) 149424

[startup+307.3 s]
/proc/loadavg: 12.22 7.86 3.40 12/192 3194
/proc/meminfo: memFree=31016316/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=135352 CPUtime=1024.34 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 114652 0 0 0 101798 636 0 0 20 0 8 0 390812460 138600448 13540 33554432000 134512640 146736320 4287847952 4287841576 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2958/statm: 33838 13540 903 2985 0 30772 0
[pid=2958/tid=3009] ppid=2957 vsize=135352 CPUtime=125.95 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4170 0 0 0 12526 69 0 0 20 0 8 0 390812639 138600448 13540 33554432000 134512640 146736320 4287847952 4131143792 136384861 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=135352 CPUtime=125.74 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4549 0 0 0 12498 76 0 0 20 0 8 0 390812639 138600448 13540 33554432000 134512640 146736320 4287847952 4141629592 136007056 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=135352 CPUtime=124.08 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4505 0 0 0 12326 82 0 0 20 0 8 0 390812639 138600448 13540 33554432000 134512640 146736320 4287847952 4152115792 136403129 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=135352 CPUtime=125.92 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) R 2957 2957 2899 0 -1 4202560 10167 0 0 0 12511 81 0 0 20 0 8 0 390812639 138600448 13540 33554432000 134512640 146736320 4287847952 4118508520 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=135352 CPUtime=126.31 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 11244 0 0 0 12550 81 0 0 20 0 8 0 390812639 138600448 13540 33554432000 134512640 146736320 4287847952 4097826968 136007629 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=135352 CPUtime=125.91 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) S 2957 2957 2899 0 -1 4202560 2086 0 0 0 12517 74 0 0 20 0 8 0 390812639 138600448 13540 33554432000 134512640 146736320 4287847952 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=135352 CPUtime=124.43 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) R 2957 2957 2899 0 -1 4202560 24626 0 0 0 12358 85 0 0 20 0 8 0 390812639 138600448 13540 33554432000 134512640 146736320 4287847952 4068467280 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1024.34
Current children cumulated vsize (KiB) 144500

[startup+308.9 s]
/proc/loadavg: 12.22 7.86 3.40 11/192 3194
/proc/meminfo: memFree=31017308/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=134328 CPUtime=1029.79 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 115307 0 0 0 102340 639 0 0 20 0 8 0 390812460 137551872 13289 33554432000 134512640 146736320 4287847952 4287840468 136017519 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2958/statm: 33582 13289 903 2985 0 30516 0
[pid=2958/tid=3009] ppid=2957 vsize=134328 CPUtime=126.63 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4170 0 0 0 12594 69 0 0 20 0 8 0 390812639 137551872 13289 33554432000 134512640 146736320 4287847952 4131143752 139042902 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=134328 CPUtime=126.41 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4549 0 0 0 12564 77 0 0 20 0 8 0 390812639 137551872 13289 33554432000 134512640 146736320 4287847952 4141630440 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=134328 CPUtime=124.77 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4505 0 0 0 12395 82 0 0 20 0 8 0 390812639 137551872 13289 33554432000 134512640 146736320 4287847952 4152115272 139042910 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=134328 CPUtime=126.56 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) R 2957 2957 2899 0 -1 4202560 10168 0 0 0 12575 81 0 0 20 0 8 0 390812639 137551872 13289 33554432000 134512640 146736320 4287847952 4118507728 136008234 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=134328 CPUtime=127.04 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 11683 0 0 0 12623 81 0 0 20 0 8 0 390812639 137551872 13289 33554432000 134512640 146736320 4287847952 4097827816 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=134328 CPUtime=126.64 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) R 2957 2957 2899 0 -1 4202560 2086 0 0 0 12589 75 0 0 20 0 8 0 390812639 137551872 13289 33554432000 134512640 146736320 4287847952 4087341324 136004470 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=134328 CPUtime=125.04 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) R 2957 2957 2899 0 -1 4202560 24626 0 0 0 12419 85 0 0 20 0 8 0 390812639 137551872 13289 33554432000 134512640 146736320 4287847952 4068467688 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1029.79
Current children cumulated vsize (KiB) 143476

[startup+309.7 s]
/proc/loadavg: 12.22 7.86 3.40 16/192 3194
/proc/meminfo: memFree=31017804/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=131256 CPUtime=1032.62 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) S 2957 2957 2899 0 -1 4202496 115319 0 0 0 102622 640 0 0 20 0 8 0 390812460 134406144 12713 33554432000 134512640 146736320 4287847952 4287844304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2958/statm: 32814 12713 903 2985 0 29748 0
[pid=2958/tid=3009] ppid=2957 vsize=131256 CPUtime=126.95 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4170 0 0 0 12626 69 0 0 20 0 8 0 390812639 134406144 12713 33554432000 134512640 146736320 4287847952 4131147408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=131256 CPUtime=126.76 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4549 0 0 0 12599 77 0 0 20 0 8 0 390812639 134406144 12713 33554432000 134512640 146736320 4287847952 4141633168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=131256 CPUtime=125.12 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4505 0 0 0 12430 82 0 0 20 0 8 0 390812639 134406144 12713 33554432000 134512640 146736320 4287847952 4152118928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=131256 CPUtime=126.93 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) S 2957 2957 2899 0 -1 4202560 10168 0 0 0 12611 82 0 0 20 0 8 0 390812639 134406144 12713 33554432000 134512640 146736320 4287847952 4118511248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=131256 CPUtime=127.38 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 11683 0 0 0 12657 81 0 0 20 0 8 0 390812639 134406144 12713 33554432000 134512640 146736320 4287847952 4097827816 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=131256 CPUtime=127.03 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) S 2957 2957 2899 0 -1 4202560 2086 0 0 0 12628 75 0 0 20 0 8 0 390812639 134406144 12713 33554432000 134512640 146736320 4287847952 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=131256 CPUtime=125.41 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) S 2957 2957 2899 0 -1 4202560 24626 0 0 0 12456 85 0 0 20 0 8 0 390812639 134406144 12713 33554432000 134512640 146736320 4287847952 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1032.62
Current children cumulated vsize (KiB) 140404

[startup+310.1 s]
/proc/loadavg: 12.22 7.86 3.40 16/192 3194
/proc/meminfo: memFree=31017804/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=128184 CPUtime=1033.96 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) S 2957 2957 2899 0 -1 4202496 115327 0 0 0 102754 642 0 0 20 0 8 0 390812460 131260416 12093 33554432000 134512640 146736320 4287847952 4287844304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2958/statm: 32046 12093 903 2985 0 28980 0
[pid=2958/tid=3009] ppid=2957 vsize=128184 CPUtime=127.13 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4170 0 0 0 12644 69 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4131147408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=128184 CPUtime=126.89 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4549 0 0 0 12612 77 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4141633168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=128184 CPUtime=125.3 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4505 0 0 0 12447 83 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4152118928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=128184 CPUtime=127.06 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) S 2957 2957 2899 0 -1 4202560 10168 0 0 0 12624 82 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4118511248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=128184 CPUtime=127.57 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) S 2957 2957 2899 0 -1 4202560 11683 0 0 0 12676 81 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=128184 CPUtime=127.21 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) R 2957 2957 2899 0 -1 4202560 2086 0 0 0 12646 75 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4087342056 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=128184 CPUtime=125.53 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) S 2957 2957 2899 0 -1 4202560 24626 0 0 0 12468 85 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1033.96
Current children cumulated vsize (KiB) 137332

[startup+310.3 s]
/proc/loadavg: 12.22 7.86 3.40 11/193 3195
/proc/meminfo: memFree=31022012/32873844 swapFree=7116/7116
[pid=2957] ppid=2952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (run) S 2952 2957 2899 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390812460 9367552 269 33554432000 4194304 5064252 140734949163216 140734949162128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 2287 269 229 213 0 72 0
[pid=2958] ppid=2957 vsize=128184 CPUtime=1034.4 cores=0,2,4,6
/proc/2958/stat : 2958 (pb_cplex) R 2957 2957 2899 0 -1 4202496 115327 0 0 0 102798 642 0 0 20 0 8 0 390812460 131260416 12093 33554432000 134512640 146736320 4287847952 4287844304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2958/statm: 32046 12093 903 2985 0 28980 0
[pid=2958/tid=3009] ppid=2957 vsize=128184 CPUtime=127.23 cores=0,2,4,6
/proc/2958/task/3009/stat : 3009 (pb_cplex) R 2957 2957 2899 0 -1 4202560 4170 0 0 0 12654 69 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4131144680 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3010] ppid=2957 vsize=128184 CPUtime=126.99 cores=0,2,4,6
/proc/2958/task/3010/stat : 3010 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4549 0 0 0 12622 77 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4141633168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3011] ppid=2957 vsize=128184 CPUtime=125.37 cores=0,2,4,6
/proc/2958/task/3011/stat : 3011 (pb_cplex) S 2957 2957 2899 0 -1 4202560 4505 0 0 0 12454 83 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4152118928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2958/tid=3012] ppid=2957 vsize=128184 CPUtime=127.11 cores=0,2,4,6
/proc/2958/task/3012/stat : 3012 (pb_cplex) S 2957 2957 2899 0 -1 4202560 10168 0 0 0 12629 82 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4118511248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3013] ppid=2957 vsize=128184 CPUtime=127.6 cores=0,2,4,6
/proc/2958/task/3013/stat : 3013 (pb_cplex) R 2957 2957 2899 0 -1 4202560 11683 0 0 0 12679 81 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4097827816 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2958/tid=3014] ppid=2957 vsize=128184 CPUtime=127.24 cores=0,2,4,6
/proc/2958/task/3014/stat : 3014 (pb_cplex) S 2957 2957 2899 0 -1 4202560 2086 0 0 0 12649 75 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2958/tid=3015] ppid=2957 vsize=128184 CPUtime=125.54 cores=0,2,4,6
/proc/2958/task/3015/stat : 3015 (pb_cplex) S 2957 2957 2899 0 -1 4202560 24626 0 0 0 12468 86 0 0 20 0 8 0 390812639 131260416 12093 33554432000 134512640 146736320 4287847952 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1034.4
Current children cumulated vsize (KiB) 137332

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2957 and gives
#  childrusage.ru_utime.tv_sec=1027
#  childrusage.ru_utime.tv_usec=504795
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=577999
# CPU time returned by wait4() is 1034.08
# while last known CPU time is 1034.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 310.324
CPU time (s): 1034.4
CPU user time (s): 1027.98
CPU system time (s): 6.42
CPU usage (%): 333.329
Max. virtual memory (cumulated for all children) (KiB): 158476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1027.5
system time used= 6.578
maximum resident set size= 65092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115703
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= 204466
involuntary context switches= 74259

runsolver used 0.760884 second user time and 2.02569 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-09 15:00:39
IDJOB=3729868
IDBENCH=1353
IDSOLVER=2325
FILE ID=node103/3729868-1339246838
RUNJOBID= node103-1339246832-2915
PBS_JOBID= 14644378
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= 733d8edd6a6cbfe19e20f4970079db5a
RANDOM SEED=1674398657

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31185076 kB
Buffers:          411464 kB
Cached:           372104 kB
SwapCached:         5468 kB
Active:           690324 kB
Inactive:         103660 kB
Active(anon):       2452 kB
Inactive(anon):     7352 kB
Active(file):     687872 kB
Inactive(file):    96308 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             33356 kB
Writeback:             0 kB
AnonPages:         10776 kB
Mapped:             8728 kB
Shmem:                 0 kB
Slab:             755180 kB
SReclaimable:     195584 kB
SUnreclaim:       559596 kB
KernelStack:        1416 kB
PageTables:         3884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     124880 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-3729868-1339246838.opb

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