Trace number 3731012

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.32 833.917

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1,3-13,19.opb
MD5SUM24c836f3fcb46569dfcfdc2eda4dee98
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.187971
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4608
Total number of constraints30348
Number of constraints which are clauses29328
Number of constraints which are cardinality constraints (but not clauses)942
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 102
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-3731012-1339246857.opb.
0.00/0.00	c Instance file HOME/instance-3731012-1339246857.opb
0.00/0.00	c File size is 1082019 bytes.
0.00/0.14	c Highest Coefficient sum: 102
0.00/0.14	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.16	c ============================[ Problem Statistics ]=============================
0.00/0.16	c |                                                                             |
0.00/0.16	c |  Parsing time:          0.16         s                                      |
0.00/0.16	c |  Number Variables:      4608                                                |
0.00/0.16	c |  Number Constraints:    30348                                               |
0.00/0.16	c ===============================================================================
1800.32/833.91	c Remaining time 1799.84 sec.
1800.32/833.91	c 
1800.32/833.91	c *** INTERRUPTED ***
1800.32/833.91	s UNKNOWN
1800.32/833.91	c Total CPU time              : 1797.29 s
1800.32/833.91	c Memory used           : 427.21 MB
1800.32/833.91	c CPU time              : 1797.29 s
1800.32/833.91	c 
1800.32/833.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-3731012-1339246857/watcher-3731012-1339246857 -o /tmp/evaluation-result-3731012-1339246857/solver-3731012-1339246857 -C 1800 -W 1900 -M 15500 run HOME/instance-3731012-1339246857.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.26 0.07 0.02 3/176 11715
/proc/meminfo: memFree=31431216/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0

[startup+0.014461 s]
/proc/loadavg: 0.26 0.07 0.02 3/176 11715
/proc/meminfo: memFree=31431216/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 0.26 0.07 0.02 3/176 11715
/proc/meminfo: memFree=31431216/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300303 s]
/proc/loadavg: 0.26 0.07 0.02 3/176 11715
/proc/meminfo: memFree=31431216/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700217 s]
/proc/loadavg: 0.26 0.07 0.02 3/176 11715
/proc/meminfo: memFree=31431216/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 0.26 0.07 0.02 3/178 11717
/proc/meminfo: memFree=31404828/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=73264 CPUtime=1.49 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 13288 0 0 0 147 2 0 0 20 0 1 0 390810792 75022336 8987 33554432000 134512640 146736320 4287062432 4287057448 136015570 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 18316 8987 716 2985 0 15250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82412

[startup+3.10034 s]
/proc/loadavg: 0.26 0.07 0.02 3/178 11717
/proc/meminfo: memFree=31396132/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=73264 CPUtime=3.09 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 13293 0 0 0 307 2 0 0 20 0 1 0 390810792 75022336 8992 33554432000 134512640 146736320 4287062432 4287056980 135855174 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 18316 8992 718 2985 0 15250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82412

[startup+6.30035 s]
/proc/loadavg: 0.40 0.10 0.03 3/178 11718
/proc/meminfo: memFree=31397016/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=74028 CPUtime=6.29 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 13734 0 0 0 627 2 0 0 20 0 1 0 390810792 75804672 9055 33554432000 134512640 146736320 4287062432 4287056904 135851917 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 18507 9055 721 2985 0 15441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83176

[startup+12.7003 s]
/proc/loadavg: 0.52 0.14 0.04 3/178 11740
/proc/meminfo: memFree=31384072/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=100956 CPUtime=12.69 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 25023 0 0 0 1265 4 0 0 20 0 1 0 390810792 103378944 14431 33554432000 134512640 146736320 4287062432 4287056908 136237010 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 25239 14431 826 2985 0 22173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110104

[startup+25.5003 s]
/proc/loadavg: 1.41 0.34 0.11 7/185 11747
/proc/meminfo: memFree=31220168/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=92000 CPUtime=25.49 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 58062 0 0 0 2540 9 0 0 20 0 1 0 390810792 94208000 14039 33554432000 134512640 146736320 4287062432 4287056504 136475773 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 23000 14039 835 2985 0 19934 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101148

[startup+51.1003 s]
/proc/loadavg: 3.81 0.99 0.33 10/185 11747
/proc/meminfo: memFree=31194640/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=92060 CPUtime=51.08 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 58082 0 0 0 5099 9 0 0 20 0 1 0 390810792 94269440 14059 33554432000 134512640 146736320 4287062432 4287057040 136403112 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 23015 14059 835 2985 0 19949 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101208

[startup+102.307 s]
/proc/loadavg: 3.21 1.30 0.47 3/177 11747
/proc/meminfo: memFree=31288964/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=93712 CPUtime=102.28 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 67679 0 0 0 10217 11 0 0 20 0 1 0 390810792 95961088 14699 33554432000 134512640 146736320 4287062432 4287056652 136017787 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 23428 14699 838 2985 0 20362 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 102860

[startup+162.3 s]
/proc/loadavg: 2.44 1.43 0.56 3/177 11747
/proc/meminfo: memFree=31282100/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=95040 CPUtime=162.26 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 75919 0 0 0 16212 14 0 0 20 0 1 0 390810792 97320960 16401 33554432000 134512640 146736320 4287062432 4287056488 139044578 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 23760 16401 838 2985 0 20694 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 104188

[startup+222.3 s]
/proc/loadavg: 2.16 1.53 0.65 3/177 11747
/proc/meminfo: memFree=31281352/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=94228 CPUtime=222.25 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 168274 0 0 0 22195 30 0 0 20 0 1 0 390810792 96489472 16275 33554432000 134512640 146736320 4287062432 4287057064 144757825 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 23557 16275 843 2985 0 20491 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 103376

[startup+282.3 s]
/proc/loadavg: 2.11 1.63 0.74 3/177 11748
/proc/meminfo: memFree=31281352/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=94228 CPUtime=282.24 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 245026 0 0 0 28179 45 0 0 20 0 1 0 390810792 96489472 16275 33554432000 134512640 146736320 4287062432 4287055956 136017457 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 23557 16275 843 2985 0 20491 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 103376

[startup+342.3 s]
/proc/loadavg: 2.08 1.71 0.82 3/184 11755
/proc/meminfo: memFree=31255076/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=94228 CPUtime=342.24 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 333176 0 0 0 34162 62 0 0 20 0 1 0 390810792 96489472 16275 33554432000 134512640 146736320 4287062432 4287056136 139043568 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 23557 16275 843 2985 0 20491 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 103376

[startup+402.301 s]
/proc/loadavg: 5.12 2.53 1.15 10/191 11762
/proc/meminfo: memFree=31088416/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/11716/statm: 108513 73863 887 2985 0 105447 0
[pid=11716/tid=11756] ppid=11715 vsize=434052 CPUtime=65.72 cores=0,2,4,6
/proc/11716/task/11756/stat : 11756 (pb_cplex) R 11715 11715 11452 0 -1 4202560 34547 0 0 0 6561 11 0 0 20 0 8 0 390847593 444469248 73863 33554432000 134512640 146736320 4287062432 4048580760 136007030 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11716/tid=11757] ppid=11715 vsize=434052 CPUtime=65.17 cores=0,2,4,6
/proc/11716/task/11757/stat : 11757 (pb_cplex) R 11715 11715 11452 0 -1 4202560 31525 0 0 0 6508 9 0 0 20 0 8 0 390847593 444469248 73863 33554432000 134512640 146736320 4287062432 4038095000 136007292 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11758] ppid=11715 vsize=434052 CPUtime=65.46 cores=0,2,4,6
/proc/11716/task/11758/stat : 11758 (pb_cplex) R 11715 11715 11452 0 -1 4202560 33908 0 0 0 6536 10 0 0 20 0 8 0 390847593 444469248 73863 33554432000 134512640 146736320 4287062432 4027609240 136007661 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11716/tid=11759] ppid=11715 vsize=434052 CPUtime=64.54 cores=0,2,4,6
/proc/11716/task/11759/stat : 11759 (pb_cplex) R 11715 11715 11452 0 -1 4202560 33117 0 0 0 6443 11 0 0 20 0 8 0 390847593 444469248 73863 33554432000 134512640 146736320 4287062432 4017123920 136403117 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11760] ppid=11715 vsize=434052 CPUtime=66.13 cores=0,2,4,6
/proc/11716/task/11760/stat : 11760 (pb_cplex) R 11715 11715 11452 0 -1 4202560 36257 0 0 0 6600 13 0 0 20 0 8 0 390847593 444469248 73863 33554432000 134512640 146736320 4287062432 4006637960 136388075 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11761] ppid=11715 vsize=434052 CPUtime=65.22 cores=0,2,4,6
/proc/11716/task/11761/stat : 11761 (pb_cplex) R 11715 11715 11452 0 -1 4202560 35888 0 0 0 6510 12 0 0 20 0 8 0 390847593 444469248 73863 33554432000 134512640 146736320 4287062432 3996151960 136007602 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11716/tid=11762] ppid=11715 vsize=434052 CPUtime=65.25 cores=0,2,4,6
/proc/11716/task/11762/stat : 11762 (pb_cplex) R 11715 11715 11452 0 -1 4202560 39678 0 0 0 6512 13 0 0 20 0 8 0 390847593 444469248 73863 33554432000 134512640 146736320 4287062432 3985665112 136006931 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1035.55
Current children cumulated vsize (KiB) 443200

[startup+702.3 s]
/proc/loadavg: 15.27 9.15 4.23 17/191 11766
/proc/meminfo: memFree=30902184/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=434216 CPUtime=1275.1 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 941290 0 0 0 127283 227 0 0 20 0 8 0 390810792 444637184 76473 33554432000 134512640 146736320 4287062432 4287054996 136017755 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11716/statm: 108554 76473 887 2985 0 105488 0
[pid=11716/tid=11756] ppid=11715 vsize=434216 CPUtime=95.64 cores=0,2,4,6
/proc/11716/task/11756/stat : 11756 (pb_cplex) R 11715 11715 11452 0 -1 4202560 48188 0 0 0 9547 17 0 0 20 0 8 0 390847593 444637184 76473 33554432000 134512640 146736320 4287062432 4048580832 139028298 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11716/tid=11757] ppid=11715 vsize=434216 CPUtime=95.07 cores=0,2,4,6
/proc/11716/task/11757/stat : 11757 (pb_cplex) R 11715 11715 11452 0 -1 4202560 44407 0 0 0 9494 13 0 0 20 0 8 0 390847593 444637184 76473 33554432000 134512640 146736320 4287062432 4038094888 139044505 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11716/tid=11758] ppid=11715 vsize=434216 CPUtime=95.38 cores=0,2,4,6
/proc/11716/task/11758/stat : 11758 (pb_cplex) R 11715 11715 11452 0 -1 4202560 47272 0 0 0 9523 15 0 0 20 0 8 0 390847593 444637184 76473 33554432000 134512640 146736320 4287062432 4027608236 135454093 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11716/tid=11759] ppid=11715 vsize=434216 CPUtime=94.57 cores=0,2,4,6
/proc/11716/task/11759/stat : 11759 (pb_cplex) R 11715 11715 11452 0 -1 4202560 46852 0 0 0 9440 17 0 0 20 0 8 0 390847593 444637184 76473 33554432000 134512640 146736320 4287062432 4017123220 136017502 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11760] ppid=11715 vsize=434216 CPUtime=95.98 cores=0,2,4,6
/proc/11716/task/11760/stat : 11760 (pb_cplex) R 11715 11715 11452 0 -1 4202560 50141 0 0 0 9582 16 0 0 20 0 8 0 390847593 444637184 76473 33554432000 134512640 146736320 4287062432 4006637640 139042888 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11761] ppid=11715 vsize=434216 CPUtime=95.01 cores=0,2,4,6
/proc/11716/task/11761/stat : 11761 (pb_cplex) R 11715 11715 11452 0 -1 4202560 50593 0 0 0 9484 17 0 0 20 0 8 0 390847593 444637184 76473 33554432000 134512640 146736320 4287062432 3996151960 136007612 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11762] ppid=11715 vsize=434216 CPUtime=95.03 cores=0,2,4,6
/proc/11716/task/11762/stat : 11762 (pb_cplex) R 11715 11715 11452 0 -1 4202560 58592 0 0 0 9483 20 0 0 20 0 8 0 390847593 444637184 76473 33554432000 134512640 146736320 4287062432 3985666640 136403117 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1275.1
Current children cumulated vsize (KiB) 443364

[startup+762.307 s]
/proc/loadavg: 11.20 9.17 4.55 14/191 11900
/proc/meminfo: memFree=31132580/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=434276 CPUtime=1514.6 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) R 11715 11715 11452 0 -1 4202496 1087332 0 0 0 151199 261 0 0 20 0 8 0 390810792 444698624 76849 33554432000 134512640 146736320 4287062432 4287055256 136007053 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11716/statm: 108569 76849 887 2985 0 105503 0
[pid=11716/tid=11756] ppid=11715 vsize=434276 CPUtime=127.13 cores=0,2,4,6
/proc/11716/task/11756/stat : 11756 (pb_cplex) R 11715 11715 11452 0 -1 4202560 66742 0 0 0 12692 21 0 0 20 0 8 0 390847593 444698624 76849 33554432000 134512640 146736320 4287062432 4048580656 136384852 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11716/tid=11757] ppid=11715 vsize=434276 CPUtime=126.55 cores=0,2,4,6
/proc/11716/task/11757/stat : 11757 (pb_cplex) R 11715 11715 11452 0 -1 4202560 63636 0 0 0 12637 18 0 0 20 0 8 0 390847593 444698624 76849 33554432000 134512640 146736320 4287062432 4038094960 136384857 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11758] ppid=11715 vsize=434276 CPUtime=126.87 cores=0,2,4,6
/proc/11716/task/11758/stat : 11758 (pb_cplex) R 11715 11715 11452 0 -1 4202560 64738 0 0 0 12668 19 0 0 20 0 8 0 390847593 444698624 76849 33554432000 134512640 146736320 4287062432 4027609240 136007612 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11759] ppid=11715 vsize=434276 CPUtime=127.33 cores=0,2,4,6
/proc/11716/task/11759/stat : 11759 (pb_cplex) R 11715 11715 11452 0 -1 4202560 66476 0 0 0 12710 23 0 0 20 0 8 0 390847593 444698624 76849 33554432000 134512640 146736320 4287062432 4017123480 136007213 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11760] ppid=11715 vsize=434276 CPUtime=111.26 cores=0,2,4,6
/proc/11716/task/11760/stat : 11760 (pb_cplex) S 11715 11715 11452 0 -1 4202560 60242 0 0 0 11108 18 0 0 20 0 8 0 390847593 444698624 76849 33554432000 134512640 146736320 4287062432 4006641296 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11761] ppid=11715 vsize=434276 CPUtime=126.95 cores=0,2,4,6
/proc/11716/task/11761/stat : 11761 (pb_cplex) R 11715 11715 11452 0 -1 4202560 71643 0 0 0 12672 23 0 0 20 0 8 0 390847593 444698624 76849 33554432000 134512640 146736320 4287062432 3996151700 136017852 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11762] ppid=11715 vsize=434276 CPUtime=127.29 cores=0,2,4,6
/proc/11716/task/11762/stat : 11762 (pb_cplex) R 11715 11715 11452 0 -1 4202560 80406 0 0 0 12704 25 0 0 20 0 8 0 390847593 444698624 76849 33554432000 134512640 146736320 4287062432 3985666200 136007629 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1514.6
Current children cumulated vsize (KiB) 443424

[startup+822.3 s]
/proc/loadavg: 9.28 9.10 4.82 14/191 11935
/proc/meminfo: memFree=31150716/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=437456 CPUtime=1754.02 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) S 11715 11715 11452 0 -1 4202496 1235895 0 0 0 175103 299 0 0 20 0 8 0 390810792 447954944 77423 33554432000 134512640 146736320 4287062432 4287058832 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 109364 77423 887 2985 0 106298 0
[pid=11716/tid=11756] ppid=11715 vsize=437456 CPUtime=167.3 cores=0,2,4,6
/proc/11716/task/11756/stat : 11756 (pb_cplex) R 11715 11715 11452 0 -1 4202560 93243 0 0 0 16702 28 0 0 20 0 8 0 390847593 447954944 77423 33554432000 134512640 146736320 4287062432 4048580700 135854532 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11757] ppid=11715 vsize=437456 CPUtime=166.3 cores=0,2,4,6
/proc/11716/task/11757/stat : 11757 (pb_cplex) R 11715 11715 11452 0 -1 4202560 86240 0 0 0 16605 25 0 0 20 0 8 0 390847593 447954944 77423 33554432000 134512640 146736320 4287062432 4038094920 139042897 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11758] ppid=11715 vsize=437456 CPUtime=167.49 cores=0,2,4,6
/proc/11716/task/11758/stat : 11758 (pb_cplex) R 11715 11715 11452 0 -1 4202560 90057 0 0 0 16722 27 0 0 20 0 8 0 390847593 447954944 77423 33554432000 134512640 146736320 4287062432 4027609200 136384857 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11716/tid=11759] ppid=11715 vsize=437456 CPUtime=168.97 cores=0,2,4,6
/proc/11716/task/11759/stat : 11759 (pb_cplex) R 11715 11715 11452 0 -1 4202560 91777 0 0 0 16867 30 0 0 20 0 8 0 390847593 447954944 77423 33554432000 134512640 146736320 4287062432 4017123480 136007616 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11716/tid=11760] ppid=11715 vsize=437456 CPUtime=111.26 cores=0,2,4,6
/proc/11716/task/11760/stat : 11760 (pb_cplex) S 11715 11715 11452 0 -1 4202560 60242 0 0 0 11108 18 0 0 20 0 8 0 390847593 447954944 77423 33554432000 134512640 146736320 4287062432 4006641296 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11761] ppid=11715 vsize=437456 CPUtime=140.74 cores=0,2,4,6
/proc/11716/task/11761/stat : 11761 (pb_cplex) S 11715 11715 11452 0 -1 4202560 81592 0 0 0 14047 27 0 0 20 0 8 0 390847593 447954944 77423 33554432000 134512640 146736320 4287062432 3996155536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11762] ppid=11715 vsize=437456 CPUtime=167.42 cores=0,2,4,6
/proc/11716/task/11762/stat : 11762 (pb_cplex) R 11715 11715 11452 0 -1 4202560 106143 0 0 0 16710 32 0 0 20 0 8 0 390847593 447954944 77423 33554432000 134512640 146736320 4287062432 3985666216 135983309 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1754.02
Current children cumulated vsize (KiB) 446604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+833.9 s]
/proc/loadavg: 8.55 8.94 4.84 7/191 11935
/proc/meminfo: memFree=31149600/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=437456 CPUtime=1800.32 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) S 11715 11715 11452 0 -1 4202496 1262989 0 0 0 179726 306 0 0 20 0 8 0 390810792 447954944 77426 33554432000 134512640 146736320 4287062432 4287058832 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 109364 77426 887 2985 0 106298 0
[pid=11716/tid=11756] ppid=11715 vsize=437456 CPUtime=175.28 cores=0,2,4,6
/proc/11716/task/11756/stat : 11756 (pb_cplex) R 11715 11715 11452 0 -1 4202560 97789 0 0 0 17499 29 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4048581200 136403103 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11716/tid=11757] ppid=11715 vsize=437456 CPUtime=175.33 cores=0,2,4,6
/proc/11716/task/11757/stat : 11757 (pb_cplex) R 11715 11715 11452 0 -1 4202560 90927 0 0 0 17507 26 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4038094720 136400577 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11758] ppid=11715 vsize=437456 CPUtime=177.62 cores=0,2,4,6
/proc/11716/task/11758/stat : 11758 (pb_cplex) R 11715 11715 11452 0 -1 4202560 96592 0 0 0 17733 29 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4027609240 136007080 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11759] ppid=11715 vsize=437456 CPUtime=179.56 cores=0,2,4,6
/proc/11716/task/11759/stat : 11759 (pb_cplex) R 11715 11715 11452 0 -1 4202560 98389 0 0 0 17924 32 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4017123480 136007149 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11760] ppid=11715 vsize=437456 CPUtime=111.26 cores=0,2,4,6
/proc/11716/task/11760/stat : 11760 (pb_cplex) S 11715 11715 11452 0 -1 4202560 60242 0 0 0 11108 18 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4006641296 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11761] ppid=11715 vsize=437456 CPUtime=140.74 cores=0,2,4,6
/proc/11716/task/11761/stat : 11761 (pb_cplex) S 11715 11715 11452 0 -1 4202560 81592 0 0 0 14047 27 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 3996155536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11762] ppid=11715 vsize=437456 CPUtime=175.84 cores=0,2,4,6
/proc/11716/task/11762/stat : 11762 (pb_cplex) R 11715 11715 11452 0 -1 4202560 110857 0 0 0 17551 33 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 3985666200 136007065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 446604

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

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

[startup+833.9 s]
/proc/loadavg: 8.55 8.94 4.84 7/191 11935
/proc/meminfo: memFree=31149600/32873852 swapFree=7632/7632
[pid=11715] ppid=11713 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (run) S 11713 11715 11452 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810792 9367552 270 33554432000 4194304 5064252 140735014266224 140735014265136 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11715/statm: 2287 270 229 213 0 72 0
[pid=11716] ppid=11715 vsize=437456 CPUtime=1800.32 cores=0,2,4,6
/proc/11716/stat : 11716 (pb_cplex) S 11715 11715 11452 0 -1 4202496 1262989 0 0 0 179726 306 0 0 20 0 8 0 390810792 447954944 77426 33554432000 134512640 146736320 4287062432 4287058832 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11716/statm: 109364 77426 887 2985 0 106298 0
[pid=11716/tid=11756] ppid=11715 vsize=437456 CPUtime=175.28 cores=0,2,4,6
/proc/11716/task/11756/stat : 11756 (pb_cplex) R 11715 11715 11452 0 -1 4202560 97789 0 0 0 17499 29 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4048581200 136403103 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11716/tid=11757] ppid=11715 vsize=437456 CPUtime=175.33 cores=0,2,4,6
/proc/11716/task/11757/stat : 11757 (pb_cplex) R 11715 11715 11452 0 -1 4202560 90927 0 0 0 17507 26 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4038094720 136400577 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11758] ppid=11715 vsize=437456 CPUtime=177.62 cores=0,2,4,6
/proc/11716/task/11758/stat : 11758 (pb_cplex) R 11715 11715 11452 0 -1 4202560 96592 0 0 0 17733 29 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4027609240 136007080 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11759] ppid=11715 vsize=437456 CPUtime=179.56 cores=0,2,4,6
/proc/11716/task/11759/stat : 11759 (pb_cplex) R 11715 11715 11452 0 -1 4202560 98389 0 0 0 17924 32 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4017123480 136007149 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11760] ppid=11715 vsize=437456 CPUtime=111.26 cores=0,2,4,6
/proc/11716/task/11760/stat : 11760 (pb_cplex) S 11715 11715 11452 0 -1 4202560 60242 0 0 0 11108 18 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 4006641296 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11716/tid=11761] ppid=11715 vsize=437456 CPUtime=140.74 cores=0,2,4,6
/proc/11716/task/11761/stat : 11761 (pb_cplex) S 11715 11715 11452 0 -1 4202560 81592 0 0 0 14047 27 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 3996155536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11716/tid=11762] ppid=11715 vsize=437456 CPUtime=175.84 cores=0,2,4,6
/proc/11716/task/11762/stat : 11762 (pb_cplex) R 11715 11715 11452 0 -1 4202560 110857 0 0 0 17551 33 0 0 20 0 8 0 390847593 447954944 77426 33554432000 134512640 146736320 4287062432 3985666200 136007065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 446604

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 833.917
CPU time (s): 1800.32
CPU user time (s): 1797.26
CPU system time (s): 3.06
CPU usage (%): 215.887
Max. virtual memory (cumulated for all children) (KiB): 447656

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= 355
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.80073 second user time and 5.59515 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 15:00:58
IDJOB=3731012
IDBENCH=1501
IDSOLVER=2325
FILE ID=node131/3731012-1339246857
RUNJOBID= node131-1339246832-11469
PBS_JOBID= 14644350
Free space on /tmp= 71092 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1,3-13,19.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731012-1339246857/watcher-3731012-1339246857 -o /tmp/evaluation-result-3731012-1339246857/solver-3731012-1339246857 -C 1800 -W 1900 -M 15500  run HOME/instance-3731012-1339246857.opb

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

MD5SUM BENCH= 24c836f3fcb46569dfcfdc2eda4dee98
RANDOM SEED=2018897968

node131.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.805
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.61
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.805
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.805
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.91
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.805
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.805
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.805
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31431372 kB
Buffers:          276180 kB
Cached:           232408 kB
SwapCached:         3456 kB
Active:           363056 kB
Inactive:         193972 kB
Active(anon):      46044 kB
Inactive(anon):     4856 kB
Active(file):     317012 kB
Inactive(file):   189116 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098424 kB
Dirty:             35184 kB
Writeback:             8 kB
AnonPages:         56220 kB
Mapped:            12460 kB
Shmem:                 0 kB
Slab:             746040 kB
SReclaimable:     185632 kB
SUnreclaim:       560408 kB
KernelStack:        1456 kB
PageTables:         4116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     187932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3731012-1339246857.opb

Free space on /tmp at the end= 71076 MiB
End job on node131 at 2012-06-09 15:14:52