Trace number 3742055

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-29? (TO) 1800.26 831.623

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K89.opb
MD5SUM30c9df0e6d94fba856558f98ad1383d9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6052
Total number of constraints6232
Number of constraints which are clauses6143
Number of constraints which are cardinality constraints (but not clauses)89
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint89
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
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-3742055-1339250722.opb.
0.00/0.00	c Instance file HOME/instance-3742055-1339250722.opb
0.00/0.00	c File size is 386966 bytes.
0.00/0.17	c Highest Coefficient sum: 90
0.00/0.17	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.18	c ============================[ Problem Statistics ]=============================
0.00/0.18	c |                                                                             |
0.00/0.18	c |  Parsing time:          0.18         s                                      |
0.00/0.18	c |  Number Variables:      6052                                                |
0.00/0.18	c |  Number Constraints:    6232                                                |
0.00/0.18	c ===============================================================================
1800.26/831.62	c Remaining time 1799.82 sec.
1800.26/831.62	c 
1800.26/831.62	c *** INTERRUPTED ***
1800.26/831.62	s UNKNOWN
1800.26/831.62	c Total CPU time              : 1799.83 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-3742055-1339250722/watcher-3742055-1339250722 -o /tmp/evaluation-result-3742055-1339250722/solver-3742055-1339250722 -C 1800 -W 1900 -M 15500 run HOME/instance-3742055-1339250722.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: 2.06 2.02 2.64 3/176 7184
/proc/meminfo: memFree=23370688/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0

[startup+0.0962989 s]
/proc/loadavg: 2.06 2.02 2.64 3/176 7184
/proc/meminfo: memFree=23370688/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.06 2.02 2.64 3/176 7184
/proc/meminfo: memFree=23370688/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 2.06 2.02 2.64 3/176 7184
/proc/meminfo: memFree=23370688/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.06 2.02 2.64 3/176 7184
/proc/meminfo: memFree=23370688/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.06 2.02 2.64 3/178 7186
/proc/meminfo: memFree=23355684/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=32972 CPUtime=1.49 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 5686 0 0 0 149 0 0 0 20 0 1 0 391196543 33763328 4559 33554432000 134512640 146736320 4290317232 4290312016 136008050 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 8243 4559 725 2985 0 5177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42120

[startup+3.10027 s]
/proc/loadavg: 2.13 2.04 2.64 3/178 7186
/proc/meminfo: memFree=23354568/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=33124 CPUtime=3.09 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 6770 0 0 0 308 1 0 0 20 0 1 0 391196543 33918976 4636 33554432000 134512640 146736320 4290317232 4290311232 136019030 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 8281 4636 780 2985 0 5215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42272

[startup+6.30028 s]
/proc/loadavg: 2.13 2.04 2.64 3/178 7186
/proc/meminfo: memFree=23354692/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=33592 CPUtime=6.29 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 6887 0 0 0 628 1 0 0 20 0 1 0 391196543 34398208 4753 33554432000 134512640 146736320 4290317232 4290311544 136015544 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 8398 4753 780 2985 0 5332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42740

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 2.64 3/178 7186
/proc/meminfo: memFree=23354328/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=33592 CPUtime=12.69 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 6894 0 0 0 1268 1 0 0 20 0 1 0 391196543 34398208 4760 33554432000 134512640 146736320 4290317232 4290311344 136384883 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 8398 4760 780 2985 0 5332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42740

[startup+25.5003 s]
/proc/loadavg: 2.09 2.03 2.63 3/178 7186
/proc/meminfo: memFree=23346036/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=45148 CPUtime=25.49 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 11875 0 0 0 2547 2 0 0 20 0 1 0 391196543 46231552 6839 33554432000 134512640 146736320 4290317232 4290310984 135851987 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 11287 6839 839 2985 0 8221 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54296

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.61 3/179 7187
/proc/meminfo: memFree=23345460/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=38308 CPUtime=51.08 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 12357 0 0 0 5106 2 0 0 20 0 1 0 391196543 39227392 6134 33554432000 134512640 146736320 4290317232 4290311824 136403116 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 9577 6134 842 2985 0 6511 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47456

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.58 3/179 7188
/proc/meminfo: memFree=23338896/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=47424 CPUtime=102.28 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 16317 0 0 0 10225 3 0 0 20 0 1 0 391196543 48562176 7729 33554432000 134512640 146736320 4290317232 4290311496 136461508 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 11856 7729 843 2985 0 8790 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 56572

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.54 3/179 7188
/proc/meminfo: memFree=23340632/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=41920 CPUtime=162.26 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 19002 0 0 0 16222 4 0 0 20 0 1 0 391196543 42926080 7050 33554432000 134512640 146736320 4290317232 4290311304 136000758 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 10480 7050 847 2985 0 7414 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 51068

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.50 3/179 7188
/proc/meminfo: memFree=23338088/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=41920 CPUtime=222.25 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 19002 0 0 0 22221 4 0 0 20 0 1 0 391196543 42926080 7050 33554432000 134512640 146736320 4290317232 4290311304 136000758 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 10480 7050 847 2985 0 7414 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 51068

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.47 3/180 7191
/proc/meminfo: memFree=23330408/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=41920 CPUtime=282.25 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 19002 0 0 0 28220 5 0 0 20 0 1 0 391196543 42926080 7050 33554432000 134512640 146736320 4290317232 4290311160 136015547 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 10480 7050 847 2985 0 7414 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 51068

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.43 3/179 7191
/proc/meminfo: memFree=23325832/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=41920 CPUtime=342.23 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 19010 0 0 0 34218 5 0 0 20 0 1 0 391196543 42926080 7058 33554432000 134512640 146736320 4290317232 4290310932 135995041 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7185/statm: 10480 7058 853 2985 0 7414 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 51068

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.41 3/186 7199
/proc/meminfo: memFree=23285828/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/7185/statm: 53150 28200 885 2985 0 50084 0
[pid=7185/tid=7192] ppid=7184 vsize=212600 CPUtime=68.89 cores=0,2,4,6
/proc/7185/task/7192/stat : 7192 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1145 0 0 0 6887 2 0 0 20 0 8 0 391231136 217702400 28200 33554432000 134512640 146736320 4290317232 4131455192 136008929 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7193] ppid=7184 vsize=212600 CPUtime=69.08 cores=0,2,4,6
/proc/7185/task/7193/stat : 7193 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1779 0 0 0 6906 2 0 0 20 0 8 0 391231136 217702400 28200 33554432000 134512640 146736320 4290317232 4120969420 136388963 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7194] ppid=7184 vsize=212600 CPUtime=68.92 cores=0,2,4,6
/proc/7185/task/7194/stat : 7194 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1515 0 0 0 6890 2 0 0 20 0 8 0 391231136 217702400 28200 33554432000 134512640 146736320 4290317232 4110483664 136007973 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7185/tid=7195] ppid=7184 vsize=212600 CPUtime=69.57 cores=0,2,4,6
/proc/7185/task/7195/stat : 7195 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1491 0 0 0 6955 2 0 0 20 0 8 0 391231136 217702400 28200 33554432000 134512640 146736320 4290317232 4099998152 136000490 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7196] ppid=7184 vsize=212600 CPUtime=68.93 cores=0,2,4,6
/proc/7185/task/7196/stat : 7196 (pb_cplex) R 7184 7184 6062 0 -1 4202560 5131 0 0 0 6889 4 0 0 20 0 8 0 391231136 217702400 28200 33554432000 134512640 146736320 4290317232 4089512008 139042910 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7197] ppid=7184 vsize=212600 CPUtime=68.61 cores=0,2,4,6
/proc/7185/task/7197/stat : 7197 (pb_cplex) R 7184 7184 6062 0 -1 4202560 5215 0 0 0 6857 4 0 0 20 0 8 0 391231136 217702400 28200 33554432000 134512640 146736320 4290317232 4079026268 135855165 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7198] ppid=7184 vsize=212600 CPUtime=69.25 cores=0,2,4,6
/proc/7185/task/7198/stat : 7198 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1476 0 0 0 6923 2 0 0 20 0 8 0 391231136 217702400 28200 33554432000 134512640 146736320 4290317232 4068540624 136008042 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 996.59
Current children cumulated vsize (KiB) 221748

[startup+642.3 s]
/proc/loadavg: 8.37 5.34 3.64 9/186 7199
/proc/meminfo: memFree=23234848/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=212928 CPUtime=1235.68 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) S 7184 7184 6062 0 -1 4202496 55667 0 0 0 123538 30 0 0 20 0 8 0 391196543 218038272 28205 33554432000 134512640 146736320 4290317232 4290313616 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7185/statm: 53232 28205 901 2985 0 50166 0
[pid=7185/tid=7192] ppid=7184 vsize=212928 CPUtime=101.17 cores=0,2,4,6
/proc/7185/task/7192/stat : 7192 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1145 0 0 0 10115 2 0 0 20 0 8 0 391231136 218038272 28205 33554432000 134512640 146736320 4290317232 4131455232 136490027 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7193] ppid=7184 vsize=212928 CPUtime=100.23 cores=0,2,4,6
/proc/7185/task/7193/stat : 7193 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1783 0 0 0 10020 3 0 0 20 0 8 0 391231136 218038272 28205 33554432000 134512640 146736320 4290317232 4120969432 136008928 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7194] ppid=7184 vsize=212928 CPUtime=101.4 cores=0,2,4,6
/proc/7185/task/7194/stat : 7194 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1517 0 0 0 10138 2 0 0 20 0 8 0 391231136 218038272 28205 33554432000 134512640 146736320 4290317232 4110483504 136384861 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7185/tid=7195] ppid=7184 vsize=212928 CPUtime=101.18 cores=0,2,4,6
/proc/7185/task/7195/stat : 7195 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1492 0 0 0 10115 3 0 0 20 0 8 0 391231136 218038272 28205 33554432000 134512640 146736320 4290317232 4099996860 135453306 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7196] ppid=7184 vsize=212928 CPUtime=101.14 cores=0,2,4,6
/proc/7185/task/7196/stat : 7196 (pb_cplex) R 7184 7184 6062 0 -1 4202560 6081 0 0 0 10110 4 0 0 20 0 8 0 391231136 218038272 28205 33554432000 134512640 146736320 4290317232 4089512004 136385184 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7197] ppid=7184 vsize=212928 CPUtime=100.61 cores=0,2,4,6
/proc/7185/task/7197/stat : 7197 (pb_cplex) R 7184 7184 6062 0 -1 4202560 5247 0 0 0 10057 4 0 0 20 0 8 0 391231136 218038272 28205 33554432000 134512640 146736320 4290317232 4079024592 135459704 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7198] ppid=7184 vsize=212928 CPUtime=100.51 cores=0,2,4,6
/proc/7185/task/7198/stat : 7198 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1477 0 0 0 10048 3 0 0 20 0 8 0 391231136 218038272 28205 33554432000 134512640 146736320 4290317232 4068540484 136385184 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1235.68
Current children cumulated vsize (KiB) 222076

[startup+702.3 s]
/proc/loadavg: 6.88 5.47 3.78 5/186 7200
/proc/meminfo: memFree=23233980/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=213596 CPUtime=1460.65 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) S 7184 7184 6062 0 -1 4202496 55838 0 0 0 146032 33 0 0 20 0 8 0 391196543 218722304 28376 33554432000 134512640 146736320 4290317232 4290313616 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7185/statm: 53399 28376 901 2985 0 50333 0
[pid=7185/tid=7192] ppid=7184 vsize=213596 CPUtime=134.43 cores=0,2,4,6
/proc/7185/task/7192/stat : 7192 (pb_cplex) S 7184 7184 6062 0 -1 4202560 1145 0 0 0 13439 4 0 0 20 0 8 0 391231136 218722304 28376 33554432000 134512640 146736320 4290317232 4131458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7193] ppid=7184 vsize=213596 CPUtime=103.13 cores=0,2,4,6
/proc/7185/task/7193/stat : 7193 (pb_cplex) S 7184 7184 6062 0 -1 4202560 1783 0 0 0 10310 3 0 0 20 0 8 0 391231136 218722304 28376 33554432000 134512640 146736320 4290317232 4120972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7194] ppid=7184 vsize=213596 CPUtime=147.41 cores=0,2,4,6
/proc/7185/task/7194/stat : 7194 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1517 0 0 0 14737 4 0 0 20 0 8 0 391231136 218722304 28376 33554432000 134512640 146736320 4290317232 4110483664 136008168 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7195] ppid=7184 vsize=213596 CPUtime=146.77 cores=0,2,4,6
/proc/7185/task/7195/stat : 7195 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1615 0 0 0 14672 5 0 0 20 0 8 0 391231136 218722304 28376 33554432000 134512640 146736320 4290317232 4099997752 136475773 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7196] ppid=7184 vsize=213596 CPUtime=147.53 cores=0,2,4,6
/proc/7185/task/7196/stat : 7196 (pb_cplex) R 7184 7184 6062 0 -1 4202560 6081 0 0 0 14747 6 0 0 20 0 8 0 391231136 218722304 28376 33554432000 134512640 146736320 4290317232 4089512528 136403119 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7197] ppid=7184 vsize=213596 CPUtime=122.94 cores=0,2,4,6
/proc/7185/task/7197/stat : 7197 (pb_cplex) S 7184 7184 6062 0 -1 4202560 5247 0 0 0 12290 4 0 0 20 0 8 0 391231136 218722304 28376 33554432000 134512640 146736320 4290317232 4079029904 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7185/tid=7198] ppid=7184 vsize=213596 CPUtime=128.7 cores=0,2,4,6
/proc/7185/task/7198/stat : 7198 (pb_cplex) S 7184 7184 6062 0 -1 4202560 1525 0 0 0 12867 3 0 0 20 0 8 0 391231136 218722304 28376 33554432000 134512640 146736320 4290317232 4068544144 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1460.65
Current children cumulated vsize (KiB) 222744

[startup+762.307 s]
/proc/loadavg: 3.77 4.85 3.68 3/186 7200
/proc/meminfo: memFree=23229596/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=214620 CPUtime=1535.29 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) S 7184 7184 6062 0 -1 4202496 57406 0 0 0 153495 34 0 0 20 0 8 0 391196543 219770880 28566 33554432000 134512640 146736320 4290317232 4290313616 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7185/statm: 53655 28566 906 2985 0 50589 0
[pid=7185/tid=7192] ppid=7184 vsize=214620 CPUtime=134.43 cores=0,2,4,6
/proc/7185/task/7192/stat : 7192 (pb_cplex) S 7184 7184 6062 0 -1 4202560 1145 0 0 0 13439 4 0 0 20 0 8 0 391231136 219770880 28566 33554432000 134512640 146736320 4290317232 4131458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7193] ppid=7184 vsize=214620 CPUtime=103.13 cores=0,2,4,6
/proc/7185/task/7193/stat : 7193 (pb_cplex) S 7184 7184 6062 0 -1 4202560 1783 0 0 0 10310 3 0 0 20 0 8 0 391231136 219770880 28566 33554432000 134512640 146736320 4290317232 4120972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7194] ppid=7184 vsize=214620 CPUtime=207.25 cores=0,2,4,6
/proc/7185/task/7194/stat : 7194 (pb_cplex) R 7184 7184 6062 0 -1 4202560 3085 0 0 0 20719 6 0 0 20 0 8 0 391231136 219770880 28566 33554432000 134512640 146736320 4290317232 4110483496 139044555 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7195] ppid=7184 vsize=214620 CPUtime=160.29 cores=0,2,4,6
/proc/7185/task/7195/stat : 7195 (pb_cplex) S 7184 7184 6062 0 -1 4202560 1615 0 0 0 16024 5 0 0 20 0 8 0 391231136 219770880 28566 33554432000 134512640 146736320 4290317232 4100001424 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7196] ppid=7184 vsize=214620 CPUtime=148.63 cores=0,2,4,6
/proc/7185/task/7196/stat : 7196 (pb_cplex) S 7184 7184 6062 0 -1 4202560 6081 0 0 0 14857 6 0 0 20 0 8 0 391231136 219770880 28566 33554432000 134512640 146736320 4290317232 4089515664 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7197] ppid=7184 vsize=214620 CPUtime=122.94 cores=0,2,4,6
/proc/7185/task/7197/stat : 7197 (pb_cplex) S 7184 7184 6062 0 -1 4202560 5247 0 0 0 12290 4 0 0 20 0 8 0 391231136 219770880 28566 33554432000 134512640 146736320 4290317232 4079029904 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7185/tid=7198] ppid=7184 vsize=214620 CPUtime=128.7 cores=0,2,4,6
/proc/7185/task/7198/stat : 7198 (pb_cplex) S 7184 7184 6062 0 -1 4202560 1525 0 0 0 12867 3 0 0 20 0 8 0 391231136 219770880 28566 33554432000 134512640 146736320 4290317232 4068544144 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1535.29
Current children cumulated vsize (KiB) 223768

[startup+822.3 s]
/proc/loadavg: 6.91 5.54 3.98 10/186 7200
/proc/meminfo: memFree=23208808/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=218440 CPUtime=1763.16 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 76810 0 0 0 176270 46 0 0 20 0 8 0 391196543 223682560 30258 33554432000 134512640 146736320 4290317232 4290310480 136403109 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7185/statm: 54610 30258 910 2985 0 51544 0
[pid=7185/tid=7192] ppid=7184 vsize=218440 CPUtime=162.42 cores=0,2,4,6
/proc/7185/task/7192/stat : 7192 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1683 0 0 0 16238 4 0 0 20 0 8 0 391231136 223682560 30258 33554432000 134512640 146736320 4290317232 4131454792 135525920 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7193] ppid=7184 vsize=218440 CPUtime=131.09 cores=0,2,4,6
/proc/7185/task/7193/stat : 7193 (pb_cplex) R 7184 7184 6062 0 -1 4202560 3105 0 0 0 13105 4 0 0 20 0 8 0 391231136 223682560 30258 33554432000 134512640 146736320 4290317232 4120969424 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7194] ppid=7184 vsize=218440 CPUtime=238.83 cores=0,2,4,6
/proc/7185/task/7194/stat : 7194 (pb_cplex) R 7184 7184 6062 0 -1 4202560 3438 0 0 0 23877 6 0 0 20 0 8 0 391231136 223682560 30258 33554432000 134512640 146736320 4290317232 4110483672 136009111 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7195] ppid=7184 vsize=218440 CPUtime=188.04 cores=0,2,4,6
/proc/7185/task/7195/stat : 7195 (pb_cplex) R 7184 7184 6062 0 -1 4202560 6116 0 0 0 18797 7 0 0 20 0 8 0 391231136 223682560 30258 33554432000 134512640 146736320 4290317232 4099997904 136008248 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7185/tid=7196] ppid=7184 vsize=218440 CPUtime=176.78 cores=0,2,4,6
/proc/7185/task/7196/stat : 7196 (pb_cplex) R 7184 7184 6062 0 -1 4202560 7014 0 0 0 17671 7 0 0 20 0 8 0 391231136 223682560 30258 33554432000 134512640 146736320 4290317232 4089510284 135465172 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7197] ppid=7184 vsize=218440 CPUtime=151.11 cores=0,2,4,6
/proc/7185/task/7197/stat : 7197 (pb_cplex) R 7184 7184 6062 0 -1 4202560 6257 0 0 0 15104 7 0 0 20 0 8 0 391231136 223682560 30258 33554432000 134512640 146736320 4290317232 4079026384 136008176 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7198] ppid=7184 vsize=218440 CPUtime=156.94 cores=0,2,4,6
/proc/7185/task/7198/stat : 7198 (pb_cplex) R 7184 7184 6062 0 -1 4202560 11619 0 0 0 15685 9 0 0 20 0 8 0 391231136 223682560 30258 33554432000 134512640 146736320 4290317232 4068539564 135454093 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1763.16
Current children cumulated vsize (KiB) 227588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+831.607 s]
/proc/loadavg: 7.23 5.65 4.04 10/186 7200
/proc/meminfo: memFree=23208560/32873844 swapFree=7628/7628
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (run) S 7182 7184 6062 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391196543 9367552 269 33554432000 4194304 5064252 140734652612432 140734652611344 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7184/statm: 2287 269 229 213 0 72 0
[pid=7185] ppid=7184 vsize=218440 CPUtime=1800.26 cores=0,2,4,6
/proc/7185/stat : 7185 (pb_cplex) R 7184 7184 6062 0 -1 4202496 77042 0 0 0 179979 47 0 0 20 0 8 0 391196543 223682560 30262 33554432000 134512640 146736320 4290317232 4290310480 136403117 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7185/statm: 54610 30262 910 2985 0 51544 0
[pid=7185/tid=7192] ppid=7184 vsize=218440 CPUtime=167.06 cores=0,2,4,6
/proc/7185/task/7192/stat : 7192 (pb_cplex) R 7184 7184 6062 0 -1 4202560 1683 0 0 0 16702 4 0 0 20 0 8 0 391231136 223682560 30262 33554432000 134512640 146736320 4290317232 4131455024 136384857 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7185/tid=7193] ppid=7184 vsize=218440 CPUtime=135.74 cores=0,2,4,6
/proc/7185/task/7193/stat : 7193 (pb_cplex) R 7184 7184 6062 0 -1 4202560 3105 0 0 0 13569 5 0 0 20 0 8 0 391231136 223682560 30262 33554432000 134512640 146736320 4290317232 4120969284 136385185 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7194] ppid=7184 vsize=218440 CPUtime=243.47 cores=0,2,4,6
/proc/7185/task/7194/stat : 7194 (pb_cplex) R 7184 7184 6062 0 -1 4202560 3438 0 0 0 24340 7 0 0 20 0 8 0 391231136 223682560 30262 33554432000 134512640 146736320 4290317232 4110483664 136008172 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7195] ppid=7184 vsize=218440 CPUtime=192.64 cores=0,2,4,6
/proc/7185/task/7195/stat : 7195 (pb_cplex) R 7184 7184 6062 0 -1 4202560 6119 0 0 0 19256 8 0 0 20 0 8 0 391231136 223682560 30262 33554432000 134512640 146736320 4290317232 4099997900 136388866 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7185/tid=7196] ppid=7184 vsize=218440 CPUtime=181.43 cores=0,2,4,6
/proc/7185/task/7196/stat : 7196 (pb_cplex) R 7184 7184 6062 0 -1 4202560 7014 0 0 0 18136 7 0 0 20 0 8 0 391231136 223682560 30262 33554432000 134512640 146736320 4290317232 4089512028 135855127 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7185/tid=7197] ppid=7184 vsize=218440 CPUtime=155.75 cores=0,2,4,6
/proc/7185/task/7197/stat : 7197 (pb_cplex) R 7184 7184 6062 0 -1 4202560 6257 0 0 0 15568 7 0 0 20 0 8 0 391231136 223682560 30262 33554432000 134512640 146736320 4290317232 4079025992 135526330 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7185/tid=7198] ppid=7184 vsize=218440 CPUtime=161.59 cores=0,2,4,6
/proc/7185/task/7198/stat : 7198 (pb_cplex) R 7184 7184 6062 0 -1 4202560 11848 0 0 0 16150 9 0 0 20 0 8 0 391231136 223682560 30262 33554432000 134512640 146736320 4290317232 4068540632 136009197 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 227588

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7184 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 831.623
CPU time (s): 1800.26
CPU user time (s): 1799.79
CPU system time (s): 0.47
CPU usage (%): 216.475
Max. virtual memory (cumulated for all children) (KiB): 227588

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

runsolver used 1.79073 second user time and 5.18421 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-09 16:05:22
IDJOB=3742055
IDBENCH=90128
IDSOLVER=2325
FILE ID=node145/3742055-1339250722
RUNJOBID= node145-1339246834-6078
PBS_JOBID= 14644336
Free space on /tmp= 69508 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K89.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742055-1339250722/watcher-3742055-1339250722 -o /tmp/evaluation-result-3742055-1339250722/solver-3742055-1339250722 -C 1800 -W 1900 -M 15500  run HOME/instance-3742055-1339250722.opb

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

MD5SUM BENCH= 30c9df0e6d94fba856558f98ad1383d9
RANDOM SEED=941504714

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23371464 kB
Buffers:          673900 kB
Cached:          6548500 kB
SwapCached:            4 kB
Active:          5290820 kB
Inactive:        3278716 kB
Active(anon):    1330184 kB
Inactive(anon):    10868 kB
Active(file):    3960636 kB
Inactive(file):  3267848 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:             16720 kB
Writeback:             0 kB
AnonPages:       1345480 kB
Mapped:            17260 kB
Shmem:               200 kB
Slab:             790496 kB
SReclaimable:     232020 kB
SUnreclaim:       558476 kB
KernelStack:        1464 kB
PageTables:         6964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2366744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1142784 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-3742055-1339250722.opb

Free space on /tmp at the end= 69492 MiB
End job on node145 at 2012-06-09 16:19:14