Trace number 3731631

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.08 593.817

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark736
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
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 495981
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 495981
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-3731631-1339246896.opb.
0.00/0.00	c Instance file HOME/instance-3731631-1339246896.opb
0.00/0.00	c File size is 17233639 bytes.
11.49/11.58	c Highest Coefficient sum: 101
11.49/11.58	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.96	c ============================[ Problem Statistics ]=============================
11.89/11.96	c |                                                                             |
11.89/11.96	c |  Parsing time:          11.86        s                                      |
11.89/11.96	c |  Number Variables:      10000                                               |
11.99/12.07	c |  Number Constraints:    656900                                              |
11.99/12.07	c ===============================================================================
1799.57/593.81	c Remaining time 1788.04 sec.
1799.57/593.81	c 
1799.57/593.81	c *** INTERRUPTED ***
1799.57/593.81	s UNKNOWN
1799.57/593.81	c Total CPU time              : 1771.6 s
1799.57/593.81	c Memory used           : 1288.18 MB
1799.57/593.81	c CPU time              : 1771.6 s
1799.57/593.81	c 
1799.57/593.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-3731631-1339246896/watcher-3731631-1339246896 -o /tmp/evaluation-result-3731631-1339246896/solver-3731631-1339246896 -C 1800 -W 1900 -M 15500 run HOME/instance-3731631-1339246896.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.36 1.00 0.35 4/185 31381
/proc/meminfo: memFree=31764752/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0

[startup+0.0726089 s]
/proc/loadavg: 3.36 1.00 0.35 4/185 31381
/proc/meminfo: memFree=31764752/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 3.36 1.00 0.35 4/185 31381
/proc/meminfo: memFree=31764752/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 3.36 1.00 0.35 4/185 31381
/proc/meminfo: memFree=31764752/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 3.36 1.00 0.35 4/185 31381
/proc/meminfo: memFree=31764752/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 3.36 1.00 0.35 10/187 31383
/proc/meminfo: memFree=31762752/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=32000 CPUtime=1.49 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 977 0 0 0 149 0 0 0 20 0 1 0 390814731 32768000 932 33554432000 134512640 146736320 4287427856 4287385952 140750166 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/31382/statm: 8000 932 308 2985 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41148

[startup+3.10023 s]
/proc/loadavg: 3.36 1.00 0.35 10/187 31383
/proc/meminfo: memFree=31762256/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=32132 CPUtime=3.09 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 1011 0 0 0 309 0 0 0 20 0 1 0 390814731 32903168 966 33554432000 134512640 146736320 4287427856 4287385744 140679020 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/31382/statm: 8033 966 308 2985 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41280

[startup+6.3002 s]
/proc/loadavg: 3.81 1.14 0.39 8/187 31383
/proc/meminfo: memFree=31761264/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=32432 CPUtime=6.29 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 1064 0 0 0 629 0 0 0 20 0 1 0 390814731 33210368 1019 33554432000 134512640 146736320 4287427856 4287385676 140526626 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/31382/statm: 8108 1019 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: 4.23 1.27 0.44 10/187 31383
/proc/meminfo: memFree=31523720/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=307764 CPUtime=12.68 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 66851 0 0 0 1256 12 0 0 20 0 1 0 390814731 315150336 70873 33554432000 134512640 146736320 4287427856 4287425896 138686124 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/31382/statm: 76941 70873 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: 5.33 1.66 0.58 15/194 31404
/proc/meminfo: memFree=31487528/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=397916 CPUtime=46.49 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) S 31381 31381 31228 0 -1 4202496 117651 0 0 0 4604 45 0 0 20 0 8 0 390814731 407465984 69851 33554432000 134512640 146736320 4287427856 4287424208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31382/statm: 99479 69851 955 2985 0 96413 0
[pid=31382/tid=31398] ppid=31381 vsize=397916 CPUtime=5.74 cores=1,3,5,7
/proc/31382/task/31398/stat : 31398 (pb_cplex) R 31381 31381 31228 0 -1 4202560 1233 0 0 0 573 1 0 0 20 0 8 0 390816431 407465984 69851 33554432000 134512640 146736320 4287427856 3988185000 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31399] ppid=31381 vsize=397916 CPUtime=4.5 cores=1,3,5,7
/proc/31382/task/31399/stat : 31399 (pb_cplex) R 31381 31381 31228 0 -1 4202560 1111 0 0 0 449 1 0 0 20 0 8 0 390816431 407465984 69851 33554432000 134512640 146736320 4287427856 4075590632 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31400] ppid=31381 vsize=397916 CPUtime=2.97 cores=1,3,5,7
/proc/31382/task/31400/stat : 31400 (pb_cplex) S 31381 31381 31228 0 -1 4202560 2473 0 0 0 296 1 0 0 20 0 8 0 390816431 407465984 69851 33554432000 134512640 146736320 4287427856 4093550224 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31401] ppid=31381 vsize=397916 CPUtime=4.54 cores=1,3,5,7
/proc/31382/task/31401/stat : 31401 (pb_cplex) S 31381 31381 31228 0 -1 4202560 1147 0 0 0 453 1 0 0 20 0 8 0 390816431 407465984 69851 33554432000 134512640 146736320 4287427856 4052156048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31402] ppid=31381 vsize=397916 CPUtime=3.32 cores=1,3,5,7
/proc/31382/task/31402/stat : 31402 (pb_cplex) R 31381 31381 31228 0 -1 4202560 882 0 0 0 331 1 0 0 20 0 8 0 390816431 407465984 69851 33554432000 134512640 146736320 4287427856 3973972968 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31403] ppid=31381 vsize=397916 CPUtime=2.72 cores=1,3,5,7
/proc/31382/task/31403/stat : 31403 (pb_cplex) S 31381 31381 31228 0 -1 4202560 1673 0 0 0 272 0 0 0 20 0 8 0 390816431 407465984 69851 33554432000 134512640 146736320 4287427856 3963145872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31404] ppid=31381 vsize=397916 CPUtime=2.86 cores=1,3,5,7
/proc/31382/task/31404/stat : 31404 (pb_cplex) R 31381 31381 31228 0 -1 4202560 1044 0 0 0 286 0 0 0 20 0 8 0 390816431 407465984 69851 33554432000 134512640 146736320 4287427856 3952655752 136000790 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 46.49
Current children cumulated vsize (KiB) 407064

[startup+51.1005 s]
/proc/loadavg: 7.00 2.33 0.83 11/193 31432
/proc/meminfo: memFree=31297248/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=584176 CPUtime=121.72 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) S 31381 31381 31228 0 -1 4202496 216315 0 0 0 12032 140 0 0 20 0 8 0 390814731 598196224 117192 33554432000 134512640 146736320 4287427856 4287424208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31382/statm: 146044 117192 974 2985 0 142978 0
[pid=31382/tid=31426] ppid=31381 vsize=584176 CPUtime=7.97 cores=1,3,5,7
/proc/31382/task/31426/stat : 31426 (pb_cplex) R 31381 31381 31228 0 -1 4202560 1543 0 0 0 792 5 0 0 20 0 8 0 390818082 598196224 117192 33554432000 134512640 146736320 4287427856 3898458568 136000795 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31427] ppid=31381 vsize=584176 CPUtime=8.1 cores=1,3,5,7
/proc/31382/task/31427/stat : 31427 (pb_cplex) R 31381 31381 31228 0 -1 4202560 2194 0 0 0 805 5 0 0 20 0 8 0 390818082 598196224 117192 33554432000 134512640 146736320 4287427856 3958734916 136385183 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31428] ppid=31381 vsize=584176 CPUtime=7.43 cores=1,3,5,7
/proc/31382/task/31428/stat : 31428 (pb_cplex) R 31381 31381 31228 0 -1 4202560 7694 0 0 0 735 8 0 0 20 0 8 0 390818082 598196224 117192 33554432000 134512640 146736320 4287427856 3969221608 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31429] ppid=31381 vsize=584176 CPUtime=6.17 cores=1,3,5,7
/proc/31382/task/31429/stat : 31429 (pb_cplex) R 31381 31381 31228 0 -1 4202560 946 0 0 0 613 4 0 0 20 0 8 0 390818082 598196224 117192 33554432000 134512640 146736320 4287427856 4052153320 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31430] ppid=31381 vsize=584176 CPUtime=6.98 cores=1,3,5,7
/proc/31382/task/31430/stat : 31430 (pb_cplex) R 31381 31381 31228 0 -1 4202560 1791 0 0 0 693 5 0 0 20 0 8 0 390818082 598196224 117192 33554432000 134512640 146736320 4287427856 3766546488 136475859 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31431] ppid=31381 vsize=584176 CPUtime=7.25 cores=1,3,5,7
/proc/31382/task/31431/stat : 31431 (pb_cplex) R 31381 31381 31228 0 -1 4202560 6243 0 0 0 720 5 0 0 20 0 8 0 390818082 598196224 117192 33554432000 134512640 146736320 4287427856 3756061568 135237335 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31432] ppid=31381 vsize=584176 CPUtime=8.02 cores=1,3,5,7
/proc/31382/task/31432/stat : 31432 (pb_cplex) R 31381 31381 31228 0 -1 4202560 1794 0 0 0 796 6 0 0 20 0 8 0 390818082 598196224 117192 33554432000 134512640 146736320 4287427856 3745574824 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 121.72
Current children cumulated vsize (KiB) 593324

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

[startup+100.8 s]
/proc/loadavg: 9.51 3.69 1.37 11/193 31432
/proc/meminfo: memFree=31210120/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=667040 CPUtime=290.34 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) S 31381 31381 31228 0 -1 4202496 435260 0 0 0 28654 380 0 0 20 0 8 0 390814731 683048960 137445 33554432000 134512640 146736320 4287427856 4287424208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31382/statm: 166760 137445 993 2985 0 163694 0
[pid=31382/tid=31426] ppid=31381 vsize=667040 CPUtime=29.94 cores=1,3,5,7
/proc/31382/task/31426/stat : 31426 (pb_cplex) S 31381 31381 31228 0 -1 4202560 22639 0 0 0 2960 34 0 0 20 0 8 0 390818082 683048960 137445 33554432000 134512640 146736320 4287427856 3898461840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31427] ppid=31381 vsize=667040 CPUtime=27.85 cores=1,3,5,7
/proc/31382/task/31427/stat : 31427 (pb_cplex) S 31381 31381 31228 0 -1 4202560 29598 0 0 0 2751 34 0 0 20 0 8 0 390818082 683048960 137445 33554432000 134512640 146736320 4287427856 3958738576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31428] ppid=31381 vsize=667040 CPUtime=30.41 cores=1,3,5,7
/proc/31382/task/31428/stat : 31428 (pb_cplex) R 31381 31381 31228 0 -1 4202560 52205 0 0 0 3001 40 0 0 20 0 8 0 390818082 683048960 137445 33554432000 134512640 146736320 4287427856 3969219740 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31429] ppid=31381 vsize=667040 CPUtime=27.54 cores=1,3,5,7
/proc/31382/task/31429/stat : 31429 (pb_cplex) S 31381 31381 31228 0 -1 4202560 28909 0 0 0 2723 31 0 0 20 0 8 0 390818082 683048960 137445 33554432000 134512640 146736320 4287427856 4052156048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31430] ppid=31381 vsize=667040 CPUtime=27.17 cores=1,3,5,7
/proc/31382/task/31430/stat : 31430 (pb_cplex) S 31381 31381 31228 0 -1 4202560 27145 0 0 0 2687 30 0 0 20 0 8 0 390818082 683048960 137445 33554432000 134512640 146736320 4287427856 3766550160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31431] ppid=31381 vsize=667040 CPUtime=27.52 cores=1,3,5,7
/proc/31382/task/31431/stat : 31431 (pb_cplex) S 31381 31381 31228 0 -1 4202560 37822 0 0 0 2708 44 0 0 20 0 8 0 390818082 683048960 137445 33554432000 134512640 146736320 4287427856 3756064400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31432] ppid=31381 vsize=667040 CPUtime=29.44 cores=1,3,5,7
/proc/31382/task/31432/stat : 31432 (pb_cplex) S 31381 31381 31228 0 -1 4202560 21192 0 0 0 2907 37 0 0 20 0 8 0 390818082 683048960 137445 33554432000 134512640 146736320 4287427856 3745578640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 290.34
Current children cumulated vsize (KiB) 676188

[startup+100.9 s]
/proc/loadavg: 9.51 3.69 1.37 11/193 31432
/proc/meminfo: memFree=31210120/32873844 swapFree=7124/7124

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

[pid=31382/tid=31458] ppid=31381 vsize=1019588 CPUtime=92.32 cores=1,3,5,7
/proc/31382/task/31458/stat : 31458 (pb_cplex) R 31381 31381 31228 0 -1 4202560 143335 0 0 0 9082 150 0 0 20 0 8 0 390825255 1044058112 204035 33554432000 134512640 146736320 4287427856 3868467292 135855127 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31459] ppid=31381 vsize=1019588 CPUtime=91.52 cores=1,3,5,7
/proc/31382/task/31459/stat : 31459 (pb_cplex) R 31381 31381 31228 0 -1 4202560 130447 0 0 0 9006 146 0 0 20 0 8 0 390825255 1044058112 204035 33554432000 134512640 146736320 4287427856 3851412456 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31460] ppid=31381 vsize=1019588 CPUtime=94.14 cores=1,3,5,7
/proc/31382/task/31460/stat : 31460 (pb_cplex) R 31381 31381 31228 0 -1 4202560 81752 0 0 0 9282 132 0 0 20 0 8 0 390825255 1044058112 204035 33554432000 134512640 146736320 4287427856 3840924844 135454023 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1045.96
Current children cumulated vsize (KiB) 1028736

[startup+402.3 s]
/proc/loadavg: 12.60 9.19 4.38 17/193 31462
/proc/meminfo: memFree=30876228/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=1088116 CPUtime=1222.04 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 1549549 0 0 0 120406 1798 0 0 20 0 8 0 390814731 1114230784 221662 33554432000 134512640 146736320 4287427856 4287420756 136003529 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31382/statm: 272029 221662 995 2985 0 268963 0
[pid=31382/tid=31454] ppid=31381 vsize=1088116 CPUtime=114.82 cores=1,3,5,7
/proc/31382/task/31454/stat : 31454 (pb_cplex) R 31381 31381 31228 0 -1 4202560 90992 0 0 0 11321 161 0 0 20 0 8 0 390825255 1114230784 221662 33554432000 134512640 146736320 4287427856 3925861400 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31455] ppid=31381 vsize=1088116 CPUtime=115.75 cores=1,3,5,7
/proc/31382/task/31455/stat : 31455 (pb_cplex) R 31381 31381 31228 0 -1 4202560 121136 0 0 0 11397 178 0 0 20 0 8 0 390825255 1114230784 221662 33554432000 134512640 146736320 4287427856 3989824488 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31456] ppid=31381 vsize=1088116 CPUtime=110.58 cores=1,3,5,7
/proc/31382/task/31456/stat : 31456 (pb_cplex) R 31381 31381 31228 0 -1 4202560 120173 0 0 0 10893 165 0 0 20 0 8 0 390825255 1114230784 221662 33554432000 134512640 146736320 4287427856 4001358036 135846438 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31457] ppid=31381 vsize=1088116 CPUtime=116.31 cores=1,3,5,7
/proc/31382/task/31457/stat : 31457 (pb_cplex) R 31381 31381 31228 0 -1 4202560 91457 0 0 0 11467 164 0 0 20 0 8 0 390825255 1114230784 221662 33554432000 134512640 146736320 4287427856 4052153776 137345110 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31458] ppid=31381 vsize=1088116 CPUtime=114.07 cores=1,3,5,7
/proc/31382/task/31458/stat : 31458 (pb_cplex) R 31381 31381 31228 0 -1 4202560 146377 0 0 0 11228 179 0 0 20 0 8 0 390825255 1114230784 221662 33554432000 134512640 146736320 4287427856 3868467268 136385179 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31459] ppid=31381 vsize=1088116 CPUtime=113.15 cores=1,3,5,7
/proc/31382/task/31459/stat : 31459 (pb_cplex) R 31381 31381 31228 0 -1 4202560 162833 0 0 0 11129 186 0 0 20 0 8 0 390825255 1114230784 221662 33554432000 134512640 146736320 4287427856 3851412456 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31460] ppid=31381 vsize=1088116 CPUtime=116.56 cores=1,3,5,7
/proc/31382/task/31460/stat : 31460 (pb_cplex) R 31381 31381 31228 0 -1 4202560 91227 0 0 0 11496 160 0 0 20 0 8 0 390825255 1114230784 221662 33554432000 134512640 146736320 4287427856 3840926152 136000811 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1222.04
Current children cumulated vsize (KiB) 1097264

[startup+462.3 s]
/proc/loadavg: 12.80 9.84 4.90 16/193 31462
/proc/meminfo: memFree=30800144/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=1159392 CPUtime=1398.56 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 1686835 0 0 0 137794 2062 0 0 20 0 8 0 390814731 1187217408 240628 33554432000 134512640 146736320 4287427856 4287419460 136385174 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31382/statm: 289848 240628 995 2985 0 286782 0
[pid=31382/tid=31454] ppid=31381 vsize=1159392 CPUtime=136.61 cores=1,3,5,7
/proc/31382/task/31454/stat : 31454 (pb_cplex) S 31381 31381 31228 0 -1 4202560 100821 0 0 0 13468 193 0 0 20 0 8 0 390825255 1187217408 240628 33554432000 134512640 146736320 4287427856 3925864080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31455] ppid=31381 vsize=1159392 CPUtime=136.72 cores=1,3,5,7
/proc/31382/task/31455/stat : 31455 (pb_cplex) S 31381 31381 31228 0 -1 4202560 132096 0 0 0 13462 210 0 0 20 0 8 0 390825255 1187217408 240628 33554432000 134512640 146736320 4287427856 3989827216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31456] ppid=31381 vsize=1159392 CPUtime=132.37 cores=1,3,5,7
/proc/31382/task/31456/stat : 31456 (pb_cplex) S 31381 31381 31228 0 -1 4202560 124211 0 0 0 13045 192 0 0 20 0 8 0 390825255 1187217408 240628 33554432000 134512640 146736320 4287427856 4001361552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31457] ppid=31381 vsize=1159392 CPUtime=137.97 cores=1,3,5,7
/proc/31382/task/31457/stat : 31457 (pb_cplex) S 31381 31381 31228 0 -1 4202560 107840 0 0 0 13601 196 0 0 20 0 8 0 390825255 1187217408 240628 33554432000 134512640 146736320 4287427856 4052156048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31458] ppid=31381 vsize=1159392 CPUtime=135.93 cores=1,3,5,7
/proc/31382/task/31458/stat : 31458 (pb_cplex) S 31381 31381 31228 0 -1 4202560 165483 0 0 0 13377 216 0 0 20 0 8 0 390825255 1187217408 240628 33554432000 134512640 146736320 4287427856 3868470928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31459] ppid=31381 vsize=1159392 CPUtime=134.87 cores=1,3,5,7
/proc/31382/task/31459/stat : 31459 (pb_cplex) S 31381 31381 31228 0 -1 4202560 175187 0 0 0 13271 216 0 0 20 0 8 0 390825255 1187217408 240628 33554432000 134512640 146736320 4287427856 3851415184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31460] ppid=31381 vsize=1159392 CPUtime=138.46 cores=1,3,5,7
/proc/31382/task/31460/stat : 31460 (pb_cplex) S 31381 31381 31228 0 -1 4202560 99803 0 0 0 13646 200 0 0 20 0 8 0 390825255 1187217408 240628 33554432000 134512640 146736320 4287427856 3840929424 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1398.56
Current children cumulated vsize (KiB) 1168540

[startup+522.3 s]
/proc/loadavg: 12.27 10.18 5.33 16/194 31592
/proc/meminfo: memFree=30638628/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=1231224 CPUtime=1582.03 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 1842518 0 0 0 155706 2497 0 0 20 0 8 0 390814731 1260773376 259585 33554432000 134512640 146736320 4287427856 4287421480 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31382/statm: 307806 259585 995 2985 0 304740 0
[pid=31382/tid=31454] ppid=31381 vsize=1231224 CPUtime=159.59 cores=1,3,5,7
/proc/31382/task/31454/stat : 31454 (pb_cplex) R 31381 31381 31228 0 -1 4202560 109304 0 0 0 15713 246 0 0 20 0 8 0 390825255 1260773376 259585 33554432000 134512640 146736320 4287427856 3925859112 138462567 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31455] ppid=31381 vsize=1231224 CPUtime=160.03 cores=1,3,5,7
/proc/31382/task/31455/stat : 31455 (pb_cplex) R 31381 31381 31228 0 -1 4202560 159770 0 0 0 15735 268 0 0 20 0 8 0 390825255 1260773376 259585 33554432000 134512640 146736320 4287427856 3989825048 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31456] ppid=31381 vsize=1231224 CPUtime=153.45 cores=1,3,5,7
/proc/31382/task/31456/stat : 31456 (pb_cplex) R 31381 31381 31228 0 -1 4202560 130055 0 0 0 15106 239 0 0 20 0 8 0 390825255 1260773376 259585 33554432000 134512640 146736320 4287427856 4001358280 136000795 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31457] ppid=31381 vsize=1231224 CPUtime=159.76 cores=1,3,5,7
/proc/31382/task/31457/stat : 31457 (pb_cplex) R 31381 31381 31228 0 -1 4202560 122809 0 0 0 15740 236 0 0 20 0 8 0 390825255 1260773376 259585 33554432000 134512640 146736320 4287427856 4052152376 136475775 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31458] ppid=31381 vsize=1231224 CPUtime=158.73 cores=1,3,5,7
/proc/31382/task/31458/stat : 31458 (pb_cplex) R 31381 31381 31228 0 -1 4202560 180498 0 0 0 15586 287 0 0 20 0 8 0 390825255 1260773376 259585 33554432000 134512640 146736320 4287427856 3868467272 139043275 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31459] ppid=31381 vsize=1231224 CPUtime=157.01 cores=1,3,5,7
/proc/31382/task/31459/stat : 31459 (pb_cplex) R 31381 31381 31228 0 -1 4202560 183387 0 0 0 15433 268 0 0 20 0 8 0 390825255 1260773376 259585 33554432000 134512640 146736320 4287427856 3851412096 139046528 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31460] ppid=31381 vsize=1231224 CPUtime=161.81 cores=1,3,5,7
/proc/31382/task/31460/stat : 31460 (pb_cplex) R 31381 31381 31228 0 -1 4202560 110776 0 0 0 15917 264 0 0 20 0 8 0 390825255 1260773376 259585 33554432000 134512640 146736320 4287427856 3840925904 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1582.03
Current children cumulated vsize (KiB) 1240372

[startup+582.3 s]
/proc/loadavg: 11.74 10.42 5.71 17/193 31593
/proc/meminfo: memFree=30563488/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=1302796 CPUtime=1760.75 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) S 31381 31381 31228 0 -1 4202496 1934596 0 0 0 173330 2745 0 0 20 0 8 0 390814731 1334063104 277791 33554432000 134512640 146736320 4287427856 4287424208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31382/statm: 325699 277791 995 2985 0 322633 0
[pid=31382/tid=31454] ppid=31381 vsize=1302796 CPUtime=181.92 cores=1,3,5,7
/proc/31382/task/31454/stat : 31454 (pb_cplex) R 31381 31381 31228 0 -1 4202560 113084 0 0 0 17916 276 0 0 20 0 8 0 390825255 1334063104 277791 33554432000 134512640 146736320 4287427856 3925859540 135455214 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31455] ppid=31381 vsize=1302796 CPUtime=181.18 cores=1,3,5,7
/proc/31382/task/31455/stat : 31455 (pb_cplex) R 31381 31381 31228 0 -1 4202560 165203 0 0 0 17821 297 0 0 20 0 8 0 390825255 1334063104 277791 33554432000 134512640 146736320 4287427856 3989823696 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31456] ppid=31381 vsize=1302796 CPUtime=175.66 cores=1,3,5,7
/proc/31382/task/31456/stat : 31456 (pb_cplex) R 31381 31381 31228 0 -1 4202560 135886 0 0 0 17298 268 0 0 20 0 8 0 390825255 1334063104 277791 33554432000 134512640 146736320 4287427856 4001357880 136475826 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31457] ppid=31381 vsize=1302796 CPUtime=181.2 cores=1,3,5,7
/proc/31382/task/31457/stat : 31457 (pb_cplex) R 31381 31381 31228 0 -1 4202560 131758 0 0 0 17847 273 0 0 20 0 8 0 390825255 1334063104 277791 33554432000 134512640 146736320 4287427856 4052153520 137344356 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=31382/tid=31458] ppid=31381 vsize=1302796 CPUtime=180.75 cores=1,3,5,7
/proc/31382/task/31458/stat : 31458 (pb_cplex) R 31381 31381 31228 0 -1 4202560 184368 0 0 0 17756 319 0 0 20 0 8 0 390825255 1334063104 277791 33554432000 134512640 146736320 4287427856 3868468200 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31459] ppid=31381 vsize=1302796 CPUtime=178.87 cores=1,3,5,7
/proc/31382/task/31459/stat : 31459 (pb_cplex) R 31381 31381 31228 0 -1 4202560 190534 0 0 0 17595 292 0 0 20 0 8 0 390825255 1334063104 277791 33554432000 134512640 146736320 4287427856 3851412456 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31460] ppid=31381 vsize=1302796 CPUtime=184.08 cores=1,3,5,7
/proc/31382/task/31460/stat : 31460 (pb_cplex) R 31381 31381 31228 0 -1 4202560 116009 0 0 0 18112 296 0 0 20 0 8 0 390825255 1334063104 277791 33554432000 134512640 146736320 4287427856 3840926696 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1760.75
Current children cumulated vsize (KiB) 1311944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+593.8 s]
/proc/loadavg: 11.72 10.46 5.77 17/193 31593
/proc/meminfo: memFree=30546996/32873844 swapFree=7124/7124
[pid=31381] ppid=31379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31381/stat : 31381 (run) S 31379 31381 31228 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390814731 9367552 270 33554432000 4194304 5064252 140734692672800 140734692671712 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31381/statm: 2287 270 229 213 0 72 0
[pid=31382] ppid=31381 vsize=1319088 CPUtime=1799.57 cores=1,3,5,7
/proc/31382/stat : 31382 (pb_cplex) R 31381 31381 31228 0 -1 4202496 1951779 0 0 0 177156 2801 0 0 20 0 8 0 390814731 1350746112 281864 33554432000 134512640 146736320 4287427856 4287421072 136403114 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31382/statm: 329772 281864 995 2985 0 326706 0
[pid=31382/tid=31454] ppid=31381 vsize=1319088 CPUtime=186.76 cores=1,3,5,7
/proc/31382/task/31454/stat : 31454 (pb_cplex) R 31381 31381 31228 0 -1 4202560 113099 0 0 0 18395 281 0 0 20 0 8 0 390825255 1350746112 281864 33554432000 134512640 146736320 4287427856 3925860808 136000795 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31455] ppid=31381 vsize=1319088 CPUtime=185.88 cores=1,3,5,7
/proc/31382/task/31455/stat : 31455 (pb_cplex) R 31381 31381 31228 0 -1 4202560 166569 0 0 0 18282 306 0 0 20 0 8 0 390825255 1350746112 281864 33554432000 134512640 146736320 4287427856 3989824516 136385184 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31456] ppid=31381 vsize=1319088 CPUtime=180.41 cores=1,3,5,7
/proc/31382/task/31456/stat : 31456 (pb_cplex) R 31381 31381 31228 0 -1 4202560 136051 0 0 0 17766 275 0 0 20 0 8 0 390825255 1350746112 281864 33554432000 134512640 146736320 4287427856 4001358044 136009853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31457] ppid=31381 vsize=1319088 CPUtime=186.03 cores=1,3,5,7
/proc/31382/task/31457/stat : 31457 (pb_cplex) R 31381 31381 31228 0 -1 4202560 133264 0 0 0 18323 280 0 0 20 0 8 0 390825255 1350746112 281864 33554432000 134512640 146736320 4287427856 4052153320 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=31382/tid=31458] ppid=31381 vsize=1319088 CPUtime=185.46 cores=1,3,5,7
/proc/31382/task/31458/stat : 31458 (pb_cplex) R 31381 31381 31228 0 -1 4202560 184951 0 0 0 18219 327 0 0 20 0 8 0 390825255 1350746112 281864 33554432000 134512640 146736320 4287427856 3868468200 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=31382/tid=31459] ppid=31381 vsize=1319088 CPUtime=183.66 cores=1,3,5,7
/proc/31382/task/31459/stat : 31459 (pb_cplex) R 31381 31381 31228 0 -1 4202560 190779 0 0 0 18068 298 0 0 20 0 8 0 390825255 1350746112 281864 33554432000 134512640 146736320 4287427856 3851411548 135855132 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=31382/tid=31460] ppid=31381 vsize=1319088 CPUtime=188.83 cores=1,3,5,7
/proc/31382/task/31460/stat : 31460 (pb_cplex) R 31381 31381 31228 0 -1 4202560 116912 0 0 0 18582 301 0 0 20 0 8 0 390825255 1350746112 281864 33554432000 134512640 146736320 4287427856 3840925764 136385179 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 1328236

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 31381 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1799.57
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 593.817
CPU time (s): 1800.08
CPU user time (s): 1772.1
CPU system time (s): 27.98
CPU usage (%): 303.137
Max. virtual memory (cumulated for all children) (KiB): 1329260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
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.65075 second user time and 4.00539 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-09 15:01:37
IDJOB=3731631
IDBENCH=1971
IDSOLVER=2325
FILE ID=node138/3731631-1339246896
RUNJOBID= node138-1339246833-31246
PBS_JOBID= 14644343
Free space on /tmp= 70936 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_8.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731631-1339246896/watcher-3731631-1339246896 -o /tmp/evaluation-result-3731631-1339246896/solver-3731631-1339246896 -C 1800 -W 1900 -M 15500  run HOME/instance-3731631-1339246896.opb

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=8865501

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        31765784 kB
Buffers:          111188 kB
Cached:           106516 kB
SwapCached:        12180 kB
Active:           234620 kB
Inactive:          36476 kB
Active(anon):      42432 kB
Inactive(anon):    13728 kB
Active(file):     192188 kB
Inactive(file):    22748 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67088848 kB
Dirty:             33384 kB
Writeback:             0 kB
AnonPages:         49924 kB
Mapped:            12148 kB
Shmem:                 0 kB
Slab:             695300 kB
SReclaimable:     135900 kB
SUnreclaim:       559400 kB
KernelStack:        1512 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     219912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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-3731631-1339246896.opb

Free space on /tmp at the end= 70920 MiB
End job on node138 at 2012-06-09 15:11:32