Trace number 3737436

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.13 655.316

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_2.opb
MD5SUM219f407da86957d900e068170e9af8b6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737436-1339248654.opb.
0.00/0.00	c Instance file HOME/instance-3737436-1339248654.opb
0.00/0.00	c File size is 531925 bytes.
0.00/0.13	c Highest Coefficient sum: 400
0.00/0.13	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.14	c ============================[ Problem Statistics ]=============================
0.00/0.14	c |                                                                             |
0.00/0.14	c |  Parsing time:          0.13         s                                      |
0.00/0.14	c |  Number Variables:      6620                                                |
0.00/0.14	c |  Number Constraints:    13041                                               |
0.00/0.14	c ===============================================================================
1800.13/655.31	c Remaining time 1799.86 sec.
1800.13/655.31	c 
1800.13/655.31	c *** INTERRUPTED ***
1800.13/655.31	s UNKNOWN
1800.13/655.31	c Total CPU time              : 1798.12 s
1800.13/655.31	c Memory used           : 293.21 MB
1800.13/655.31	c CPU time              : 1798.12 s
1800.13/655.31	c 
1800.13/655.31	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-3737436-1339248654/watcher-3737436-1339248654 -o /tmp/evaluation-result-3737436-1339248654/solver-3737436-1339248654 -C 1800 -W 1900 -M 15500 run HOME/instance-3737436-1339248654.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: 7.96 7.89 7.43 3/178 7994
/proc/meminfo: memFree=31518472/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0

[startup+0.0245761 s]
/proc/loadavg: 7.96 7.89 7.43 3/178 7994
/proc/meminfo: memFree=31518472/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100204 s]
/proc/loadavg: 7.96 7.89 7.43 3/178 7994
/proc/meminfo: memFree=31518472/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 7.96 7.89 7.43 3/178 7994
/proc/meminfo: memFree=31518472/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70019 s]
/proc/loadavg: 7.96 7.89 7.43 3/178 7994
/proc/meminfo: memFree=31518472/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 7.96 7.89 7.43 3/180 7996
/proc/meminfo: memFree=31495020/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=50292 CPUtime=1.48 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 8840 0 0 0 147 1 0 0 20 0 1 0 390989503 51499008 6779 33554432000 134512640 146736320 4293432496 4293426236 135526884 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/7995/statm: 12573 6779 795 2985 0 9507 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59440

[startup+3.10025 s]
/proc/loadavg: 7.48 7.79 7.40 3/180 7996
/proc/meminfo: memFree=31494292/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=50344 CPUtime=3.08 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 8873 0 0 0 307 1 0 0 20 0 1 0 390989503 51552256 6812 33554432000 134512640 146736320 4293432496 4293427664 136403109 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/7995/statm: 12586 6812 795 2985 0 9520 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 59492

[startup+6.30024 s]
/proc/loadavg: 7.48 7.79 7.40 3/180 7996
/proc/meminfo: memFree=31493548/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=50400 CPUtime=6.28 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 8898 0 0 0 627 1 0 0 20 0 1 0 390989503 51609600 6837 33554432000 134512640 146736320 4293432496 4293427144 136474219 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/7995/statm: 12600 6837 795 2985 0 9534 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59548

[startup+12.7003 s]
/proc/loadavg: 6.64 7.60 7.35 3/179 7996
/proc/meminfo: memFree=31493000/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=51048 CPUtime=12.68 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 9070 0 0 0 1267 1 0 0 20 0 1 0 390989503 52273152 7009 33554432000 134512640 146736320 4293432496 4293427664 136403109 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 12762 7009 795 2985 0 9696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60196

[startup+25.5003 s]
/proc/loadavg: 5.93 7.41 7.29 3/179 7996
/proc/meminfo: memFree=31480180/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=68160 CPUtime=25.48 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 14654 0 0 0 2546 2 0 0 20 0 1 0 390989503 69795840 10397 33554432000 134512640 146736320 4293432496 4293427008 139046496 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 17040 10397 890 2985 0 13974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77308

[startup+51.1003 s]
/proc/loadavg: 4.58 6.98 7.15 3/179 7996
/proc/meminfo: memFree=31488428/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=53920 CPUtime=51.08 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 22295 0 0 0 5104 4 0 0 20 0 1 0 390989503 55214080 8384 33554432000 134512640 146736320 4293432496 4293426204 135855165 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 13480 8384 907 2985 0 10414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63068

[startup+102.307 s]
/proc/loadavg: 3.08 6.15 6.85 3/186 8018
/proc/meminfo: memFree=31419300/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=206784 CPUtime=108.55 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 96704 0 0 0 10826 29 0 0 20 0 8 0 390989503 211746816 25460 33554432000 134512640 146736320 4293432496 4293425208 136475800 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 51696 25460 974 2985 0 48630 0
[pid=7995/tid=8012] ppid=7994 vsize=206784 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 211746816 25460 33554432000 134512640 146736320 4293432496 4018138768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=206784 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 211746816 25460 33554432000 134512640 146736320 4293432496 4028624528 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=206784 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 211746816 25460 33554432000 134512640 146736320 4293432496 4039110288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=206784 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 211746816 25460 33554432000 134512640 146736320 4293432496 4099051152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=206784 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) S 7994 7994 7175 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390997527 211746816 25460 33554432000 134512640 146736320 4293432496 4088565392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=206784 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) S 7994 7994 7175 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390997527 211746816 25460 33554432000 134512640 146736320 4293432496 4078079632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=206784 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) S 7994 7994 7175 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390997527 211746816 25460 33554432000 134512640 146736320 4293432496 4067593872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 108.55
Current children cumulated vsize (KiB) 215932

[startup+162.3 s]
/proc/loadavg: 2.43 5.45 6.57 3/186 8018
/proc/meminfo: memFree=31416324/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=207808 CPUtime=168.54 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 141184 0 0 0 16817 37 0 0 20 0 8 0 390989503 212795392 25851 33554432000 134512640 146736320 4293432496 4293425244 135855146 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 51952 25851 974 2985 0 48886 0
[pid=7995/tid=8012] ppid=7994 vsize=207808 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 212795392 25851 33554432000 134512640 146736320 4293432496 4018138768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=207808 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 212795392 25851 33554432000 134512640 146736320 4293432496 4028624528 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=207808 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 212795392 25851 33554432000 134512640 146736320 4293432496 4039110288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=207808 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 212795392 25851 33554432000 134512640 146736320 4293432496 4099051152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=207808 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) S 7994 7994 7175 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390997527 212795392 25851 33554432000 134512640 146736320 4293432496 4088565392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=207808 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) S 7994 7994 7175 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390997527 212795392 25851 33554432000 134512640 146736320 4293432496 4078079632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=207808 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) S 7994 7994 7175 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390997527 212795392 25851 33554432000 134512640 146736320 4293432496 4067593872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 168.54
Current children cumulated vsize (KiB) 216956

[startup+222.3 s]
/proc/loadavg: 2.14 4.77 6.26 3/186 8018
/proc/meminfo: memFree=31414216/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=210192 CPUtime=228.53 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 164897 0 0 0 22812 41 0 0 20 0 8 0 390989503 215236608 26442 33554432000 134512640 146736320 4293432496 4293425220 136385179 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 52548 26442 974 2985 0 49482 0
[pid=7995/tid=8012] ppid=7994 vsize=210192 CPUtime=0 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) S 7994 7994 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390997527 215236608 26442 33554432000 134512640 146736320 4293432496 4018138768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=210192 CPUtime=0 cores=0,2,4,6

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

/proc/7995/statm: 70727 44893 974 2985 0 67661 0
[pid=7995/tid=8012] ppid=7994 vsize=282908 CPUtime=116.2 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) R 7994 7994 7175 0 -1 4202560 39485 0 0 0 11608 12 0 0 20 0 8 0 390997527 289697792 44893 33554432000 134512640 146736320 4293432496 4018135316 136003493 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=282908 CPUtime=115.3 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) R 7994 7994 7175 0 -1 4202560 28134 0 0 0 11520 10 0 0 20 0 8 0 390997527 289697792 44893 33554432000 134512640 146736320 4293432496 4028621008 136008017 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=282908 CPUtime=116.36 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) R 7994 7994 7175 0 -1 4202560 15283 0 0 0 11629 7 0 0 20 0 8 0 390997527 289697792 44893 33554432000 134512640 146736320 4293432496 4039105692 136009643 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=282908 CPUtime=80.63 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) S 7994 7994 7175 0 -1 4202560 35089 0 0 0 8051 12 0 0 20 0 8 0 390997527 289697792 44893 33554432000 134512640 146736320 4293432496 4099051152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=282908 CPUtime=111.55 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) S 7994 7994 7175 0 -1 4202560 11104 0 0 0 11149 6 0 0 20 0 8 0 390997527 289697792 44893 33554432000 134512640 146736320 4293432496 4088565392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=282908 CPUtime=101.68 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) S 7994 7994 7175 0 -1 4202560 59644 0 0 0 10153 15 0 0 20 0 8 0 390997527 289697792 44893 33554432000 134512640 146736320 4293432496 4078079632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=282908 CPUtime=35.62 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) S 7994 7994 7175 0 -1 4202560 7075 0 0 0 3560 2 0 0 20 0 8 0 390997527 289697792 44893 33554432000 134512640 146736320 4293432496 4067593872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1062.92
Current children cumulated vsize (KiB) 292056

[startup+522.3 s]
/proc/loadavg: 7.30 6.24 6.46 10/186 8019
/proc/meminfo: memFree=31324628/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=299160 CPUtime=1269.17 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 538405 0 0 0 126771 146 0 0 20 0 8 0 390989503 306339840 48551 33554432000 134512640 146736320 4293432496 4293425428 136003970 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 74790 48551 974 2985 0 71724 0
[pid=7995/tid=8012] ppid=7994 vsize=299160 CPUtime=147.72 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) R 7994 7994 7175 0 -1 4202560 49647 0 0 0 14757 15 0 0 20 0 8 0 390997527 306339840 48551 33554432000 134512640 146736320 4293432496 4018135132 135854186 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=299160 CPUtime=134.61 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) R 7994 7994 7175 0 -1 4202560 41504 0 0 0 13447 14 0 0 20 0 8 0 390997527 306339840 48551 33554432000 134512640 146736320 4293432496 4028620692 136017757 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=299160 CPUtime=155.94 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) R 7994 7994 7175 0 -1 4202560 26603 0 0 0 15584 10 0 0 20 0 8 0 390997527 306339840 48551 33554432000 134512640 146736320 4293432496 4039106452 136017748 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=299160 CPUtime=99.2 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) R 7994 7994 7175 0 -1 4202560 50030 0 0 0 9905 15 0 0 20 0 8 0 390997527 306339840 48551 33554432000 134512640 146736320 4293432496 4099046152 135525918 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=299160 CPUtime=130.48 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) R 7994 7994 7175 0 -1 4202560 21155 0 0 0 13039 9 0 0 20 0 8 0 390997527 306339840 48551 33554432000 134512640 146736320 4293432496 4088562120 136000480 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=299160 CPUtime=120.2 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) R 7994 7994 7175 0 -1 4202560 72542 0 0 0 12002 18 0 0 20 0 8 0 390997527 306339840 48551 33554432000 134512640 146736320 4293432496 4078076120 136008642 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=299160 CPUtime=54.03 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) R 7994 7994 7175 0 -1 4202560 25591 0 0 0 5396 7 0 0 20 0 8 0 390997527 306339840 48551 33554432000 134512640 146736320 4293432496 4067589924 135857530 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1269.17
Current children cumulated vsize (KiB) 308308

[startup+582.3 s]
/proc/loadavg: 8.45 6.75 6.62 10/187 8022
/proc/meminfo: memFree=31323540/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=300204 CPUtime=1508.68 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 641543 0 0 0 150693 175 0 0 20 0 8 0 390989503 307408896 48796 33554432000 134512640 146736320 4293432496 4293425220 136385175 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 75051 48796 974 2985 0 71985 0
[pid=7995/tid=8012] ppid=7994 vsize=300204 CPUtime=177.74 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) R 7994 7994 7175 0 -1 4202560 51496 0 0 0 17757 17 0 0 20 0 8 0 390997527 307408896 48796 33554432000 134512640 146736320 4293432496 4018135496 135999265 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=300204 CPUtime=164.78 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) R 7994 7994 7175 0 -1 4202560 49975 0 0 0 16463 15 0 0 20 0 8 0 390997527 307408896 48796 33554432000 134512640 146736320 4293432496 4028621392 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=300204 CPUtime=185.82 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) R 7994 7994 7175 0 -1 4202560 29023 0 0 0 18571 11 0 0 20 0 8 0 390997527 307408896 48796 33554432000 134512640 146736320 4293432496 4039106776 136008602 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=300204 CPUtime=129.3 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) R 7994 7994 7175 0 -1 4202560 63985 0 0 0 12911 19 0 0 20 0 8 0 390997527 307408896 48796 33554432000 134512640 146736320 4293432496 4099047632 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=300204 CPUtime=160.48 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) R 7994 7994 7175 0 -1 4202560 22739 0 0 0 16037 11 0 0 20 0 8 0 390997527 307408896 48796 33554432000 134512640 146736320 4293432496 4088561704 139044572 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=300204 CPUtime=149.55 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) R 7994 7994 7175 0 -1 4202560 98796 0 0 0 14930 25 0 0 20 0 8 0 390997527 307408896 48796 33554432000 134512640 146736320 4293432496 4078076016 136384883 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=300204 CPUtime=84.02 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) R 7994 7994 7175 0 -1 4202560 50153 0 0 0 8386 16 0 0 20 0 8 0 390997527 307408896 48796 33554432000 134512640 146736320 4293432496 4067590352 136008042 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1508.68
Current children cumulated vsize (KiB) 309352

[startup+642.3 s]
/proc/loadavg: 8.81 7.19 6.78 10/186 8022
/proc/meminfo: memFree=31322928/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=300240 CPUtime=1748.23 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 724683 0 0 0 174626 197 0 0 20 0 8 0 390989503 307445760 48839 33554432000 134512640 146736320 4293432496 4293424300 135454070 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 75060 48839 974 2985 0 71994 0
[pid=7995/tid=8012] ppid=7994 vsize=300240 CPUtime=208.2 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) R 7994 7994 7175 0 -1 4202560 53325 0 0 0 20802 18 0 0 20 0 8 0 390997527 307445760 48839 33554432000 134512640 146736320 4293432496 4018135132 135855165 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=300240 CPUtime=194.53 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) R 7994 7994 7175 0 -1 4202560 52764 0 0 0 19436 17 0 0 20 0 8 0 390997527 307445760 48839 33554432000 134512640 146736320 4293432496 4028620616 135526312 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=300240 CPUtime=215.83 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) R 7994 7994 7175 0 -1 4202560 31429 0 0 0 21569 14 0 0 20 0 8 0 390997527 307445760 48839 33554432000 134512640 146736320 4293432496 4039106768 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=300240 CPUtime=159.3 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) R 7994 7994 7175 0 -1 4202560 65642 0 0 0 15909 21 0 0 20 0 8 0 390997527 307445760 48839 33554432000 134512640 146736320 4293432496 4099047372 139028313 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=300240 CPUtime=190.19 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) R 7994 7994 7175 0 -1 4202560 23524 0 0 0 19007 12 0 0 20 0 8 0 390997527 307445760 48839 33554432000 134512640 146736320 4293432496 4088561736 139042888 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=300240 CPUtime=179.28 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) R 7994 7994 7175 0 -1 4202560 123567 0 0 0 17898 30 0 0 20 0 8 0 390997527 307445760 48839 33554432000 134512640 146736320 4293432496 4078075272 136000490 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=300240 CPUtime=114.02 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) R 7994 7994 7175 0 -1 4202560 75620 0 0 0 11381 21 0 0 20 0 8 0 390997527 307445760 48839 33554432000 134512640 146736320 4293432496 4067590352 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1748.23
Current children cumulated vsize (KiB) 309388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+655.3 s]
/proc/loadavg: 8.84 7.25 6.80 10/186 8022
/proc/meminfo: memFree=31320568/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=300248 CPUtime=1800.13 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 743356 0 0 0 179810 203 0 0 20 0 8 0 390989503 307453952 49334 33554432000 134512640 146736320 4293432496 4293425360 136008050 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 75062 49334 974 2985 0 71996 0
[pid=7995/tid=8012] ppid=7994 vsize=300248 CPUtime=214.71 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) R 7994 7994 7175 0 -1 4202560 53847 0 0 0 21452 19 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4018135248 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=300248 CPUtime=201 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) R 7994 7994 7175 0 -1 4202560 52898 0 0 0 20082 18 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4028621008 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=300248 CPUtime=222.54 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) R 7994 7994 7175 0 -1 4202560 31696 0 0 0 22240 14 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4039107152 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=300248 CPUtime=165.73 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) R 7994 7994 7175 0 -1 4202560 65642 0 0 0 16552 21 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4099047632 136008238 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=300248 CPUtime=196.98 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) R 7994 7994 7175 0 -1 4202560 23524 0 0 0 19686 12 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4088561872 136008450 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=300248 CPUtime=185.77 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) R 7994 7994 7175 0 -1 4202560 130154 0 0 0 18545 32 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4078075024 136008238 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=300248 CPUtime=120.33 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) R 7994 7994 7175 0 -1 4202560 81945 0 0 0 12009 24 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4067590352 136008230 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 309396

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

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

[startup+655.3 s]
/proc/loadavg: 8.84 7.25 6.80 10/186 8022
/proc/meminfo: memFree=31320568/32873648 swapFree=7376/7376
[pid=7994] ppid=7992 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (run) S 7992 7994 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390989503 9367552 269 33554432000 4194304 5064252 140733226122928 140733226121840 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7994/statm: 2287 269 229 213 0 72 0
[pid=7995] ppid=7994 vsize=300248 CPUtime=1800.13 cores=0,2,4,6
/proc/7995/stat : 7995 (pb_cplex) R 7994 7994 7175 0 -1 4202496 743356 0 0 0 179810 203 0 0 20 0 8 0 390989503 307453952 49334 33554432000 134512640 146736320 4293432496 4293425360 136008050 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7995/statm: 75062 49334 974 2985 0 71996 0
[pid=7995/tid=8012] ppid=7994 vsize=300248 CPUtime=214.71 cores=0,2,4,6
/proc/7995/task/8012/stat : 8012 (pb_cplex) R 7994 7994 7175 0 -1 4202560 53847 0 0 0 21452 19 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4018135248 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8013] ppid=7994 vsize=300248 CPUtime=201 cores=0,2,4,6
/proc/7995/task/8013/stat : 8013 (pb_cplex) R 7994 7994 7175 0 -1 4202560 52898 0 0 0 20082 18 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4028621008 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8014] ppid=7994 vsize=300248 CPUtime=222.54 cores=0,2,4,6
/proc/7995/task/8014/stat : 8014 (pb_cplex) R 7994 7994 7175 0 -1 4202560 31696 0 0 0 22240 14 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4039107152 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=7995/tid=8015] ppid=7994 vsize=300248 CPUtime=165.73 cores=0,2,4,6
/proc/7995/task/8015/stat : 8015 (pb_cplex) R 7994 7994 7175 0 -1 4202560 65642 0 0 0 16552 21 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4099047632 136008238 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8016] ppid=7994 vsize=300248 CPUtime=196.98 cores=0,2,4,6
/proc/7995/task/8016/stat : 8016 (pb_cplex) R 7994 7994 7175 0 -1 4202560 23524 0 0 0 19686 12 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4088561872 136008450 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=7995/tid=8017] ppid=7994 vsize=300248 CPUtime=185.77 cores=0,2,4,6
/proc/7995/task/8017/stat : 8017 (pb_cplex) R 7994 7994 7175 0 -1 4202560 130154 0 0 0 18545 32 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4078075024 136008238 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=7995/tid=8018] ppid=7994 vsize=300248 CPUtime=120.33 cores=0,2,4,6
/proc/7995/task/8018/stat : 8018 (pb_cplex) R 7994 7994 7175 0 -1 4202560 81945 0 0 0 12009 24 0 0 20 0 8 0 390997527 307453952 49334 33554432000 134512640 146736320 4293432496 4067590352 136008230 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 309396

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7994 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 655.316
CPU time (s): 1800.13
CPU user time (s): 1798.1
CPU system time (s): 2.03
CPU usage (%): 274.696
Max. virtual memory (cumulated for all children) (KiB): 311536

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

runsolver used 1.52077 second user time and 4.42633 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-09 15:30:54
IDJOB=3737436
IDBENCH=48238
IDSOLVER=2325
FILE ID=node149/3737436-1339248654
RUNJOBID= node149-1339246813-7191
PBS_JOBID= 14644332
Free space on /tmp= 63428 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737436-1339248654/watcher-3737436-1339248654 -o /tmp/evaluation-result-3737436-1339248654/solver-3737436-1339248654 -C 1800 -W 1900 -M 15500  run HOME/instance-3737436-1339248654.opb

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

MD5SUM BENCH= 219f407da86957d900e068170e9af8b6
RANDOM SEED=198900907

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31521240 kB
Buffers:          135896 kB
Cached:           117828 kB
SwapCached:         2056 kB
Active:           484216 kB
Inactive:          33476 kB
Active(anon):     260420 kB
Inactive(anon):     4100 kB
Active(file):     223796 kB
Inactive(file):    29376 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:             16720 kB
Writeback:             0 kB
AnonPages:        268056 kB
Mapped:            11296 kB
Shmem:                 0 kB
Slab:             695364 kB
SReclaimable:     139272 kB
SUnreclaim:       556092 kB
KernelStack:        1464 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     503940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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-3737436-1339248654.opb

Free space on /tmp at the end= 63412 MiB
End job on node149 at 2012-06-09 15:41:51