Trace number 3731543

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.34 579.217

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUMf8f4f876e372c51b5109e7995e83ce5e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark761
Best CPU time to get the best result obtained on this benchmark1800.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 443
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 492823
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 492823
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-3731543-1339246878.opb.
0.00/0.00	c Instance file HOME/instance-3731543-1339246878.opb
0.00/0.00	c File size is 17233622 bytes.
11.58/11.60	c Highest Coefficient sum: 101
11.58/11.60	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.98	c ============================[ Problem Statistics ]=============================
11.89/11.98	c |                                                                             |
11.89/11.98	c |  Parsing time:          11.88        s                                      |
11.89/11.98	c |  Number Variables:      10000                                               |
11.99/12.09	c |  Number Constraints:    656900                                              |
11.99/12.09	c ===============================================================================
1799.83/579.21	c Remaining time 1788.03 sec.
1799.83/579.21	c 
1799.83/579.21	c *** INTERRUPTED ***
1799.83/579.21	s UNKNOWN
1799.83/579.21	c Total CPU time              : 1761.91 s
1799.83/579.21	c Memory used           : 1145.00 MB
1799.83/579.21	c CPU time              : 1761.91 s
1799.83/579.21	c 
1799.83/579.21	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-3731543-1339246878/watcher-3731543-1339246878 -o /tmp/evaluation-result-3731543-1339246878/solver-3731543-1339246878 -C 1800 -W 1900 -M 15500 run HOME/instance-3731543-1339246878.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: 3.64 0.91 0.30 8/185 8357
/proc/meminfo: memFree=30133608/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0

[startup+0.091119 s]
/proc/loadavg: 3.64 0.91 0.30 8/185 8357
/proc/meminfo: memFree=30133608/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 3.64 0.91 0.30 8/185 8357
/proc/meminfo: memFree=30133608/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 3.64 0.91 0.30 8/185 8357
/proc/meminfo: memFree=30133608/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700195 s]
/proc/loadavg: 3.64 0.91 0.30 8/185 8357
/proc/meminfo: memFree=30133608/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 3.64 0.91 0.30 10/187 8359
/proc/meminfo: memFree=30130624/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=32000 CPUtime=1.49 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) R 8357 8357 8092 0 -1 4202496 975 0 0 0 149 0 0 0 20 0 1 0 390812262 32768000 931 33554432000 134512640 146736320 4292716432 4292674236 140526545 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8358/statm: 8000 931 308 2985 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41148

[startup+3.10022 s]
/proc/loadavg: 3.64 0.91 0.30 10/187 8359
/proc/meminfo: memFree=30129632/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=32132 CPUtime=3.09 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) R 8357 8357 8092 0 -1 4202496 1009 0 0 0 309 0 0 0 20 0 1 0 390812262 32903168 965 33554432000 134512640 146736320 4292716432 4292674384 140683274 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8358/statm: 8033 965 308 2985 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41280

[startup+6.30022 s]
/proc/loadavg: 3.99 1.03 0.35 11/187 8359
/proc/meminfo: memFree=30130748/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=32432 CPUtime=6.29 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) R 8357 8357 8092 0 -1 4202496 1062 0 0 0 629 0 0 0 20 0 1 0 390812262 33210368 1018 33554432000 134512640 146736320 4292716432 4292674528 140750162 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8358/statm: 8108 1018 308 2985 0 834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41580

[startup+12.7004 s]
/proc/loadavg: 3.83 1.05 0.35 4/187 8359
/proc/meminfo: memFree=29848160/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=307764 CPUtime=12.69 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) R 8357 8357 8092 0 -1 4202496 66667 0 0 0 1255 14 0 0 20 0 1 0 390812262 315150336 70828 33554432000 134512640 146736320 4292716432 4292714640 138679019 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8358/statm: 76941 70828 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: 4.42 1.31 0.45 15/194 8380
/proc/meminfo: memFree=29852572/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=394276 CPUtime=49.82 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) S 8357 8357 8092 0 -1 4202496 119956 0 0 0 4889 93 0 0 20 0 8 0 390812262 403738624 69736 33554432000 134512640 146736320 4292716432 4292712784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8358/statm: 98569 69736 960 2985 0 95503 0
[pid=8358/tid=8374] ppid=8357 vsize=394276 CPUtime=4.51 cores=1,3,5,7
/proc/8358/task/8374/stat : 8374 (pb_cplex) S 8357 8357 8092 0 -1 4202560 1444 0 0 0 449 2 0 0 20 0 8 0 390814023 403738624 69736 33554432000 134512640 146736320 4292716432 4075683472 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8375] ppid=8357 vsize=394276 CPUtime=3.45 cores=1,3,5,7
/proc/8358/task/8375/stat : 8375 (pb_cplex) S 8357 8357 8092 0 -1 4202560 1401 0 0 0 344 1 0 0 20 0 8 0 390814023 403738624 69736 33554432000 134512640 146736320 4292716432 4093640336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8376] ppid=8357 vsize=394276 CPUtime=4.66 cores=1,3,5,7
/proc/8358/task/8376/stat : 8376 (pb_cplex) R 8357 8357 8092 0 -1 4202560 2045 0 0 0 465 1 0 0 20 0 8 0 390814023 403738624 69736 33554432000 134512640 146736320 4292716432 4111556936 136001860 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8377] ppid=8357 vsize=394276 CPUtime=4.68 cores=1,3,5,7
/proc/8358/task/8377/stat : 8377 (pb_cplex) R 8357 8357 8092 0 -1 4202560 2377 0 0 0 467 1 0 0 20 0 8 0 390814023 403738624 69736 33554432000 134512640 146736320 4292716432 4052243432 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8378] ppid=8357 vsize=394276 CPUtime=1.97 cores=1,3,5,7
/proc/8358/task/8378/stat : 8378 (pb_cplex) S 8357 8357 8092 0 -1 4202560 1588 0 0 0 193 4 0 0 20 0 8 0 390814023 403738624 69736 33554432000 134512640 146736320 4292716432 4019736208 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8379] ppid=8357 vsize=394276 CPUtime=4.6 cores=1,3,5,7
/proc/8358/task/8379/stat : 8379 (pb_cplex) R 8357 8357 8092 0 -1 4202560 1792 0 0 0 458 2 0 0 20 0 8 0 390814023 403738624 69736 33554432000 134512640 146736320 4292716432 4009246788 136385184 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8380] ppid=8357 vsize=394276 CPUtime=4.56 cores=1,3,5,7
/proc/8358/task/8380/stat : 8380 (pb_cplex) R 8357 8357 8092 0 -1 4202560 1665 0 0 0 455 1 0 0 20 0 8 0 390814023 403738624 69736 33554432000 134512640 146736320 4292716432 3998761960 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 403424

[startup+51.1005 s]
/proc/loadavg: 6.40 1.99 0.70 18/193 8408
/proc/meminfo: memFree=29627276/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=713912 CPUtime=121.19 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) S 8357 8357 8092 0 -1 4202496 194595 0 0 0 11943 176 0 0 20 0 8 0 390812262 731045888 126600 33554432000 134512640 146736320 4292716432 4292712784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8358/statm: 178478 126600 964 2985 0 175412 0
[pid=8358/tid=8402] ppid=8357 vsize=713912 CPUtime=8.58 cores=1,3,5,7
/proc/8358/task/8402/stat : 8402 (pb_cplex) S 8357 8357 8092 0 -1 4202560 1144 0 0 0 855 3 0 0 20 0 8 0 390815758 731045888 126600 33554432000 134512640 146736320 4292716432 3950452368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8403] ppid=8357 vsize=713912 CPUtime=6.43 cores=1,3,5,7
/proc/8358/task/8403/stat : 8403 (pb_cplex) S 8357 8357 8092 0 -1 4202560 288 0 0 0 640 3 0 0 20 0 8 0 390815758 731045888 126600 33554432000 134512640 146736320 4292716432 3960938128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8404] ppid=8357 vsize=713912 CPUtime=6.56 cores=1,3,5,7
/proc/8358/task/8404/stat : 8404 (pb_cplex) R 8357 8357 8092 0 -1 4202560 296 0 0 0 653 3 0 0 20 0 8 0 390815758 731045888 126600 33554432000 134512640 146736320 4292716432 4093637608 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8405] ppid=8357 vsize=713912 CPUtime=5.56 cores=1,3,5,7
/proc/8358/task/8405/stat : 8405 (pb_cplex) R 8357 8357 8092 0 -1 4202560 42 0 0 0 553 3 0 0 20 0 8 0 390815758 731045888 126600 33554432000 134512640 146736320 4292716432 4052242876 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8406] ppid=8357 vsize=713912 CPUtime=5.88 cores=1,3,5,7
/proc/8358/task/8406/stat : 8406 (pb_cplex) S 8357 8357 8092 0 -1 4202560 2101 0 0 0 585 3 0 0 20 0 8 0 390815758 731045888 126600 33554432000 134512640 146736320 4292716432 3664690832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8407] ppid=8357 vsize=713912 CPUtime=6.94 cores=1,3,5,7
/proc/8358/task/8407/stat : 8407 (pb_cplex) S 8357 8357 8092 0 -1 4202560 1542 0 0 0 689 5 0 0 20 0 8 0 390815758 731045888 126600 33554432000 134512640 146736320 4292716432 3654205072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8408] ppid=8357 vsize=713912 CPUtime=5.6 cores=1,3,5,7
/proc/8358/task/8408/stat : 8408 (pb_cplex) S 8357 8357 8092 0 -1 4202560 574 0 0 0 558 2 0 0 20 0 8 0 390815758 731045888 126600 33554432000 134512640 146736320 4292716432 3643719312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 121.19
Current children cumulated vsize (KiB) 723060

[startup+102.3 s]
/proc/loadavg: 9.21 3.43 1.25 12/193 8408
/proc/meminfo: memFree=29554160/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=796104 CPUtime=282.69 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) D 8357 8357 8092 0 -1 4202496 436106 0 0 0 27866 403 0 0 20 0 8 0 390812262 815210496 145677 33554432000 134512640 146736320 4292716432 4292708596 144797972 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8358/statm: 199026 145677 992 2985 0 195960 0
[pid=8358/tid=8402] ppid=8357 vsize=796104 CPUtime=28.54 cores=1,3,5,7
/proc/8358/task/8402/stat : 8402 (pb_cplex) R 8357 8357 8092 0 -1 4202560 28821 0 0 0 2820 34 0 0 20 0 8 0 390815758 815210496 145677 33554432000 134512640 146736320 4292716432 3950444524 144715827 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8403] ppid=8357 vsize=796104 CPUtime=27 cores=1,3,5,7
/proc/8358/task/8403/stat : 8403 (pb_cplex) R 8357 8357 8092 0 -1 4202560 25990 0 0 0 2670 30 0 0 20 0 8 0 390815758 815210496 145677 33554432000 134512640 146736320 4292716432 3960930384 136008056 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8404] ppid=8357 vsize=796104 CPUtime=27.42 cores=1,3,5,7
/proc/8358/task/8404/stat : 8404 (pb_cplex) R 8357 8357 8092 0 -1 4202560 30647 0 0 0 2714 28 0 0 20 0 8 0 390815758 815210496 145677 33554432000 134512640 146736320 4292716432 4093632592 136008007 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8405] ppid=8357 vsize=796104 CPUtime=24.15 cores=1,3,5,7
/proc/8358/task/8405/stat : 8405 (pb_cplex) R 8357 8357 8092 0 -1 4202560 28103 0 0 0 2382 33 0 0 20 0 8 0 390815758 815210496 145677 33554432000 134512640 146736320 4292716432 4052239936 139046545 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8406] ppid=8357 vsize=796104 CPUtime=26.48 cores=1,3,5,7
/proc/8358/task/8406/stat : 8406 (pb_cplex) R 8357 8357 8092 0 -1 4202560 32032 0 0 0 2618 30 0 0 20 0 8 0 390815758 815210496 145677 33554432000 134512640 146736320 4292716432 3664688104 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8407] ppid=8357 vsize=796104 CPUtime=26.02 cores=1,3,5,7
/proc/8358/task/8407/stat : 8407 (pb_cplex) R 8357 8357 8092 0 -1 4202560 41295 0 0 0 2567 35 0 0 20 0 8 0 390815758 815210496 145677 33554432000 134512640 146736320 4292716432 3654197568 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8408] ppid=8357 vsize=796104 CPUtime=26.7 cores=1,3,5,7
/proc/8358/task/8408/stat : 8408 (pb_cplex) D 8357 8357 8092 0 -1 4202560 36278 0 0 0 2641 29 0 0 20 0 8 0 390815758 815210496 145677 33554432000 134512640 146736320 4292716432 3643714396 144797972 0 2 4096 16387 18446744071581355491 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.69
Current children cumulated vsize (KiB) 805252

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

[startup+114.9 s]
/proc/loadavg: 10.23 3.94 1.46 6/193 8408
/proc/meminfo: memFree=29543836/32873844 swapFree=7644/7644

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

[pid=8358/tid=8434] ppid=8357 vsize=833308 CPUtime=66.22 cores=1,3,5,7
/proc/8358/task/8434/stat : 8434 (pb_cplex) R 8357 8357 8092 0 -1 4202560 164158 0 0 0 6524 98 0 0 20 0 8 0 390824282 853307392 174997 33554432000 134512640 146736320 4292716432 3742847568 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8435] ppid=8357 vsize=833308 CPUtime=64.93 cores=1,3,5,7
/proc/8358/task/8435/stat : 8435 (pb_cplex) S 8357 8357 8092 0 -1 4202560 137110 0 0 0 6399 94 0 0 20 0 8 0 390824282 853307392 174997 33554432000 134512640 146736320 4292716432 3732364944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8436] ppid=8357 vsize=833308 CPUtime=65.76 cores=1,3,5,7
/proc/8358/task/8436/stat : 8436 (pb_cplex) S 8357 8357 8092 0 -1 4202560 172789 0 0 0 6474 102 0 0 20 0 8 0 390824282 853307392 174997 33554432000 134512640 146736320 4292716432 3721879184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 866.19
Current children cumulated vsize (KiB) 842456

[startup+342.3 s]
/proc/loadavg: 11.99 7.80 3.53 17/193 8437
/proc/meminfo: memFree=29351016/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=906776 CPUtime=1061.49 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) S 8357 8357 8092 0 -1 4202496 2210800 0 0 0 104511 1638 0 0 20 0 8 0 390812262 928538624 195152 33554432000 134512640 146736320 4292716432 4292712784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8358/statm: 226694 195152 994 2985 0 223628 0
[pid=8358/tid=8430] ppid=8357 vsize=906776 CPUtime=91.72 cores=1,3,5,7
/proc/8358/task/8430/stat : 8430 (pb_cplex) R 8357 8357 8092 0 -1 4202560 130387 0 0 0 9029 143 0 0 20 0 8 0 390824282 928538624 195152 33554432000 134512640 146736320 4292716432 3978264632 136475800 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8431] ppid=8357 vsize=906776 CPUtime=87.64 cores=1,3,5,7
/proc/8358/task/8431/stat : 8431 (pb_cplex) R 8357 8357 8092 0 -1 4202560 189482 0 0 0 8614 150 0 0 20 0 8 0 390824282 928538624 195152 33554432000 134512640 146736320 4292716432 3988752128 137334505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8432] ppid=8357 vsize=906776 CPUtime=91.78 cores=1,3,5,7
/proc/8358/task/8432/stat : 8432 (pb_cplex) R 8357 8357 8092 0 -1 4202560 198951 0 0 0 9037 141 0 0 20 0 8 0 390824282 928538624 195152 33554432000 134512640 146736320 4292716432 4075679952 136008039 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8433] ppid=8357 vsize=906776 CPUtime=93.25 cores=1,3,5,7
/proc/8358/task/8433/stat : 8433 (pb_cplex) R 8357 8357 8092 0 -1 4202560 332858 0 0 0 9150 175 0 0 20 0 8 0 390824282 928538624 195152 33554432000 134512640 146736320 4292716432 4052244864 136668085 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8434] ppid=8357 vsize=906776 CPUtime=90.76 cores=1,3,5,7
/proc/8358/task/8434/stat : 8434 (pb_cplex) R 8357 8357 8092 0 -1 4202560 183466 0 0 0 8949 127 0 0 20 0 8 0 390824282 928538624 195152 33554432000 134512640 146736320 4292716432 3742848176 137344300 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8435] ppid=8357 vsize=906776 CPUtime=88.05 cores=1,3,5,7
/proc/8358/task/8435/stat : 8435 (pb_cplex) R 8357 8357 8092 0 -1 4202560 143749 0 0 0 8674 131 0 0 20 0 8 0 390824282 928538624 195152 33554432000 134512640 146736320 4292716432 3732362216 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8436] ppid=8357 vsize=906776 CPUtime=88.79 cores=1,3,5,7
/proc/8358/task/8436/stat : 8436 (pb_cplex) R 8357 8357 8092 0 -1 4202560 204420 0 0 0 8747 132 0 0 20 0 8 0 390824282 928538624 195152 33554432000 134512640 146736320 4292716432 3721875272 135525920 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1061.49
Current children cumulated vsize (KiB) 915924

[startup+402.3 s]
/proc/loadavg: 11.39 8.44 4.02 16/193 8437
/proc/meminfo: memFree=29284108/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=967872 CPUtime=1236.39 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) S 8357 8357 8092 0 -1 4202496 2529838 0 0 0 121722 1917 0 0 20 0 8 0 390812262 991100928 211037 33554432000 134512640 146736320 4292716432 4292712784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8358/statm: 241968 211037 994 2985 0 238902 0
[pid=8358/tid=8430] ppid=8357 vsize=967872 CPUtime=113.73 cores=1,3,5,7
/proc/8358/task/8430/stat : 8430 (pb_cplex) R 8357 8357 8092 0 -1 4202560 158785 0 0 0 11194 179 0 0 20 0 8 0 390824282 991100928 211037 33554432000 134512640 146736320 4292716432 3978266112 137336743 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8431] ppid=8357 vsize=967872 CPUtime=109.81 cores=1,3,5,7
/proc/8358/task/8431/stat : 8431 (pb_cplex) R 8357 8357 8092 0 -1 4202560 256515 0 0 0 10779 202 0 0 20 0 8 0 390824282 991100928 211037 33554432000 134512640 146736320 4292716432 3988751336 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8432] ppid=8357 vsize=967872 CPUtime=113.98 cores=1,3,5,7
/proc/8358/task/8432/stat : 8432 (pb_cplex) R 8357 8357 8092 0 -1 4202560 199786 0 0 0 11234 164 0 0 20 0 8 0 390824282 991100928 211037 33554432000 134512640 146736320 4292716432 4075679812 136385175 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8433] ppid=8357 vsize=967872 CPUtime=114.97 cores=1,3,5,7
/proc/8358/task/8433/stat : 8433 (pb_cplex) R 8357 8357 8092 0 -1 4202560 412307 0 0 0 11274 223 0 0 20 0 8 0 390824282 991100928 211037 33554432000 134512640 146736320 4292716432 4052242500 136385183 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8434] ppid=8357 vsize=967872 CPUtime=112.17 cores=1,3,5,7
/proc/8358/task/8434/stat : 8434 (pb_cplex) S 8357 8357 8092 0 -1 4202560 198760 0 0 0 11062 155 0 0 20 0 8 0 390824282 991100928 211037 33554432000 134512640 146736320 4292716432 3742850704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8435] ppid=8357 vsize=967872 CPUtime=109.78 cores=1,3,5,7
/proc/8358/task/8435/stat : 8435 (pb_cplex) R 8357 8357 8092 0 -1 4202560 163882 0 0 0 10819 159 0 0 20 0 8 0 390824282 991100928 211037 33554432000 134512640 146736320 4292716432 3732360380 135526863 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8436] ppid=8357 vsize=967872 CPUtime=109.69 cores=1,3,5,7
/proc/8358/task/8436/stat : 8436 (pb_cplex) R 8357 8357 8092 0 -1 4202560 263469 0 0 0 10804 165 0 0 20 0 8 0 390824282 991100928 211037 33554432000 134512640 146736320 4292716432 3721876456 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1236.39
Current children cumulated vsize (KiB) 977020

[startup+462.3 s]
/proc/loadavg: 8.61 8.16 4.19 10/186 8612
/proc/meminfo: memFree=29240276/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=1041192 CPUtime=1430.87 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) R 8357 8357 8092 0 -1 4202496 2902148 0 0 0 140072 3015 0 0 20 0 8 0 390812262 1066180608 229654 33554432000 134512640 146736320 4292716432 4292708616 135982441 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8358/statm: 260298 229654 994 2985 0 257232 0
[pid=8358/tid=8430] ppid=8357 vsize=1041192 CPUtime=138.09 cores=1,3,5,7
/proc/8358/task/8430/stat : 8430 (pb_cplex) R 8357 8357 8092 0 -1 4202560 224412 0 0 0 13520 289 0 0 20 0 8 0 390824282 1066180608 229654 33554432000 134512640 146736320 4292716432 3978263944 136001610 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8431] ppid=8357 vsize=1041192 CPUtime=133.33 cores=1,3,5,7
/proc/8358/task/8431/stat : 8431 (pb_cplex) R 8357 8357 8092 0 -1 4202560 287423 0 0 0 12966 367 0 0 20 0 8 0 390824282 1066180608 229654 33554432000 134512640 146736320 4292716432 3988750716 139023078 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8432] ppid=8357 vsize=1041192 CPUtime=138.14 cores=1,3,5,7
/proc/8358/task/8432/stat : 8432 (pb_cplex) R 8357 8357 8092 0 -1 4202560 208348 0 0 0 13541 273 0 0 20 0 8 0 390824282 1066180608 229654 33554432000 134512640 146736320 4292716432 4075680188 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8433] ppid=8357 vsize=1041192 CPUtime=139.29 cores=1,3,5,7
/proc/8358/task/8433/stat : 8433 (pb_cplex) R 8357 8357 8092 0 -1 4202560 442459 0 0 0 13562 367 0 0 20 0 8 0 390824282 1066180608 229654 33554432000 134512640 146736320 4292716432 4052241412 136385184 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8434] ppid=8357 vsize=1041192 CPUtime=135.44 cores=1,3,5,7
/proc/8358/task/8434/stat : 8434 (pb_cplex) R 8357 8357 8092 0 -1 4202560 275983 0 0 0 13228 316 0 0 20 0 8 0 390824282 1066180608 229654 33554432000 134512640 146736320 4292716432 3742846784 135237924 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8435] ppid=8357 vsize=1041192 CPUtime=133.82 cores=1,3,5,7
/proc/8358/task/8435/stat : 8435 (pb_cplex) R 8357 8357 8092 0 -1 4202560 196613 0 0 0 13119 263 0 0 20 0 8 0 390824282 1066180608 229654 33554432000 134512640 146736320 4292716432 3732360336 136008170 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8436] ppid=8357 vsize=1041192 CPUtime=133.7 cores=1,3,5,7
/proc/8358/task/8436/stat : 8436 (pb_cplex) R 8357 8357 8092 0 -1 4202560 306984 0 0 0 13072 298 0 0 20 0 8 0 390824282 1066180608 229654 33554432000 134512640 146736320 4292716432 3721874436 136385179 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1430.87
Current children cumulated vsize (KiB) 1050340

[startup+522.3 s]
/proc/loadavg: 9.84 8.49 4.55 14/193 8626
/proc/meminfo: memFree=29088568/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=1111464 CPUtime=1628.77 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) S 8357 8357 8092 0 -1 4202496 3267595 0 0 0 159273 3604 0 0 20 0 8 0 390812262 1138139136 247106 33554432000 134512640 146736320 4292716432 4292712784 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8358/statm: 277866 247106 994 2985 0 274800 0
[pid=8358/tid=8430] ppid=8357 vsize=1111464 CPUtime=162.85 cores=1,3,5,7
/proc/8358/task/8430/stat : 8430 (pb_cplex) R 8357 8357 8092 0 -1 4202560 347197 0 0 0 15912 373 0 0 20 0 8 0 390824282 1138139136 247106 33554432000 134512640 146736320 4292716432 3978265576 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8431] ppid=8357 vsize=1111464 CPUtime=157.63 cores=1,3,5,7
/proc/8358/task/8431/stat : 8431 (pb_cplex) S 8357 8357 8092 0 -1 4202560 335055 0 0 0 15305 458 0 0 20 0 8 0 390824282 1138139136 247106 33554432000 134512640 146736320 4292716432 3988754064 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8432] ppid=8357 vsize=1111464 CPUtime=162.43 cores=1,3,5,7
/proc/8358/task/8432/stat : 8432 (pb_cplex) R 8357 8357 8092 0 -1 4202560 234688 0 0 0 15877 366 0 0 20 0 8 0 390824282 1138139136 247106 33554432000 134512640 146736320 4292716432 4075679796 136413632 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8433] ppid=8357 vsize=1111464 CPUtime=164.81 cores=1,3,5,7
/proc/8358/task/8433/stat : 8433 (pb_cplex) R 8357 8357 8092 0 -1 4202560 458762 0 0 0 16039 442 0 0 20 0 8 0 390824282 1138139136 247106 33554432000 134512640 146736320 4292716432 4052243432 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8434] ppid=8357 vsize=1111464 CPUtime=159.63 cores=1,3,5,7
/proc/8358/task/8434/stat : 8434 (pb_cplex) R 8357 8357 8092 0 -1 4202560 330500 0 0 0 15584 379 0 0 20 0 8 0 390824282 1138139136 247106 33554432000 134512640 146736320 4292716432 3742847196 136389120 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8435] ppid=8357 vsize=1111464 CPUtime=157.12 cores=1,3,5,7
/proc/8358/task/8435/stat : 8435 (pb_cplex) R 8357 8357 8092 0 -1 4202560 222030 0 0 0 15381 331 0 0 20 0 8 0 390824282 1138139136 247106 33554432000 134512640 146736320 4292716432 3732361284 136385177 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8436] ppid=8357 vsize=1111464 CPUtime=158.13 cores=1,3,5,7
/proc/8358/task/8436/stat : 8436 (pb_cplex) R 8357 8357 8092 0 -1 4202560 307182 0 0 0 15463 350 0 0 20 0 8 0 390824282 1138139136 247106 33554432000 134512640 146736320 4292716432 3721875912 136000774 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1628.77
Current children cumulated vsize (KiB) 1120612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+579.2 s]
/proc/loadavg: 11.57 9.18 5.03 17/194 8630
/proc/meminfo: memFree=29020108/32873844 swapFree=7644/7644
[pid=8357] ppid=8355 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8357/stat : 8357 (run) S 8355 8357 8092 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390812262 9367552 270 33554432000 4194304 5064252 140736147912496 140736147911408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8357/statm: 2287 270 229 213 0 72 0
[pid=8358] ppid=8357 vsize=1172476 CPUtime=1799.83 cores=1,3,5,7
/proc/8358/stat : 8358 (pb_cplex) R 8357 8357 8092 0 -1 4202496 3564400 0 0 0 176189 3794 0 0 20 0 8 0 390812262 1200615424 262477 33554432000 134512640 146736320 4292716432 4292710616 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8358/statm: 293119 262477 994 2985 0 290053 0
[pid=8358/tid=8430] ppid=8357 vsize=1172476 CPUtime=184.31 cores=1,3,5,7
/proc/8358/task/8430/stat : 8430 (pb_cplex) R 8357 8357 8092 0 -1 4202560 378601 0 0 0 18034 397 0 0 20 0 8 0 390824282 1200615424 262477 33554432000 134512640 146736320 4292716432 3978266272 137371949 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8358/tid=8431] ppid=8357 vsize=1172476 CPUtime=179.12 cores=1,3,5,7
/proc/8358/task/8431/stat : 8431 (pb_cplex) R 8357 8357 8092 0 -1 4202560 343660 0 0 0 17438 474 0 0 20 0 8 0 390824282 1200615424 262477 33554432000 134512640 146736320 4292716432 3988751336 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8358/tid=8432] ppid=8357 vsize=1172476 CPUtime=182.87 cores=1,3,5,7
/proc/8358/task/8432/stat : 8432 (pb_cplex) R 8357 8357 8092 0 -1 4202560 268569 0 0 0 17898 389 0 0 20 0 8 0 390824282 1200615424 262477 33554432000 134512640 146736320 4292716432 4075680744 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8358/tid=8433] ppid=8357 vsize=1172476 CPUtime=185.88 cores=1,3,5,7
/proc/8358/task/8433/stat : 8433 (pb_cplex) R 8357 8357 8092 0 -1 4202560 465889 0 0 0 18127 461 0 0 20 0 8 0 390824282 1200615424 262477 33554432000 134512640 146736320 4292716432 4052242888 136000795 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8434] ppid=8357 vsize=1172476 CPUtime=179.91 cores=1,3,5,7
/proc/8358/task/8434/stat : 8434 (pb_cplex) R 8357 8357 8092 0 -1 4202560 374896 0 0 0 17589 402 0 0 20 0 8 0 390824282 1200615424 262477 33554432000 134512640 146736320 4292716432 3742847016 139044505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8435] ppid=8357 vsize=1172476 CPUtime=178.24 cores=1,3,5,7
/proc/8358/task/8435/stat : 8435 (pb_cplex) R 8357 8357 8092 0 -1 4202560 292497 0 0 0 17465 359 0 0 20 0 8 0 390824282 1200615424 262477 33554432000 134512640 146736320 4292716432 3732362416 137343070 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8358/tid=8436] ppid=8357 vsize=1172476 CPUtime=178.71 cores=1,3,5,7
/proc/8358/task/8436/stat : 8436 (pb_cplex) R 8357 8357 8092 0 -1 4202560 345032 0 0 0 17493 378 0 0 20 0 8 0 390824282 1200615424 262477 33554432000 134512640 146736320 4292716432 3721875548 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.83
Current children cumulated vsize (KiB) 1181624

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8357 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.83
#
# 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.51001
#  lost CPU user time (s): 0.549988
#  lost CPU system time (s): -0.04

Real time (s): 579.217
CPU time (s): 1800.34
CPU user time (s): 1762.44
CPU system time (s): 37.9
CPU usage (%): 310.823
Max. virtual memory (cumulated for all children) (KiB): 1181624

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= 354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1

runsolver used 1.41078 second user time and 4.20636 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 15:01:19
IDJOB=3731543
IDBENCH=1963
IDSOLVER=2325
FILE ID=node147/3731543-1339246878
RUNJOBID= node147-1339246835-8110
PBS_JOBID= 14644334
Free space on /tmp= 70512 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_11.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731543-1339246878/watcher-3731543-1339246878 -o /tmp/evaluation-result-3731543-1339246878/solver-3731543-1339246878 -C 1800 -W 1900 -M 15500  run HOME/instance-3731543-1339246878.opb

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

MD5SUM BENCH= f8f4f876e372c51b5109e7995e83ce5e
RANDOM SEED=1727662999

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30133772 kB
Buffers:          596692 kB
Cached:          1150640 kB
SwapCached:         2864 kB
Active:          1276732 kB
Inactive:         525792 kB
Active(anon):      52016 kB
Inactive(anon):     2768 kB
Active(file):    1224716 kB
Inactive(file):   523024 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             33248 kB
Writeback:             0 kB
AnonPages:         57928 kB
Mapped:            12700 kB
Shmem:                 0 kB
Slab:             797536 kB
SReclaimable:     238196 kB
SUnreclaim:       559340 kB
KernelStack:        1528 kB
PageTables:         3656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     219996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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-3731543-1339246878.opb

Free space on /tmp at the end= 70496 MiB
End job on node147 at 2012-06-09 15:10:58