Trace number 3736079

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.34 580.216

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_5.opb
MD5SUM130be24ef6faf784c5a8bf386cbf11b2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark47.4058
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables5499
Total number of constraints19319
Number of constraints which are clauses19312
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint613
Number of terms in the objective function 613
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 613
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 643
Number of bits of the biggest sum of numbers10
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-3736079-1339248047.opb.
0.00/0.00	c Instance file HOME/instance-3736079-1339248047.opb
0.00/0.00	c File size is 560274 bytes.
0.00/0.15	c Highest Coefficient sum: 643
0.00/0.15	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.17	c ============================[ Problem Statistics ]=============================
0.00/0.17	c |                                                                             |
0.00/0.17	c |  Parsing time:          0.16         s                                      |
0.00/0.17	c |  Number Variables:      5499                                                |
0.00/0.17	c |  Number Constraints:    19319                                               |
0.00/0.17	c ===============================================================================
1800.22/580.21	c Remaining time 1799.84 sec.
1800.22/580.21	c 
1800.22/580.21	c *** INTERRUPTED ***
1800.22/580.21	s UNKNOWN
1800.22/580.21	c Total CPU time              : 1795.68 s
1800.22/580.21	c Memory used           : 366.39 MB
1800.22/580.21	c CPU time              : 1795.68 s
1800.22/580.21	c 
1800.22/580.21	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3736079-1339248047/watcher-3736079-1339248047 -o /tmp/evaluation-result-3736079-1339248047/solver-3736079-1339248047 -C 1800 -W 1900 -M 15500 run HOME/instance-3736079-1339248047.opb 

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

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


[startup+0 s]
/proc/loadavg: 6.98 6.91 5.73 3/178 26543
/proc/meminfo: memFree=29601216/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0

[startup+0.0585941 s]
/proc/loadavg: 6.98 6.91 5.73 3/178 26543
/proc/meminfo: memFree=29601216/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 6.98 6.91 5.73 3/178 26543
/proc/meminfo: memFree=29601216/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 6.98 6.91 5.73 3/178 26543
/proc/meminfo: memFree=29601216/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 6.98 6.91 5.73 3/178 26543
/proc/meminfo: memFree=29601216/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 6.58 6.83 5.71 3/180 26545
/proc/meminfo: memFree=29575168/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=58396 CPUtime=1.48 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 11813 0 0 0 145 3 0 0 20 0 1 0 390929590 59797504 7326 33554432000 134512640 146736320 4289210064 4289204700 135854509 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 14599 7326 790 2985 0 11533 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67544

[startup+3.10031 s]
/proc/loadavg: 6.58 6.83 5.71 3/180 26545
/proc/meminfo: memFree=29573804/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=59408 CPUtime=3.09 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 13006 0 0 0 305 4 0 0 20 0 1 0 390929590 60833792 7669 33554432000 134512640 146736320 4289210064 4289204680 139043776 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 14852 7669 790 2985 0 11786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68556

[startup+6.3003 s]
/proc/loadavg: 6.58 6.83 5.71 3/180 26545
/proc/meminfo: memFree=29558116/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=60052 CPUtime=6.28 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 25903 0 0 0 619 9 0 0 20 0 1 0 390929590 61493248 8448 33554432000 134512640 146736320 4289210064 4289204124 135854194 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 15013 8448 904 2985 0 11947 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69200

[startup+12.7003 s]
/proc/loadavg: 5.87 6.67 5.67 3/180 26545
/proc/meminfo: memFree=29567836/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=61460 CPUtime=12.67 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 37314 0 0 0 1256 11 0 0 20 0 1 0 390929590 62935040 8802 33554432000 134512640 146736320 4289210064 4289204240 136403117 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 15365 8802 909 2985 0 12299 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 70608

[startup+25.5003 s]
/proc/loadavg: 5.28 6.51 5.63 3/179 26545
/proc/meminfo: memFree=29562820/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=65696 CPUtime=25.47 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 62545 0 0 0 2531 16 0 0 20 0 1 0 390929590 67272704 10330 33554432000 134512640 146736320 4289210064 4289203484 136406068 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 16424 10330 946 2985 0 13358 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 74844

[startup+51.1005 s]
/proc/loadavg: 4.22 6.17 5.54 3/186 26566
/proc/meminfo: memFree=29504908/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=214724 CPUtime=51.58 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 116707 0 0 0 5121 37 0 0 20 0 8 0 390929590 219877376 24231 33554432000 134512640 146736320 4289210064 4289202912 139028308 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 53681 24231 979 2985 0 50615 0
[pid=26544/tid=26560] ppid=26543 vsize=214724 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26560/stat : 26560 (pb_cplex) S 26543 26543 26012 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390932251 219877376 24231 33554432000 134512640 146736320 4289210064 4041207440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26561] ppid=26543 vsize=214724 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26561/stat : 26561 (pb_cplex) S 26543 26543 26012 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390932251 219877376 24231 33554432000 134512640 146736320 4289210064 4105170576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26562] ppid=26543 vsize=214724 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26562/stat : 26562 (pb_cplex) S 26543 26543 26012 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390932251 219877376 24231 33554432000 134512640 146736320 4289210064 4115656336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26563] ppid=26543 vsize=214724 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26563/stat : 26563 (pb_cplex) S 26543 26543 26012 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390932251 219877376 24231 33554432000 134512640 146736320 4289210064 4094553744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26564] ppid=26543 vsize=214724 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26564/stat : 26564 (pb_cplex) S 26543 26543 26012 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390932251 219877376 24231 33554432000 134512640 146736320 4289210064 4012424848 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26565] ppid=26543 vsize=214724 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26565/stat : 26565 (pb_cplex) S 26543 26543 26012 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390932251 219877376 24231 33554432000 134512640 146736320 4289210064 3996118672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26566] ppid=26543 vsize=214724 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26566/stat : 26566 (pb_cplex) S 26543 26543 26012 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390932251 219877376 24231 33554432000 134512640 146736320 4289210064 3985632912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.58
Current children cumulated vsize (KiB) 223872

[startup+102.307 s]
/proc/loadavg: 6.24 6.36 5.64 8/186 26566
/proc/meminfo: memFree=29418336/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=315876 CPUtime=237.82 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 279572 0 0 0 23696 86 0 0 20 0 8 0 390929590 323457024 44954 33554432000 134512640 146736320 4289210064 4289202896 136008450 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26544/statm: 78969 44954 980 2985 0 75903 0
[pid=26544/tid=26560] ppid=26543 vsize=315876 CPUtime=23.81 cores=0,2,4,6
/proc/26544/task/26560/stat : 26560 (pb_cplex) R 26543 26543 26012 0 -1 4202560 16728 0 0 0 2376 5 0 0 20 0 8 0 390932251 323457024 44954 33554432000 134512640 146736320 4289210064 4041204844 136400479 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26561] ppid=26543 vsize=315876 CPUtime=24.19 cores=0,2,4,6
/proc/26544/task/26561/stat : 26561 (pb_cplex) R 26543 26543 26012 0 -1 4202560 26245 0 0 0 2412 7 0 0 20 0 8 0 390932251 323457024 44954 33554432000 134512640 146736320 4289210064 4105167440 136403129 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26562] ppid=26543 vsize=315876 CPUtime=23.85 cores=0,2,4,6
/proc/26544/task/26562/stat : 26562 (pb_cplex) S 26543 26543 26012 0 -1 4202560 26776 0 0 0 2378 7 0 0 20 0 8 0 390932251 323457024 44954 33554432000 134512640 146736320 4289210064 4115656336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26563] ppid=26543 vsize=315876 CPUtime=24.68 cores=0,2,4,6
/proc/26544/task/26563/stat : 26563 (pb_cplex) R 26543 26543 26012 0 -1 4202560 20249 0 0 0 2461 7 0 0 20 0 8 0 390932251 323457024 44954 33554432000 134512640 146736320 4289210064 4094549364 136400570 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26564] ppid=26543 vsize=315876 CPUtime=23.97 cores=0,2,4,6
/proc/26544/task/26564/stat : 26564 (pb_cplex) R 26543 26543 26012 0 -1 4202560 24667 0 0 0 2390 7 0 0 20 0 8 0 390932251 323457024 44954 33554432000 134512640 146736320 4289210064 4012420488 135999592 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26565] ppid=26543 vsize=315876 CPUtime=24.25 cores=0,2,4,6
/proc/26544/task/26565/stat : 26565 (pb_cplex) R 26543 26543 26012 0 -1 4202560 20792 0 0 0 2419 6 0 0 20 0 8 0 390932251 323457024 44954 33554432000 134512640 146736320 4289210064 3996114984 139044581 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26566] ppid=26543 vsize=315876 CPUtime=11.52 cores=0,2,4,6
/proc/26544/task/26566/stat : 26566 (pb_cplex) S 26543 26543 26012 0 -1 4202560 13613 0 0 0 1148 4 0 0 20 0 8 0 390932251 323457024 44954 33554432000 134512640 146736320 4289210064 3985632912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 237.82
Current children cumulated vsize (KiB) 325024

[startup+162.3 s]
/proc/loadavg: 7.47 6.64 5.77 9/186 26566
/proc/meminfo: memFree=29411244/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=318872 CPUtime=461.2 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 435447 0 0 0 45994 126 0 0 20 0 8 0 390929590 326524928 46627 33554432000 134512640 146736320 4289210064 4289202780 135854511 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26544/statm: 79718 46627 980 2985 0 76652 0
[pid=26544/tid=26560] ppid=26543 vsize=318872 CPUtime=49.98 cores=0,2,4,6
/proc/26544/task/26560/stat : 26560 (pb_cplex) R 26543 26543 26012 0 -1 4202560 20795 0 0 0 4992 6 0 0 20 0 8 0 390932251 326524928 46627 33554432000 134512640 146736320 4289210064 4041203748 139028333 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26561] ppid=26543 vsize=318872 CPUtime=51.33 cores=0,2,4,6
/proc/26544/task/26561/stat : 26561 (pb_cplex) S 26543 26543 26012 0 -1 4202560 54220 0 0 0 5119 14 0 0 20 0 8 0 390932251 326524928 46627 33554432000 134512640 146736320 4289210064 4105170576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26562] ppid=26543 vsize=318872 CPUtime=49.98 cores=0,2,4,6
/proc/26544/task/26562/stat : 26562 (pb_cplex) R 26543 26543 26012 0 -1 4202560 54593 0 0 0 4984 14 0 0 20 0 8 0 390932251 326524928 46627 33554432000 134512640 146736320 4289210064 4115653200 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26563] ppid=26543 vsize=318872 CPUtime=55.1 cores=0,2,4,6
/proc/26544/task/26563/stat : 26563 (pb_cplex) R 26543 26543 26012 0 -1 4202560 51315 0 0 0 5495 15 0 0 20 0 8 0 390932251 326524928 46627 33554432000 134512640 146736320 4289210064 4094550608 136403129 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26564] ppid=26543 vsize=318872 CPUtime=50.68 cores=0,2,4,6
/proc/26544/task/26564/stat : 26564 (pb_cplex) R 26543 26543 26012 0 -1 4202560 43890 0 0 0 5056 12 0 0 20 0 8 0 390932251 326524928 46627 33554432000 134512640 146736320 4289210064 4012421712 136403117 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26565] ppid=26543 vsize=318872 CPUtime=51.09 cores=0,2,4,6
/proc/26544/task/26565/stat : 26565 (pb_cplex) S 26543 26543 26012 0 -1 4202560 38994 0 0 0 5099 10 0 0 20 0 8 0 390932251 326524928 46627 33554432000 134512640 146736320 4289210064 3996118672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26566] ppid=26543 vsize=318872 CPUtime=37.32 cores=0,2,4,6
/proc/26544/task/26566/stat : 26566 (pb_cplex) S 26543 26543 26012 0 -1 4202560 40492 0 0 0 3722 10 0 0 20 0 8 0 390932251 326524928 46627 33554432000 134512640 146736320 4289210064 3985632912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 461.2

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

[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=146036 CPUtime=853.18 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 626795 0 0 0 85119 199 0 0 20 0 1 0 390929590 149540864 20752 33554432000 134512640 146736320 4289210064 4289205232 136385265 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 36509 20752 981 2985 0 33443 0
Current children cumulated CPU time (s) 853.18
Current children cumulated vsize (KiB) 155184

[startup+342.3 s]
/proc/loadavg: 4.09 6.00 5.71 3/193 26602
/proc/meminfo: memFree=29300668/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=268812 CPUtime=915.84 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 731193 0 0 0 91358 226 0 0 20 0 8 0 390929590 275263488 36547 33554432000 134512640 146736320 4289210064 4289201844 138462910 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26544/statm: 67203 36547 984 2985 0 64137 0
[pid=26544/tid=26589] ppid=26543 vsize=268812 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26589/stat : 26589 (pb_cplex) S 26543 26543 26012 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390960883 275263488 36547 33554432000 134512640 146736320 4289210064 4041207440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26590] ppid=26543 vsize=268812 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26590/stat : 26590 (pb_cplex) S 26543 26543 26012 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390960883 275263488 36547 33554432000 134512640 146736320 4289210064 4105170576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26591] ppid=26543 vsize=268812 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26591/stat : 26591 (pb_cplex) S 26543 26543 26012 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390960883 275263488 36547 33554432000 134512640 146736320 4289210064 4115656336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26592] ppid=26543 vsize=268812 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26592/stat : 26592 (pb_cplex) S 26543 26543 26012 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390960883 275263488 36547 33554432000 134512640 146736320 4289210064 4094553744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26593] ppid=26543 vsize=268812 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26593/stat : 26593 (pb_cplex) S 26543 26543 26012 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390960883 275263488 36547 33554432000 134512640 146736320 4289210064 3959156368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26594] ppid=26543 vsize=268812 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26594/stat : 26594 (pb_cplex) S 26543 26543 26012 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390960883 275263488 36547 33554432000 134512640 146736320 4289210064 3948670608 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26595] ppid=26543 vsize=268812 CPUtime=0 cores=0,2,4,6
/proc/26544/task/26595/stat : 26595 (pb_cplex) S 26543 26543 26012 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390960883 275263488 36547 33554432000 134512640 146736320 4289210064 3938184848 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 915.84
Current children cumulated vsize (KiB) 277960

[startup+402.3 s]
/proc/loadavg: 6.46 6.25 5.81 10/193 26602
/proc/meminfo: memFree=29189444/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=393996 CPUtime=1114.05 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 909841 0 0 0 111124 281 0 0 20 0 8 0 390929590 403451904 61983 33554432000 134512640 146736320 4289210064 4289202896 136008423 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26544/statm: 98499 61983 984 2985 0 95433 0
[pid=26544/tid=26589] ppid=26543 vsize=393996 CPUtime=22.72 cores=0,2,4,6
/proc/26544/task/26589/stat : 26589 (pb_cplex) R 26543 26543 26012 0 -1 4202560 20116 0 0 0 2267 5 0 0 20 0 8 0 390960883 403451904 61983 33554432000 134512640 146736320 4289210064 4041203216 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26590] ppid=26543 vsize=393996 CPUtime=22.79 cores=0,2,4,6
/proc/26544/task/26590/stat : 26590 (pb_cplex) R 26543 26543 26012 0 -1 4202560 20520 0 0 0 2272 7 0 0 20 0 8 0 390960883 403451904 61983 33554432000 134512640 146736320 4289210064 4105165912 136007627 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26591] ppid=26543 vsize=393996 CPUtime=23.73 cores=0,2,4,6
/proc/26544/task/26591/stat : 26591 (pb_cplex) R 26543 26543 26012 0 -1 4202560 21378 0 0 0 2366 7 0 0 20 0 8 0 390960883 403451904 61983 33554432000 134512640 146736320 4289210064 4115652112 136403116 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26592] ppid=26543 vsize=393996 CPUtime=23.06 cores=0,2,4,6
/proc/26544/task/26592/stat : 26592 (pb_cplex) R 26543 26543 26012 0 -1 4202560 22180 0 0 0 2300 6 0 0 20 0 8 0 390960883 403451904 61983 33554432000 134512640 146736320 4289210064 4094549520 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26593] ppid=26543 vsize=393996 CPUtime=23.17 cores=0,2,4,6
/proc/26544/task/26593/stat : 26593 (pb_cplex) R 26543 26543 26012 0 -1 4202560 21370 0 0 0 2309 8 0 0 20 0 8 0 390960883 403451904 61983 33554432000 134512640 146736320 4289210064 3959153232 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26594] ppid=26543 vsize=393996 CPUtime=22.81 cores=0,2,4,6
/proc/26544/task/26594/stat : 26594 (pb_cplex) R 26543 26543 26012 0 -1 4202560 19397 0 0 0 2274 7 0 0 20 0 8 0 390960883 403451904 61983 33554432000 134512640 146736320 4289210064 3948666456 139023053 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26595] ppid=26543 vsize=393996 CPUtime=22.82 cores=0,2,4,6
/proc/26544/task/26595/stat : 26595 (pb_cplex) R 26543 26543 26012 0 -1 4202560 21487 0 0 0 2274 8 0 0 20 0 8 0 390960883 403451904 61983 33554432000 134512640 146736320 4289210064 3938183160 144797937 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1114.05
Current children cumulated vsize (KiB) 403144

[startup+462.301 s]
/proc/loadavg: 7.60 6.65 5.97 5/193 26602
/proc/meminfo: memFree=29169240/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=387136 CPUtime=1352.89 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) S 26543 26543 26012 0 -1 4202496 1032598 0 0 0 134967 322 0 0 20 0 8 0 390929590 396427264 61498 33554432000 134512640 146736320 4289210064 4289206416 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 96784 61498 984 2985 0 93718 0
[pid=26544/tid=26589] ppid=26543 vsize=387136 CPUtime=55.65 cores=0,2,4,6
/proc/26544/task/26589/stat : 26589 (pb_cplex) R 26543 26543 26012 0 -1 4202560 43558 0 0 0 5552 13 0 0 20 0 8 0 390960883 396427264 61498 33554432000 134512640 146736320 4289210064 4041203080 135999709 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26590] ppid=26543 vsize=387136 CPUtime=55.5 cores=0,2,4,6
/proc/26544/task/26590/stat : 26590 (pb_cplex) R 26543 26543 26012 0 -1 4202560 40165 0 0 0 5538 12 0 0 20 0 8 0 390960883 396427264 61498 33554432000 134512640 146736320 4289210064 4105165968 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26591] ppid=26543 vsize=387136 CPUtime=52.38 cores=0,2,4,6
/proc/26544/task/26591/stat : 26591 (pb_cplex) S 26543 26543 26012 0 -1 4202560 35240 0 0 0 5228 10 0 0 20 0 8 0 390960883 396427264 61498 33554432000 134512640 146736320 4289210064 4115656336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26592] ppid=26543 vsize=387136 CPUtime=55.47 cores=0,2,4,6
/proc/26544/task/26592/stat : 26592 (pb_cplex) S 26543 26543 26012 0 -1 4202560 30803 0 0 0 5537 10 0 0 20 0 8 0 390960883 396427264 61498 33554432000 134512640 146736320 4289210064 4094553744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26593] ppid=26543 vsize=387136 CPUtime=52.19 cores=0,2,4,6
/proc/26544/task/26593/stat : 26593 (pb_cplex) S 26543 26543 26012 0 -1 4202560 39211 0 0 0 5206 13 0 0 20 0 8 0 390960883 396427264 61498 33554432000 134512640 146736320 4289210064 3959156368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26594] ppid=26543 vsize=387136 CPUtime=55.16 cores=0,2,4,6
/proc/26544/task/26594/stat : 26594 (pb_cplex) R 26543 26543 26012 0 -1 4202560 29959 0 0 0 5505 11 0 0 20 0 8 0 390960883 396427264 61498 33554432000 134512640 146736320 4289210064 3948665840 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26595] ppid=26543 vsize=387136 CPUtime=50.83 cores=0,2,4,6
/proc/26544/task/26595/stat : 26595 (pb_cplex) S 26543 26543 26012 0 -1 4202560 35429 0 0 0 5071 12 0 0 20 0 8 0 390960883 396427264 61498 33554432000 134512640 146736320 4289210064 3938184848 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1352.89
Current children cumulated vsize (KiB) 396284

[startup+522.3 s]
/proc/loadavg: 8.08 6.91 6.10 10/193 26602
/proc/meminfo: memFree=29160096/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=388460 CPUtime=1569.08 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) R 26543 26543 26012 0 -1 4202496 1232605 0 0 0 156526 382 0 0 20 0 8 0 390929590 397783040 61858 33554432000 134512640 146736320 4289210064 4289202896 136008266 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26544/statm: 97115 61858 984 2985 0 94049 0
[pid=26544/tid=26589] ppid=26543 vsize=388460 CPUtime=86.84 cores=0,2,4,6
/proc/26544/task/26589/stat : 26589 (pb_cplex) R 26543 26543 26012 0 -1 4202560 75278 0 0 0 8661 23 0 0 20 0 8 0 390960883 397783040 61858 33554432000 134512640 146736320 4289210064 4041203784 136474230 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26544/tid=26590] ppid=26543 vsize=388460 CPUtime=92.03 cores=0,2,4,6
/proc/26544/task/26590/stat : 26590 (pb_cplex) R 26543 26543 26012 0 -1 4202560 58070 0 0 0 9183 20 0 0 20 0 8 0 390960883 397783040 61858 33554432000 134512640 146736320 4289210064 4105167440 136403117 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26591] ppid=26543 vsize=388460 CPUtime=76.07 cores=0,2,4,6
/proc/26544/task/26591/stat : 26591 (pb_cplex) R 26543 26543 26012 0 -1 4202560 53814 0 0 0 7590 17 0 0 20 0 8 0 390960883 397783040 61858 33554432000 134512640 146736320 4289210064 4115653024 139023058 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26592] ppid=26543 vsize=388460 CPUtime=79.1 cores=0,2,4,6
/proc/26544/task/26592/stat : 26592 (pb_cplex) R 26543 26543 26012 0 -1 4202560 40909 0 0 0 7897 13 0 0 20 0 8 0 390960883 397783040 61858 33554432000 134512640 146736320 4289210064 4094550232 136008606 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26593] ppid=26543 vsize=388460 CPUtime=75.49 cores=0,2,4,6
/proc/26544/task/26593/stat : 26593 (pb_cplex) R 26543 26543 26012 0 -1 4202560 67678 0 0 0 7525 24 0 0 20 0 8 0 390960883 397783040 61858 33554432000 134512640 146736320 4289210064 3959152848 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26594] ppid=26543 vsize=388460 CPUtime=85.99 cores=0,2,4,6
/proc/26544/task/26594/stat : 26594 (pb_cplex) R 26543 26543 26012 0 -1 4202560 48955 0 0 0 8581 18 0 0 20 0 8 0 390960883 397783040 61858 33554432000 134512640 146736320 4289210064 3948667308 136400484 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26595] ppid=26543 vsize=388460 CPUtime=74.07 cores=0,2,4,6
/proc/26544/task/26595/stat : 26595 (pb_cplex) R 26543 26543 26012 0 -1 4202560 69333 0 0 0 7384 23 0 0 20 0 8 0 390960883 397783040 61858 33554432000 134512640 146736320 4289210064 3938181536 139023053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1569.08
Current children cumulated vsize (KiB) 397608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+580.2 s]
/proc/loadavg: 8.55 7.24 6.26 7/194 26605
/proc/meminfo: memFree=29171492/32873844 swapFree=7632/7632
[pid=26543] ppid=26541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26543/stat : 26543 (run) S 26541 26543 26012 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929590 9367552 270 33554432000 4194304 5064252 140735459594688 140735459593600 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26543/statm: 2287 270 229 213 0 72 0
[pid=26544] ppid=26543 vsize=375184 CPUtime=1800.22 cores=0,2,4,6
/proc/26544/stat : 26544 (pb_cplex) S 26543 26543 26012 0 -1 4202496 1468398 0 0 0 179565 457 0 0 20 0 8 0 390929590 384188416 60131 33554432000 134512640 146736320 4289210064 4289206416 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26544/statm: 93796 60131 984 2985 0 90730 0
[pid=26544/tid=26589] ppid=26543 vsize=375184 CPUtime=115.55 cores=0,2,4,6
/proc/26544/task/26589/stat : 26589 (pb_cplex) S 26543 26543 26012 0 -1 4202560 110854 0 0 0 11522 33 0 0 20 0 8 0 390960883 384188416 60131 33554432000 134512640 146736320 4289210064 4041207440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26590] ppid=26543 vsize=375184 CPUtime=122.07 cores=0,2,4,6
/proc/26544/task/26590/stat : 26590 (pb_cplex) R 26543 26543 26012 0 -1 4202560 70822 0 0 0 12183 24 0 0 20 0 8 0 390960883 384188416 60131 33554432000 134512640 146736320 4289210064 4105167064 136008606 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26591] ppid=26543 vsize=375184 CPUtime=102.74 cores=0,2,4,6
/proc/26544/task/26591/stat : 26591 (pb_cplex) S 26543 26543 26012 0 -1 4202560 79280 0 0 0 10250 24 0 0 20 0 8 0 390960883 384188416 60131 33554432000 134512640 146736320 4289210064 4115656336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26592] ppid=26543 vsize=375184 CPUtime=108.9 cores=0,2,4,6
/proc/26544/task/26592/stat : 26592 (pb_cplex) R 26543 26543 26012 0 -1 4202560 55566 0 0 0 10871 19 0 0 20 0 8 0 390960883 384188416 60131 33554432000 134512640 146736320 4289210064 4094549520 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26544/tid=26593] ppid=26543 vsize=375184 CPUtime=105.05 cores=0,2,4,6
/proc/26544/task/26593/stat : 26593 (pb_cplex) R 26543 26543 26012 0 -1 4202560 104986 0 0 0 10469 36 0 0 20 0 8 0 390960883 384188416 60131 33554432000 134512640 146736320 4289210064 3959153232 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26544/tid=26594] ppid=26543 vsize=375184 CPUtime=115.4 cores=0,2,4,6
/proc/26544/task/26594/stat : 26594 (pb_cplex) R 26543 26543 26012 0 -1 4202560 73785 0 0 0 11513 27 0 0 20 0 8 0 390960883 384188416 60131 33554432000 134512640 146736320 4289210064 3948667096 136008657 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26544/tid=26595] ppid=26543 vsize=375184 CPUtime=104.53 cores=0,2,4,6
/proc/26544/task/26595/stat : 26595 (pb_cplex) R 26543 26543 26012 0 -1 4202560 111471 0 0 0 10418 35 0 0 20 0 8 0 390960883 384188416 60131 33554432000 134512640 146736320 4289210064 3938180232 136388565 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 384332

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 26543 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 1800.22
#
# 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.119934
#  lost CPU user time (s): 0.22998
#  lost CPU system time (s): -0.11

Real time (s): 580.216
CPU time (s): 1800.34
CPU user time (s): 1795.88
CPU system time (s): 4.46
CPU usage (%): 310.288
Max. virtual memory (cumulated for all children) (KiB): 444888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2

runsolver used 1.49177 second user time and 3.86441 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-09 15:20:47
IDJOB=3736079
IDBENCH=25021
IDSOLVER=2325
FILE ID=node144/3736079-1339248047
RUNJOBID= node144-1339246834-26029
PBS_JOBID= 14644337
Free space on /tmp= 68404 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_5.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736079-1339248047/watcher-3736079-1339248047 -o /tmp/evaluation-result-3736079-1339248047/solver-3736079-1339248047 -C 1800 -W 1900 -M 15500  run HOME/instance-3736079-1339248047.opb

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

MD5SUM BENCH= 130be24ef6faf784c5a8bf386cbf11b2
RANDOM SEED=2019140960

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

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

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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:        29601752 kB
Buffers:         1131632 kB
Cached:          1076592 kB
SwapCached:          460 kB
Active:          2223172 kB
Inactive:         118324 kB
Active(anon):     117692 kB
Inactive(anon):    11384 kB
Active(file):    2105480 kB
Inactive(file):   106940 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:             16708 kB
Writeback:             8 kB
AnonPages:        133752 kB
Mapped:            14224 kB
Shmem:               172 kB
Slab:             790640 kB
SReclaimable:     232268 kB
SUnreclaim:       558372 kB
KernelStack:        1488 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     299212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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-3736079-1339248047.opb

Free space on /tmp at the end= 68384 MiB
End job on node144 at 2012-06-09 15:30:30