Trace number 3742874

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.07 619.017

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMaa70ac3194742d51f6e4056a79ed9e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-23167
Best CPU time to get the best result obtained on this benchmark1796.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 243591
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 243591
Number of bits of the biggest sum of numbers18
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-3742874-1339251509.opb.
0.00/0.00	c Instance file HOME/instance-3742874-1339251509.opb
0.00/0.00	c File size is 2494466 bytes.
7.69/7.74	c Highest Coefficient sum: 12773
7.69/7.74	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
7.69/7.78	c ============================[ Problem Statistics ]=============================
7.69/7.78	c |                                                                             |
7.69/7.78	c |  Parsing time:          7.77         s                                      |
7.69/7.78	c |  Number Variables:      40937                                               |
7.69/7.79	c |  Number Constraints:    41436                                               |
7.69/7.79	c ===============================================================================
1799.49/619.01	c Remaining time 1792.22 sec.
1799.49/619.01	c 
1799.49/619.01	c *** INTERRUPTED ***
1799.49/619.01	s UNKNOWN
1799.49/619.01	c Total CPU time              : 1793.86 s
1799.49/619.01	c Memory used           : 825.09 MB
1799.49/619.01	c CPU time              : 1793.86 s
1799.49/619.01	c 
1799.49/619.01	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-3742874-1339251509/watcher-3742874-1339251509 -o /tmp/evaluation-result-3742874-1339251509/solver-3742874-1339251509 -C 1800 -W 1900 -M 15500 run HOME/instance-3742874-1339251509.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: 8.19 5.95 4.28 3/177 25153
/proc/meminfo: memFree=29397532/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0

[startup+0.0750351 s]
/proc/loadavg: 8.19 5.95 4.28 3/177 25153
/proc/meminfo: memFree=29397532/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 8.19 5.95 4.28 3/177 25153
/proc/meminfo: memFree=29397532/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 8.19 5.95 4.28 3/177 25153
/proc/meminfo: memFree=29397532/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 8.19 5.95 4.28 3/177 25153
/proc/meminfo: memFree=29397532/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/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: 8.19 5.95 4.28 3/179 25155
/proc/meminfo: memFree=29380544/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=32596 CPUtime=1.49 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 5391 0 0 0 149 0 0 0 20 0 1 0 391279541 33378304 5209 33554432000 134512640 146736320 4291393968 4291391884 140647825 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25154/statm: 8149 5209 898 2985 0 4473 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41744

[startup+3.10027 s]
/proc/loadavg: 7.70 5.88 4.26 3/179 25155
/proc/meminfo: memFree=29380056/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=32596 CPUtime=3.09 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 5399 0 0 0 309 0 0 0 20 0 1 0 391279541 33378304 5217 33554432000 134512640 146736320 4291393968 4291391976 134814118 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25154/statm: 8149 5217 898 2985 0 4473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41744

[startup+6.30028 s]
/proc/loadavg: 7.70 5.88 4.26 3/179 25155
/proc/meminfo: memFree=29379196/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=32728 CPUtime=6.29 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 5407 0 0 0 629 0 0 0 20 0 1 0 391279541 33513472 5225 33554432000 134512640 146736320 4291393968 4291391980 140683248 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25154/statm: 8182 5225 898 2985 0 4506 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41876

[startup+12.7003 s]
/proc/loadavg: 7.24 5.82 4.25 3/179 25155
/proc/meminfo: memFree=29319192/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=136812 CPUtime=12.69 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 43487 0 0 0 1262 7 0 0 20 0 1 0 391279541 140095488 19950 33554432000 134512640 146736320 4291393968 4291388612 136385184 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25154/statm: 34203 19950 797 2985 0 31137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145960

[startup+25.5003 s]
/proc/loadavg: 6.14 5.65 4.22 3/179 25155
/proc/meminfo: memFree=29275236/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=157720 CPUtime=25.48 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 121877 0 0 0 2528 20 0 0 20 0 1 0 391279541 161505280 25265 33554432000 134512640 146736320 4291393968 4291387976 136388081 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25154/statm: 39430 25265 895 2985 0 36364 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 166868

[startup+51.1005 s]
/proc/loadavg: 4.73 5.35 4.16 10/186 25162
/proc/meminfo: memFree=28867256/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=810556 CPUtime=57.87 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 265568 0 0 0 5736 51 0 0 20 0 8 0 391279541 830009344 129488 33554432000 134512640 146736320 4291393968 4291386692 136385175 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25154/statm: 202639 129488 940 2985 0 199573 0
[pid=25154/tid=25156] ppid=25153 vsize=810556 CPUtime=1.08 cores=0,2,4,6
/proc/25154/task/25156/stat : 25156 (pb_cplex) R 25153 25153 23197 0 -1 4202560 6384 0 0 0 106 2 0 0 20 0 8 0 391282688 830009344 129488 33554432000 134512640 146736320 4291393968 3854076976 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25157] ppid=25153 vsize=810556 CPUtime=1.12 cores=0,2,4,6
/proc/25154/task/25157/stat : 25157 (pb_cplex) R 25153 25153 23197 0 -1 4202560 4313 0 0 0 111 1 0 0 20 0 8 0 391282688 830009344 129488 33554432000 134512640 146736320 4291393968 3843592344 136007612 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25158] ppid=25153 vsize=810556 CPUtime=1.13 cores=0,2,4,6
/proc/25154/task/25158/stat : 25158 (pb_cplex) R 25153 25153 23197 0 -1 4202560 6863 0 0 0 111 2 0 0 20 0 8 0 391282688 830009344 129488 33554432000 134512640 146736320 4291393968 3833105604 136385262 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25159] ppid=25153 vsize=810556 CPUtime=1.03 cores=0,2,4,6
/proc/25154/task/25159/stat : 25159 (pb_cplex) R 25153 25153 23197 0 -1 4202560 5792 0 0 0 101 2 0 0 20 0 8 0 391282688 830009344 129488 33554432000 134512640 146736320 4291393968 3822621128 136000422 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25160] ppid=25153 vsize=810556 CPUtime=1.37 cores=0,2,4,6
/proc/25154/task/25160/stat : 25160 (pb_cplex) R 25153 25153 23197 0 -1 4202560 6796 0 0 0 135 2 0 0 20 0 8 0 391282688 830009344 129488 33554432000 134512640 146736320 4291393968 3812134100 136003493 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25161] ppid=25153 vsize=810556 CPUtime=1.02 cores=0,2,4,6
/proc/25154/task/25161/stat : 25161 (pb_cplex) R 25153 25153 23197 0 -1 4202560 4977 0 0 0 100 2 0 0 20 0 8 0 391282688 830009344 129488 33554432000 134512640 146736320 4291393968 3801649608 136000338 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25162] ppid=25153 vsize=810556 CPUtime=1.06 cores=0,2,4,6
/proc/25154/task/25162/stat : 25162 (pb_cplex) R 25153 25153 23197 0 -1 4202560 5319 0 0 0 105 1 0 0 20 0 8 0 391282688 830009344 129488 33554432000 134512640 146736320 4291393968 3791163432 139044550 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 57.87
Current children cumulated vsize (KiB) 819704

[startup+102.307 s]
/proc/loadavg: 6.48 5.72 4.35 10/187 25165
/proc/meminfo: memFree=28787524/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=832196 CPUtime=246.77 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 485191 0 0 0 24562 115 0 0 20 0 8 0 391279541 852168704 146129 33554432000 134512640 146736320 4291393968 4291386736 136384857 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25154/statm: 208049 146129 948 2985 0 204983 0
[pid=25154/tid=25156] ppid=25153 vsize=832196 CPUtime=31.29 cores=0,2,4,6
/proc/25154/task/25156/stat : 25156 (pb_cplex) R 25153 25153 23197 0 -1 4202560 39236 0 0 0 3117 12 0 0 20 0 8 0 391282688 852168704 146129 33554432000 134512640 146736320 4291393968 3854078160 136008441 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25157] ppid=25153 vsize=832196 CPUtime=27.17 cores=0,2,4,6
/proc/25154/task/25157/stat : 25157 (pb_cplex) R 25153 25153 23197 0 -1 4202560 35116 0 0 0 2706 11 0 0 20 0 8 0 391282688 852168704 146129 33554432000 134512640 146736320 4291393968 3843591932 139023043 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25158] ppid=25153 vsize=832196 CPUtime=33.67 cores=0,2,4,6
/proc/25154/task/25158/stat : 25158 (pb_cplex) R 25153 25153 23197 0 -1 4202560 49124 0 0 0 3355 12 0 0 20 0 8 0 391282688 852168704 146129 33554432000 134512640 146736320 4291393968 3833106504 139042888 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25159] ppid=25153 vsize=832196 CPUtime=17.95 cores=0,2,4,6
/proc/25154/task/25159/stat : 25159 (pb_cplex) R 25153 25153 23197 0 -1 4202560 27529 0 0 0 1787 8 0 0 20 0 8 0 391282688 852168704 146129 33554432000 134512640 146736320 4291393968 3822620564 136017496 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25160] ppid=25153 vsize=832196 CPUtime=22.99 cores=0,2,4,6
/proc/25154/task/25160/stat : 25160 (pb_cplex) R 25153 25153 23197 0 -1 4202560 31771 0 0 0 2290 9 0 0 20 0 8 0 391282688 852168704 146129 33554432000 134512640 146736320 4291393968 3812135004 135855165 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25161] ppid=25153 vsize=832196 CPUtime=17.7 cores=0,2,4,6
/proc/25154/task/25161/stat : 25161 (pb_cplex) R 25153 25153 23197 0 -1 4202560 19866 0 0 0 1764 6 0 0 20 0 8 0 391282688 852168704 146129 33554432000 134512640 146736320 4291393968 3801649244 135855165 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25162] ppid=25153 vsize=832196 CPUtime=28.89 cores=0,2,4,6
/proc/25154/task/25162/stat : 25162 (pb_cplex) R 25153 25153 23197 0 -1 4202560 41982 0 0 0 2878 11 0 0 20 0 8 0 391282688 852168704 146129 33554432000 134512640 146736320 4291393968 3791163448 136475800 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 246.77
Current children cumulated vsize (KiB) 841344

[startup+162.3 s]
/proc/loadavg: 7.49 6.11 4.56 8/186 25165
/proc/meminfo: memFree=28742180/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=849404 CPUtime=463.96 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 721686 0 0 0 46209 187 0 0 20 0 8 0 391279541 869789696 157656 33554432000 134512640 146736320 4291393968 4291386832 136008441 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25154/statm: 212351 157656 948 2985 0 209285 0
[pid=25154/tid=25156] ppid=25153 vsize=849404 CPUtime=55.75 cores=0,2,4,6
/proc/25154/task/25156/stat : 25156 (pb_cplex) S 25153 25153 23197 0 -1 4202560 75738 0 0 0 5553 22 0 0 20 0 8 0 391282688 869789696 157656 33554432000 134512640 146736320 4291393968 3854081680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25157] ppid=25153 vsize=849404 CPUtime=49.73 cores=0,2,4,6
/proc/25154/task/25157/stat : 25157 (pb_cplex) S 25153 25153 23197 0 -1 4202560 58396 0 0 0 4954 19 0 0 20 0 8 0 391282688 869789696 157656 33554432000 134512640 146736320 4291393968 3843595920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25158] ppid=25153 vsize=849404 CPUtime=70.73 cores=0,2,4,6
/proc/25154/task/25158/stat : 25158 (pb_cplex) R 25153 25153 23197 0 -1 4202560 84490 0 0 0 7049 24 0 0 20 0 8 0 391282688 869789696 157656 33554432000 134512640 146736320 4291393968 3833105436 135854505 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25159] ppid=25153 vsize=849404 CPUtime=45.71 cores=0,2,4,6
/proc/25154/task/25159/stat : 25159 (pb_cplex) R 25153 25153 23197 0 -1 4202560 53958 0 0 0 4554 17 0 0 20 0 8 0 391282688 869789696 157656 33554432000 134512640 146736320 4291393968 3822620764 135855165 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25160] ppid=25153 vsize=849404 CPUtime=42.47 cores=0,2,4,6
/proc/25154/task/25160/stat : 25160 (pb_cplex) S 25153 25153 23197 0 -1 4202560 55454 0 0 0 4232 15 0 0 20 0 8 0 391282688 869789696 157656 33554432000 134512640 146736320 4291393968 3812138640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25161] ppid=25153 vsize=849404 CPUtime=44.31 cores=0,2,4,6
/proc/25154/task/25161/stat : 25161 (pb_cplex) R 25153 25153 23197 0 -1 4202560 48550 0 0 0 4417 14 0 0 20 0 8 0 391282688 869789696 157656 33554432000 134512640 146736320 4291393968 3801649360 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25162] ppid=25153 vsize=849404 CPUtime=61.48 cores=0,2,4,6
/proc/25154/task/25162/stat : 25162 (pb_cplex) R 25153 25153 23197 0 -1 4202560 76565 0 0 0 6127 21 0 0 20 0 8 0 391282688 869789696 157656 33554432000 134512640 146736320 4291393968 3791163484 135855165 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 463.96

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

[pid=25154/tid=25172] ppid=25153 vsize=784256 CPUtime=6.37 cores=0,2,4,6
/proc/25154/task/25172/stat : 25172 (pb_cplex) S 25153 25153 23197 0 -1 4202560 8838 0 0 0 635 2 0 0 20 0 8 0 391311998 803078144 135832 33554432000 134512640 146736320 4291393968 3978813072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25173] ppid=25153 vsize=784256 CPUtime=4.83 cores=0,2,4,6
/proc/25154/task/25173/stat : 25173 (pb_cplex) S 25153 25153 23197 0 -1 4202560 6803 0 0 0 481 2 0 0 20 0 8 0 391311998 803078144 135832 33554432000 134512640 146736320 4291393968 3968327312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25174] ppid=25153 vsize=784256 CPUtime=3.73 cores=0,2,4,6
/proc/25154/task/25174/stat : 25174 (pb_cplex) S 25153 25153 23197 0 -1 4202560 6188 0 0 0 371 2 0 0 20 0 8 0 391311998 803078144 135832 33554432000 134512640 146736320 4291393968 3954175632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 893.74
Current children cumulated vsize (KiB) 793404

[startup+402.301 s]
/proc/loadavg: 4.20 5.20 4.57 3/186 25174
/proc/meminfo: memFree=28809980/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=798196 CPUtime=1063.93 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) S 25153 25153 23197 0 -1 4202496 1285863 0 0 0 106023 370 0 0 20 0 8 0 391279541 817352704 140234 33554432000 134512640 146736320 4291393968 4291390352 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25154/statm: 199549 140234 978 2985 0 196483 0
[pid=25154/tid=25168] ppid=25153 vsize=798196 CPUtime=12.11 cores=0,2,4,6
/proc/25154/task/25168/stat : 25168 (pb_cplex) S 25153 25153 23197 0 -1 4202560 11051 0 0 0 1207 4 0 0 20 0 8 0 391311998 817352704 140234 33554432000 134512640 146736320 4291393968 3791167120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25169] ppid=25153 vsize=798196 CPUtime=43.25 cores=0,2,4,6
/proc/25154/task/25169/stat : 25169 (pb_cplex) R 25153 25153 23197 0 -1 4202560 29385 0 0 0 4317 8 0 0 20 0 8 0 391311998 817352704 140234 33554432000 134512640 146736320 4291393968 3801649360 136008234 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25170] ppid=25153 vsize=798196 CPUtime=23.27 cores=0,2,4,6
/proc/25154/task/25170/stat : 25170 (pb_cplex) S 25153 25153 23197 0 -1 4202560 16582 0 0 0 2323 4 0 0 20 0 8 0 391311998 817352704 140234 33554432000 134512640 146736320 4291393968 3812138640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25171] ppid=25153 vsize=798196 CPUtime=27.95 cores=0,2,4,6
/proc/25154/task/25171/stat : 25171 (pb_cplex) S 25153 25153 23197 0 -1 4202560 19978 0 0 0 2789 6 0 0 20 0 8 0 391311998 817352704 140234 33554432000 134512640 146736320 4291393968 3822624400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25172] ppid=25153 vsize=798196 CPUtime=46.77 cores=0,2,4,6
/proc/25154/task/25172/stat : 25172 (pb_cplex) S 25153 25153 23197 0 -1 4202560 45807 0 0 0 4667 10 0 0 20 0 8 0 391311998 817352704 140234 33554432000 134512640 146736320 4291393968 3978813072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25173] ppid=25153 vsize=798196 CPUtime=39.05 cores=0,2,4,6
/proc/25154/task/25173/stat : 25173 (pb_cplex) S 25153 25153 23197 0 -1 4202560 34781 0 0 0 3896 9 0 0 20 0 8 0 391311998 817352704 140234 33554432000 134512640 146736320 4291393968 3968327312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25174] ppid=25153 vsize=798196 CPUtime=9.81 cores=0,2,4,6
/proc/25154/task/25174/stat : 25174 (pb_cplex) S 25153 25153 23197 0 -1 4202560 9785 0 0 0 978 3 0 0 20 0 8 0 391311998 817352704 140234 33554432000 134512640 146736320 4291393968 3954175632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1063.93
Current children cumulated vsize (KiB) 807344

[startup+462.3 s]
/proc/loadavg: 6.03 5.57 4.73 10/186 25174
/proc/meminfo: memFree=28772044/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=816428 CPUtime=1274.54 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 1467866 0 0 0 127030 424 0 0 20 0 8 0 391279541 836022272 150185 33554432000 134512640 146736320 4291393968 4291386664 139044591 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25154/statm: 204107 150185 978 2985 0 201041 0
[pid=25154/tid=25168] ppid=25153 vsize=816428 CPUtime=34.7 cores=0,2,4,6
/proc/25154/task/25168/stat : 25168 (pb_cplex) R 25153 25153 23197 0 -1 4202560 29065 0 0 0 3461 9 0 0 20 0 8 0 391311998 836022272 150185 33554432000 134512640 146736320 4291393968 3791163484 135855165 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25169] ppid=25153 vsize=816428 CPUtime=73.48 cores=0,2,4,6
/proc/25154/task/25169/stat : 25169 (pb_cplex) R 25153 25153 23197 0 -1 4202560 55527 0 0 0 7332 16 0 0 20 0 8 0 391311998 836022272 150185 33554432000 134512640 146736320 4291393968 3801649428 136003490 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25170] ppid=25153 vsize=816428 CPUtime=55.39 cores=0,2,4,6
/proc/25154/task/25170/stat : 25170 (pb_cplex) R 25153 25153 23197 0 -1 4202560 47637 0 0 0 5529 10 0 0 20 0 8 0 391311998 836022272 150185 33554432000 134512640 146736320 4291393968 3812135120 136008441 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25171] ppid=25153 vsize=816428 CPUtime=50.58 cores=0,2,4,6
/proc/25154/task/25171/stat : 25171 (pb_cplex) R 25153 25153 23197 0 -1 4202560 37888 0 0 0 5047 11 0 0 20 0 8 0 391311998 836022272 150185 33554432000 134512640 146736320 4291393968 3822620728 136475822 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25172] ppid=25153 vsize=816428 CPUtime=72.69 cores=0,2,4,6
/proc/25154/task/25172/stat : 25172 (pb_cplex) R 25153 25153 23197 0 -1 4202560 79673 0 0 0 7248 21 0 0 20 0 8 0 391311998 836022272 150185 33554432000 134512640 146736320 4291393968 3978809620 136003546 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25173] ppid=25153 vsize=816428 CPUtime=65.18 cores=0,2,4,6
/proc/25154/task/25173/stat : 25173 (pb_cplex) R 25153 25153 23197 0 -1 4202560 52426 0 0 0 6503 15 0 0 20 0 8 0 391311998 836022272 150185 33554432000 134512640 146736320 4291393968 3968324020 136400547 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25174] ppid=25153 vsize=816428 CPUtime=36.68 cores=0,2,4,6
/proc/25154/task/25174/stat : 25174 (pb_cplex) R 25153 25153 23197 0 -1 4202560 30769 0 0 0 3658 10 0 0 20 0 8 0 391311998 836022272 150185 33554432000 134512640 146736320 4291393968 3954172360 136000480 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1274.54
Current children cumulated vsize (KiB) 825576

[startup+522.3 s]
/proc/loadavg: 6.36 5.82 4.87 10/186 25175
/proc/meminfo: memFree=28733536/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=829280 CPUtime=1463.74 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 1670300 0 0 0 145894 480 0 0 20 0 8 0 391279541 849182720 159282 33554432000 134512640 146736320 4291393968 4291386832 136008356 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25154/statm: 207320 159282 978 2985 0 204254 0
[pid=25154/tid=25168] ppid=25153 vsize=829280 CPUtime=53.19 cores=0,2,4,6
/proc/25154/task/25168/stat : 25168 (pb_cplex) R 25153 25153 23197 0 -1 4202560 49230 0 0 0 5304 15 0 0 20 0 8 0 391311998 849182720 159282 33554432000 134512640 146736320 4291393968 3791163448 136475798 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25169] ppid=25153 vsize=829280 CPUtime=95.76 cores=0,2,4,6
/proc/25154/task/25169/stat : 25169 (pb_cplex) R 25153 25153 23197 0 -1 4202560 95069 0 0 0 9549 27 0 0 20 0 8 0 391311998 849182720 159282 33554432000 134512640 146736320 4291393968 3801649360 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25170] ppid=25153 vsize=829280 CPUtime=76.69 cores=0,2,4,6
/proc/25154/task/25170/stat : 25170 (pb_cplex) R 25153 25153 23197 0 -1 4202560 66461 0 0 0 7653 16 0 0 20 0 8 0 391311998 849182720 159282 33554432000 134512640 146736320 4291393968 3812135172 136385268 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25171] ppid=25153 vsize=829280 CPUtime=75.46 cores=0,2,4,6
/proc/25154/task/25171/stat : 25171 (pb_cplex) R 25153 25153 23197 0 -1 4202560 54948 0 0 0 7528 18 0 0 20 0 8 0 391311998 849182720 159282 33554432000 134512640 146736320 4291393968 3822620744 139042888 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25172] ppid=25153 vsize=829280 CPUtime=92.71 cores=0,2,4,6
/proc/25154/task/25172/stat : 25172 (pb_cplex) R 25153 25153 23197 0 -1 4202560 93113 0 0 0 9246 25 0 0 20 0 8 0 391311998 849182720 159282 33554432000 134512640 146736320 4291393968 3978809416 135468090 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25173] ppid=25153 vsize=829280 CPUtime=86.39 cores=0,2,4,6
/proc/25154/task/25173/stat : 25173 (pb_cplex) R 25153 25153 23197 0 -1 4202560 67444 0 0 0 8619 20 0 0 20 0 8 0 391311998 849182720 159282 33554432000 134512640 146736320 4291393968 3968323676 135855165 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25174] ppid=25153 vsize=829280 CPUtime=58.2 cores=0,2,4,6
/proc/25154/task/25174/stat : 25174 (pb_cplex) R 25153 25153 23197 0 -1 4202560 57423 0 0 0 5803 17 0 0 20 0 8 0 391311998 849182720 159282 33554432000 134512640 146736320 4291393968 3954171996 135855165 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1463.74
Current children cumulated vsize (KiB) 838428

[startup+582.3 s]
/proc/loadavg: 6.71 6.07 5.02 10/186 25175
/proc/meminfo: memFree=28709952/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=844964 CPUtime=1667.56 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 1869428 0 0 0 166219 537 0 0 20 0 8 0 391279541 865243136 164836 33554432000 134512640 146736320 4291393968 4291385604 136385172 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25154/statm: 211241 164836 978 2985 0 208175 0
[pid=25154/tid=25168] ppid=25153 vsize=844964 CPUtime=73.79 cores=0,2,4,6
/proc/25154/task/25168/stat : 25168 (pb_cplex) R 25153 25153 23197 0 -1 4202560 70400 0 0 0 7358 21 0 0 20 0 8 0 391311998 865243136 164836 33554432000 134512640 146736320 4291393968 3791161452 135454090 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25169] ppid=25153 vsize=844964 CPUtime=117.98 cores=0,2,4,6
/proc/25154/task/25169/stat : 25169 (pb_cplex) R 25153 25153 23197 0 -1 4202560 111338 0 0 0 11766 32 0 0 20 0 8 0 391311998 865243136 164836 33554432000 134512640 146736320 4291393968 3801649360 136008446 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25170] ppid=25153 vsize=844964 CPUtime=99.9 cores=0,2,4,6
/proc/25154/task/25170/stat : 25170 (pb_cplex) R 25153 25153 23197 0 -1 4202560 82820 0 0 0 9969 21 0 0 20 0 8 0 391311998 865243136 164836 33554432000 134512640 146736320 4291393968 3812135080 135983198 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25171] ppid=25153 vsize=844964 CPUtime=96.26 cores=0,2,4,6
/proc/25154/task/25171/stat : 25171 (pb_cplex) R 25153 25153 23197 0 -1 4202560 73701 0 0 0 9602 24 0 0 20 0 8 0 391311998 865243136 164836 33554432000 134512640 146736320 4291393968 3822619792 136008443 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25172] ppid=25153 vsize=844964 CPUtime=115.88 cores=0,2,4,6
/proc/25154/task/25172/stat : 25172 (pb_cplex) R 25153 25153 23197 0 -1 4202560 110964 0 0 0 11558 30 0 0 20 0 8 0 391311998 865243136 164836 33554432000 134512640 146736320 4291393968 3978809968 136385268 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25173] ppid=25153 vsize=844964 CPUtime=118.16 cores=0,2,4,6
/proc/25154/task/25173/stat : 25173 (pb_cplex) R 25153 25153 23197 0 -1 4202560 98685 0 0 0 11786 30 0 0 20 0 8 0 391311998 865243136 164836 33554432000 134512640 146736320 4291393968 3968323676 135854186 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25174] ppid=25153 vsize=844964 CPUtime=81.81 cores=0,2,4,6
/proc/25154/task/25174/stat : 25174 (pb_cplex) R 25153 25153 23197 0 -1 4202560 90966 0 0 0 8155 26 0 0 20 0 8 0 391311998 865243136 164836 33554432000 134512640 146736320 4291393968 3954169964 135454079 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1667.56
Current children cumulated vsize (KiB) 854112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+619 s]
/proc/loadavg: 7.24 6.29 5.13 10/186 25175
/proc/meminfo: memFree=28704228/32873844 swapFree=7372/7372
[pid=25153] ppid=25151 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25153/stat : 25153 (run) S 25151 25153 23197 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391279541 9367552 270 33554432000 4194304 5064252 140733968059712 140733968058624 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25153/statm: 2287 270 229 213 0 72 0
[pid=25154] ppid=25153 vsize=844884 CPUtime=1799.49 cores=0,2,4,6
/proc/25154/stat : 25154 (pb_cplex) R 25153 25153 23197 0 -1 4202496 1965258 0 0 0 179384 565 0 0 20 0 8 0 391279541 865161216 166224 33554432000 134512640 146736320 4291393968 4291386832 136008050 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25154/statm: 211221 166224 978 2985 0 208155 0
[pid=25154/tid=25168] ppid=25153 vsize=844884 CPUtime=89.05 cores=0,2,4,6
/proc/25154/task/25168/stat : 25168 (pb_cplex) R 25153 25153 23197 0 -1 4202560 86953 0 0 0 8878 27 0 0 20 0 8 0 391311998 865161216 166224 33554432000 134512640 146736320 4291393968 3791163828 136400577 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25169] ppid=25153 vsize=844884 CPUtime=133.33 cores=0,2,4,6
/proc/25154/task/25169/stat : 25169 (pb_cplex) R 25153 25153 23197 0 -1 4202560 119591 0 0 0 13298 35 0 0 20 0 8 0 391311998 865161216 166224 33554432000 134512640 146736320 4291393968 3801649052 136405543 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25154/tid=25170] ppid=25153 vsize=844884 CPUtime=117.66 cores=0,2,4,6
/proc/25154/task/25170/stat : 25170 (pb_cplex) R 25153 25153 23197 0 -1 4202560 95535 0 0 0 11742 24 0 0 20 0 8 0 391311998 865161216 166224 33554432000 134512640 146736320 4291393968 3812134040 136008602 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25154/tid=25171] ppid=25153 vsize=844884 CPUtime=109.05 cores=0,2,4,6
/proc/25154/task/25171/stat : 25171 (pb_cplex) R 25153 25153 23197 0 -1 4202560 76461 0 0 0 10879 26 0 0 20 0 8 0 391311998 865161216 166224 33554432000 134512640 146736320 4291393968 3822620764 135855165 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25172] ppid=25153 vsize=844884 CPUtime=139.25 cores=0,2,4,6
/proc/25154/task/25172/stat : 25172 (pb_cplex) R 25153 25153 23197 0 -1 4202560 124132 0 0 0 13890 35 0 0 20 0 8 0 391311998 865161216 166224 33554432000 134512640 146736320 4291393968 3978809560 136009120 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25154/tid=25173] ppid=25153 vsize=844884 CPUtime=132.48 cores=0,2,4,6
/proc/25154/task/25173/stat : 25173 (pb_cplex) R 25153 25153 23197 0 -1 4202560 114943 0 0 0 13214 34 0 0 20 0 8 0 391311998 865161216 166224 33554432000 134512640 146736320 4291393968 3968322588 135854186 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25154/tid=25174] ppid=25153 vsize=844884 CPUtime=91.89 cores=0,2,4,6
/proc/25154/task/25174/stat : 25174 (pb_cplex) R 25153 25153 23197 0 -1 4202560 101993 0 0 0 9159 30 0 0 20 0 8 0 391311998 865161216 166224 33554432000 134512640 146736320 4291393968 3954171844 135523315 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 854032

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

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

Child ended because it received signal 15 (SIGTERM)

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


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

Real time (s): 619.017
CPU time (s): 1800.07
CPU user time (s): 1794.55
CPU system time (s): 5.52
CPU usage (%): 290.795
Max. virtual memory (cumulated for all children) (KiB): 875728

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

runsolver used 1.59176 second user time and 4.19336 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-09 16:18:30
IDJOB=3742874
IDBENCH=90392
IDSOLVER=2325
FILE ID=node109/3742874-1339251509
RUNJOBID= node109-1339246834-23214
PBS_JOBID= 14644372
Free space on /tmp= 70680 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742874-1339251509/watcher-3742874-1339251509 -o /tmp/evaluation-result-3742874-1339251509/solver-3742874-1339251509 -C 1800 -W 1900 -M 15500  run HOME/instance-3742874-1339251509.opb

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

MD5SUM BENCH= aa70ac3194742d51f6e4056a79ed9e8c
RANDOM SEED=1878255945

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29398920 kB
Buffers:         1578132 kB
Cached:           863040 kB
SwapCached:         1336 kB
Active:          2361524 kB
Inactive:         133052 kB
Active(anon):      48224 kB
Inactive(anon):     6228 kB
Active(file):    2313300 kB
Inactive(file):   126824 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:             19032 kB
Writeback:             0 kB
AnonPages:        137968 kB
Mapped:            12284 kB
Shmem:                 4 kB
Slab:             839728 kB
SReclaimable:     281840 kB
SUnreclaim:       557888 kB
KernelStack:        1544 kB
PageTables:         3820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     180072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3742874-1339251509.opb

Free space on /tmp at the end= 70664 MiB
End job on node109 at 2012-06-09 16:28:51