Trace number 3736046

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.15 587.717

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_2.opb
MD5SUMaf0ded53094abde95c37378ccd6c7afa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark618.033
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 variables8901
Total number of constraints32298
Number of constraints which are clauses32280
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint1
Maximum length of a constraint790
Number of terms in the objective function 790
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 790
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 820
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-3736046-1339248040.opb.
0.00/0.00	c Instance file HOME/instance-3736046-1339248040.opb
0.00/0.00	c File size is 937948 bytes.
0.00/0.26	c Highest Coefficient sum: 820
0.00/0.26	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.28	c ============================[ Problem Statistics ]=============================
0.00/0.28	c |                                                                             |
0.00/0.28	c |  Parsing time:          0.27         s                                      |
0.00/0.28	c |  Number Variables:      8901                                                |
0.00/0.28	c |  Number Constraints:    32298                                               |
0.00/0.28	c ===============================================================================
1800.15/587.71	c Remaining time 1799.72 sec.
1800.15/587.71	c 
1800.15/587.71	c *** INTERRUPTED ***
1800.15/587.71	s UNKNOWN
1800.15/587.71	c 

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-3736046-1339248040/watcher-3736046-1339248040 -o /tmp/evaluation-result-3736046-1339248040/solver-3736046-1339248040 -C 1800 -W 1900 -M 15500 run HOME/instance-3736046-1339248040.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: 5.88 6.48 4.51 3/178 11549
/proc/meminfo: memFree=28108292/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0

[startup+0.0171771 s]
/proc/loadavg: 5.88 6.48 4.51 3/178 11549
/proc/meminfo: memFree=28108292/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100236 s]
/proc/loadavg: 5.88 6.48 4.51 3/178 11549
/proc/meminfo: memFree=28108292/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30019 s]
/proc/loadavg: 5.88 6.48 4.51 3/178 11549
/proc/meminfo: memFree=28108292/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700218 s]
/proc/loadavg: 5.88 6.48 4.51 3/178 11549
/proc/meminfo: memFree=28108292/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 5.88 6.48 4.51 3/180 11551
/proc/meminfo: memFree=28066804/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=87848 CPUtime=1.49 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 17420 0 0 0 146 3 0 0 20 0 1 0 390931322 89956352 11414 33554432000 134512640 146736320 4293430112 4293424704 136413878 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 21962 11414 790 2985 0 18896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96996

[startup+3.10028 s]
/proc/loadavg: 5.88 6.48 4.51 3/180 11551
/proc/meminfo: memFree=28064696/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=88376 CPUtime=3.09 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 19944 0 0 0 306 3 0 0 20 0 1 0 390931322 90497024 11585 33554432000 134512640 146736320 4293430112 4293424604 136405587 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 22094 11585 790 2985 0 19028 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97524

[startup+6.30024 s]
/proc/loadavg: 5.57 6.41 4.49 3/180 11551
/proc/meminfo: memFree=28063340/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=88460 CPUtime=6.29 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 24899 0 0 0 625 4 0 0 20 0 1 0 390931322 90583040 11661 33554432000 134512640 146736320 4293430112 4293424640 136403432 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 22115 11661 790 2985 0 19049 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97608

[startup+12.7003 s]
/proc/loadavg: 5.28 6.33 4.48 3/180 11551
/proc/meminfo: memFree=28059940/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=90164 CPUtime=12.68 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 43738 0 0 0 1262 6 0 0 20 0 1 0 390931322 92327936 12962 33554432000 134512640 146736320 4293430112 4293424720 136403109 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 22541 12962 904 2985 0 19475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99312

[startup+25.5003 s]
/proc/loadavg: 4.63 6.14 4.44 3/178 11551
/proc/meminfo: memFree=28053584/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=93240 CPUtime=25.49 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 63496 0 0 0 2539 10 0 0 20 0 1 0 390931322 95477760 13886 33554432000 134512640 146736320 4293430112 4293423836 135854179 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 23310 13886 909 2985 0 20244 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102388

[startup+51.1003 s]
/proc/loadavg: 3.73 5.80 4.38 3/179 11552
/proc/meminfo: memFree=28052956/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=93492 CPUtime=51.08 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 98258 0 0 0 5092 16 0 0 20 0 1 0 390931322 95735808 14076 33554432000 134512640 146736320 4293430112 4293424172 136400479 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 23373 14076 909 2985 0 20307 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102640

[startup+102.307 s]
/proc/loadavg: 3.20 5.36 4.30 3/186 11573
/proc/meminfo: memFree=27950260/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=290512 CPUtime=107.07 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 199733 0 0 0 10661 46 0 0 20 0 8 0 390931322 297484288 39740 33554432000 134512640 146736320 4293430112 4293423000 136008609 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 72628 39740 980 2985 0 69562 0
[pid=11550/tid=11567] ppid=11549 vsize=290512 CPUtime=0 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) S 11549 11549 10692 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390937855 297484288 39740 33554432000 134512640 146736320 4293430112 4020235920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=290512 CPUtime=0 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) S 11549 11549 10692 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390937855 297484288 39740 33554432000 134512640 146736320 4293430112 4081053328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=290512 CPUtime=0 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) S 11549 11549 10692 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390937855 297484288 39740 33554432000 134512640 146736320 4293430112 4091539088 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=290512 CPUtime=0 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) S 11549 11549 10692 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390937855 297484288 39740 33554432000 134512640 146736320 4293430112 4070104720 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=290512 CPUtime=0 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) S 11549 11549 10692 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390937855 297484288 39740 33554432000 134512640 146736320 4293430112 4009750160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=290512 CPUtime=0 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) S 11549 11549 10692 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390937855 297484288 39740 33554432000 134512640 146736320 4293430112 3999264400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=290512 CPUtime=0 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) S 11549 11549 10692 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390937855 297484288 39740 33554432000 134512640 146736320 4293430112 3988778640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 107.07
Current children cumulated vsize (KiB) 299660

[startup+162.3 s]
/proc/loadavg: 3.51 4.98 4.23 10/186 11573
/proc/meminfo: memFree=27822408/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=448328 CPUtime=204.93 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 305333 0 0 0 20426 67 0 0 20 0 8 0 390931322 459087872 70869 33554432000 134512640 146736320 4293430112 4293422992 136008042 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11550/statm: 112082 70869 980 2985 0 109016 0
[pid=11550/tid=11567] ppid=11549 vsize=448328 CPUtime=6.33 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 7326 0 0 0 632 1 0 0 20 0 8 0 390937855 459087872 70869 33554432000 134512640 146736320 4293430112 4020231312 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=448328 CPUtime=6.32 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) R 11549 11549 10692 0 -1 4202560 6639 0 0 0 631 1 0 0 20 0 8 0 390937855 459087872 70869 33554432000 134512640 146736320 4293430112 4081049656 136475798 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=448328 CPUtime=6.17 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) R 11549 11549 10692 0 -1 4202560 8033 0 0 0 615 2 0 0 20 0 8 0 390937855 459087872 70869 33554432000 134512640 146736320 4293430112 4091534480 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=448328 CPUtime=6.36 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) R 11549 11549 10692 0 -1 4202560 6901 0 0 0 635 1 0 0 20 0 8 0 390937855 459087872 70869 33554432000 134512640 146736320 4293430112 4070101584 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=448328 CPUtime=6.16 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) R 11549 11549 10692 0 -1 4202560 7945 0 0 0 615 1 0 0 20 0 8 0 390937855 459087872 70869 33554432000 134512640 146736320 4293430112 4009745552 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=448328 CPUtime=6.35 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) R 11549 11549 10692 0 -1 4202560 8625 0 0 0 633 2 0 0 20 0 8 0 390937855 459087872 70869 33554432000 134512640 146736320 4293430112 3999259696 136384895 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=448328 CPUtime=6.21 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) R 11549 11549 10692 0 -1 4202560 6676 0 0 0 620 1 0 0 20 0 8 0 390937855 459087872 70869 33554432000 134512640 146736320 4293430112 3988774032 136008242 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 204.93
Current children cumulated vsize (KiB) 457476

[startup+222.3 s]
/proc/loadavg: 6.98 5.71 4.53 10/186 11573
/proc/meminfo: memFree=27801148/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=466116 CPUtime=444.48 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 471321 0 0 0 44334 114 0 0 20 0 8 0 390931322 477302784 76184 33554432000 134512640 146736320 4293430112 4293422992 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 116529 76184 982 2985 0 113463 0
[pid=11550/tid=11567] ppid=11549 vsize=466116 CPUtime=36.03 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 28964 0 0 0 3596 7 0 0 20 0 8 0 390937855 477302784 76184 33554432000 134512640 146736320 4293430112 4020231160 136475798 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=466116 CPUtime=36.2 cores=0,2,4,6

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

/proc/11550/statm: 117030 77161 985 2985 0 113964 0
[pid=11550/tid=11567] ppid=11549 vsize=468120 CPUtime=119.46 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 83466 0 0 0 11922 24 0 0 20 0 8 0 390937855 479354880 77161 33554432000 134512640 146736320 4293430112 4020232104 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=468120 CPUtime=124.76 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) R 11549 11549 10692 0 -1 4202560 80127 0 0 0 12454 22 0 0 20 0 8 0 390937855 479354880 77161 33554432000 134512640 146736320 4293430112 4081050056 136000532 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=468120 CPUtime=125.55 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) R 11549 11549 10692 0 -1 4202560 89198 0 0 0 12529 26 0 0 20 0 8 0 390937855 479354880 77161 33554432000 134512640 146736320 4293430112 4091534172 136405590 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=468120 CPUtime=136.69 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) R 11549 11549 10692 0 -1 4202560 26354 0 0 0 13658 11 0 0 20 0 8 0 390937855 479354880 77161 33554432000 134512640 146736320 4293430112 4070101200 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=468120 CPUtime=127.19 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) R 11549 11549 10692 0 -1 4202560 86477 0 0 0 12696 23 0 0 20 0 8 0 390937855 479354880 77161 33554432000 134512640 146736320 4293430112 4009747024 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=468120 CPUtime=126.81 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) R 11549 11549 10692 0 -1 4202560 84458 0 0 0 12657 24 0 0 20 0 8 0 390937855 479354880 77161 33554432000 134512640 146736320 4293430112 3999260764 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=468120 CPUtime=116.14 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) R 11549 11549 10692 0 -1 4202560 78654 0 0 0 11596 18 0 0 20 0 8 0 390937855 479354880 77161 33554432000 134512640 146736320 4293430112 3988775120 136008356 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1135.26
Current children cumulated vsize (KiB) 477268

[startup+462.3 s]
/proc/loadavg: 8.62 7.21 5.41 10/186 11574
/proc/meminfo: memFree=27774296/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=467192 CPUtime=1374.81 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 985185 0 0 0 137230 251 0 0 20 0 8 0 390931322 478404608 77070 33554432000 134512640 146736320 4293430112 4293422992 136008069 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11550/statm: 116798 77070 985 2985 0 113732 0
[pid=11550/tid=11567] ppid=11549 vsize=467192 CPUtime=149.35 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 104974 0 0 0 14904 31 0 0 20 0 8 0 390937855 478404608 77070 33554432000 134512640 146736320 4293430112 4020232400 136008266 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=467192 CPUtime=155.03 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) R 11549 11549 10692 0 -1 4202560 99125 0 0 0 15477 26 0 0 20 0 8 0 390937855 478404608 77070 33554432000 134512640 146736320 4293430112 4081049672 139042904 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=467192 CPUtime=155.31 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) R 11549 11549 10692 0 -1 4202560 114434 0 0 0 15496 35 0 0 20 0 8 0 390937855 478404608 77070 33554432000 134512640 146736320 4293430112 4091535400 139044561 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=467192 CPUtime=166.14 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) R 11549 11549 10692 0 -1 4202560 26355 0 0 0 16602 12 0 0 20 0 8 0 390937855 478404608 77070 33554432000 134512640 146736320 4293430112 4070101268 136004868 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=467192 CPUtime=156.9 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) R 11549 11549 10692 0 -1 4202560 105055 0 0 0 15660 30 0 0 20 0 8 0 390937855 478404608 77070 33554432000 134512640 146736320 4293430112 4009746524 135854535 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=467192 CPUtime=156.58 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) R 11549 11549 10692 0 -1 4202560 103028 0 0 0 15629 29 0 0 20 0 8 0 390937855 478404608 77070 33554432000 134512640 146736320 4293430112 3999260764 135854475 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=467192 CPUtime=146.41 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) R 11549 11549 10692 0 -1 4202560 97079 0 0 0 14616 25 0 0 20 0 8 0 390937855 478404608 77070 33554432000 134512640 146736320 4293430112 3988775360 135999761 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1374.81
Current children cumulated vsize (KiB) 476340

[startup+522.3 s]
/proc/loadavg: 8.86 7.53 5.63 10/186 11574
/proc/meminfo: memFree=27765484/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=467328 CPUtime=1614.38 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 1119511 0 0 0 161153 285 0 0 20 0 8 0 390931322 478543872 77127 33554432000 134512640 146736320 4293430112 4293422824 139044555 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11550/statm: 116832 77127 985 2985 0 113766 0
[pid=11550/tid=11567] ppid=11549 vsize=467328 CPUtime=179.18 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 124075 0 0 0 17882 36 0 0 20 0 8 0 390937855 478543872 77127 33554432000 134512640 146736320 4293430112 4020231340 135454087 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=467328 CPUtime=185.05 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) R 11549 11549 10692 0 -1 4202560 117683 0 0 0 18475 30 0 0 20 0 8 0 390937855 478543872 77127 33554432000 134512640 146736320 4293430112 4081049716 135450784 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=467328 CPUtime=185.24 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) R 11549 11549 10692 0 -1 4202560 134086 0 0 0 18484 40 0 0 20 0 8 0 390937855 478543872 77127 33554432000 134512640 146736320 4293430112 4091535788 136400477 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=467328 CPUtime=196.08 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) R 11549 11549 10692 0 -1 4202560 26355 0 0 0 19596 12 0 0 20 0 8 0 390937855 478543872 77127 33554432000 134512640 146736320 4293430112 4070101992 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=467328 CPUtime=186.82 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) R 11549 11549 10692 0 -1 4202560 124105 0 0 0 18648 34 0 0 20 0 8 0 390937855 478543872 77127 33554432000 134512640 146736320 4293430112 4009746888 136000315 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=467328 CPUtime=186.42 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) R 11549 11549 10692 0 -1 4202560 121833 0 0 0 18607 35 0 0 20 0 8 0 390937855 478543872 77127 33554432000 134512640 146736320 4293430112 3999260712 139044550 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=467328 CPUtime=176.04 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) R 11549 11549 10692 0 -1 4202560 115676 0 0 0 17574 30 0 0 20 0 8 0 390937855 478543872 77127 33554432000 134512640 146736320 4293430112 3988775504 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1614.38
Current children cumulated vsize (KiB) 476476

[startup+582.3 s]
/proc/loadavg: 6.38 7.05 5.58 10/187 11577
/proc/meminfo: memFree=27764688/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=468404 CPUtime=1778.56 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 1239245 0 0 0 177543 313 0 0 20 0 8 0 390931322 479645696 77391 33554432000 134512640 146736320 4293430112 4293423240 136000488 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 117101 77391 985 2985 0 114035 0
[pid=11550/tid=11567] ppid=11549 vsize=468404 CPUtime=214.12 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 152049 0 0 0 21368 44 0 0 20 0 8 0 390937855 479645696 77391 33554432000 134512640 146736320 4293430112 4020232400 136008455 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=468404 CPUtime=210.71 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) R 11549 11549 10692 0 -1 4202560 139224 0 0 0 21034 37 0 0 20 0 8 0 390937855 479645696 77391 33554432000 134512640 146736320 4293430112 4081050192 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=468404 CPUtime=235.44 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) R 11549 11549 10692 0 -1 4202560 178666 0 0 0 23494 50 0 0 20 0 8 0 390937855 479645696 77391 33554432000 134512640 146736320 4293430112 4091535636 136003493 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=468404 CPUtime=210.61 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) R 11549 11549 10692 0 -1 4202560 26355 0 0 0 21048 13 0 0 20 0 8 0 390937855 479645696 77391 33554432000 134512640 146736320 4293430112 4070101104 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=468404 CPUtime=196.5 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) R 11549 11549 10692 0 -1 4202560 130982 0 0 0 19614 36 0 0 20 0 8 0 390937855 479645696 77391 33554432000 134512640 146736320 4293430112 4009746524 135854452 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=468404 CPUtime=201.15 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) R 11549 11549 10692 0 -1 4202560 131438 0 0 0 20077 38 0 0 20 0 8 0 390937855 479645696 77391 33554432000 134512640 146736320 4293430112 3999260880 136008160 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=468404 CPUtime=181.69 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) R 11549 11549 10692 0 -1 4202560 119599 0 0 0 18138 31 0 0 20 0 8 0 390937855 479645696 77391 33554432000 134512640 146736320 4293430112 3988775120 136008441 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1778.56
Current children cumulated vsize (KiB) 477552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+587.7 s]
/proc/loadavg: 6.59 7.08 5.60 10/187 11577
/proc/meminfo: memFree=27764936/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=468412 CPUtime=1800.15 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 1250156 0 0 0 179698 317 0 0 20 0 8 0 390931322 479653888 77363 33554432000 134512640 146736320 4293430112 4293422992 136008416 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 117103 77363 985 2985 0 114037 0
[pid=11550/tid=11567] ppid=11549 vsize=468412 CPUtime=216.78 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 153363 0 0 0 21634 44 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4020232284 135854509 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=468412 CPUtime=213.41 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) R 11549 11549 10692 0 -1 4202560 141152 0 0 0 21304 37 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4081049808 136008402 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=468412 CPUtime=238.13 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) R 11549 11549 10692 0 -1 4202560 180273 0 0 0 23762 51 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4091535452 135854535 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=468412 CPUtime=213.3 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) R 11549 11549 10692 0 -1 4202560 26355 0 0 0 21317 13 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4070101584 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=468412 CPUtime=199.19 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) R 11549 11549 10692 0 -1 4202560 132505 0 0 0 19882 37 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4009746640 136008256 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=468412 CPUtime=203.86 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) R 11549 11549 10692 0 -1 4202560 132973 0 0 0 20348 38 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 3999260880 136008234 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=468412 CPUtime=184.35 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) R 11549 11549 10692 0 -1 4202560 121055 0 0 0 18404 31 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 3988775128 136008642 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 477560

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

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

[startup+587.7 s]
/proc/loadavg: 6.59 7.08 5.60 10/187 11577
/proc/meminfo: memFree=27764936/32873648 swapFree=7376/7376
[pid=11549] ppid=11547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11549/stat : 11549 (run) S 11547 11549 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390931322 9367552 270 33554432000 4194304 5064252 140733699575680 140733699574592 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11549/statm: 2287 270 229 213 0 72 0
[pid=11550] ppid=11549 vsize=468412 CPUtime=1800.15 cores=0,2,4,6
/proc/11550/stat : 11550 (pb_cplex) R 11549 11549 10692 0 -1 4202496 1250156 0 0 0 179698 317 0 0 20 0 8 0 390931322 479653888 77363 33554432000 134512640 146736320 4293430112 4293422992 136008416 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11550/statm: 117103 77363 985 2985 0 114037 0
[pid=11550/tid=11567] ppid=11549 vsize=468412 CPUtime=216.78 cores=0,2,4,6
/proc/11550/task/11567/stat : 11567 (pb_cplex) R 11549 11549 10692 0 -1 4202560 153363 0 0 0 21634 44 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4020232284 135854509 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11550/tid=11568] ppid=11549 vsize=468412 CPUtime=213.41 cores=0,2,4,6
/proc/11550/task/11568/stat : 11568 (pb_cplex) R 11549 11549 10692 0 -1 4202560 141152 0 0 0 21304 37 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4081049808 136008402 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11569] ppid=11549 vsize=468412 CPUtime=238.13 cores=0,2,4,6
/proc/11550/task/11569/stat : 11569 (pb_cplex) R 11549 11549 10692 0 -1 4202560 180273 0 0 0 23762 51 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4091535452 135854535 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11570] ppid=11549 vsize=468412 CPUtime=213.3 cores=0,2,4,6
/proc/11550/task/11570/stat : 11570 (pb_cplex) R 11549 11549 10692 0 -1 4202560 26355 0 0 0 21317 13 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4070101584 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11550/tid=11571] ppid=11549 vsize=468412 CPUtime=199.19 cores=0,2,4,6
/proc/11550/task/11571/stat : 11571 (pb_cplex) R 11549 11549 10692 0 -1 4202560 132505 0 0 0 19882 37 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 4009746640 136008256 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11550/tid=11572] ppid=11549 vsize=468412 CPUtime=203.86 cores=0,2,4,6
/proc/11550/task/11572/stat : 11572 (pb_cplex) R 11549 11549 10692 0 -1 4202560 132973 0 0 0 20348 38 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 3999260880 136008234 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11550/tid=11573] ppid=11549 vsize=468412 CPUtime=184.35 cores=0,2,4,6
/proc/11550/task/11573/stat : 11573 (pb_cplex) R 11549 11549 10692 0 -1 4202560 121055 0 0 0 18404 31 0 0 20 0 8 0 390937855 479653888 77363 33554432000 134512640 146736320 4293430112 3988775128 136008642 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 477560

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11549 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 587.717
CPU time (s): 1800.15
CPU user time (s): 1796.98
CPU system time (s): 3.17
CPU usage (%): 306.296
Max. virtual memory (cumulated for all children) (KiB): 494300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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= 1

runsolver used 1.68974 second user time and 3.9464 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 15:20:40
IDJOB=3736046
IDBENCH=25018
IDSOLVER=2325
FILE ID=node112/3736046-1339248040
RUNJOBID= node112-1339246834-10708
PBS_JOBID= 14644369
Free space on /tmp= 70212 MiB

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

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

MD5SUM BENCH= af0ded53094abde95c37378ccd6c7afa
RANDOM SEED=1214140468

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28109292 kB
Buffers:          347244 kB
Cached:          2066868 kB
SwapCached:         2144 kB
Active:          3083208 kB
Inactive:         789420 kB
Active(anon):    1455364 kB
Inactive(anon):     3164 kB
Active(file):    1627844 kB
Inactive(file):   786256 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099428 kB
Dirty:             17756 kB
Writeback:             4 kB
AnonPages:       1461608 kB
Mapped:            12132 kB
Shmem:                 0 kB
Slab:             750052 kB
SReclaimable:     193304 kB
SUnreclaim:       556748 kB
KernelStack:        1560 kB
PageTables:         7008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2022620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1101824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736046-1339248040.opb

Free space on /tmp at the end= 70196 MiB
End job on node112 at 2012-06-09 15:30:28