Trace number 3729712

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 548.82 166.656

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900552423.opb
MD5SUMe3ac612b47921d8ce26a7ef2a453205c
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.080987
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 779
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-3729712-1339246837.opb.
0.00/0.00	c Instance file HOME/instance-3729712-1339246837.opb
0.00/0.00	c File size is 83389 bytes.
0.00/0.02	c Highest Coefficient sum: 779
0.00/0.02	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.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Parsing time:          0.01         s                                      |
0.00/0.07	c |  Number Variables:      231                                                 |
0.00/0.07	c |  Number Constraints:    2707                                                |
0.00/0.07	c ===============================================================================
548.82/166.65	c Remaining time 1799.99 sec.
548.82/166.65	s UNSATISFIABLE
548.82/166.65	c Total CPU time              : 544.115 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-3729712-1339246837/watcher-3729712-1339246837 -o /tmp/evaluation-result-3729712-1339246837/solver-3729712-1339246837 -C 1800 -W 1900 -M 15500 run HOME/instance-3729712-1339246837.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 5/176 10274
/proc/meminfo: memFree=31365768/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (runsolver) D 10269 10274 10216 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 390809429 12095488 56 33554432000 4194304 5436572 140735967013104 140735967008984 5057063 0 0 4096 24578 18446744071580397875 0 0 17 0 0 0 0 0 0
/proc/10274/statm: 2953 56 36 304 0 2645 0

[startup+0.055973 s]
/proc/loadavg: 0.00 0.00 0.00 5/176 10274
/proc/meminfo: memFree=31365768/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100185 s]
/proc/loadavg: 0.00 0.00 0.00 5/176 10274
/proc/meminfo: memFree=31365768/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300187 s]
/proc/loadavg: 0.00 0.00 0.00 5/176 10274
/proc/meminfo: memFree=31365768/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700171 s]
/proc/loadavg: 0.00 0.00 0.00 5/176 10274
/proc/meminfo: memFree=31365768/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 0.00 0.00 0.00 7/182 10318
/proc/meminfo: memFree=31325268/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=74424 CPUtime=2.59 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 13476 0 0 0 251 8 0 0 20 0 1 0 390809429 76210176 4995 33554432000 134512640 146736320 4288983904 4288978220 136400623 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10278/statm: 18606 4995 887 2985 0 15540 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 83572

[startup+3.10031 s]
/proc/loadavg: 0.00 0.00 0.00 2/181 10333
/proc/meminfo: memFree=31347776/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=117432 CPUtime=4.3 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 22411 0 0 0 414 16 0 0 20 0 8 0 390809429 120250368 9033 33554432000 134512640 146736320 4288983904 4288975764 136004564 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10278/statm: 29358 9033 895 2985 0 26292 0
[pid=10278/tid=10327] ppid=10274 vsize=117432 CPUtime=0 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) S 10274 10274 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809628 120250368 9033 33554432000 134512640 146736320 4288983904 4131307152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=117432 CPUtime=0 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) S 10274 10274 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809628 120250368 9033 33554432000 134512640 146736320 4288983904 4141792912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=117432 CPUtime=0 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) S 10274 10274 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809628 120250368 9033 33554432000 134512640 146736320 4288983904 4152278672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=117432 CPUtime=0 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) S 10274 10274 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809628 120250368 9033 33554432000 134512640 146736320 4288983904 4118670992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=117432 CPUtime=0 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) S 10274 10274 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809628 120250368 9033 33554432000 134512640 146736320 4288983904 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=117432 CPUtime=0 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) S 10274 10274 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809628 120250368 9033 33554432000 134512640 146736320 4288983904 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=117432 CPUtime=0 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) S 10274 10274 10216 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809628 120250368 9033 33554432000 134512640 146736320 4288983904 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 126580

[startup+6.3004 s]
/proc/loadavg: 0.08 0.02 0.01 8/181 10333
/proc/meminfo: memFree=31337852/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=126576 CPUtime=16.43 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) S 10274 10274 10216 0 -1 4202496 32736 0 0 0 1619 24 0 0 20 0 8 0 390809429 129613824 11347 33554432000 134512640 146736320 4288983904 4288980304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10278/statm: 31644 11347 895 2985 0 28578 0
[pid=10278/tid=10327] ppid=10274 vsize=126576 CPUtime=1.49 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) R 10274 10274 10216 0 -1 4202560 282 0 0 0 149 0 0 0 20 0 8 0 390809628 129613824 11347 33554432000 134512640 146736320 4288983904 4131304424 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=126576 CPUtime=1.4 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 3341 0 0 0 139 1 0 0 20 0 8 0 390809628 129613824 11347 33554432000 134512640 146736320 4288983904 4141789776 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=126576 CPUtime=1.31 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) R 10274 10274 10216 0 -1 4202560 716 0 0 0 131 0 0 0 20 0 8 0 390809628 129613824 11347 33554432000 134512640 146736320 4288983904 4152275844 135851004 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=126576 CPUtime=1.53 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) R 10274 10274 10216 0 -1 4202560 57 0 0 0 153 0 0 0 20 0 8 0 390809628 129613824 11347 33554432000 134512640 146736320 4288983904 4118667540 136004877 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=126576 CPUtime=1.45 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 1303 0 0 0 145 0 0 0 20 0 8 0 390809628 129613824 11347 33554432000 134512640 146736320 4288983904 4097827816 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=126576 CPUtime=1.81 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) R 10274 10274 10216 0 -1 4202560 678 0 0 0 181 0 0 0 20 0 8 0 390809628 129613824 11347 33554432000 134512640 146736320 4288983904 4087340948 136017259 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=126576 CPUtime=1.41 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) R 10274 10274 10216 0 -1 4202560 1291 0 0 0 140 1 0 0 20 0 8 0 390809628 129613824 11347 33554432000 134512640 146736320 4288983904 4066369184 136002764 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 16.43
Current children cumulated vsize (KiB) 135724

[startup+12.7004 s]
/proc/loadavg: 0.71 0.15 0.05 9/181 10382
/proc/meminfo: memFree=31336532/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=126576 CPUtime=39.99 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) S 10274 10274 10216 0 -1 4202496 42608 0 0 0 3961 38 0 0 20 0 8 0 390809429 129613824 11406 33554432000 134512640 146736320 4288983904 4288980304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10278/statm: 31644 11406 895 2985 0 28578 0
[pid=10278/tid=10327] ppid=10274 vsize=126576 CPUtime=4.37 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) R 10274 10274 10216 0 -1 4202560 584 0 0 0 435 2 0 0 20 0 8 0 390809628 129613824 11406 33554432000 134512640 146736320 4288983904 4131303480 136475827 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=126576 CPUtime=4.31 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 4667 0 0 0 428 3 0 0 20 0 8 0 390809628 129613824 11406 33554432000 134512640 146736320 4288983904 4141790184 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=126576 CPUtime=4.27 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) S 10274 10274 10216 0 -1 4202560 2486 0 0 0 425 2 0 0 20 0 8 0 390809628 129613824 11406 33554432000 134512640 146736320 4288983904 4152278672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=126576 CPUtime=4.39 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) R 10274 10274 10216 0 -1 4202560 142 0 0 0 438 1 0 0 20 0 8 0 390809628 129613824 11406 33554432000 134512640 146736320 4288983904 4118668264 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=126576 CPUtime=4.34 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 4582 0 0 0 432 2 0 0 20 0 8 0 390809628 129613824 11406 33554432000 134512640 146736320 4288983904 4097827816 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=126576 CPUtime=4.81 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) R 10274 10274 10216 0 -1 4202560 778 0 0 0 479 2 0 0 20 0 8 0 390809628 129613824 11406 33554432000 134512640 146736320 4288983904 4087340176 136008017 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=126576 CPUtime=4.36 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) R 10274 10274 10216 0 -1 4202560 1911 0 0 0 433 3 0 0 20 0 8 0 390809628 129613824 11406 33554432000 134512640 146736320 4288983904 4066369600 135443437 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (KiB) 135724

[startup+25.5003 s]
/proc/loadavg: 1.55 0.37 0.12 2/181 10453
/proc/meminfo: memFree=31333632/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=133628 CPUtime=81.01 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 55294 0 0 0 8037 64 0 0 20 0 8 0 390809429 136835072 12521 33554432000 134512640 146736320 4288983904 4288972040 139042876 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10278/statm: 33407 12521 902 2985 0 30341 0
[pid=10278/tid=10327] ppid=10274 vsize=133628 CPUtime=9.23 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) S 10274 10274 10216 0 -1 4202560 1557 0 0 0 919 4 0 0 20 0 8 0 390809628 136835072 12521 33554432000 134512640 146736320 4288983904 4131307152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=133628 CPUtime=9.18 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) S 10274 10274 10216 0 -1 4202560 8404 0 0 0 911 7 0 0 20 0 8 0 390809628 136835072 12521 33554432000 134512640 146736320 4288983904 4141792912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=133628 CPUtime=9.04 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) S 10274 10274 10216 0 -1 4202560 5650 0 0 0 898 6 0 0 20 0 8 0 390809628 136835072 12521 33554432000 134512640 146736320 4288983904 4152278672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=133628 CPUtime=9.22 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) S 10274 10274 10216 0 -1 4202560 1106 0 0 0 918 4 0 0 20 0 8 0 390809628 136835072 12521 33554432000 134512640 146736320 4288983904 4118670992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=133628 CPUtime=9.22 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) S 10274 10274 10216 0 -1 4202560 5550 0 0 0 916 6 0 0 20 0 8 0 390809628 136835072 12521 33554432000 134512640 146736320 4288983904 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=133628 CPUtime=9.7 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) S 10274 10274 10216 0 -1 4202560 1020 0 0 0 966 4 0 0 20 0 8 0 390809628 136835072 12521 33554432000 134512640 146736320 4288983904 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=133628 CPUtime=9.25 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) S 10274 10274 10216 0 -1 4202560 2452 0 0 0 919 6 0 0 20 0 8 0 390809628 136835072 12521 33554432000 134512640 146736320 4288983904 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 81.01
Current children cumulated vsize (KiB) 142776

[startup+51.1004 s]
/proc/loadavg: 4.60 1.16 0.39 11/194 10525
/proc/meminfo: memFree=31249848/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=130520 CPUtime=154.91 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 78875 0 0 0 15385 106 0 0 20 0 8 0 390809429 133652480 12641 33554432000 134512640 146736320 4288983904 4288976080 136403129 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10278/statm: 32630 12641 903 2985 0 29564 0
[pid=10278/tid=10327] ppid=10274 vsize=130520 CPUtime=17.7 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) R 10274 10274 10216 0 -1 4202560 3250 0 0 0 1762 8 0 0 20 0 8 0 390809628 133652480 12641 33554432000 134512640 146736320 4288983904 4131303576 136007303 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=130520 CPUtime=17.46 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 11193 0 0 0 1734 12 0 0 20 0 8 0 390809628 133652480 12641 33554432000 134512640 146736320 4288983904 4141788248 136007677 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=130520 CPUtime=17.41 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) R 10274 10274 10216 0 -1 4202560 7401 0 0 0 1729 12 0 0 20 0 8 0 390809628 133652480 12641 33554432000 134512640 146736320 4288983904 4152275944 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=130520 CPUtime=17.76 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) R 10274 10274 10216 0 -1 4202560 4028 0 0 0 1766 10 0 0 20 0 8 0 390809628 133652480 12641 33554432000 134512640 146736320 4288983904 4118667856 136403129 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=130520 CPUtime=17.77 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 8334 0 0 0 1767 10 0 0 20 0 8 0 390809628 133652480 12641 33554432000 134512640 146736320 4288983904 4097827816 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=130520 CPUtime=17.99 cores=0,2,4,6

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


[startup+163.1 s]
/proc/loadavg: 12.16 5.25 1.97 7/193 10525
/proc/meminfo: memFree=31204320/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=134616 CPUtime=536.63 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 102771 0 0 0 53322 341 0 0 20 0 8 0 390809429 137846784 13191 33554432000 134512640 146736320 4288983904 4288975740 135526778 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10278/statm: 33654 13191 903 2985 0 30588 0
[pid=10278/tid=10327] ppid=10274 vsize=134616 CPUtime=64.85 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) R 10274 10274 10216 0 -1 4202560 6018 0 0 0 6449 36 0 0 20 0 8 0 390809628 137846784 13191 33554432000 134512640 146736320 4288983904 4131304424 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=134616 CPUtime=64.55 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 15551 0 0 0 6411 44 0 0 20 0 8 0 390809628 137846784 13191 33554432000 134512640 146736320 4288983904 4141789640 135999265 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=134616 CPUtime=65.22 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) R 10274 10274 10216 0 -1 4202560 12151 0 0 0 6479 43 0 0 20 0 8 0 390809628 137846784 13191 33554432000 134512640 146736320 4288983904 4152274956 144713186 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=134616 CPUtime=64.82 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) R 10274 10274 10216 0 -1 4202560 5574 0 0 0 6441 41 0 0 20 0 8 0 390809628 137846784 13191 33554432000 134512640 146736320 4288983904 4118667416 136007289 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=134616 CPUtime=65.01 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 11849 0 0 0 6462 39 0 0 20 0 8 0 390809628 137846784 13191 33554432000 134512640 146736320 4288983904 4097827816 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=134616 CPUtime=64.83 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) S 10274 10274 10216 0 -1 4202560 6128 0 0 0 6446 37 0 0 20 0 8 0 390809628 137846784 13191 33554432000 134512640 146736320 4288983904 4087343428 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=134616 CPUtime=64.53 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) R 10274 10274 10216 0 -1 4202560 3610 0 0 0 6414 39 0 0 20 0 8 0 390809628 137846784 13191 33554432000 134512640 146736320 4288983904 4066369608 139042981 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 536.63
Current children cumulated vsize (KiB) 143764

[startup+164.7 s]
/proc/loadavg: 12.16 5.25 1.97 10/193 10525
/proc/meminfo: memFree=31209280/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=132568 CPUtime=542.5 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 102771 0 0 0 53906 344 0 0 20 0 8 0 390809429 135749632 12914 33554432000 134512640 146736320 4288983904 4288977168 136403103 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/10278/statm: 33142 12914 903 2985 0 30076 0
[pid=10278/tid=10327] ppid=10274 vsize=132568 CPUtime=65.58 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) R 10274 10274 10216 0 -1 4202560 6018 0 0 0 6522 36 0 0 20 0 8 0 390809628 135749632 12914 33554432000 134512640 146736320 4288983904 4131303632 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=132568 CPUtime=65.27 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 15551 0 0 0 6483 44 0 0 20 0 8 0 390809628 135749632 12914 33554432000 134512640 146736320 4288983904 4141790184 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=132568 CPUtime=66 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) R 10274 10274 10216 0 -1 4202560 12151 0 0 0 6556 44 0 0 20 0 8 0 390809628 135749632 12914 33554432000 134512640 146736320 4288983904 4152275944 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=132568 CPUtime=65.53 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) R 10274 10274 10216 0 -1 4202560 5574 0 0 0 6511 42 0 0 20 0 8 0 390809628 135749632 12914 33554432000 134512640 146736320 4288983904 4118667856 136403114 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=132568 CPUtime=65.71 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 11849 0 0 0 6532 39 0 0 20 0 8 0 390809628 135749632 12914 33554432000 134512640 146736320 4288983904 4097830572 144580332 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=132568 CPUtime=65.57 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) R 10274 10274 10216 0 -1 4202560 6128 0 0 0 6519 38 0 0 20 0 8 0 390809628 135749632 12914 33554432000 134512640 146736320 4288983904 4087341096 139044580 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=132568 CPUtime=65.22 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) R 10274 10274 10216 0 -1 4202560 3610 0 0 0 6483 39 0 0 20 0 8 0 390809628 135749632 12914 33554432000 134512640 146736320 4288983904 4066369592 136475808 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 542.5
Current children cumulated vsize (KiB) 141716

[startup+165.5 s]
/proc/loadavg: 12.16 5.25 1.97 17/193 10525
/proc/meminfo: memFree=31209280/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=131544 CPUtime=545.39 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 102771 0 0 0 54194 345 0 0 20 0 8 0 390809429 134701056 12728 33554432000 134512640 146736320 4288983904 4288977168 136403112 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/10278/statm: 32886 12728 903 2985 0 29820 0
[pid=10278/tid=10327] ppid=10274 vsize=131544 CPUtime=65.94 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) R 10274 10274 10216 0 -1 4202560 6018 0 0 0 6557 37 0 0 20 0 8 0 390809628 134701056 12728 33554432000 134512640 146736320 4288983904 4131304424 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=131544 CPUtime=65.64 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 15551 0 0 0 6519 45 0 0 20 0 8 0 390809628 134701056 12728 33554432000 134512640 146736320 4288983904 4141790184 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=131544 CPUtime=66.36 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) R 10274 10274 10216 0 -1 4202560 12151 0 0 0 6591 45 0 0 20 0 8 0 390809628 134701056 12728 33554432000 134512640 146736320 4288983904 4152275944 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=131544 CPUtime=65.88 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) R 10274 10274 10216 0 -1 4202560 5574 0 0 0 6546 42 0 0 20 0 8 0 390809628 134701056 12728 33554432000 134512640 146736320 4288983904 4118666432 135468517 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=131544 CPUtime=66.06 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 11849 0 0 0 6566 40 0 0 20 0 8 0 390809628 134701056 12728 33554432000 134512640 146736320 4288983904 4097827408 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=131544 CPUtime=65.93 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) R 10274 10274 10216 0 -1 4202560 6128 0 0 0 6555 38 0 0 20 0 8 0 390809628 134701056 12728 33554432000 134512640 146736320 4288983904 4087341208 136007643 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=131544 CPUtime=65.56 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) R 10274 10274 10216 0 -1 4202560 3610 0 0 0 6517 39 0 0 20 0 8 0 390809628 134701056 12728 33554432000 134512640 146736320 4288983904 4066369744 136008212 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 545.39
Current children cumulated vsize (KiB) 140692

[startup+166.3 s]
/proc/loadavg: 12.16 5.25 1.97 12/193 10525
/proc/meminfo: memFree=31210272/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=130520 CPUtime=548.01 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) R 10274 10274 10216 0 -1 4202496 102771 0 0 0 54455 346 0 0 20 0 8 0 390809429 133652480 12413 33554432000 134512640 146736320 4288983904 4288977576 144757825 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/10278/statm: 32630 12413 903 2985 0 29564 0
[pid=10278/tid=10327] ppid=10274 vsize=130520 CPUtime=66.23 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) R 10274 10274 10216 0 -1 4202560 6018 0 0 0 6585 38 0 0 20 0 8 0 390809628 133652480 12413 33554432000 134512640 146736320 4288983904 4131302572 135453928 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=130520 CPUtime=65.93 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 15551 0 0 0 6548 45 0 0 20 0 8 0 390809628 133652480 12413 33554432000 134512640 146736320 4288983904 4141789224 139044585 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=130520 CPUtime=66.71 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) R 10274 10274 10216 0 -1 4202560 12151 0 0 0 6626 45 0 0 20 0 8 0 390809628 133652480 12413 33554432000 134512640 146736320 4288983904 4152275944 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=130520 CPUtime=66.23 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) R 10274 10274 10216 0 -1 4202560 5574 0 0 0 6580 43 0 0 20 0 8 0 390809628 133652480 12413 33554432000 134512640 146736320 4288983904 4118667320 136475777 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=130520 CPUtime=66.4 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 11849 0 0 0 6599 41 0 0 20 0 8 0 390809628 133652480 12413 33554432000 134512640 146736320 4288983904 4097826968 136007390 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=130520 CPUtime=66.24 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) R 10274 10274 10216 0 -1 4202560 6128 0 0 0 6584 40 0 0 20 0 8 0 390809628 133652480 12413 33554432000 134512640 146736320 4288983904 4087342056 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=130520 CPUtime=65.89 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) R 10274 10274 10216 0 -1 4202560 3610 0 0 0 6550 39 0 0 20 0 8 0 390809628 133652480 12413 33554432000 134512640 146736320 4288983904 4066370536 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 548.01
Current children cumulated vsize (KiB) 139668

[startup+166.5 s]
/proc/loadavg: 12.16 5.25 1.97 12/193 10525
/proc/meminfo: memFree=31210272/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=130520 CPUtime=548.63 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) S 10274 10274 10216 0 -1 4202496 102771 0 0 0 54516 347 0 0 20 0 8 0 390809429 133652480 12407 33554432000 134512640 146736320 4288983904 4288980304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10278/statm: 32630 12407 903 2985 0 29564 0
[pid=10278/tid=10327] ppid=10274 vsize=130520 CPUtime=66.3 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) S 10274 10274 10216 0 -1 4202560 6018 0 0 0 6592 38 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4131307152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=130520 CPUtime=66.05 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) S 10274 10274 10216 0 -1 4202560 15551 0 0 0 6560 45 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4141792912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=130520 CPUtime=66.75 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) R 10274 10274 10216 0 -1 4202560 12151 0 0 0 6630 45 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4152275536 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=130520 CPUtime=66.32 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) S 10274 10274 10216 0 -1 4202560 5574 0 0 0 6589 43 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4118670992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=130520 CPUtime=66.43 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) R 10274 10274 10216 0 -1 4202560 11849 0 0 0 6602 41 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4097826888 139042980 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=130520 CPUtime=66.3 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) S 10274 10274 10216 0 -1 4202560 6128 0 0 0 6590 40 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=130520 CPUtime=65.99 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) S 10274 10274 10216 0 -1 4202560 3610 0 0 0 6560 39 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4066373264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 548.63
Current children cumulated vsize (KiB) 139668

[startup+166.6 s]
/proc/loadavg: 12.16 5.25 1.97 12/193 10525
/proc/meminfo: memFree=31210272/32873648 swapFree=7116/7116
[pid=10274] ppid=10269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10274/stat : 10274 (run) S 10269 10274 10216 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809429 9367552 270 33554432000 4194304 5064252 140734072350752 140734072349664 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10274/statm: 2287 270 229 213 0 72 0
[pid=10278] ppid=10274 vsize=130520 CPUtime=548.82 cores=0,2,4,6
/proc/10278/stat : 10278 (pb_cplex) S 10274 10274 10216 0 -1 4202496 102771 0 0 0 54535 347 0 0 20 0 8 0 390809429 133652480 12407 33554432000 134512640 146736320 4288983904 4288980304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/10278/statm: 32630 12407 903 2985 0 29564 0
[pid=10278/tid=10327] ppid=10274 vsize=130520 CPUtime=66.3 cores=0,2,4,6
/proc/10278/task/10327/stat : 10327 (pb_cplex) S 10274 10274 10216 0 -1 4202560 6018 0 0 0 6592 38 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4131307152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10328] ppid=10274 vsize=130520 CPUtime=66.12 cores=0,2,4,6
/proc/10278/task/10328/stat : 10328 (pb_cplex) R 10274 10274 10216 0 -1 4202560 15551 0 0 0 6567 45 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4141790184 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=10278/tid=10329] ppid=10274 vsize=130520 CPUtime=66.76 cores=0,2,4,6
/proc/10278/task/10329/stat : 10329 (pb_cplex) S 10274 10274 10216 0 -1 4202560 12151 0 0 0 6631 45 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4152278672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10278/tid=10330] ppid=10274 vsize=130520 CPUtime=66.32 cores=0,2,4,6
/proc/10278/task/10330/stat : 10330 (pb_cplex) S 10274 10274 10216 0 -1 4202560 5574 0 0 0 6589 43 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4118670992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10331] ppid=10274 vsize=130520 CPUtime=66.44 cores=0,2,4,6
/proc/10278/task/10331/stat : 10331 (pb_cplex) S 10274 10274 10216 0 -1 4202560 11849 0 0 0 6603 41 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10278/tid=10332] ppid=10274 vsize=130520 CPUtime=66.3 cores=0,2,4,6
/proc/10278/task/10332/stat : 10332 (pb_cplex) S 10274 10274 10216 0 -1 4202560 6128 0 0 0 6590 40 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4087344784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10278/tid=10333] ppid=10274 vsize=130520 CPUtime=66.06 cores=0,2,4,6
/proc/10278/task/10333/stat : 10333 (pb_cplex) R 10274 10274 10216 0 -1 4202560 3610 0 0 0 6567 39 0 0 20 0 8 0 390809628 133652480 12407 33554432000 134512640 146736320 4288983904 4066369744 136008177 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 548.82
Current children cumulated vsize (KiB) 139668

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10274 and gives
#  childrusage.ru_utime.tv_sec=544
#  childrusage.ru_utime.tv_usec=115281
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=571457
# CPU time returned by wait4() is 547.687
# while last known CPU time is 548.82
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 166.656
CPU time (s): 548.82
CPU user time (s): 545.35
CPU system time (s): 3.47
CPU usage (%): 329.314
Max. virtual memory (cumulated for all children) (KiB): 147860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 544.115
system time used= 3.57146
maximum resident set size= 55924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103149
page faults= 0
swaps= 0
block input operations= 40
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 106517
involuntary context switches= 35807

runsolver used 0.420936 second user time and 1.07684 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-09 15:00:38
IDJOB=3729712
IDBENCH=1318
IDSOLVER=2325
FILE ID=node123/3729712-1339246837
RUNJOBID= node123-1339246836-10233
PBS_JOBID= 14644358
Free space on /tmp= 68152 MiB

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

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

MD5SUM BENCH= e3ac612b47921d8ce26a7ef2a453205c
RANDOM SEED=1674398657

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31367220 kB
Buffers:          483140 kB
Cached:           103684 kB
SwapCached:         2092 kB
Active:           532936 kB
Inactive:          61076 kB
Active(anon):       2424 kB
Inactive(anon):     6784 kB
Active(file):     530512 kB
Inactive(file):    54292 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:             33160 kB
Writeback:             0 kB
AnonPages:         12440 kB
Mapped:             8156 kB
Shmem:                 0 kB
Slab:             775368 kB
SReclaimable:     219476 kB
SUnreclaim:       555892 kB
KernelStack:        1416 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3729712-1339246837.opb

Free space on /tmp at the end= 68120 MiB
End job on node123 at 2012-06-09 15:03:26