Trace number 3731686

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 NameAnswerobjective functionCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.2 584.123

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
MD5SUM99680d01aa100bfba038606e315bf03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark486
Best CPU time to get the best result obtained on this benchmark1792.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 431
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 497468
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 497468
Number of bits of the biggest sum of numbers19
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-3731686-1339246943.opb.
0.00/0.00	c Instance file HOME/instance-3731686-1339246943.opb
0.00/0.00	c File size is 17233649 bytes.
11.49/11.59	c Highest Coefficient sum: 101
11.49/11.59	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
11.89/11.97	c ============================[ Problem Statistics ]=============================
11.89/11.97	c |                                                                             |
11.89/11.97	c |  Parsing time:          11.88        s                                      |
11.89/11.97	c |  Number Variables:      10000                                               |
11.99/12.09	c |  Number Constraints:    656900                                              |
11.99/12.09	c ===============================================================================
1799.50/584.11	c Remaining time 1788.02 sec.
1799.50/584.11	c 
1799.50/584.11	c *** INTERRUPTED ***
1799.50/584.11	s UNKNOWN
1799.50/584.11	c Total CPU time              : 1718.85 s
1799.50/584.11	c Memory used           : 1162.32 MB
1799.50/584.11	c CPU time              : 1718.85 s
1799.50/584.11	c 
1799.50/584.11	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-3731686-1339246943/watcher-3731686-1339246943 -o /tmp/evaluation-result-3731686-1339246943/solver-3731686-1339246943 -C 1800 -W 1900 -M 15500 run HOME/instance-3731686-1339246943.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: 2.70 0.86 0.30 3/177 29718
/proc/meminfo: memFree=29289912/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0

[startup+0.042737 s]
/proc/loadavg: 2.70 0.86 0.30 3/177 29718
/proc/meminfo: memFree=29289912/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.70 0.86 0.30 3/177 29718
/proc/meminfo: memFree=29289912/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.70 0.86 0.30 3/177 29718
/proc/meminfo: memFree=29289912/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.70 0.86 0.30 3/177 29718
/proc/meminfo: memFree=29289912/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.70 0.86 0.30 3/179 29720
/proc/meminfo: memFree=29287688/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=32000 CPUtime=1.49 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 976 0 0 0 149 0 0 0 20 0 1 0 390818756 32768000 931 33554432000 134512640 146736320 4293827504 4293785316 134814122 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/29719/statm: 8000 931 308 2985 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41148

[startup+3.10027 s]
/proc/loadavg: 2.70 0.86 0.30 3/179 29720
/proc/meminfo: memFree=29286688/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=32132 CPUtime=3.09 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 1010 0 0 0 309 0 0 0 20 0 1 0 390818756 32903168 965 33554432000 134512640 146736320 4293827504 4293785360 141028063 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/29719/statm: 8033 965 308 2985 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41280

[startup+6.30027 s]
/proc/loadavg: 2.64 0.87 0.31 3/179 29720
/proc/meminfo: memFree=29286820/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=32432 CPUtime=6.29 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 1063 0 0 0 629 0 0 0 20 0 1 0 390818756 33210368 1018 33554432000 134512640 146736320 4293827504 4293785392 140679077 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/29719/statm: 8108 1018 308 2985 0 834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41580

[startup+12.7003 s]
/proc/loadavg: 2.59 0.89 0.32 3/179 29720
/proc/meminfo: memFree=29046612/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=307764 CPUtime=12.69 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 66673 0 0 0 1256 13 0 0 20 0 1 0 390818756 315150336 70830 33554432000 134512640 146736320 4293827504 4293825576 138681253 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/29719/statm: 76941 70830 621 2985 0 73875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 316912

[startup+25.5004 s]
/proc/loadavg: 3.46 1.16 0.41 10/186 29741
/proc/meminfo: memFree=28845764/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=396540 CPUtime=43.48 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 120351 0 0 0 4256 92 0 0 20 0 8 0 390818756 406056960 69704 33554432000 134512640 146736320 4293827504 4293819140 136385179 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29719/statm: 99135 69704 957 2985 0 96069 0
[pid=29719/tid=29735] ppid=29718 vsize=396540 CPUtime=2.07 cores=1,3,5,7
/proc/29719/task/29735/stat : 29735 (pb_cplex) R 29718 29718 29579 0 -1 4202560 1629 0 0 0 201 6 0 0 20 0 8 0 390820534 406056960 69704 33554432000 134512640 146736320 4293827504 3988270084 136385179 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29736] ppid=29718 vsize=396540 CPUtime=2.72 cores=1,3,5,7
/proc/29719/task/29736/stat : 29736 (pb_cplex) R 29718 29718 29579 0 -1 4202560 1125 0 0 0 271 1 0 0 20 0 8 0 390820534 406056960 69704 33554432000 134512640 146736320 4293827504 4075674608 136384861 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29719/tid=29737] ppid=29718 vsize=396540 CPUtime=3.29 cores=1,3,5,7
/proc/29719/task/29737/stat : 29737 (pb_cplex) R 29718 29718 29579 0 -1 4202560 2219 0 0 0 326 3 0 0 20 0 8 0 390820534 406056960 69704 33554432000 134512640 146736320 4293827504 4093632424 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29738] ppid=29718 vsize=396540 CPUtime=3.28 cores=1,3,5,7
/proc/29719/task/29738/stat : 29738 (pb_cplex) R 29718 29718 29579 0 -1 4202560 1668 0 0 0 324 4 0 0 20 0 8 0 390820534 406056960 69704 33554432000 134512640 146736320 4293827504 4052237316 136385174 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29739] ppid=29718 vsize=396540 CPUtime=2.5 cores=1,3,5,7
/proc/29719/task/29739/stat : 29739 (pb_cplex) R 29718 29718 29579 0 -1 4202560 1761 0 0 0 248 2 0 0 20 0 8 0 390820534 406056960 69704 33554432000 134512640 146736320 4293827504 3974058040 136475822 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29740] ppid=29718 vsize=396540 CPUtime=5.22 cores=1,3,5,7
/proc/29719/task/29740/stat : 29740 (pb_cplex) R 29718 29718 29579 0 -1 4202560 1556 0 0 0 515 7 0 0 20 0 8 0 390820534 406056960 69704 33554432000 134512640 146736320 4293827504 3963228072 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29719/tid=29741] ppid=29718 vsize=396540 CPUtime=2.64 cores=1,3,5,7
/proc/29719/task/29741/stat : 29741 (pb_cplex) S 29718 29718 29579 0 -1 4202560 1619 0 0 0 263 1 0 0 20 0 8 0 390820534 406056960 69704 33554432000 134512640 146736320 4293827504 3952746128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 405688

[startup+51.1005 s]
/proc/loadavg: 4.14 1.49 0.54 9/186 29769
/proc/meminfo: memFree=28546592/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=751304 CPUtime=117.04 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) S 29718 29718 29579 0 -1 4202496 229388 0 0 0 11374 330 0 0 20 0 8 0 390818756 769335296 144592 33554432000 134512640 146736320 4293827504 4293823888 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29719/statm: 187826 144592 961 2985 0 184760 0
[pid=29719/tid=29763] ppid=29718 vsize=751304 CPUtime=6.94 cores=1,3,5,7
/proc/29719/task/29763/stat : 29763 (pb_cplex) S 29718 29718 29579 0 -1 4202560 5020 0 0 0 686 8 0 0 20 0 8 0 390822204 769335296 144592 33554432000 134512640 146736320 4293827504 3836923536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29764] ppid=29718 vsize=751304 CPUtime=7.55 cores=1,3,5,7
/proc/29719/task/29764/stat : 29764 (pb_cplex) R 29718 29718 29579 0 -1 4202560 14110 0 0 0 727 28 0 0 20 0 8 0 390822204 769335296 144592 33554432000 134512640 146736320 4293827504 3847405948 139023078 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29719/tid=29765] ppid=29718 vsize=751304 CPUtime=7.18 cores=1,3,5,7
/proc/29719/task/29765/stat : 29765 (pb_cplex) S 29718 29718 29579 0 -1 4202560 1716 0 0 0 713 5 0 0 20 0 8 0 390822204 769335296 144592 33554432000 134512640 146736320 4293827504 3898490512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29766] ppid=29718 vsize=751304 CPUtime=6.03 cores=1,3,5,7
/proc/29719/task/29766/stat : 29766 (pb_cplex) S 29718 29718 29579 0 -1 4202560 1919 0 0 0 583 20 0 0 20 0 8 0 390822204 769335296 144592 33554432000 134512640 146736320 4293827504 4052242064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29719/tid=29767] ppid=29718 vsize=751304 CPUtime=7.24 cores=1,3,5,7
/proc/29719/task/29767/stat : 29767 (pb_cplex) S 29718 29718 29579 0 -1 4202560 9384 0 0 0 719 5 0 0 20 0 8 0 390822204 769335296 144592 33554432000 134512640 146736320 4293827504 3583721104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29768] ppid=29718 vsize=751304 CPUtime=7.77 cores=1,3,5,7
/proc/29719/task/29768/stat : 29768 (pb_cplex) S 29718 29718 29579 0 -1 4202560 7557 0 0 0 769 8 0 0 20 0 8 0 390822204 769335296 144592 33554432000 134512640 146736320 4293827504 3573235344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29769] ppid=29718 vsize=751304 CPUtime=6.28 cores=1,3,5,7
/proc/29719/task/29769/stat : 29769 (pb_cplex) S 29718 29718 29579 0 -1 4202560 3878 0 0 0 621 7 0 0 20 0 8 0 390822204 769335296 144592 33554432000 134512640 146736320 4293827504 3562749584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 117.04
Current children cumulated vsize (KiB) 760452

[startup+102.307 s]
/proc/loadavg: 5.67 2.29 0.86 10/186 29769
/proc/meminfo: memFree=28475956/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=823404 CPUtime=283.88 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 574711 0 0 0 27281 1107 0 0 20 0 8 0 390818756 843165696 162154 33554432000 134512640 146736320 4293827504 4293820228 136385179 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29719/statm: 205851 162154 971 2985 0 202785 0
[pid=29719/tid=29763] ppid=29718 vsize=823404 CPUtime=28.24 cores=1,3,5,7
/proc/29719/task/29763/stat : 29763 (pb_cplex) S 29718 29718 29579 0 -1 4202560 53499 0 0 0 2701 123 0 0 20 0 8 0 390822204 843165696 162154 33554432000 134512640 146736320 4293827504 3836923536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29719/tid=29764] ppid=29718 vsize=823404 CPUtime=28.45 cores=1,3,5,7
/proc/29719/task/29764/stat : 29764 (pb_cplex) R 29718 29718 29579 0 -1 4202560 60546 0 0 0 2716 129 0 0 20 0 8 0 390822204 843165696 162154 33554432000 134512640 146736320 4293827504 3847406568 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29765] ppid=29718 vsize=823404 CPUtime=28.65 cores=1,3,5,7
/proc/29719/task/29765/stat : 29765 (pb_cplex) R 29718 29718 29579 0 -1 4202560 47701 0 0 0 2795 70 0 0 20 0 8 0 390822204 843165696 162154 33554432000 134512640 146736320 4293827504 3898486876 135855167 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29766] ppid=29718 vsize=823404 CPUtime=26.85 cores=1,3,5,7
/proc/29719/task/29766/stat : 29766 (pb_cplex) R 29718 29718 29579 0 -1 4202560 35598 0 0 0 2587 98 0 0 20 0 8 0 390822204 843165696 162154 33554432000 134512640 146736320 4293827504 4052238392 136475800 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29767] ppid=29718 vsize=823404 CPUtime=28.54 cores=1,3,5,7
/proc/29719/task/29767/stat : 29767 (pb_cplex) R 29718 29718 29579 0 -1 4202560 62243 0 0 0 2726 128 0 0 20 0 8 0 390822204 843165696 162154 33554432000 134512640 146736320 4293827504 3583717424 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29768] ppid=29718 vsize=823404 CPUtime=27.78 cores=1,3,5,7
/proc/29719/task/29768/stat : 29768 (pb_cplex) R 29718 29718 29579 0 -1 4202560 50473 0 0 0 2675 103 0 0 20 0 8 0 390822204 843165696 162154 33554432000 134512640 146736320 4293827504 3573232616 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29769] ppid=29718 vsize=823404 CPUtime=25.96 cores=1,3,5,7
/proc/29719/task/29769/stat : 29769 (pb_cplex) R 29718 29718 29579 0 -1 4202560 43230 0 0 0 2518 78 0 0 20 0 8 0 390822204 843165696 162154 33554432000 134512640 146736320 4293827504 3562745768 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 283.88
Current children cumulated vsize (KiB) 832552

############
# WARNING:
# current cumulated CPU time (412.14 s) is less than in the last sample (412.84 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.700012 s) to the 'lost time'.

[startup+139.707 s]
/proc/loadavg: 6.27 2.88 1.12 3/186 29769
/proc/meminfo: memFree=28431700/32873844 swapFree=7628/7628

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

[pid=29719/tid=29795] ppid=29718 vsize=1032232 CPUtime=105.11 cores=1,3,5,7
/proc/29719/task/29795/stat : 29795 (pb_cplex) R 29718 29718 29579 0 -1 4202560 163409 0 0 0 9986 525 0 0 20 0 8 0 390833313 1057005568 222899 33554432000 134512640 146736320 4293827504 3580913184 144716444 0 2 4096 16387 0 0 0 -1 3 0 0 1 0 0
[pid=29719/tid=29796] ppid=29718 vsize=1032232 CPUtime=103.44 cores=1,3,5,7
/proc/29719/task/29796/stat : 29796 (pb_cplex) R 29718 29718 29579 0 -1 4202560 157681 0 0 0 9835 509 0 0 20 0 8 0 390833313 1057005568 222908 33554432000 134512640 146736320 4293827504 3570426856 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29719/tid=29797] ppid=29718 vsize=1032232 CPUtime=102.66 cores=1,3,5,7
/proc/29719/task/29797/stat : 29797 (pb_cplex) R 29718 29718 29579 0 -1 4202560 127132 0 0 0 9802 464 0 0 20 0 8 0 390833313 1057005568 222908 33554432000 134512640 146736320 4293827504 3479168768 137334460 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1247.78
Current children cumulated vsize (KiB) 1041380

[startup+462.303 s]
/proc/loadavg: 5.97 5.02 2.57 9/187 29801
/proc/meminfo: memFree=28236892/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=1086592 CPUtime=1416.91 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 2389625 0 0 0 135507 6184 0 0 20 0 8 0 390818756 1112670208 236383 33554432000 134512640 146736320 4293827504 4293820352 136470864 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29719/statm: 271648 236383 994 2985 0 268582 0
[pid=29719/tid=29791] ppid=29718 vsize=1086592 CPUtime=122.05 cores=1,3,5,7
/proc/29719/task/29791/stat : 29791 (pb_cplex) R 29718 29718 29579 0 -1 4202560 241660 0 0 0 11696 509 0 0 20 0 8 0 390833313 1112670208 236383 33554432000 134512640 146736320 4293827504 3891421400 144798020 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29792] ppid=29718 vsize=1086592 CPUtime=124.59 cores=1,3,5,7
/proc/29719/task/29792/stat : 29792 (pb_cplex) R 29718 29718 29579 0 -1 4202560 220193 0 0 0 11820 639 0 0 20 0 8 0 390833313 1112670208 236383 33554432000 134512640 146736320 4293827504 3976193000 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29793] ppid=29718 vsize=1086592 CPUtime=124.64 cores=1,3,5,7
/proc/29719/task/29793/stat : 29793 (pb_cplex) R 29718 29718 29579 0 -1 4202560 145095 0 0 0 11870 594 0 0 20 0 8 0 390833313 1112670208 236383 33554432000 134512640 146736320 4293827504 4075676548 135851004 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29794] ppid=29718 vsize=1086592 CPUtime=122.12 cores=1,3,5,7
/proc/29719/task/29794/stat : 29794 (pb_cplex) R 29718 29718 29579 0 -1 4202560 158564 0 0 0 11632 580 0 0 20 0 8 0 390833313 1112670208 236383 33554432000 134512640 146736320 4293827504 4052242092 144580332 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29795] ppid=29718 vsize=1086592 CPUtime=126.07 cores=1,3,5,7
/proc/29719/task/29795/stat : 29795 (pb_cplex) R 29718 29718 29579 0 -1 4202560 195519 0 0 0 11999 608 0 0 20 0 8 0 390833313 1112670208 236383 33554432000 134512640 146736320 4293827504 3580911708 135855162 0 2 4096 16387 0 0 0 -1 7 0 0 1 0 0
[pid=29719/tid=29796] ppid=29718 vsize=1086592 CPUtime=124.14 cores=1,3,5,7
/proc/29719/task/29796/stat : 29796 (pb_cplex) R 29718 29718 29579 0 -1 4202560 163233 0 0 0 11796 618 0 0 20 0 8 0 390833313 1112670208 236383 33554432000 134512640 146736320 4293827504 3570425924 136385179 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29797] ppid=29718 vsize=1086592 CPUtime=123.11 cores=1,3,5,7
/proc/29719/task/29797/stat : 29797 (pb_cplex) R 29718 29718 29579 0 -1 4202560 140435 0 0 0 11777 534 0 0 20 0 8 0 390833313 1112670208 236383 33554432000 134512640 146736320 4293827504 3479167044 136385167 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1416.91
Current children cumulated vsize (KiB) 1095740

[startup+522.3 s]
/proc/loadavg: 6.68 5.37 2.84 9/186 29802
/proc/meminfo: memFree=28164396/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=1154076 CPUtime=1615.96 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) S 29718 29718 29579 0 -1 4202496 2505957 0 0 0 154414 7182 0 0 20 0 8 0 390818756 1181773824 253423 33554432000 134512640 146736320 4293827504 4293823888 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29719/statm: 288519 253423 994 2985 0 285453 0
[pid=29719/tid=29791] ppid=29718 vsize=1154076 CPUtime=146.74 cores=1,3,5,7
/proc/29719/task/29791/stat : 29791 (pb_cplex) R 29718 29718 29579 0 -1 4202560 243033 0 0 0 14052 622 0 0 20 0 8 0 390833313 1181773824 253423 33554432000 134512640 146736320 4293827504 3891421600 136388245 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29792] ppid=29718 vsize=1154076 CPUtime=148.78 cores=1,3,5,7
/proc/29719/task/29792/stat : 29792 (pb_cplex) R 29718 29718 29579 0 -1 4202560 244549 0 0 0 14122 756 0 0 20 0 8 0 390833313 1181773824 253423 33554432000 134512640 146736320 4293827504 3976193000 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29793] ppid=29718 vsize=1154076 CPUtime=149.37 cores=1,3,5,7
/proc/29719/task/29793/stat : 29793 (pb_cplex) R 29718 29718 29579 0 -1 4202560 156774 0 0 0 14199 738 0 0 20 0 8 0 390833313 1181773824 253423 33554432000 134512640 146736320 4293827504 4075675856 136008039 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29794] ppid=29718 vsize=1154076 CPUtime=147.4 cores=1,3,5,7
/proc/29719/task/29794/stat : 29794 (pb_cplex) R 29718 29718 29579 0 -1 4202560 162196 0 0 0 14057 683 0 0 20 0 8 0 390833313 1181773824 253423 33554432000 134512640 146736320 4293827504 4052239336 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=29719/tid=29795] ppid=29718 vsize=1154076 CPUtime=150.62 cores=1,3,5,7
/proc/29719/task/29795/stat : 29795 (pb_cplex) R 29718 29718 29579 0 -1 4202560 211615 0 0 0 14331 731 0 0 20 0 8 0 390833313 1181773824 253423 33554432000 134512640 146736320 4293827504 3580911836 136389122 0 2 4096 16387 0 0 0 -1 7 0 0 1 0 0
[pid=29719/tid=29796] ppid=29718 vsize=1154076 CPUtime=148.66 cores=1,3,5,7
/proc/29719/task/29796/stat : 29796 (pb_cplex) R 29718 29718 29579 0 -1 4202560 172053 0 0 0 14125 741 0 0 20 0 8 0 390833313 1181773824 253423 33554432000 134512640 146736320 4293827504 3570425912 136475775 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29797] ppid=29718 vsize=1154076 CPUtime=146.64 cores=1,3,5,7
/proc/29719/task/29797/stat : 29797 (pb_cplex) R 29718 29718 29579 0 -1 4202560 146190 0 0 0 14002 662 0 0 20 0 8 0 390833313 1181773824 253423 33554432000 134512640 146736320 4293827504 3479167976 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1615.96
Current children cumulated vsize (KiB) 1163224

[startup+582.3 s]
/proc/loadavg: 6.11 5.54 3.06 9/186 29802
/proc/meminfo: memFree=28111672/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=1186488 CPUtime=1793.07 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 2687031 0 0 0 171274 8033 0 0 20 0 8 0 390818756 1214963712 261415 33554432000 134512640 146736320 4293827504 4293821160 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29719/statm: 296622 261415 994 2985 0 293556 0
[pid=29719/tid=29791] ppid=29718 vsize=1186488 CPUtime=167.97 cores=1,3,5,7
/proc/29719/task/29791/stat : 29791 (pb_cplex) R 29718 29718 29579 0 -1 4202560 247595 0 0 0 16074 723 0 0 20 0 8 0 390833313 1214963712 261415 33554432000 134512640 146736320 4293827504 3891421240 136475827 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29792] ppid=29718 vsize=1186488 CPUtime=171.06 cores=1,3,5,7
/proc/29719/task/29792/stat : 29792 (pb_cplex) R 29718 29718 29579 0 -1 4202560 254101 0 0 0 16241 865 0 0 20 0 8 0 390833313 1214963712 261415 33554432000 134512640 146736320 4293827504 3976192448 136002031 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29793] ppid=29718 vsize=1186488 CPUtime=172.14 cores=1,3,5,7
/proc/29719/task/29793/stat : 29793 (pb_cplex) R 29718 29718 29579 0 -1 4202560 188802 0 0 0 16360 854 0 0 20 0 8 0 390833313 1214963712 261415 33554432000 134512640 146736320 4293827504 4075675648 136018931 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29794] ppid=29718 vsize=1186488 CPUtime=168.88 cores=1,3,5,7
/proc/29719/task/29794/stat : 29794 (pb_cplex) R 29718 29718 29579 0 -1 4202560 195521 0 0 0 16086 802 0 0 20 0 8 0 390833313 1214963712 261415 33554432000 134512640 146736320 4293827504 4052238404 136385179 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29795] ppid=29718 vsize=1186488 CPUtime=172.7 cores=1,3,5,7
/proc/29719/task/29795/stat : 29795 (pb_cplex) R 29718 29718 29579 0 -1 4202560 235202 0 0 0 16450 820 0 0 20 0 8 0 390833313 1214963712 261415 33554432000 134512640 146736320 4293827504 3580912616 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 1 0 0
[pid=29719/tid=29796] ppid=29718 vsize=1186488 CPUtime=169.33 cores=1,3,5,7
/proc/29719/task/29796/stat : 29796 (pb_cplex) R 29718 29718 29579 0 -1 4202560 194034 0 0 0 16079 854 0 0 20 0 8 0 390833313 1214963712 261415 33554432000 134512640 146736320 4293827504 3570426856 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29797] ppid=29718 vsize=1186488 CPUtime=167.96 cores=1,3,5,7
/proc/29719/task/29797/stat : 29797 (pb_cplex) R 29718 29718 29579 0 -1 4202560 154171 0 0 0 16049 747 0 0 20 0 8 0 390833313 1214963712 261415 33554432000 134512640 146736320 4293827504 3479170704 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1793.07
Current children cumulated vsize (KiB) 1195636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+584.107 s]
/proc/loadavg: 5.78 5.48 3.05 10/186 29802
/proc/meminfo: memFree=28107332/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=1190216 CPUtime=1799.5 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 2691884 0 0 0 171883 8067 0 0 20 0 8 0 390818756 1218781184 262341 33554432000 134512640 146736320 4293827504 4293821160 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29719/statm: 297554 262341 994 2985 0 294488 0
[pid=29719/tid=29791] ppid=29718 vsize=1190216 CPUtime=168.77 cores=1,3,5,7
/proc/29719/task/29791/stat : 29791 (pb_cplex) R 29718 29718 29579 0 -1 4202560 247670 0 0 0 16152 725 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3891422184 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29792] ppid=29718 vsize=1190216 CPUtime=171.82 cores=1,3,5,7
/proc/29719/task/29792/stat : 29792 (pb_cplex) R 29718 29718 29579 0 -1 4202560 254102 0 0 0 16315 867 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3976192960 137341763 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29793] ppid=29718 vsize=1190216 CPUtime=172.93 cores=1,3,5,7
/proc/29719/task/29793/stat : 29793 (pb_cplex) R 29718 29718 29579 0 -1 4202560 189142 0 0 0 16437 856 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 4075675856 136008443 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29794] ppid=29718 vsize=1190216 CPUtime=169.66 cores=1,3,5,7
/proc/29719/task/29794/stat : 29794 (pb_cplex) R 29718 29718 29579 0 -1 4202560 195521 0 0 0 16163 803 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 4052238792 136000811 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29795] ppid=29718 vsize=1190216 CPUtime=173.5 cores=1,3,5,7
/proc/29719/task/29795/stat : 29795 (pb_cplex) R 29718 29718 29579 0 -1 4202560 235418 0 0 0 16524 826 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3580912576 137341737 0 2 4096 16387 0 0 0 -1 3 0 0 1 0 0
[pid=29719/tid=29796] ppid=29718 vsize=1190216 CPUtime=170.11 cores=1,3,5,7
/proc/29719/task/29796/stat : 29796 (pb_cplex) R 29718 29718 29579 0 -1 4202560 194035 0 0 0 16155 856 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3570426064 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29797] ppid=29718 vsize=1190216 CPUtime=168.76 cores=1,3,5,7
/proc/29719/task/29797/stat : 29797 (pb_cplex) R 29718 29718 29579 0 -1 4202560 154489 0 0 0 16125 751 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3479167044 136385183 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 1199364

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

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

[startup+584.107 s]
/proc/loadavg: 5.78 5.48 3.05 10/186 29802
/proc/meminfo: memFree=28107332/32873844 swapFree=7628/7628
[pid=29718] ppid=29716 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29718/stat : 29718 (run) S 29716 29718 29579 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390818756 9367552 270 33554432000 4194304 5064252 140735158354880 140735158353792 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29718/statm: 2287 270 229 213 0 72 0
[pid=29719] ppid=29718 vsize=1190216 CPUtime=1799.5 cores=1,3,5,7
/proc/29719/stat : 29719 (pb_cplex) R 29718 29718 29579 0 -1 4202496 2691884 0 0 0 171883 8067 0 0 20 0 8 0 390818756 1218781184 262341 33554432000 134512640 146736320 4293827504 4293821160 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29719/statm: 297554 262341 994 2985 0 294488 0
[pid=29719/tid=29791] ppid=29718 vsize=1190216 CPUtime=168.77 cores=1,3,5,7
/proc/29719/task/29791/stat : 29791 (pb_cplex) R 29718 29718 29579 0 -1 4202560 247670 0 0 0 16152 725 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3891422184 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=29719/tid=29792] ppid=29718 vsize=1190216 CPUtime=171.82 cores=1,3,5,7
/proc/29719/task/29792/stat : 29792 (pb_cplex) R 29718 29718 29579 0 -1 4202560 254102 0 0 0 16315 867 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3976192960 137341763 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29793] ppid=29718 vsize=1190216 CPUtime=172.93 cores=1,3,5,7
/proc/29719/task/29793/stat : 29793 (pb_cplex) R 29718 29718 29579 0 -1 4202560 189142 0 0 0 16437 856 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 4075675856 136008443 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29794] ppid=29718 vsize=1190216 CPUtime=169.66 cores=1,3,5,7
/proc/29719/task/29794/stat : 29794 (pb_cplex) R 29718 29718 29579 0 -1 4202560 195521 0 0 0 16163 803 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 4052238792 136000811 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=29719/tid=29795] ppid=29718 vsize=1190216 CPUtime=173.5 cores=1,3,5,7
/proc/29719/task/29795/stat : 29795 (pb_cplex) R 29718 29718 29579 0 -1 4202560 235418 0 0 0 16524 826 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3580912576 137341737 0 2 4096 16387 0 0 0 -1 3 0 0 1 0 0
[pid=29719/tid=29796] ppid=29718 vsize=1190216 CPUtime=170.11 cores=1,3,5,7
/proc/29719/task/29796/stat : 29796 (pb_cplex) R 29718 29718 29579 0 -1 4202560 194035 0 0 0 16155 856 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3570426064 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=29719/tid=29797] ppid=29718 vsize=1190216 CPUtime=168.76 cores=1,3,5,7
/proc/29719/task/29797/stat : 29797 (pb_cplex) R 29718 29718 29579 0 -1 4202560 154489 0 0 0 16125 751 0 0 20 0 8 0 390833313 1218781184 262341 33554432000 134512640 146736320 4293827504 3479167044 136385183 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 1199364

Child ended because it received signal 15 (SIGTERM)

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


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.700012
#  lost CPU user time (s): 0.740021
#  lost CPU system time (s): -0.04

Real time (s): 584.123
CPU time (s): 1800.2
CPU user time (s): 1719.57
CPU system time (s): 80.63
CPU usage (%): 308.188
Max. virtual memory (cumulated for all children) (KiB): 1214492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
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= 2

runsolver used 1.43978 second user time and 4.03639 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-09 15:02:24
IDJOB=3731686
IDBENCH=1976
IDSOLVER=2325
FILE ID=node143/3731686-1339246943
RUNJOBID= node143-1339246834-29597
PBS_JOBID= 14644338
Free space on /tmp= 70068 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731686-1339246943/watcher-3731686-1339246943 -o /tmp/evaluation-result-3731686-1339246943/solver-3731686-1339246943 -C 1800 -W 1900 -M 15500  run HOME/instance-3731686-1339246943.opb

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

MD5SUM BENCH= 99680d01aa100bfba038606e315bf03d
RANDOM SEED=2008729106

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        29290076 kB
Buffers:         1929076 kB
Cached:           458380 kB
SwapCached:          196 kB
Active:          2343816 kB
Inactive:         186844 kB
Active(anon):     131400 kB
Inactive(anon):    11452 kB
Active(file):    2212416 kB
Inactive(file):   175392 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:             33044 kB
Writeback:             0 kB
AnonPages:        153660 kB
Mapped:            11792 kB
Shmem:               160 kB
Slab:             904860 kB
SReclaimable:     346636 kB
SUnreclaim:       558224 kB
KernelStack:        1456 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     350896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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-3731686-1339246943.opb

Free space on /tmp at the end= 70052 MiB
End job on node143 at 2012-06-09 15:12:10