Trace number 3731576

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.4 583.817

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark687
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
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 494314
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 494314
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-3731576-1339246890.opb.
0.00/0.00	c Instance file HOME/instance-3731576-1339246890.opb
0.00/0.00	c File size is 17233610 bytes.
11.49/11.57	c Highest Coefficient sum: 101
11.49/11.57	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
11.88/11.95	c ============================[ Problem Statistics ]=============================
11.88/11.95	c |                                                                             |
11.88/11.95	c |  Parsing time:          11.87        s                                      |
11.88/11.95	c |  Number Variables:      10000                                               |
12.00/12.06	c |  Number Constraints:    656900                                              |
12.00/12.06	c ===============================================================================
1799.70/583.81	c Remaining time 1788.03 sec.
1799.70/583.81	c 
1799.70/583.81	c *** INTERRUPTED ***
1799.70/583.81	s UNKNOWN
1799.70/583.81	c Total CPU time              : 1786.73 s
1799.70/583.81	c Memory used           : 1182.35 MB
1799.70/583.81	c CPU time              : 1786.73 s
1799.70/583.81	c 
1799.70/583.81	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-3731576-1339246890/watcher-3731576-1339246890 -o /tmp/evaluation-result-3731576-1339246890/solver-3731576-1339246890 -C 1800 -W 1900 -M 15500 run HOME/instance-3731576-1339246890.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: 5.31 1.38 0.47 6/185 17740
/proc/meminfo: memFree=31262228/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0

[startup+0.086738 s]
/proc/loadavg: 5.31 1.38 0.47 6/185 17740
/proc/meminfo: memFree=31262228/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 5.31 1.38 0.47 6/185 17740
/proc/meminfo: memFree=31262228/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 5.31 1.38 0.47 6/185 17740
/proc/meminfo: memFree=31262228/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 5.31 1.38 0.47 6/185 17740
/proc/meminfo: memFree=31262228/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 5.12 1.41 0.48 8/187 17742
/proc/meminfo: memFree=31259840/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=32000 CPUtime=1.49 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 976 0 0 0 149 0 0 0 20 0 1 0 390817645 32768000 931 33554432000 134512640 146736320 4289949696 4289907552 141028076 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/17741/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: 5.12 1.41 0.48 5/187 17742
/proc/meminfo: memFree=31258964/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=32132 CPUtime=3.09 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 1010 0 0 0 309 0 0 0 20 0 1 0 390817645 32903168 965 33554432000 134512640 146736320 4289949696 4289907644 140648069 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/17741/statm: 8033 965 308 2985 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41280

[startup+6.30021 s]
/proc/loadavg: 5.43 1.54 0.52 5/187 17742
/proc/meminfo: memFree=31259212/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=32432 CPUtime=6.29 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 1063 0 0 0 629 0 0 0 20 0 1 0 390817645 33210368 1018 33554432000 134512640 146736320 4289949696 4289907756 140660112 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/17741/statm: 8108 1018 308 2985 0 834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41580

[startup+12.7003 s]
/proc/loadavg: 5.56 1.63 0.56 10/187 17742
/proc/meminfo: memFree=31022672/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=307764 CPUtime=12.68 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 66816 0 0 0 1258 10 0 0 20 0 1 0 390817645 315150336 70762 33554432000 134512640 146736320 4289949696 4289947752 138686142 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/17741/statm: 76941 70762 621 2985 0 73875 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 316912

[startup+25.5005 s]
/proc/loadavg: 6.10 1.94 0.68 9/194 17763
/proc/meminfo: memFree=30987632/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=400056 CPUtime=46.75 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 120677 0 0 0 4633 42 0 0 20 0 8 0 390817645 409657344 69920 33554432000 134512640 146736320 4289949696 4289943336 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17741/statm: 100014 69920 972 2985 0 96948 0
[pid=17741/tid=17757] ppid=17740 vsize=400056 CPUtime=3.07 cores=1,3,5,7
/proc/17741/task/17757/stat : 17757 (pb_cplex) R 17740 17740 17566 0 -1 4202560 2272 0 0 0 306 1 0 0 20 0 8 0 390819336 409657344 69920 33554432000 134512640 146736320 4289949696 3988410328 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17758] ppid=17740 vsize=400056 CPUtime=3.44 cores=1,3,5,7
/proc/17741/task/17758/stat : 17758 (pb_cplex) R 17740 17740 17566 0 -1 4202560 1247 0 0 0 344 0 0 0 20 0 8 0 390819336 409657344 69920 33554432000 134512640 146736320 4289949696 4075815368 136000324 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17759] ppid=17740 vsize=400056 CPUtime=5.08 cores=1,3,5,7
/proc/17741/task/17759/stat : 17759 (pb_cplex) R 17740 17740 17566 0 -1 4202560 1449 0 0 0 507 1 0 0 20 0 8 0 390819336 409657344 69920 33554432000 134512640 146736320 4289949696 4093771868 135855162 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17760] ppid=17740 vsize=400056 CPUtime=3.42 cores=1,3,5,7
/proc/17741/task/17760/stat : 17760 (pb_cplex) R 17740 17740 17566 0 -1 4202560 2014 0 0 0 341 1 0 0 20 0 8 0 390819336 409657344 69920 33554432000 134512640 146736320 4289949696 4052377668 136385183 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17761] ppid=17740 vsize=400056 CPUtime=3.96 cores=1,3,5,7
/proc/17741/task/17761/stat : 17761 (pb_cplex) R 17740 17740 17566 0 -1 4202560 1494 0 0 0 395 1 0 0 20 0 8 0 390819336 409657344 69920 33554432000 134512640 146736320 4289949696 3974198248 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17762] ppid=17740 vsize=400056 CPUtime=3.13 cores=1,3,5,7
/proc/17741/task/17762/stat : 17762 (pb_cplex) R 17740 17740 17566 0 -1 4202560 2120 0 0 0 313 0 0 0 20 0 8 0 390819336 409657344 69920 33554432000 134512640 146736320 4289949696 3963368568 136476069 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17763] ppid=17740 vsize=400056 CPUtime=4.43 cores=1,3,5,7
/proc/17741/task/17763/stat : 17763 (pb_cplex) R 17740 17740 17566 0 -1 4202560 1624 0 0 0 443 0 0 0 20 0 8 0 390819336 409657344 69920 33554432000 134512640 146736320 4289949696 3952881736 136474230 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 46.75
Current children cumulated vsize (KiB) 409204

[startup+51.1005 s]
/proc/loadavg: 8.07 2.73 0.97 13/193 17791
/proc/meminfo: memFree=30749384/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=676748 CPUtime=120.86 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) S 17740 17740 17566 0 -1 4202496 247896 0 0 0 11978 108 0 0 20 0 8 0 390817645 692989952 128727 33554432000 134512640 146736320 4289949696 4289946064 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17741/statm: 169187 128727 974 2985 0 166121 0
[pid=17741/tid=17785] ppid=17740 vsize=676748 CPUtime=7.1 cores=1,3,5,7
/proc/17741/task/17785/stat : 17785 (pb_cplex) S 17740 17740 17566 0 -1 4202560 15220 0 0 0 705 5 0 0 20 0 8 0 390820932 692989952 128727 33554432000 134512640 146736320 4289949696 3837423248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17786] ppid=17740 vsize=676748 CPUtime=6.95 cores=1,3,5,7
/proc/17741/task/17786/stat : 17786 (pb_cplex) S 17740 17740 17566 0 -1 4202560 12550 0 0 0 691 4 0 0 20 0 8 0 390820932 692989952 128727 33554432000 134512640 146736320 4289949696 3847909008 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17787] ppid=17740 vsize=676748 CPUtime=8.71 cores=1,3,5,7
/proc/17741/task/17787/stat : 17787 (pb_cplex) S 17740 17740 17566 0 -1 4202560 11506 0 0 0 868 3 0 0 20 0 8 0 390820932 692989952 128727 33554432000 134512640 146736320 4289949696 3858394768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17788] ppid=17740 vsize=676748 CPUtime=9.39 cores=1,3,5,7
/proc/17741/task/17788/stat : 17788 (pb_cplex) S 17740 17740 17566 0 -1 4202560 14933 0 0 0 935 4 0 0 20 0 8 0 390820932 692989952 128727 33554432000 134512640 146736320 4289949696 4052381328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17789] ppid=17740 vsize=676748 CPUtime=8.56 cores=1,3,5,7
/proc/17741/task/17789/stat : 17789 (pb_cplex) R 17740 17740 17566 0 -1 4202560 1689 0 0 0 855 1 0 0 20 0 8 0 390820932 692989952 128727 33554432000 134512640 146736320 4289949696 3662944580 136852765 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17790] ppid=17740 vsize=676748 CPUtime=7.39 cores=1,3,5,7
/proc/17741/task/17790/stat : 17790 (pb_cplex) R 17740 17740 17566 0 -1 4202560 4 0 0 0 739 0 0 0 20 0 8 0 390820932 692989952 128727 33554432000 134512640 146736320 4289949696 3652457448 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17791] ppid=17740 vsize=676748 CPUtime=6.33 cores=1,3,5,7
/proc/17741/task/17791/stat : 17791 (pb_cplex) S 17740 17740 17566 0 -1 4202560 13279 0 0 0 629 4 0 0 20 0 8 0 390820932 692989952 128727 33554432000 134512640 146736320 4289949696 3641974416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 120.86
Current children cumulated vsize (KiB) 685896

[startup+102.307 s]
/proc/loadavg: 10.02 4.08 1.52 15/193 17791
/proc/meminfo: memFree=30664472/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=768612 CPUtime=279.34 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 580651 0 0 0 27693 241 0 0 20 0 8 0 390817645 787058688 150199 33554432000 134512640 146736320 4289949696 4289937440 136388288 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17741/statm: 192153 150199 981 2985 0 189087 0
[pid=17741/tid=17785] ppid=17740 vsize=768612 CPUtime=25.4 cores=1,3,5,7
/proc/17741/task/17785/stat : 17785 (pb_cplex) R 17740 17740 17566 0 -1 4202560 63763 0 0 0 2518 22 0 0 20 0 8 0 390820932 787058688 150199 33554432000 134512640 146736320 4289949696 3837414264 136475780 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17786] ppid=17740 vsize=768612 CPUtime=26.54 cores=1,3,5,7
/proc/17741/task/17786/stat : 17786 (pb_cplex) R 17740 17740 17566 0 -1 4202560 58630 0 0 0 2632 22 0 0 20 0 8 0 390820932 787058688 150199 33554432000 134512640 146736320 4289949696 3847899784 135525295 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17787] ppid=17740 vsize=768612 CPUtime=28.01 cores=1,3,5,7
/proc/17741/task/17787/stat : 17787 (pb_cplex) R 17740 17740 17566 0 -1 4202560 50432 0 0 0 2782 19 0 0 20 0 8 0 390820932 787058688 150199 33554432000 134512640 146736320 4289949696 3858389880 137177784 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17788] ppid=17740 vsize=768612 CPUtime=30.46 cores=1,3,5,7
/proc/17741/task/17788/stat : 17788 (pb_cplex) R 17740 17740 17566 0 -1 4202560 63683 0 0 0 3025 21 0 0 20 0 8 0 390820932 787058688 150199 33554432000 134512640 146736320 4289949696 4052372928 138422890 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17789] ppid=17740 vsize=768612 CPUtime=28.02 cores=1,3,5,7
/proc/17741/task/17789/stat : 17789 (pb_cplex) R 17740 17740 17566 0 -1 4202560 36729 0 0 0 2785 17 0 0 20 0 8 0 390820932 787058688 150199 33554432000 134512640 146736320 4289949696 3662938432 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17790] ppid=17740 vsize=768612 CPUtime=26.31 cores=1,3,5,7
/proc/17741/task/17790/stat : 17790 (pb_cplex) R 17740 17740 17566 0 -1 4202560 28267 0 0 0 2617 14 0 0 20 0 8 0 390820932 787058688 150199 33554432000 134512640 146736320 4289949696 3652450952 135525914 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17791] ppid=17740 vsize=768612 CPUtime=27.35 cores=1,3,5,7
/proc/17741/task/17791/stat : 17791 (pb_cplex) R 17740 17740 17566 0 -1 4202560 60642 0 0 0 2713 22 0 0 20 0 8 0 390820932 787058688 150199 33554432000 134512640 146736320 4289949696 3641965376 136018924 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 279.34
Current children cumulated vsize (KiB) 777760

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

[startup+120.301 s]
/proc/loadavg: 10.64 4.50 1.70 3/186 17840
/proc/meminfo: memFree=30700484/32873844 swapFree=8656/8656

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

[pid=17741/tid=17866] ppid=17740 vsize=931656 CPUtime=88.38 cores=1,3,5,7
/proc/17741/task/17866/stat : 17866 (pb_cplex) R 17740 17740 17566 0 -1 4202560 84451 0 0 0 8786 52 0 0 20 0 8 0 390830209 954015744 196279 33554432000 134512640 146736320 4289949696 3663585344 135521654 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17867] ppid=17740 vsize=931656 CPUtime=87.59 cores=1,3,5,7
/proc/17741/task/17867/stat : 17867 (pb_cplex) R 17740 17740 17566 0 -1 4202560 105103 0 0 0 8702 57 0 0 20 0 8 0 390830209 954015744 196279 33554432000 134512640 146736320 4289949696 3653100520 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17868] ppid=17740 vsize=931656 CPUtime=88.25 cores=1,3,5,7
/proc/17741/task/17868/stat : 17868 (pb_cplex) R 17740 17740 17566 0 -1 4202560 179640 0 0 0 8748 77 0 0 20 0 8 0 390830209 954015744 196279 33554432000 134512640 146736320 4289949696 3642614760 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1060.8
Current children cumulated vsize (KiB) 940804

[startup+402.3 s]
/proc/loadavg: 12.28 8.94 4.29 16/193 17883
/proc/meminfo: memFree=30373568/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=1000828 CPUtime=1241.9 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 1908496 0 0 0 123223 967 0 0 20 0 8 0 390817645 1024847872 213932 33554432000 134512640 146736320 4289949696 4289941320 139043261 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17741/statm: 250207 213932 996 2985 0 247141 0
[pid=17741/tid=17862] ppid=17740 vsize=1000828 CPUtime=110.17 cores=1,3,5,7
/proc/17741/task/17862/stat : 17862 (pb_cplex) R 17740 17740 17566 0 -1 4202560 89477 0 0 0 10952 65 0 0 20 0 8 0 390830209 1024847872 213932 33554432000 134512640 146736320 4289949696 3899644932 136385174 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17863] ppid=17740 vsize=1000828 CPUtime=110.78 cores=1,3,5,7
/proc/17741/task/17863/stat : 17863 (pb_cplex) R 17740 17740 17566 0 -1 4202560 144715 0 0 0 11000 78 0 0 20 0 8 0 390830209 1024847872 213932 33554432000 134512640 146736320 4289949696 3910132156 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17864] ppid=17740 vsize=1000828 CPUtime=108.91 cores=1,3,5,7
/proc/17741/task/17864/stat : 17864 (pb_cplex) R 17740 17740 17566 0 -1 4202560 151857 0 0 0 10811 80 0 0 20 0 8 0 390830209 1024847872 213932 33554432000 134512640 146736320 4289949696 4075813916 135855178 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17865] ppid=17740 vsize=1000828 CPUtime=107.95 cores=1,3,5,7
/proc/17741/task/17865/stat : 17865 (pb_cplex) R 17740 17740 17566 0 -1 4202560 95882 0 0 0 10732 63 0 0 20 0 8 0 390830209 1024847872 213932 33554432000 134512640 146736320 4289949696 4052376968 136000804 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17866] ppid=17740 vsize=1000828 CPUtime=110.73 cores=1,3,5,7
/proc/17741/task/17866/stat : 17866 (pb_cplex) R 17740 17740 17566 0 -1 4202560 109454 0 0 0 11005 68 0 0 20 0 8 0 390830209 1024847872 213932 33554432000 134512640 146736320 4289949696 3663584260 136385177 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17867] ppid=17740 vsize=1000828 CPUtime=109.79 cores=1,3,5,7
/proc/17741/task/17867/stat : 17867 (pb_cplex) R 17740 17740 17566 0 -1 4202560 138594 0 0 0 10906 73 0 0 20 0 8 0 390830209 1024847872 213932 33554432000 134512640 146736320 4289949696 3653098524 135855165 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17868] ppid=17740 vsize=1000828 CPUtime=110.56 cores=1,3,5,7
/proc/17741/task/17868/stat : 17868 (pb_cplex) R 17740 17740 17566 0 -1 4202560 187277 0 0 0 10966 90 0 0 20 0 8 0 390830209 1024847872 213932 33554432000 134512640 146736320 4289949696 3642614232 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1009976

[startup+462.3 s]
/proc/loadavg: 12.56 9.61 4.82 11/193 17883
/proc/meminfo: memFree=30298476/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=1066788 CPUtime=1421.39 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) R 17740 17740 17566 0 -1 4202496 1981846 0 0 0 141079 1060 0 0 20 0 8 0 390817645 1092390912 230113 33554432000 134512640 146736320 4289949696 4289942072 136364176 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17741/statm: 266697 230113 996 2985 0 263631 0
[pid=17741/tid=17862] ppid=17740 vsize=1066788 CPUtime=132.88 cores=1,3,5,7
/proc/17741/task/17862/stat : 17862 (pb_cplex) R 17740 17740 17566 0 -1 4202560 95134 0 0 0 13210 78 0 0 20 0 8 0 390830209 1092390912 230113 33554432000 134512640 146736320 4289949696 3899646008 136475800 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17863] ppid=17740 vsize=1066788 CPUtime=134.24 cores=1,3,5,7
/proc/17741/task/17863/stat : 17863 (pb_cplex) R 17740 17740 17566 0 -1 4202560 151414 0 0 0 13334 90 0 0 20 0 8 0 390830209 1092390912 230113 33554432000 134512640 146736320 4289949696 3910131920 136008020 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17864] ppid=17740 vsize=1066788 CPUtime=131.2 cores=1,3,5,7
/proc/17741/task/17864/stat : 17864 (pb_cplex) R 17740 17740 17566 0 -1 4202560 154987 0 0 0 13030 90 0 0 20 0 8 0 390830209 1092390912 230113 33554432000 134512640 146736320 4289949696 4075815912 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17865] ppid=17740 vsize=1066788 CPUtime=128.51 cores=1,3,5,7
/proc/17741/task/17865/stat : 17865 (pb_cplex) R 17740 17740 17566 0 -1 4202560 100221 0 0 0 12776 75 0 0 20 0 8 0 390830209 1092390912 230113 33554432000 134512640 146736320 4289949696 4052378600 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17866] ppid=17740 vsize=1066788 CPUtime=132.55 cores=1,3,5,7
/proc/17741/task/17866/stat : 17866 (pb_cplex) R 17740 17740 17566 0 -1 4202560 112161 0 0 0 13174 81 0 0 20 0 8 0 390830209 1092390912 230113 33554432000 134512640 146736320 4289949696 3663587456 136681936 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17867] ppid=17740 vsize=1066788 CPUtime=131.73 cores=1,3,5,7
/proc/17741/task/17867/stat : 17867 (pb_cplex) R 17740 17740 17566 0 -1 4202560 142000 0 0 0 13090 83 0 0 20 0 8 0 390830209 1092390912 230113 33554432000 134512640 146736320 4289949696 3653100520 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17868] ppid=17740 vsize=1066788 CPUtime=132.65 cores=1,3,5,7
/proc/17741/task/17868/stat : 17868 (pb_cplex) R 17740 17740 17566 0 -1 4202560 192248 0 0 0 13163 102 0 0 20 0 8 0 390830209 1092390912 230113 33554432000 134512640 146736320 4289949696 3642614960 137344305 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 1075936

[startup+522.3 s]
/proc/loadavg: 13.41 10.37 5.37 15/194 17886
/proc/meminfo: memFree=30173848/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=1137004 CPUtime=1610.19 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) S 17740 17740 17566 0 -1 4202496 2104041 0 0 0 159845 1174 0 0 20 0 8 0 390817645 1164292096 247777 33554432000 134512640 146736320 4289949696 4289946064 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17741/statm: 284251 247777 996 2985 0 281185 0
[pid=17741/tid=17862] ppid=17740 vsize=1137004 CPUtime=156.24 cores=1,3,5,7
/proc/17741/task/17862/stat : 17862 (pb_cplex) S 17740 17740 17566 0 -1 4202560 105473 0 0 0 15533 91 0 0 20 0 8 0 390830209 1164292096 247777 33554432000 134512640 146736320 4289949696 3899649680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17863] ppid=17740 vsize=1137004 CPUtime=156.57 cores=1,3,5,7
/proc/17741/task/17863/stat : 17863 (pb_cplex) S 17740 17740 17566 0 -1 4202560 161579 0 0 0 15554 103 0 0 20 0 8 0 390830209 1164292096 247777 33554432000 134512640 146736320 4289949696 3910135440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17864] ppid=17740 vsize=1137004 CPUtime=154.26 cores=1,3,5,7
/proc/17741/task/17864/stat : 17864 (pb_cplex) S 17740 17740 17566 0 -1 4202560 160533 0 0 0 15324 102 0 0 20 0 8 0 390830209 1164292096 247777 33554432000 134512640 146736320 4289949696 4075818640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17865] ppid=17740 vsize=1137004 CPUtime=151.85 cores=1,3,5,7
/proc/17741/task/17865/stat : 17865 (pb_cplex) S 17740 17740 17566 0 -1 4202560 103262 0 0 0 15099 86 0 0 20 0 8 0 390830209 1164292096 247777 33554432000 134512640 146736320 4289949696 4052381328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17866] ppid=17740 vsize=1137004 CPUtime=156.46 cores=1,3,5,7
/proc/17741/task/17866/stat : 17866 (pb_cplex) R 17740 17740 17566 0 -1 4202560 118681 0 0 0 15552 94 0 0 20 0 8 0 390830209 1164292096 247777 33554432000 134512640 146736320 4289949696 3663581504 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17867] ppid=17740 vsize=1137004 CPUtime=155.53 cores=1,3,5,7
/proc/17741/task/17867/stat : 17867 (pb_cplex) S 17740 17740 17566 0 -1 4202560 156001 0 0 0 15455 98 0 0 20 0 8 0 390830209 1164292096 247777 33554432000 134512640 146736320 4289949696 3653103248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17868] ppid=17740 vsize=1137004 CPUtime=154.79 cores=1,3,5,7
/proc/17741/task/17868/stat : 17868 (pb_cplex) S 17740 17740 17566 0 -1 4202560 209180 0 0 0 15362 117 0 0 20 0 8 0 390830209 1164292096 247777 33554432000 134512640 146736320 4289949696 3642617488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1610.19
Current children cumulated vsize (KiB) 1146152

[startup+582.3 s]
/proc/loadavg: 12.84 10.80 5.84 15/193 17887
/proc/meminfo: memFree=30104696/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=1207676 CPUtime=1794.25 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) S 17740 17740 17566 0 -1 4202496 2263960 0 0 0 178131 1294 0 0 20 0 8 0 390817645 1236660224 265540 33554432000 134512640 146736320 4289949696 4289946064 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17741/statm: 301919 265540 996 2985 0 298853 0
[pid=17741/tid=17862] ppid=17740 vsize=1207676 CPUtime=178.75 cores=1,3,5,7
/proc/17741/task/17862/stat : 17862 (pb_cplex) R 17740 17740 17566 0 -1 4202560 111241 0 0 0 17773 102 0 0 20 0 8 0 390830209 1236660224 265540 33554432000 134512640 146736320 4289949696 3899646952 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17863] ppid=17740 vsize=1207676 CPUtime=179.01 cores=1,3,5,7
/proc/17741/task/17863/stat : 17863 (pb_cplex) R 17740 17740 17566 0 -1 4202560 169771 0 0 0 17786 115 0 0 20 0 8 0 390830209 1236660224 265540 33554432000 134512640 146736320 4289949696 3910131924 135846438 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17864] ppid=17740 vsize=1207676 CPUtime=177.07 cores=1,3,5,7
/proc/17741/task/17864/stat : 17864 (pb_cplex) R 17740 17740 17566 0 -1 4202560 161334 0 0 0 17594 113 0 0 20 0 8 0 390830209 1236660224 265540 33554432000 134512640 146736320 4289949696 4075814980 136385183 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17865] ppid=17740 vsize=1207676 CPUtime=176.24 cores=1,3,5,7
/proc/17741/task/17865/stat : 17865 (pb_cplex) R 17740 17740 17566 0 -1 4202560 133627 0 0 0 17519 105 0 0 20 0 8 0 390830209 1236660224 265540 33554432000 134512640 146736320 4289949696 4052379136 137335661 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17741/tid=17866] ppid=17740 vsize=1207676 CPUtime=178.38 cores=1,3,5,7
/proc/17741/task/17866/stat : 17866 (pb_cplex) R 17740 17740 17566 0 -1 4202560 132501 0 0 0 17730 108 0 0 20 0 8 0 390830209 1236660224 265540 33554432000 134512640 146736320 4289949696 3663586976 137371952 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17867] ppid=17740 vsize=1207676 CPUtime=178.63 cores=1,3,5,7
/proc/17741/task/17867/stat : 17867 (pb_cplex) R 17740 17740 17566 0 -1 4202560 168377 0 0 0 17753 110 0 0 20 0 8 0 390830209 1236660224 265540 33554432000 134512640 146736320 4289949696 3653100520 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17868] ppid=17740 vsize=1207676 CPUtime=176.38 cores=1,3,5,7
/proc/17741/task/17868/stat : 17868 (pb_cplex) R 17740 17740 17566 0 -1 4202560 219005 0 0 0 17509 129 0 0 20 0 8 0 390830209 1236660224 265540 33554432000 134512640 146736320 4289949696 3642614004 136523324 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1794.25
Current children cumulated vsize (KiB) 1216824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+583.8 s]
/proc/loadavg: 12.84 10.80 5.84 13/193 17887
/proc/meminfo: memFree=30100356/32873844 swapFree=8656/8656
[pid=17740] ppid=17738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17740/stat : 17740 (run) S 17738 17740 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390817645 9367552 269 33554432000 4194304 5064252 140736763128544 140736763127456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17740/statm: 2287 269 229 213 0 72 0
[pid=17741] ppid=17740 vsize=1210724 CPUtime=1799.7 cores=1,3,5,7
/proc/17741/stat : 17741 (pb_cplex) S 17740 17740 17566 0 -1 4202496 2270904 0 0 0 178671 1299 0 0 20 0 8 0 390817645 1239781376 266153 33554432000 134512640 146736320 4289949696 4289946064 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17741/statm: 302681 266153 996 2985 0 299615 0
[pid=17741/tid=17862] ppid=17740 vsize=1210724 CPUtime=179.44 cores=1,3,5,7
/proc/17741/task/17862/stat : 17862 (pb_cplex) S 17740 17740 17566 0 -1 4202560 113577 0 0 0 17841 103 0 0 20 0 8 0 390830209 1239781376 266153 33554432000 134512640 146736320 4289949696 3899649680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17863] ppid=17740 vsize=1210724 CPUtime=179.66 cores=1,3,5,7
/proc/17741/task/17863/stat : 17863 (pb_cplex) R 17740 17740 17566 0 -1 4202560 169771 0 0 0 17851 115 0 0 20 0 8 0 390830209 1239781376 266153 33554432000 134512640 146736320 4289949696 3910132544 135231524 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17864] ppid=17740 vsize=1210724 CPUtime=177.7 cores=1,3,5,7
/proc/17741/task/17864/stat : 17864 (pb_cplex) R 17740 17740 17566 0 -1 4202560 162177 0 0 0 17657 113 0 0 20 0 8 0 390830209 1239781376 266153 33554432000 134512640 146736320 4289949696 4075815304 139023078 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17865] ppid=17740 vsize=1210724 CPUtime=176.94 cores=1,3,5,7
/proc/17741/task/17865/stat : 17865 (pb_cplex) R 17740 17740 17566 0 -1 4202560 133627 0 0 0 17589 105 0 0 20 0 8 0 390830209 1239781376 266153 33554432000 134512640 146736320 4289949696 4052377656 136475873 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=17741/tid=17866] ppid=17740 vsize=1210724 CPUtime=179.07 cores=1,3,5,7
/proc/17741/task/17866/stat : 17866 (pb_cplex) R 17740 17740 17566 0 -1 4202560 133041 0 0 0 17798 109 0 0 20 0 8 0 390830209 1239781376 266153 33554432000 134512640 146736320 4289949696 3663586280 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=17741/tid=17867] ppid=17740 vsize=1210724 CPUtime=179.24 cores=1,3,5,7
/proc/17741/task/17867/stat : 17867 (pb_cplex) R 17740 17740 17566 0 -1 4202560 169631 0 0 0 17813 111 0 0 20 0 8 0 390830209 1239781376 266153 33554432000 134512640 146736320 4289949696 3653100520 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17741/tid=17868] ppid=17740 vsize=1210724 CPUtime=177.09 cores=1,3,5,7
/proc/17741/task/17868/stat : 17868 (pb_cplex) R 17740 17740 17566 0 -1 4202560 219705 0 0 0 17579 130 0 0 20 0 8 0 390830209 1239781376 266153 33554432000 134512640 146736320 4289949696 3642616228 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (KiB) 1219872

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 17740 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.7
#
# 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.699982
#  lost CPU user time (s): 0.72998
#  lost CPU system time (s): -0.03

Real time (s): 583.817
CPU time (s): 1800.4
CPU user time (s): 1787.44
CPU system time (s): 12.96
CPU usage (%): 308.384
Max. virtual memory (cumulated for all children) (KiB): 1221216

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

The end

Launcher Data

Begin job on node102 at 2012-06-09 15:01:31
IDJOB=3731576
IDBENCH=1966
IDSOLVER=2325
FILE ID=node102/3731576-1339246890
RUNJOBID= node102-1339246832-17583
PBS_JOBID= 14644379
Free space on /tmp= 71192 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_2.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731576-1339246890/watcher-3731576-1339246890 -o /tmp/evaluation-result-3731576-1339246890/solver-3731576-1339246890 -C 1800 -W 1900 -M 15500  run HOME/instance-3731576-1339246890.opb

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=241111573

node102.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		: 2667.178
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	: 5334.35
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		: 2667.178
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.90
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		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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		: 2667.178
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.54
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		: 2667.178
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		: 2667.178
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:        31262484 kB
Buffers:          401808 kB
Cached:           262372 kB
SwapCached:         2704 kB
Active:           621148 kB
Inactive:          98820 kB
Active(anon):      51836 kB
Inactive(anon):     5348 kB
Active(file):     569312 kB
Inactive(file):    93472 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099988 kB
Dirty:             33068 kB
Writeback:             0 kB
AnonPages:         61092 kB
Mapped:            12532 kB
Shmem:                 0 kB
Slab:             749980 kB
SReclaimable:     190824 kB
SUnreclaim:       559156 kB
KernelStack:        1520 kB
PageTables:         4536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     217196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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-3731576-1339246890.opb

Free space on /tmp at the end= 71176 MiB
End job on node102 at 2012-06-09 15:11:17