Trace number 3741821

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.31 765.917

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K90.opb
MD5SUMa811647d9332337c7e73474eee26f5b9
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 variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
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-3741821-1339250594.opb.
0.00/0.00	c Instance file HOME/instance-3741821-1339250594.opb
0.00/0.00	c File size is 391408 bytes.
0.00/0.18	c Highest Coefficient sum: 91
0.00/0.18	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:      6120                                                |
0.00/0.19	c |  Number Constraints:    6302                                                |
0.00/0.19	c ===============================================================================
1800.31/765.91	c Remaining time 1799.82 sec.
1800.31/765.91	c 
1800.31/765.91	c *** INTERRUPTED ***
1800.31/765.91	s UNKNOWN
1800.31/765.91	c Total CPU time              : 1799.6 s
1800.31/765.91	c Memory used           : 225.34 MB
1800.31/765.91	c CPU time              : 1799.6 s
1800.31/765.91	c 
1800.31/765.91	c *** INTERRUPTED ***

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

running on 4 cores: 1,3,5,7

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: 8.73 5.44 4.73 3/177 9173
/proc/meminfo: memFree=30139296/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0

[startup+0.076018 s]
/proc/loadavg: 8.73 5.44 4.73 3/177 9173
/proc/meminfo: memFree=30139296/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 8.73 5.44 4.73 3/177 9173
/proc/meminfo: memFree=30139296/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 8.73 5.44 4.73 3/177 9173
/proc/meminfo: memFree=30139296/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 8.73 5.44 4.73 3/177 9173
/proc/meminfo: memFree=30139296/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 8.73 5.44 4.73 3/179 9175
/proc/meminfo: memFree=30123888/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=34004 CPUtime=1.49 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 5913 0 0 0 148 1 0 0 20 0 1 0 391183860 34820096 4735 33554432000 134512640 146736320 4292649584 4292645160 144757825 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 8501 4735 725 2985 0 5435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43152

[startup+3.10027 s]
/proc/loadavg: 8.73 5.44 4.73 3/179 9175
/proc/meminfo: memFree=30123144/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=33648 CPUtime=3.09 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 7040 0 0 0 308 1 0 0 20 0 1 0 391183860 34455552 4700 33554432000 134512640 146736320 4292649584 4292644176 136403109 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 8412 4700 780 2985 0 5346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42796

[startup+6.30027 s]
/proc/loadavg: 8.19 5.39 4.72 3/179 9175
/proc/meminfo: memFree=30123144/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=33648 CPUtime=6.29 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 7045 0 0 0 628 1 0 0 20 0 1 0 391183860 34455552 4705 33554432000 134512640 146736320 4292649584 4292643652 136385185 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 8412 4705 780 2985 0 5346 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42796

[startup+12.7003 s]
/proc/loadavg: 7.69 5.33 4.70 3/179 9175
/proc/meminfo: memFree=30123068/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=33648 CPUtime=12.68 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 7047 0 0 0 1267 1 0 0 20 0 1 0 391183860 34455552 4707 33554432000 134512640 146736320 4292649584 4292643400 135525914 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 8412 4707 780 2985 0 5346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42796

[startup+25.5003 s]
/proc/loadavg: 6.50 5.18 4.66 3/179 9175
/proc/meminfo: memFree=30112448/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=44944 CPUtime=25.48 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 11958 0 0 0 2546 2 0 0 20 0 1 0 391183860 46022656 7504 33554432000 134512640 146736320 4292649584 4292643036 136406063 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 11236 7504 836 2985 0 8170 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54092

[startup+51.1003 s]
/proc/loadavg: 4.97 4.92 4.59 3/179 9175
/proc/meminfo: memFree=30115236/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=38200 CPUtime=51.08 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 13293 0 0 0 5105 3 0 0 20 0 1 0 391183860 39116800 6705 33554432000 134512640 146736320 4292649584 4292642000 135459282 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 9550 6705 843 2985 0 6484 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47348

[startup+102.307 s]
/proc/loadavg: 3.35 4.49 4.46 3/179 9175
/proc/meminfo: memFree=30105304/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=47468 CPUtime=102.27 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 17524 0 0 0 10223 4 0 0 20 0 1 0 391183860 48607232 8806 33554432000 134512640 146736320 4292649584 4292643348 136387662 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 11867 8806 843 2985 0 8801 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56616

[startup+162.3 s]
/proc/loadavg: 2.53 4.05 4.31 3/179 9225
/proc/meminfo: memFree=30146200/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=38212 CPUtime=162.25 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 21838 0 0 0 16220 5 0 0 20 0 1 0 391183860 39129088 6734 33554432000 134512640 146736320 4292649584 4292643272 139043579 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 9553 6734 865 2985 0 6487 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47360

[startup+222.3 s]
/proc/loadavg: 2.19 3.67 4.16 3/179 9226
/proc/meminfo: memFree=30131172/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=38212 CPUtime=222.25 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 21839 0 0 0 22219 6 0 0 20 0 1 0 391183860 39129088 6735 33554432000 134512640 146736320 4292649584 4292643656 136000720 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 9553 6735 865 2985 0 6487 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 47360

[startup+282.3 s]
/proc/loadavg: 2.07 3.36 4.02 3/179 9226
/proc/meminfo: memFree=30135324/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=38212 CPUtime=282.24 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 21845 0 0 0 28218 6 0 0 20 0 1 0 391183860 39129088 6741 33554432000 134512640 146736320 4292649584 4292644040 136461520 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 9553 6741 871 2985 0 6487 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 47360

[startup+342.3 s]
/proc/loadavg: 2.06 3.13 3.90 3/186 9233
/proc/meminfo: memFree=30095648/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=165000 CPUtime=342.22 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 34969 0 0 0 34213 9 0 0 20 0 8 0 391183860 168960000 16578 33554432000 134512640 146736320 4292649584 4292643240 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9174/statm: 41250 16578 903 2985 0 38184 0
[pid=9174/tid=9227] ppid=9173 vsize=165000 CPUtime=0 cores=1,3,5,7
/proc/9174/task/9227/stat : 9227 (pb_cplex) S 9173 9173 8092 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 8 0 391215238 168960000 16578 33554432000 134512640 146736320 4292649584 4129906320 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9174/tid=9228] ppid=9173 vsize=165000 CPUtime=0 cores=1,3,5,7
/proc/9174/task/9228/stat : 9228 (pb_cplex) S 9173 9173 8092 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391215238 168960000 16578 33554432000 134512640 146736320 4292649584 4119420560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9229] ppid=9173 vsize=165000 CPUtime=0 cores=1,3,5,7
/proc/9174/task/9229/stat : 9229 (pb_cplex) S 9173 9173 8092 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 391215238 168960000 16578 33554432000 134512640 146736320 4292649584 4108934800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9230] ppid=9173 vsize=165000 CPUtime=0 cores=1,3,5,7

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

/proc/9174/statm: 53731 29032 903 2985 0 50665 0
[pid=9174/tid=9227] ppid=9173 vsize=214924 CPUtime=92.77 cores=1,3,5,7
/proc/9174/task/9227/stat : 9227 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1731 0 0 0 9273 4 0 0 20 0 8 0 391215238 220082176 29032 33554432000 134512640 146736320 4292649584 4129903048 136000792 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9228] ppid=9173 vsize=214924 CPUtime=93.12 cores=1,3,5,7
/proc/9174/task/9228/stat : 9228 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1528 0 0 0 9301 11 0 0 20 0 8 0 391215238 220082176 29032 33554432000 134512640 146736320 4292649584 4119416924 135855170 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9229] ppid=9173 vsize=214924 CPUtime=92.99 cores=1,3,5,7
/proc/9174/task/9229/stat : 9229 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1145 0 0 0 9295 4 0 0 20 0 8 0 391215238 220082176 29032 33554432000 134512640 146736320 4292649584 4108931072 136018899 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9230] ppid=9173 vsize=214924 CPUtime=81.17 cores=1,3,5,7
/proc/9174/task/9230/stat : 9230 (pb_cplex) S 9173 9173 8092 0 -1 4202560 1705 0 0 0 8113 4 0 0 20 0 8 0 391215238 220082176 29032 33554432000 134512640 146736320 4292649584 4098449040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9231] ppid=9173 vsize=214924 CPUtime=92.71 cores=1,3,5,7
/proc/9174/task/9231/stat : 9231 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1671 0 0 0 9267 4 0 0 20 0 8 0 391215238 220082176 29032 33554432000 134512640 146736320 4292649584 4087960008 136000350 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9232] ppid=9173 vsize=214924 CPUtime=93.06 cores=1,3,5,7
/proc/9174/task/9232/stat : 9232 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1442 0 0 0 9301 5 0 0 20 0 8 0 391215238 220082176 29032 33554432000 134512640 146736320 4292649584 4077473848 136475800 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9233] ppid=9173 vsize=214924 CPUtime=92.94 cores=1,3,5,7
/proc/9174/task/9233/stat : 9233 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1171 0 0 0 9290 4 0 0 20 0 8 0 391215238 220082176 29032 33554432000 134512640 146736320 4292649584 4066988124 135855170 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1122.69
Current children cumulated vsize (KiB) 224072

[startup+642.3 s]
/proc/loadavg: 10.57 6.71 5.10 13/193 9244
/proc/meminfo: memFree=29946876/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=214924 CPUtime=1361.66 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) S 9173 9173 8092 0 -1 4202496 52753 0 0 0 136108 58 0 0 20 0 8 0 391183860 220082176 29033 33554432000 134512640 146736320 4292649584 4292645968 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9174/statm: 53731 29033 903 2985 0 50665 0
[pid=9174/tid=9227] ppid=9173 vsize=214924 CPUtime=144.1 cores=1,3,5,7
/proc/9174/task/9227/stat : 9227 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1731 0 0 0 14404 6 0 0 20 0 8 0 391215238 220082176 29033 33554432000 134512640 146736320 4292649584 4129901008 135459528 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=9174/tid=9228] ppid=9173 vsize=214924 CPUtime=122.89 cores=1,3,5,7
/proc/9174/task/9228/stat : 9228 (pb_cplex) S 9173 9173 8092 0 -1 4202560 1528 0 0 0 12277 12 0 0 20 0 8 0 391215238 220082176 29033 33554432000 134512640 146736320 4292649584 4119420560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9229] ppid=9173 vsize=214924 CPUtime=143.2 cores=1,3,5,7
/proc/9174/task/9229/stat : 9229 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1146 0 0 0 14314 6 0 0 20 0 8 0 391215238 220082176 29033 33554432000 134512640 146736320 4292649584 4108931128 136475827 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9230] ppid=9173 vsize=214924 CPUtime=81.17 cores=1,3,5,7
/proc/9174/task/9230/stat : 9230 (pb_cplex) S 9173 9173 8092 0 -1 4202560 1705 0 0 0 8113 4 0 0 20 0 8 0 391215238 220082176 29033 33554432000 134512640 146736320 4292649584 4098449040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9231] ppid=9173 vsize=214924 CPUtime=142.29 cores=1,3,5,7
/proc/9174/task/9231/stat : 9231 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1671 0 0 0 14224 5 0 0 20 0 8 0 391215238 220082176 29033 33554432000 134512640 146736320 4292649584 4087959620 136385183 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9232] ppid=9173 vsize=214924 CPUtime=99.23 cores=1,3,5,7
/proc/9174/task/9232/stat : 9232 (pb_cplex) S 9173 9173 8092 0 -1 4202560 1442 0 0 0 9918 5 0 0 20 0 8 0 391215238 220082176 29033 33554432000 134512640 146736320 4292649584 4077477520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9233] ppid=9173 vsize=214924 CPUtime=144.61 cores=1,3,5,7
/proc/9174/task/9233/stat : 9233 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1171 0 0 0 14455 6 0 0 20 0 8 0 391215238 220082176 29033 33554432000 134512640 146736320 4292649584 4066987180 135454124 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 224072

[startup+702.301 s]
/proc/loadavg: 12.02 7.75 5.55 17/193 9244
/proc/meminfo: memFree=29937388/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=228184 CPUtime=1546.97 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 63564 0 0 0 154632 65 0 0 20 0 8 0 391183860 233660416 31600 33554432000 134512640 146736320 4292649584 4292642332 135855165 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9174/statm: 57046 31600 904 2985 0 53980 0
[pid=9174/tid=9227] ppid=9173 vsize=228184 CPUtime=192.65 cores=1,3,5,7
/proc/9174/task/9227/stat : 9227 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2540 0 0 0 19258 7 0 0 20 0 8 0 391215238 233660416 31600 33554432000 134512640 146736320 4292649584 4129903048 136000480 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9228] ppid=9173 vsize=228184 CPUtime=134.12 cores=1,3,5,7
/proc/9174/task/9228/stat : 9228 (pb_cplex) R 9173 9173 8092 0 -1 4202560 4722 0 0 0 13397 15 0 0 20 0 8 0 391215238 233660416 31600 33554432000 134512640 146736320 4292649584 4119415836 135855165 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9229] ppid=9173 vsize=228184 CPUtime=164.49 cores=1,3,5,7
/proc/9174/task/9229/stat : 9229 (pb_cplex) R 9173 9173 8092 0 -1 4202560 1966 0 0 0 16442 7 0 0 20 0 8 0 391215238 233660416 31600 33554432000 134512640 146736320 4292649584 4108931164 135855165 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9230] ppid=9173 vsize=228184 CPUtime=92.23 cores=1,3,5,7
/proc/9174/task/9230/stat : 9230 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3368 0 0 0 9218 5 0 0 20 0 8 0 391215238 233660416 31600 33554432000 134512640 146736320 4292649584 4098444316 135855189 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9231] ppid=9173 vsize=228184 CPUtime=168.2 cores=1,3,5,7
/proc/9174/task/9231/stat : 9231 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3144 0 0 0 16814 6 0 0 20 0 8 0 391215238 233660416 31600 33554432000 134512640 146736320 4292649584 4087960008 136001992 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9232] ppid=9173 vsize=228184 CPUtime=110.51 cores=1,3,5,7
/proc/9174/task/9232/stat : 9232 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2439 0 0 0 11045 6 0 0 20 0 8 0 391215238 233660416 31600 33554432000 134512640 146736320 4292649584 4077474000 136007982 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9233] ppid=9173 vsize=228184 CPUtime=189.23 cores=1,3,5,7
/proc/9174/task/9233/stat : 9233 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2244 0 0 0 18916 7 0 0 20 0 8 0 391215238 233660416 31600 33554432000 134512640 146736320 4292649584 4066988032 136018854 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1546.97
Current children cumulated vsize (KiB) 237332

[startup+762.307 s]
/proc/loadavg: 14.54 9.25 6.20 16/193 9244
/proc/meminfo: memFree=29929632/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=230740 CPUtime=1785.98 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 69210 0 0 0 178525 73 0 0 20 0 8 0 391183860 236277760 32640 33554432000 134512640 146736320 4292649584 4292642696 136000758 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9174/statm: 57685 32640 908 2985 0 54619 0
[pid=9174/tid=9227] ppid=9173 vsize=230740 CPUtime=222.43 cores=1,3,5,7
/proc/9174/task/9227/stat : 9227 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2670 0 0 0 22235 8 0 0 20 0 8 0 391215238 236277760 32640 33554432000 134512640 146736320 4292649584 4129902648 136475763 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9228] ppid=9173 vsize=230740 CPUtime=164.03 cores=1,3,5,7
/proc/9174/task/9228/stat : 9228 (pb_cplex) R 9173 9173 8092 0 -1 4202560 9496 0 0 0 16385 18 0 0 20 0 8 0 391215238 236277760 32640 33554432000 134512640 146736320 4292649584 4119417108 136003493 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9229] ppid=9173 vsize=230740 CPUtime=194.41 cores=1,3,5,7
/proc/9174/task/9229/stat : 9229 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2130 0 0 0 19434 7 0 0 20 0 8 0 391215238 236277760 32640 33554432000 134512640 146736320 4292649584 4108931664 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9230] ppid=9173 vsize=230740 CPUtime=122.48 cores=1,3,5,7
/proc/9174/task/9230/stat : 9230 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3510 0 0 0 12243 5 0 0 20 0 8 0 391215238 236277760 32640 33554432000 134512640 146736320 4292649584 4098445352 139044505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9231] ppid=9173 vsize=230740 CPUtime=198.13 cores=1,3,5,7
/proc/9174/task/9231/stat : 9231 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3435 0 0 0 19805 8 0 0 20 0 8 0 391215238 236277760 32640 33554432000 134512640 146736320 4292649584 4087958380 135457202 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9232] ppid=9173 vsize=230740 CPUtime=140.31 cores=1,3,5,7
/proc/9174/task/9232/stat : 9232 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2445 0 0 0 14023 8 0 0 20 0 8 0 391215238 236277760 32640 33554432000 134512640 146736320 4292649584 4077473832 139044505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9233] ppid=9173 vsize=230740 CPUtime=218.71 cores=1,3,5,7
/proc/9174/task/9233/stat : 9233 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2247 0 0 0 21863 8 0 0 20 0 8 0 391215238 236277760 32640 33554432000 134512640 146736320 4292649584 4066988124 135855174 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1785.98
Current children cumulated vsize (KiB) 239888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+765.9 s]
/proc/loadavg: 14.57 9.34 6.25 16/193 9244
/proc/meminfo: memFree=29929632/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=230740 CPUtime=1800.31 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 69212 0 0 0 179958 73 0 0 20 0 8 0 391183860 236277760 32642 33554432000 134512640 146736320 4292649584 4292642308 136385172 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9174/statm: 57685 32642 908 2985 0 54619 0
[pid=9174/tid=9227] ppid=9173 vsize=230740 CPUtime=224.22 cores=1,3,5,7
/proc/9174/task/9227/stat : 9227 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2670 0 0 0 22414 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4129902800 136008170 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9228] ppid=9173 vsize=230740 CPUtime=165.83 cores=1,3,5,7
/proc/9174/task/9228/stat : 9228 (pb_cplex) R 9173 9173 8092 0 -1 4202560 9496 0 0 0 16565 18 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4119415616 138462680 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9229] ppid=9173 vsize=230740 CPUtime=196.21 cores=1,3,5,7
/proc/9174/task/9229/stat : 9229 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2130 0 0 0 19614 7 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4108931144 139042883 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9230] ppid=9173 vsize=230740 CPUtime=124.28 cores=1,3,5,7
/proc/9174/task/9230/stat : 9230 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3510 0 0 0 12423 5 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4098445384 139042901 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9231] ppid=9173 vsize=230740 CPUtime=199.92 cores=1,3,5,7
/proc/9174/task/9231/stat : 9231 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3435 0 0 0 19984 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4087959772 136009646 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9232] ppid=9173 vsize=230740 CPUtime=142.11 cores=1,3,5,7
/proc/9174/task/9232/stat : 9232 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2445 0 0 0 14203 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4077473884 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9233] ppid=9173 vsize=230740 CPUtime=220.48 cores=1,3,5,7
/proc/9174/task/9233/stat : 9233 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2249 0 0 0 22040 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4066988240 136008441 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 239888

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

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

[startup+765.9 s]
/proc/loadavg: 14.57 9.34 6.25 16/193 9244
/proc/meminfo: memFree=29929632/32873844 swapFree=7644/7644
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9173/stat : 9173 (run) S 9171 9173 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391183860 9367552 270 33554432000 4194304 5064252 140736472061520 140736472060432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 2287 270 229 213 0 72 0
[pid=9174] ppid=9173 vsize=230740 CPUtime=1800.31 cores=1,3,5,7
/proc/9174/stat : 9174 (pb_cplex) R 9173 9173 8092 0 -1 4202496 69212 0 0 0 179958 73 0 0 20 0 8 0 391183860 236277760 32642 33554432000 134512640 146736320 4292649584 4292642308 136385172 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9174/statm: 57685 32642 908 2985 0 54619 0
[pid=9174/tid=9227] ppid=9173 vsize=230740 CPUtime=224.22 cores=1,3,5,7
/proc/9174/task/9227/stat : 9227 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2670 0 0 0 22414 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4129902800 136008170 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9228] ppid=9173 vsize=230740 CPUtime=165.83 cores=1,3,5,7
/proc/9174/task/9228/stat : 9228 (pb_cplex) R 9173 9173 8092 0 -1 4202560 9496 0 0 0 16565 18 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4119415616 138462680 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9229] ppid=9173 vsize=230740 CPUtime=196.21 cores=1,3,5,7
/proc/9174/task/9229/stat : 9229 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2130 0 0 0 19614 7 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4108931144 139042883 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9230] ppid=9173 vsize=230740 CPUtime=124.28 cores=1,3,5,7
/proc/9174/task/9230/stat : 9230 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3510 0 0 0 12423 5 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4098445384 139042901 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=9174/tid=9231] ppid=9173 vsize=230740 CPUtime=199.92 cores=1,3,5,7
/proc/9174/task/9231/stat : 9231 (pb_cplex) R 9173 9173 8092 0 -1 4202560 3435 0 0 0 19984 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4087959772 136009646 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=9174/tid=9232] ppid=9173 vsize=230740 CPUtime=142.11 cores=1,3,5,7
/proc/9174/task/9232/stat : 9232 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2445 0 0 0 14203 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4077473884 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=9174/tid=9233] ppid=9173 vsize=230740 CPUtime=220.48 cores=1,3,5,7
/proc/9174/task/9233/stat : 9233 (pb_cplex) R 9173 9173 8092 0 -1 4202560 2249 0 0 0 22040 8 0 0 20 0 8 0 391215238 236277760 32642 33554432000 134512640 146736320 4292649584 4066988240 136008441 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 239888

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 765.917
CPU time (s): 1800.31
CPU user time (s): 1799.58
CPU system time (s): 0.73
CPU usage (%): 235.053
Max. virtual memory (cumulated for all children) (KiB): 239888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1080
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.70074 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 16:03:14
IDJOB=3741821
IDBENCH=90110
IDSOLVER=2325
FILE ID=node147/3741821-1339250594
RUNJOBID= node147-1339246835-8110
PBS_JOBID= 14644334
Free space on /tmp= 70528 MiB

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

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

MD5SUM BENCH= a811647d9332337c7e73474eee26f5b9
RANDOM SEED=1457295513

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30139452 kB
Buffers:          598644 kB
Cached:          1138532 kB
SwapCached:         2864 kB
Active:          1267064 kB
Inactive:         529892 kB
Active(anon):      56596 kB
Inactive(anon):     2768 kB
Active(file):    1210468 kB
Inactive(file):   527124 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             16688 kB
Writeback:             0 kB
AnonPages:        162672 kB
Mapped:            12696 kB
Shmem:                 0 kB
Slab:             796920 kB
SReclaimable:     237948 kB
SUnreclaim:       558972 kB
KernelStack:        1544 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     194780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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-3741821-1339250594.opb

Free space on /tmp at the end= 70512 MiB
End job on node147 at 2012-06-09 16:16:03