Trace number 3731653

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.04 576.423

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
MD5SUM13c1b3915f4d316b882a7e551b1f0496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark488
Best CPU time to get the best result obtained on this benchmark1791.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 502
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 498884
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 498884
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-3731653-1339246925.opb.
0.00/0.00	c Instance file HOME/instance-3731653-1339246925.opb
0.00/0.00	c File size is 17233663 bytes.
11.48/11.56	c Highest Coefficient sum: 101
11.48/11.56	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.90	c ============================[ Problem Statistics ]=============================
11.89/11.90	c |                                                                             |
11.89/11.90	c |  Parsing time:          11.82        s                                      |
11.89/11.90	c |  Number Variables:      10000                                               |
11.89/11.99	c |  Number Constraints:    656900                                              |
11.89/11.99	c ===============================================================================
1800.00/576.41	c Remaining time 1788.10 sec.
1800.00/576.41	c 
1800.00/576.41	c *** INTERRUPTED ***
1800.00/576.41	s UNKNOWN
1800.00/576.41	c Total CPU time              : 1786.92 s
1800.00/576.41	c Memory used           : 1125.93 MB
1800.00/576.41	c CPU time              : 1786.92 s
1800.00/576.41	c 
1800.00/576.41	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-3731653-1339246925/watcher-3731653-1339246925 -o /tmp/evaluation-result-3731653-1339246925/solver-3731653-1339246925 -C 1800 -W 1900 -M 15500 run HOME/instance-3731653-1339246925.opb 

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

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


[startup+0 s]
/proc/loadavg: 6.35 2.11 0.74 10/185 7384
/proc/meminfo: memFree=31662356/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0

[startup+0.048644 s]
/proc/loadavg: 6.35 2.11 0.74 10/185 7384
/proc/meminfo: memFree=31662356/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 6.35 2.11 0.74 10/185 7384
/proc/meminfo: memFree=31662356/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 6.35 2.11 0.74 10/185 7384
/proc/meminfo: memFree=31662356/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 6.35 2.11 0.74 10/185 7384
/proc/meminfo: memFree=31662356/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 6.35 2.11 0.74 10/187 7386
/proc/meminfo: memFree=31658760/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=32000 CPUtime=1.49 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) R 7384 7384 7175 0 -1 4202496 977 0 0 0 149 0 0 0 20 0 1 0 390816655 32768000 931 33554432000 134512640 146736320 4294844896 4294802712 140526598 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7385/statm: 8000 931 308 2985 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41148

[startup+3.10025 s]
/proc/loadavg: 6.35 2.11 0.74 10/186 7386
/proc/meminfo: memFree=31658148/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=32132 CPUtime=3.09 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) R 7384 7384 7175 0 -1 4202496 1011 0 0 0 309 0 0 0 20 0 1 0 390816655 32903168 965 33554432000 134512640 146736320 4294844896 4294802816 140681180 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7385/statm: 8033 965 308 2985 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41280

[startup+6.30033 s]
/proc/loadavg: 6.64 2.24 0.79 10/186 7386
/proc/meminfo: memFree=31649456/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=32432 CPUtime=6.29 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) R 7384 7384 7175 0 -1 4202496 1064 0 0 0 629 0 0 0 20 0 1 0 390816655 33210368 1018 33554432000 134512640 146736320 4294844896 4294802716 140526626 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7385/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: 6.83 2.35 0.84 10/186 7386
/proc/meminfo: memFree=31433984/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=315636 CPUtime=12.69 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) R 7384 7384 7175 0 -1 4202496 68515 0 0 0 1258 11 0 0 20 0 1 0 390816655 323211264 72860 33554432000 134512640 146736320 4294844896 4294842176 136237228 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7385/statm: 78909 72860 627 2985 0 75843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 324784

[startup+25.5004 s]
/proc/loadavg: 8.15 2.86 1.03 14/193 7414
/proc/meminfo: memFree=31370500/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=397612 CPUtime=49.18 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) R 7384 7384 7175 0 -1 4202496 119325 0 0 0 4876 42 0 0 20 0 8 0 390816655 407154688 70412 33554432000 134512640 146736320 4294844896 4294837616 136384883 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7385/statm: 99403 70412 974 2985 0 96337 0
[pid=7385/tid=7408] ppid=7384 vsize=397612 CPUtime=4.73 cores=0,2,4,6
/proc/7385/task/7408/stat : 7408 (pb_cplex) R 7384 7384 7175 0 -1 4202560 2128 0 0 0 472 1 0 0 20 0 8 0 390818328 407154688 70412 33554432000 134512640 146736320 4294844896 3998613596 135855174 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7409] ppid=7384 vsize=397612 CPUtime=3.25 cores=0,2,4,6
/proc/7385/task/7409/stat : 7409 (pb_cplex) R 7384 7384 7175 0 -1 4202560 1108 0 0 0 325 0 0 0 20 0 8 0 390818328 407154688 70412 33554432000 134512640 146736320 4294844896 4009100264 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7410] ppid=7384 vsize=397612 CPUtime=4.91 cores=0,2,4,6
/proc/7385/task/7410/stat : 7410 (pb_cplex) R 7384 7384 7175 0 -1 4202560 1302 0 0 0 490 1 0 0 20 0 8 0 390818328 407154688 70412 33554432000 134512640 146736320 4294844896 4019586024 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7411] ppid=7384 vsize=397612 CPUtime=3.35 cores=0,2,4,6
/proc/7385/task/7411/stat : 7411 (pb_cplex) R 7384 7384 7175 0 -1 4202560 2079 0 0 0 334 1 0 0 20 0 8 0 390818328 407154688 70412 33554432000 134512640 146736320 4294844896 4052095044 136385179 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7412] ppid=7384 vsize=397612 CPUtime=5.58 cores=0,2,4,6
/proc/7385/task/7412/stat : 7412 (pb_cplex) R 7384 7384 7175 0 -1 4202560 1166 0 0 0 558 0 0 0 20 0 8 0 390818328 407154688 70412 33554432000 134512640 146736320 4294844896 3973915624 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7413] ppid=7384 vsize=397612 CPUtime=4.16 cores=0,2,4,6
/proc/7385/task/7413/stat : 7413 (pb_cplex) R 7384 7384 7175 0 -1 4202560 1356 0 0 0 416 0 0 0 20 0 8 0 390818328 407154688 70412 33554432000 134512640 146736320 4294844896 3963084892 135855178 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7414] ppid=7384 vsize=397612 CPUtime=4.42 cores=0,2,4,6
/proc/7385/task/7414/stat : 7414 (pb_cplex) R 7384 7384 7175 0 -1 4202560 761 0 0 0 442 0 0 0 20 0 8 0 390818328 407154688 70412 33554432000 134512640 146736320 4294844896 3952599132 135855179 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 49.18
Current children cumulated vsize (KiB) 406760

[startup+51.1004 s]
/proc/loadavg: 9.18 3.50 1.29 17/193 7442
/proc/meminfo: memFree=31139148/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=623920 CPUtime=121.16 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) S 7384 7384 7175 0 -1 4202496 246004 0 0 0 12012 104 0 0 20 0 8 0 390816655 638894080 127131 33554432000 134512640 146736320 4294844896 4294841296 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7385/statm: 155980 127131 978 2985 0 152914 0
[pid=7385/tid=7436] ppid=7384 vsize=623920 CPUtime=5.89 cores=0,2,4,6
/proc/7385/task/7436/stat : 7436 (pb_cplex) R 7384 7384 7175 0 -1 4202560 11172 0 0 0 586 3 0 0 20 0 8 0 390820190 638894080 127131 33554432000 134512640 146736320 4294844896 3864387632 136384892 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7437] ppid=7384 vsize=623920 CPUtime=4.91 cores=0,2,4,6
/proc/7385/task/7437/stat : 7437 (pb_cplex) R 7384 7384 7175 0 -1 4202560 12350 0 0 0 488 3 0 0 20 0 8 0 390820190 638894080 127131 33554432000 134512640 146736320 4294844896 3874872324 136385170 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7438] ppid=7384 vsize=623920 CPUtime=6.87 cores=0,2,4,6
/proc/7385/task/7438/stat : 7438 (pb_cplex) R 7384 7384 7175 0 -1 4202560 5319 0 0 0 684 3 0 0 20 0 8 0 390820190 638894080 127131 33554432000 134512640 146736320 4294844896 3885359152 136384846 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7439] ppid=7384 vsize=623920 CPUtime=7.51 cores=0,2,4,6
/proc/7385/task/7439/stat : 7439 (pb_cplex) R 7384 7384 7175 0 -1 4202560 10134 0 0 0 748 3 0 0 20 0 8 0 390820190 638894080 127131 33554432000 134512640 146736320 4294844896 4052095976 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7440] ppid=7384 vsize=623920 CPUtime=5.96 cores=0,2,4,6
/proc/7385/task/7440/stat : 7440 (pb_cplex) R 7384 7384 7175 0 -1 4202560 9833 0 0 0 593 3 0 0 20 0 8 0 390820190 638894080 127131 33554432000 134512640 146736320 4294844896 3710356464 136384854 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7441] ppid=7384 vsize=623920 CPUtime=7.66 cores=0,2,4,6
/proc/7385/task/7441/stat : 7441 (pb_cplex) R 7384 7384 7175 0 -1 4202560 10454 0 0 0 763 3 0 0 20 0 8 0 390820190 638894080 127131 33554432000 134512640 146736320 4294844896 3699871656 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7442] ppid=7384 vsize=623920 CPUtime=6.29 cores=0,2,4,6
/proc/7385/task/7442/stat : 7442 (pb_cplex) R 7384 7384 7175 0 -1 4202560 7198 0 0 0 627 2 0 0 20 0 8 0 390820190 638894080 127131 33554432000 134512640 146736320 4294844896 3689386192 136008172 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 121.16
Current children cumulated vsize (KiB) 633068

[startup+102.314 s]
/proc/loadavg: 8.99 4.39 1.71 3/193 7442
/proc/meminfo: memFree=31068916/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=693208 CPUtime=280.18 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) R 7384 7384 7175 0 -1 4202496 546468 0 0 0 27802 216 0 0 20 0 8 0 390816655 709844992 144458 33554432000 134512640 146736320 4294844896 4294838160 136403112 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7385/statm: 173302 144458 980 2985 0 170236 0
[pid=7385/tid=7436] ppid=7384 vsize=693208 CPUtime=26.05 cores=0,2,4,6
/proc/7385/task/7436/stat : 7436 (pb_cplex) R 7384 7384 7175 0 -1 4202560 52026 0 0 0 2588 17 0 0 20 0 8 0 390820190 709844992 144458 33554432000 134512640 146736320 4294844896 3864388584 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7437] ppid=7384 vsize=693208 CPUtime=24.62 cores=0,2,4,6
/proc/7385/task/7437/stat : 7437 (pb_cplex) R 7384 7384 7175 0 -1 4202560 45315 0 0 0 2447 15 0 0 20 0 8 0 390820190 709844992 144458 33554432000 134512640 146736320 4294844896 3874874344 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7438] ppid=7384 vsize=693208 CPUtime=26.05 cores=0,2,4,6
/proc/7385/task/7438/stat : 7438 (pb_cplex) R 7384 7384 7175 0 -1 4202560 50880 0 0 0 2587 18 0 0 20 0 8 0 390820190 709844992 144458 33554432000 134512640 146736320 4294844896 3885360104 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7439] ppid=7384 vsize=693208 CPUtime=29.76 cores=0,2,4,6
/proc/7385/task/7439/stat : 7439 (pb_cplex) R 7384 7384 7175 0 -1 4202560 46792 0 0 0 2959 17 0 0 20 0 8 0 390820190 709844992 144458 33554432000 134512640 146736320 4294844896 4052095252 136005435 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7440] ppid=7384 vsize=693208 CPUtime=26.3 cores=0,2,4,6
/proc/7385/task/7440/stat : 7440 (pb_cplex) R 7384 7384 7175 0 -1 4202560 41145 0 0 0 2614 16 0 0 20 0 8 0 390820190 709844992 144458 33554432000 134512640 146736320 4294844896 3710358096 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7441] ppid=7384 vsize=693208 CPUtime=27.09 cores=0,2,4,6
/proc/7385/task/7441/stat : 7441 (pb_cplex) R 7384 7384 7175 0 -1 4202560 48200 0 0 0 2692 17 0 0 20 0 8 0 390820190 709844992 144458 33554432000 134512640 146736320 4294844896 3699872200 136000930 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7442] ppid=7384 vsize=693208 CPUtime=25.05 cores=0,2,4,6
/proc/7385/task/7442/stat : 7442 (pb_cplex) R 7384 7384 7175 0 -1 4202560 47130 0 0 0 2489 16 0 0 20 0 8 0 390820190 709844992 144458 33554432000 134512640 146736320 4294844896 3689386192 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 280.18
Current children cumulated vsize (KiB) 702356

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

[startup+133.9 s]
/proc/loadavg: 10.28 5.14 2.04 10/193 7442
/proc/meminfo: memFree=31025128/32873648 swapFree=7376/7376

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

[pid=7385/tid=7468] ppid=7384 vsize=832792 CPUtime=59.77 cores=0,2,4,6
/proc/7385/task/7468/stat : 7468 (pb_cplex) R 7384 7384 7175 0 -1 4202560 165576 0 0 0 5927 50 0 0 20 0 8 0 390830655 852779008 183764 33554432000 134512640 146736320 4294844896 3566579932 136009709 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7469] ppid=7384 vsize=832792 CPUtime=59.52 cores=0,2,4,6
/proc/7385/task/7469/stat : 7469 (pb_cplex) R 7384 7384 7175 0 -1 4202560 130832 0 0 0 5911 41 0 0 20 0 8 0 390830655 852779008 183764 33554432000 134512640 146736320 4294844896 3556094952 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7470] ppid=7384 vsize=832792 CPUtime=59.28 cores=0,2,4,6
/proc/7385/task/7470/stat : 7470 (pb_cplex) R 7384 7384 7175 0 -1 4202560 142545 0 0 0 5883 45 0 0 20 0 8 0 390830655 852779008 183764 33554432000 134512640 146736320 4294844896 3545609192 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 865.2
Current children cumulated vsize (KiB) 841940

[startup+342.3 s]
/proc/loadavg: 11.83 8.70 4.09 10/186 7471
/proc/meminfo: memFree=30878860/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=901572 CPUtime=1060.42 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) S 7384 7384 7175 0 -1 4202496 2322741 0 0 0 105191 851 0 0 20 0 8 0 390816655 923209728 201284 33554432000 134512640 146736320 4294844896 4294841296 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7385/statm: 225393 201284 991 2985 0 222327 0
[pid=7385/tid=7464] ppid=7384 vsize=901572 CPUtime=87.12 cores=0,2,4,6
/proc/7385/task/7464/stat : 7464 (pb_cplex) S 7384 7384 7175 0 -1 4202560 175705 0 0 0 8649 63 0 0 20 0 8 0 390830655 923209728 201284 33554432000 134512640 146736320 4294844896 3881832080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7465] ppid=7384 vsize=901572 CPUtime=84.4 cores=0,2,4,6
/proc/7385/task/7465/stat : 7465 (pb_cplex) S 7384 7384 7175 0 -1 4202560 203650 0 0 0 8371 69 0 0 20 0 8 0 390830655 923209728 201284 33554432000 134512640 146736320 4294844896 3892317840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7466] ppid=7384 vsize=901572 CPUtime=79.74 cores=0,2,4,6
/proc/7385/task/7466/stat : 7466 (pb_cplex) S 7384 7384 7175 0 -1 4202560 170543 0 0 0 7914 60 0 0 20 0 8 0 390830655 923209728 201284 33554432000 134512640 146736320 4294844896 3902803600 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7467] ppid=7384 vsize=901572 CPUtime=82.59 cores=0,2,4,6
/proc/7385/task/7467/stat : 7467 (pb_cplex) S 7384 7384 7175 0 -1 4202560 170818 0 0 0 8203 56 0 0 20 0 8 0 390830655 923209728 201284 33554432000 134512640 146736320 4294844896 4052098704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7468] ppid=7384 vsize=901572 CPUtime=84.37 cores=0,2,4,6
/proc/7385/task/7468/stat : 7468 (pb_cplex) S 7384 7384 7175 0 -1 4202560 220434 0 0 0 8368 69 0 0 20 0 8 0 390830655 923209728 201284 33554432000 134512640 146736320 4294844896 3566583440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7469] ppid=7384 vsize=901572 CPUtime=84.07 cores=0,2,4,6
/proc/7385/task/7469/stat : 7469 (pb_cplex) R 7384 7384 7175 0 -1 4202560 166183 0 0 0 8349 58 0 0 20 0 8 0 390830655 923209728 201284 33554432000 134512640 146736320 4294844896 3556094148 135844439 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7470] ppid=7384 vsize=901572 CPUtime=82.71 cores=0,2,4,6
/proc/7385/task/7470/stat : 7470 (pb_cplex) S 7384 7384 7175 0 -1 4202560 175476 0 0 0 8210 61 0 0 20 0 8 0 390830655 923209728 201284 33554432000 134512640 146736320 4294844896 3545611920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1060.42
Current children cumulated vsize (KiB) 910720

[startup+402.3 s]
/proc/loadavg: 8.29 8.20 4.20 10/186 7471
/proc/meminfo: memFree=30689360/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=970376 CPUtime=1257.58 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) S 7384 7384 7175 0 -1 4202496 2632641 0 0 0 124778 980 0 0 20 0 8 0 390816655 993665024 219484 33554432000 134512640 146736320 4294844896 4294841296 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7385/statm: 242594 219484 991 2985 0 239528 0
[pid=7385/tid=7464] ppid=7384 vsize=970376 CPUtime=111.9 cores=0,2,4,6
/proc/7385/task/7464/stat : 7464 (pb_cplex) S 7384 7384 7175 0 -1 4202560 212211 0 0 0 11111 79 0 0 20 0 8 0 390830655 993665024 219484 33554432000 134512640 146736320 4294844896 3881832080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7465] ppid=7384 vsize=970376 CPUtime=110.03 cores=0,2,4,6
/proc/7385/task/7465/stat : 7465 (pb_cplex) S 7384 7384 7175 0 -1 4202560 238113 0 0 0 10917 86 0 0 20 0 8 0 390830655 993665024 219484 33554432000 134512640 146736320 4294844896 3892317840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7466] ppid=7384 vsize=970376 CPUtime=104.59 cores=0,2,4,6
/proc/7385/task/7466/stat : 7466 (pb_cplex) R 7384 7384 7175 0 -1 4202560 207890 0 0 0 10385 74 0 0 20 0 8 0 390830655 993665024 219484 33554432000 134512640 146736320 4294844896 3902794768 136008061 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7467] ppid=7384 vsize=970376 CPUtime=107.42 cores=0,2,4,6
/proc/7385/task/7467/stat : 7467 (pb_cplex) S 7384 7384 7175 0 -1 4202560 202101 0 0 0 10673 69 0 0 20 0 8 0 390830655 993665024 219484 33554432000 134512640 146736320 4294844896 4052098704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7468] ppid=7384 vsize=970376 CPUtime=108.58 cores=0,2,4,6
/proc/7385/task/7468/stat : 7468 (pb_cplex) S 7384 7384 7175 0 -1 4202560 251849 0 0 0 10775 83 0 0 20 0 8 0 390830655 993665024 219484 33554432000 134512640 146736320 4294844896 3566583440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7469] ppid=7384 vsize=970376 CPUtime=107.24 cores=0,2,4,6
/proc/7385/task/7469/stat : 7469 (pb_cplex) S 7384 7384 7175 0 -1 4202560 200926 0 0 0 10649 75 0 0 20 0 8 0 390830655 993665024 219484 33554432000 134512640 146736320 4294844896 3556097680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7470] ppid=7384 vsize=970376 CPUtime=107.11 cores=0,2,4,6
/proc/7385/task/7470/stat : 7470 (pb_cplex) S 7384 7384 7175 0 -1 4202560 205598 0 0 0 10633 78 0 0 20 0 8 0 390830655 993665024 219484 33554432000 134512640 146736320 4294844896 3545611920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1257.58
Current children cumulated vsize (KiB) 979524

[startup+462.3 s]
/proc/loadavg: 7.79 8.00 4.37 9/193 7485
/proc/meminfo: memFree=30218864/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=1031848 CPUtime=1448.81 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) S 7384 7384 7175 0 -1 4202496 2912488 0 0 0 143782 1099 0 0 20 0 8 0 390816655 1056612352 234932 33554432000 134512640 146736320 4294844896 4294841296 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7385/statm: 257962 234932 991 2985 0 254896 0
[pid=7385/tid=7464] ppid=7384 vsize=1031848 CPUtime=134.71 cores=0,2,4,6
/proc/7385/task/7464/stat : 7464 (pb_cplex) R 7384 7384 7175 0 -1 4202560 241881 0 0 0 13377 94 0 0 20 0 8 0 390830655 1056612352 234932 33554432000 134512640 146736320 4294844896 3881829352 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7465] ppid=7384 vsize=1031848 CPUtime=133.4 cores=0,2,4,6
/proc/7385/task/7465/stat : 7465 (pb_cplex) R 7384 7384 7175 0 -1 4202560 273703 0 0 0 13239 101 0 0 20 0 8 0 390830655 1056612352 234932 33554432000 134512640 146736320 4294844896 3892315056 137361201 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7466] ppid=7384 vsize=1031848 CPUtime=128.31 cores=0,2,4,6
/proc/7385/task/7466/stat : 7466 (pb_cplex) R 7384 7384 7175 0 -1 4202560 238069 0 0 0 12744 87 0 0 20 0 8 0 390830655 1056612352 234932 33554432000 134512640 146736320 4294844896 3902800896 136363166 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7467] ppid=7384 vsize=1031848 CPUtime=131.45 cores=0,2,4,6
/proc/7385/task/7467/stat : 7467 (pb_cplex) R 7384 7384 7175 0 -1 4202560 227317 0 0 0 13062 83 0 0 20 0 8 0 390830655 1056612352 234932 33554432000 134512640 146736320 4294844896 4052095976 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7468] ppid=7384 vsize=1031848 CPUtime=132.62 cores=0,2,4,6
/proc/7385/task/7468/stat : 7468 (pb_cplex) R 7384 7384 7175 0 -1 4202560 279101 0 0 0 13164 98 0 0 20 0 8 0 390830655 1056612352 234932 33554432000 134512640 146736320 4294844896 3566582336 136854933 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7469] ppid=7384 vsize=1031848 CPUtime=132.85 cores=0,2,4,6
/proc/7385/task/7469/stat : 7469 (pb_cplex) R 7384 7384 7175 0 -1 4202560 227742 0 0 0 13195 90 0 0 20 0 8 0 390830655 1056612352 234932 33554432000 134512640 146736320 4294844896 3556094160 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7470] ppid=7384 vsize=1031848 CPUtime=129.21 cores=0,2,4,6
/proc/7385/task/7470/stat : 7470 (pb_cplex) R 7384 7384 7175 0 -1 4202560 241028 0 0 0 12827 94 0 0 20 0 8 0 390830655 1056612352 234932 33554432000 134512640 146736320 4294844896 3545608284 135855179 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1448.81
Current children cumulated vsize (KiB) 1040996

[startup+522.3 s]
/proc/loadavg: 9.02 8.22 4.67 10/194 7488
/proc/meminfo: memFree=30050532/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=1095292 CPUtime=1637.72 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) S 7384 7384 7175 0 -1 4202496 3179921 0 0 0 162559 1213 0 0 20 0 8 0 390816655 1121579008 250954 33554432000 134512640 146736320 4294844896 4294841296 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7385/statm: 273823 250954 991 2985 0 270757 0
[pid=7385/tid=7464] ppid=7384 vsize=1095292 CPUtime=157.51 cores=0,2,4,6
/proc/7385/task/7464/stat : 7464 (pb_cplex) S 7384 7384 7175 0 -1 4202560 273302 0 0 0 15642 109 0 0 20 0 8 0 390830655 1121579008 250954 33554432000 134512640 146736320 4294844896 3881832080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7465] ppid=7384 vsize=1095292 CPUtime=155.07 cores=0,2,4,6
/proc/7385/task/7465/stat : 7465 (pb_cplex) R 7384 7384 7175 0 -1 4202560 304842 0 0 0 15395 112 0 0 20 0 8 0 390830655 1121579008 250954 33554432000 134512640 146736320 4294844896 3892309052 136493152 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7466] ppid=7384 vsize=1095292 CPUtime=153.19 cores=0,2,4,6
/proc/7385/task/7466/stat : 7466 (pb_cplex) S 7384 7384 7175 0 -1 4202560 266196 0 0 0 15218 101 0 0 20 0 8 0 390830655 1121579008 250954 33554432000 134512640 146736320 4294844896 3902803600 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7467] ppid=7384 vsize=1095292 CPUtime=155.38 cores=0,2,4,6
/proc/7385/task/7467/stat : 7467 (pb_cplex) S 7384 7384 7175 0 -1 4202560 257519 0 0 0 15439 99 0 0 20 0 8 0 390830655 1121579008 250954 33554432000 134512640 146736320 4294844896 4052098704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7385/tid=7468] ppid=7384 vsize=1095292 CPUtime=156.46 cores=0,2,4,6
/proc/7385/task/7468/stat : 7468 (pb_cplex) S 7384 7384 7175 0 -1 4202560 302203 0 0 0 15536 110 0 0 20 0 8 0 390830655 1121579008 250954 33554432000 134512640 146736320 4294844896 3566583440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7469] ppid=7384 vsize=1095292 CPUtime=155.66 cores=0,2,4,6
/proc/7385/task/7469/stat : 7469 (pb_cplex) S 7384 7384 7175 0 -1 4202560 254950 0 0 0 15463 103 0 0 20 0 8 0 390830655 1121579008 250954 33554432000 134512640 146736320 4294844896 3556097680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7470] ppid=7384 vsize=1095292 CPUtime=152.01 cores=0,2,4,6
/proc/7385/task/7470/stat : 7470 (pb_cplex) S 7384 7384 7175 0 -1 4202560 269124 0 0 0 15093 108 0 0 20 0 8 0 390830655 1121579008 250954 33554432000 134512640 146736320 4294844896 3545611920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1637.72
Current children cumulated vsize (KiB) 1104440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+576.407 s]
/proc/loadavg: 11.84 9.13 5.18 17/193 7489
/proc/meminfo: memFree=29987940/32873648 swapFree=7376/7376
[pid=7384] ppid=7382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7384/stat : 7384 (run) S 7382 7384 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390816655 9367552 268 33554432000 4194304 5064252 140737118143280 140737118142192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7384/statm: 2287 268 229 213 0 72 0
[pid=7385] ppid=7384 vsize=1152280 CPUtime=1800 cores=0,2,4,6
/proc/7385/stat : 7385 (pb_cplex) R 7384 7384 7175 0 -1 4202496 3390789 0 0 0 178690 1310 0 0 20 0 8 0 390816655 1179934720 265052 33554432000 134512640 146736320 4294844896 4294837288 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7385/statm: 288070 265052 991 2985 0 285004 0
[pid=7385/tid=7464] ppid=7384 vsize=1152280 CPUtime=178.52 cores=0,2,4,6
/proc/7385/task/7464/stat : 7464 (pb_cplex) R 7384 7384 7175 0 -1 4202560 295585 0 0 0 17733 119 0 0 20 0 8 0 390830655 1179934720 265052 33554432000 134512640 146736320 4294844896 3881828732 139023104 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7465] ppid=7384 vsize=1152280 CPUtime=175.34 cores=0,2,4,6
/proc/7385/task/7465/stat : 7465 (pb_cplex) R 7384 7384 7175 0 -1 4202560 323546 0 0 0 17411 123 0 0 20 0 8 0 390830655 1179934720 265052 33554432000 134512640 146736320 4294844896 3892314704 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7466] ppid=7384 vsize=1152280 CPUtime=172.57 cores=0,2,4,6
/proc/7385/task/7466/stat : 7466 (pb_cplex) R 7384 7384 7175 0 -1 4202560 286787 0 0 0 17143 114 0 0 20 0 8 0 390830655 1179934720 265052 33554432000 134512640 146736320 4294844896 3902799744 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7467] ppid=7384 vsize=1152280 CPUtime=174.84 cores=0,2,4,6
/proc/7385/task/7467/stat : 7467 (pb_cplex) R 7384 7384 7175 0 -1 4202560 281703 0 0 0 17374 110 0 0 20 0 8 0 390830655 1179934720 265052 33554432000 134512640 146736320 4294844896 4052095068 135855170 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7385/tid=7468] ppid=7384 vsize=1152280 CPUtime=176.15 cores=0,2,4,6
/proc/7385/task/7468/stat : 7468 (pb_cplex) R 7384 7384 7175 0 -1 4202560 329583 0 0 0 17493 122 0 0 20 0 8 0 390830655 1179934720 265052 33554432000 134512640 146736320 4294844896 3566579204 136382496 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7385/tid=7469] ppid=7384 vsize=1152280 CPUtime=176.28 cores=0,2,4,6
/proc/7385/task/7469/stat : 7469 (pb_cplex) R 7384 7384 7175 0 -1 4202560 277041 0 0 0 17514 114 0 0 20 0 8 0 390830655 1179934720 265053 33554432000 134512640 146736320 4294844896 3556092932 136385179 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7385/tid=7470] ppid=7384 vsize=1152280 CPUtime=171.8 cores=0,2,4,6
/proc/7385/task/7470/stat : 7470 (pb_cplex) R 7384 7384 7175 0 -1 4202560 289088 0 0 0 17061 119 0 0 20 0 8 0 390830655 1179934720 265053 33554432000 134512640 146736320 4294844896 3545607172 136385167 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1161428

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 7384 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800
#
# 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.0400085
#  lost CPU user time (s): 0.110016
#  lost CPU system time (s): -0.0699999

Real time (s): 576.423
CPU time (s): 1800.04
CPU user time (s): 1787.01
CPU system time (s): 13.03
CPU usage (%): 312.278
Max. virtual memory (cumulated for all children) (KiB): 1161428

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

The end

Launcher Data

Begin job on node149 at 2012-06-09 15:02:06
IDJOB=3731653
IDBENCH=1973
IDSOLVER=2325
FILE ID=node149/3731653-1339246925
RUNJOBID= node149-1339246813-7191
PBS_JOBID= 14644332
Free space on /tmp= 63416 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_14.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731653-1339246925/watcher-3731653-1339246925 -o /tmp/evaluation-result-3731653-1339246925/solver-3731653-1339246925 -C 1800 -W 1900 -M 15500  run HOME/instance-3731653-1339246925.opb

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

MD5SUM BENCH= 13c1b3915f4d316b882a7e551b1f0496
RANDOM SEED=2011111934

node149.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.145
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	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        31662544 kB
Buffers:          134464 kB
Cached:           129960 kB
SwapCached:         2056 kB
Active:           346004 kB
Inactive:          31212 kB
Active(anon):     109364 kB
Inactive(anon):     4100 kB
Active(file):     236640 kB
Inactive(file):    27112 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:             33032 kB
Writeback:             0 kB
AnonPages:        116592 kB
Mapped:            11204 kB
Shmem:                 0 kB
Slab:             695416 kB
SReclaimable:     139516 kB
SUnreclaim:       555900 kB
KernelStack:        1544 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     300912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731653-1339246925.opb

Free space on /tmp at the end= 63400 MiB
End job on node149 at 2012-06-09 15:11:42