Trace number 3733017

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark19.787
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17827
Number of constraints which are clauses17827
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
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-3733017-1339247383.opb.
0.00/0.00	c Instance file HOME/instance-3733017-1339247383.opb
0.00/0.00	c File size is 422137 bytes.
0.00/0.06	c Highest Coefficient sum: 3
0.00/0.06	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.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Parsing time:          0.07         s                                      |
0.00/0.07	c |  Number Variables:      450                                                 |
0.00/0.07	c |  Number Constraints:    17827                                               |
0.00/0.07	c ===============================================================================
1799.62/536.71	c Remaining time 1799.93 sec.
1799.62/536.71	c 
1799.62/536.71	c *** INTERRUPTED ***
1799.62/536.71	s UNKNOWN
1799.62/536.71	c Total CPU time              : 1798.59 s
1799.62/536.71	c Memory used           : 266.55 MB
1799.62/536.71	c CPU time              : 1798.59 s
1799.62/536.71	c 
1799.62/536.71	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-3733017-1339247383/watcher-3733017-1339247383 -o /tmp/evaluation-result-3733017-1339247383/solver-3733017-1339247383 -C 1800 -W 1900 -M 15500 run HOME/instance-3733017-1339247383.opb 

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

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


[startup+0 s]
/proc/loadavg: 13.83 11.04 5.68 10/184 10735
/proc/meminfo: memFree=31207548/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0

[startup+0.014268 s]
/proc/loadavg: 13.83 11.04 5.68 10/184 10735
/proc/meminfo: memFree=31207548/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100143 s]
/proc/loadavg: 13.83 11.04 5.68 10/184 10735
/proc/meminfo: memFree=31207548/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300103 s]
/proc/loadavg: 13.83 11.04 5.68 10/184 10735
/proc/meminfo: memFree=31207548/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700096 s]
/proc/loadavg: 13.83 11.04 5.68 10/184 10735
/proc/meminfo: memFree=31207548/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 13.83 11.04 5.68 11/186 10737
/proc/meminfo: memFree=31199580/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=35652 CPUtime=1.49 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 6310 0 0 0 149 0 0 0 20 0 1 0 390863765 36507648 4981 33554432000 134512640 146736320 4288992624 4288985740 136017763 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10736/statm: 8913 4981 856 2985 0 5847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44800

[startup+3.10014 s]
/proc/loadavg: 13.83 11.04 5.68 10/186 10737
/proc/meminfo: memFree=31188396/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=38592 CPUtime=3.08 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 10901 0 0 0 308 0 0 0 20 0 1 0 390863765 39518208 5812 33554432000 134512640 146736320 4288992624 4288986828 136017793 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10736/statm: 9648 5812 911 2985 0 6582 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47740

[startup+6.30023 s]
/proc/loadavg: 13.44 11.00 5.70 10/186 10737
/proc/meminfo: memFree=31187032/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=38648 CPUtime=6.28 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 12252 0 0 0 628 0 0 0 20 0 1 0 390863765 39575552 5857 33554432000 134512640 146736320 4288992624 4288986828 136017763 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10736/statm: 9662 5857 914 2985 0 6596 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47796

[startup+12.7002 s]
/proc/loadavg: 13.09 10.97 5.71 10/186 10737
/proc/meminfo: memFree=31185572/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=38820 CPUtime=12.69 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 14867 0 0 0 1268 1 0 0 20 0 1 0 390863765 39751680 5921 33554432000 134512640 146736320 4288992624 4288987052 136400606 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10736/statm: 9705 5921 914 2985 0 6639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47968

[startup+25.5004 s]
/proc/loadavg: 12.18 10.87 5.76 10/194 10747
/proc/meminfo: memFree=31155284/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=141988 CPUtime=25.48 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 22373 0 0 0 2546 2 0 0 20 0 8 0 390863765 145395712 12358 33554432000 134512640 146736320 4288992624 4288985484 136017793 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10736/statm: 35497 12358 944 2985 0 32431 0
[pid=10736/tid=10741] ppid=10735 vsize=141988 CPUtime=0 cores=1,3,5,7
/proc/10736/task/10741/stat : 10741 (pb_cplex) S 10735 10735 10216 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390865646 145395712 12358 33554432000 134512640 146736320 4288992624 4130774672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10742] ppid=10735 vsize=141988 CPUtime=0 cores=1,3,5,7
/proc/10736/task/10742/stat : 10742 (pb_cplex) S 10735 10735 10216 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390865646 145395712 12358 33554432000 134512640 146736320 4288992624 4120288912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10743] ppid=10735 vsize=141988 CPUtime=0 cores=1,3,5,7
/proc/10736/task/10743/stat : 10743 (pb_cplex) S 10735 10735 10216 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390865646 145395712 12358 33554432000 134512640 146736320 4288992624 4109803152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10744] ppid=10735 vsize=141988 CPUtime=0 cores=1,3,5,7
/proc/10736/task/10744/stat : 10744 (pb_cplex) S 10735 10735 10216 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390865646 145395712 12358 33554432000 134512640 146736320 4288992624 4099317392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10745] ppid=10735 vsize=141988 CPUtime=0 cores=1,3,5,7
/proc/10736/task/10745/stat : 10745 (pb_cplex) S 10735 10735 10216 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390865646 145395712 12358 33554432000 134512640 146736320 4288992624 4088831632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10746] ppid=10735 vsize=141988 CPUtime=0 cores=1,3,5,7
/proc/10736/task/10746/stat : 10746 (pb_cplex) S 10735 10735 10216 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390865646 145395712 12358 33554432000 134512640 146736320 4288992624 4078345872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10747] ppid=10735 vsize=141988 CPUtime=0 cores=1,3,5,7
/proc/10736/task/10747/stat : 10747 (pb_cplex) S 10735 10735 10216 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390865646 145395712 12358 33554432000 134512640 146736320 4288992624 4067860112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151136

[startup+51.1005 s]
/proc/loadavg: 11.57 10.83 5.89 10/194 10747
/proc/meminfo: memFree=31119232/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=187312 CPUtime=89.9 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) S 10735 10735 10216 0 -1 4202496 31843 0 0 0 8984 6 0 0 20 0 8 0 390863765 191807488 21479 33554432000 134512640 146736320 4288992624 4288989008 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10736/statm: 46828 21479 967 2985 0 43762 0
[pid=10736/tid=10741] ppid=10735 vsize=187312 CPUtime=6.31 cores=1,3,5,7
/proc/10736/task/10741/stat : 10741 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1204 0 0 0 631 0 0 0 20 0 8 0 390865646 191807488 21479 33554432000 134512640 146736320 4288992624 4130774672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10742] ppid=10735 vsize=187312 CPUtime=8.75 cores=1,3,5,7
/proc/10736/task/10742/stat : 10742 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1260 0 0 0 875 0 0 0 20 0 8 0 390865646 191807488 21479 33554432000 134512640 146736320 4288992624 4120288912 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10743] ppid=10735 vsize=187312 CPUtime=12.95 cores=1,3,5,7
/proc/10736/task/10743/stat : 10743 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1472 0 0 0 1295 0 0 0 20 0 8 0 390865646 191807488 21479 33554432000 134512640 146736320 4288992624 4109799576 136007633 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10744] ppid=10735 vsize=187312 CPUtime=12.8 cores=1,3,5,7
/proc/10736/task/10744/stat : 10744 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1528 0 0 0 1280 0 0 0 20 0 8 0 390865646 191807488 21479 33554432000 134512640 146736320 4288992624 4099313024 139046538 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10745] ppid=10735 vsize=187312 CPUtime=2.62 cores=1,3,5,7
/proc/10736/task/10745/stat : 10745 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1464 0 0 0 262 0 0 0 20 0 8 0 390865646 191807488 21479 33554432000 134512640 146736320 4288992624 4088831632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10746] ppid=10735 vsize=187312 CPUtime=4.87 cores=1,3,5,7
/proc/10736/task/10746/stat : 10746 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1259 0 0 0 487 0 0 0 20 0 8 0 390865646 191807488 21479 33554432000 134512640 146736320 4288992624 4078345872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10747] ppid=10735 vsize=187312 CPUtime=3.98 cores=1,3,5,7
/proc/10736/task/10747/stat : 10747 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1141 0 0 0 398 0 0 0 20 0 8 0 390865646 191807488 21479 33554432000 134512640 146736320 4288992624 4067860112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 89.9
Current children cumulated vsize (KiB) 196460

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

[startup+100.8 s]
/proc/loadavg: 11.48 10.96 6.19 10/193 10748
/proc/meminfo: memFree=31134224/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=188508 CPUtime=268.9 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) S 10735 10735 10216 0 -1 4202496 36248 0 0 0 26875 15 0 0 20 0 8 0 390863765 193032192 22187 33554432000 134512640 146736320 4288992624 4288989008 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10736/statm: 47127 22187 973 2985 0 44061 0
[pid=10736/tid=10741] ppid=10735 vsize=188508 CPUtime=25.06 cores=1,3,5,7
/proc/10736/task/10741/stat : 10741 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1218 0 0 0 2506 0 0 0 20 0 8 0 390865646 193032192 22187 33554432000 134512640 146736320 4288992624 4130774672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10742] ppid=10735 vsize=188508 CPUtime=34.57 cores=1,3,5,7
/proc/10736/task/10742/stat : 10742 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1376 0 0 0 3456 1 0 0 20 0 8 0 390865646 193032192 22187 33554432000 134512640 146736320 4288992624 4120280328 136000337 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10743] ppid=10735 vsize=188508 CPUtime=34.49 cores=1,3,5,7
/proc/10736/task/10743/stat : 10743 (pb_cplex) S 10735 10735 10216 0 -1 4202560 2779 0 0 0 3448 1 0 0 20 0 8 0 390865646 193032192 22187 33554432000 134512640 146736320 4288992624 4109803152 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10744] ppid=10735 vsize=188508 CPUtime=35.69 cores=1,3,5,7
/proc/10736/task/10744/stat : 10744 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1545 0 0 0 3568 1 0 0 20 0 8 0 390865646 193032192 22187 33554432000 134512640 146736320 4288992624 4099317392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10745] ppid=10735 vsize=188508 CPUtime=27.83 cores=1,3,5,7
/proc/10736/task/10745/stat : 10745 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1911 0 0 0 2782 1 0 0 20 0 8 0 390865646 193032192 22187 33554432000 134512640 146736320 4288992624 4088831632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10746] ppid=10735 vsize=188508 CPUtime=26.44 cores=1,3,5,7
/proc/10736/task/10746/stat : 10746 (pb_cplex) S 10735 10735 10216 0 -1 4202560 2016 0 0 0 2642 2 0 0 20 0 8 0 390865646 193032192 22187 33554432000 134512640 146736320 4288992624 4078345872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10747] ppid=10735 vsize=188508 CPUtime=28.49 cores=1,3,5,7
/proc/10736/task/10747/stat : 10747 (pb_cplex) S 10735 10735 10216 0 -1 4202560 2881 0 0 0 2848 1 0 0 20 0 8 0 390865646 193032192 22187 33554432000 134512640 146736320 4288992624 4067860112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 268.9
Current children cumulated vsize (KiB) 197656

[startup+100.9 s]
/proc/loadavg: 11.48 10.96 6.19 10/193 10748
/proc/meminfo: memFree=31134224/32873648 swapFree=7116/7116

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

[pid=10736/tid=10760] ppid=10735 vsize=267804 CPUtime=71.3 cores=1,3,5,7
/proc/10736/task/10760/stat : 10760 (pb_cplex) R 10735 10735 10216 0 -1 4202560 7807 0 0 0 7124 6 0 0 20 0 8 0 390877087 274231296 43857 33554432000 134512640 146736320 4288992624 4004204436 136017845 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10761] ppid=10735 vsize=267804 CPUtime=62.82 cores=1,3,5,7
/proc/10736/task/10761/stat : 10761 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1507 0 0 0 6279 3 0 0 20 0 8 0 390877087 274231296 43857 33554432000 134512640 146736320 4288992624 3993718824 139044566 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10762] ppid=10735 vsize=267804 CPUtime=64.51 cores=1,3,5,7
/proc/10736/task/10762/stat : 10762 (pb_cplex) R 10735 10735 10216 0 -1 4202560 444 0 0 0 6449 2 0 0 20 0 8 0 390877087 274231296 43857 33554432000 134512640 146736320 4288992624 3983232212 136004548 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 822.61
Current children cumulated vsize (KiB) 276952

[startup+342.3 s]
/proc/loadavg: 8.75 9.49 6.64 3/193 11736
/proc/meminfo: memFree=31148516/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=271916 CPUtime=1050.14 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) S 10735 10735 10216 0 -1 4202496 115387 0 0 0 104942 72 0 0 20 0 8 0 390863765 278441984 44572 33554432000 134512640 146736320 4288992624 4288989008 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10736/statm: 67979 44572 979 2985 0 64913 0
[pid=10736/tid=10756] ppid=10735 vsize=271916 CPUtime=91.35 cores=1,3,5,7
/proc/10736/task/10756/stat : 10756 (pb_cplex) S 10735 10735 10216 0 -1 4202560 3952 0 0 0 9130 5 0 0 20 0 8 0 390877087 278441984 44572 33554432000 134512640 146736320 4288992624 4122513040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10757] ppid=10735 vsize=271916 CPUtime=89.04 cores=1,3,5,7
/proc/10736/task/10757/stat : 10757 (pb_cplex) S 10735 10735 10216 0 -1 4202560 13891 0 0 0 8897 7 0 0 20 0 8 0 390877087 278441984 44572 33554432000 134512640 146736320 4288992624 4132998800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10758] ppid=10735 vsize=271916 CPUtime=87.4 cores=1,3,5,7
/proc/10736/task/10758/stat : 10758 (pb_cplex) S 10735 10735 10216 0 -1 4202560 7293 0 0 0 8735 5 0 0 20 0 8 0 390877087 278441984 44572 33554432000 134512640 146736320 4288992624 4143484560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10759] ppid=10735 vsize=271916 CPUtime=93.04 cores=1,3,5,7
/proc/10736/task/10759/stat : 10759 (pb_cplex) S 10735 10735 10216 0 -1 4202560 9943 0 0 0 9297 7 0 0 20 0 8 0 390877087 278441984 44572 33554432000 134512640 146736320 4288992624 4099317392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10760] ppid=10735 vsize=271916 CPUtime=101.04 cores=1,3,5,7
/proc/10736/task/10760/stat : 10760 (pb_cplex) S 10735 10735 10216 0 -1 4202560 7936 0 0 0 10098 6 0 0 20 0 8 0 390877087 278441984 44572 33554432000 134512640 146736320 4288992624 4004208272 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10761] ppid=10735 vsize=271916 CPUtime=91.32 cores=1,3,5,7
/proc/10736/task/10761/stat : 10761 (pb_cplex) S 10735 10735 10216 0 -1 4202560 1508 0 0 0 9127 5 0 0 20 0 8 0 390877087 278441984 44572 33554432000 134512640 146736320 4288992624 3993722512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10762] ppid=10735 vsize=271916 CPUtime=93.2 cores=1,3,5,7
/proc/10736/task/10762/stat : 10762 (pb_cplex) R 10735 10735 10216 0 -1 4202560 447 0 0 0 9316 4 0 0 20 0 8 0 390877087 278441984 44572 33554432000 134512640 146736320 4288992624 3983233232 136008234 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1050.14
Current children cumulated vsize (KiB) 281064

[startup+402.3 s]
/proc/loadavg: 8.70 9.36 6.77 10/193 11737
/proc/meminfo: memFree=31134752/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=272188 CPUtime=1282.05 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 125109 0 0 0 128123 82 0 0 20 0 8 0 390863765 278720512 44567 33554432000 134512640 146736320 4288992624 4288985172 136017773 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10736/statm: 68047 44567 979 2985 0 64981 0
[pid=10736/tid=10756] ppid=10735 vsize=272188 CPUtime=121.3 cores=1,3,5,7
/proc/10736/task/10756/stat : 10756 (pb_cplex) R 10735 10735 10216 0 -1 4202560 4037 0 0 0 12123 7 0 0 20 0 8 0 390877087 278720512 44567 33554432000 134512640 146736320 4288992624 4122509520 136008226 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10757] ppid=10735 vsize=272188 CPUtime=117.33 cores=1,3,5,7
/proc/10736/task/10757/stat : 10757 (pb_cplex) R 10735 10735 10216 0 -1 4202560 14980 0 0 0 11725 8 0 0 20 0 8 0 390877087 278720512 44567 33554432000 134512640 146736320 4288992624 4132995280 136008259 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10758] ppid=10735 vsize=272188 CPUtime=114.67 cores=1,3,5,7
/proc/10736/task/10758/stat : 10758 (pb_cplex) R 10735 10735 10216 0 -1 4202560 7526 0 0 0 11460 7 0 0 20 0 8 0 390877087 278720512 44567 33554432000 134512640 146736320 4288992624 4143480944 136384890 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10759] ppid=10735 vsize=272188 CPUtime=122.44 cores=1,3,5,7
/proc/10736/task/10759/stat : 10759 (pb_cplex) R 10735 10735 10216 0 -1 4202560 13688 0 0 0 12235 9 0 0 20 0 8 0 390877087 278720512 44567 33554432000 134512640 146736320 4288992624 4099312668 135854189 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10760] ppid=10735 vsize=272188 CPUtime=130.69 cores=1,3,5,7
/proc/10736/task/10760/stat : 10760 (pb_cplex) R 10735 10735 10216 0 -1 4202560 11172 0 0 0 13061 8 0 0 20 0 8 0 390877087 278720512 44567 33554432000 134512640 146736320 4288992624 4004203608 136007030 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10761] ppid=10735 vsize=272188 CPUtime=120.15 cores=1,3,5,7
/proc/10736/task/10761/stat : 10761 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1509 0 0 0 12009 6 0 0 20 0 8 0 390877087 278720512 44567 33554432000 134512640 146736320 4288992624 3993718676 136017752 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10762] ppid=10735 vsize=272188 CPUtime=122.53 cores=1,3,5,7
/proc/10736/task/10762/stat : 10762 (pb_cplex) R 10735 10735 10216 0 -1 4202560 447 0 0 0 12248 5 0 0 20 0 8 0 390877087 278720512 44567 33554432000 134512640 146736320 4288992624 3983232088 136007073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1282.05
Current children cumulated vsize (KiB) 281336

[startup+462.3 s]
/proc/loadavg: 8.82 9.29 6.91 3/193 11737
/proc/meminfo: memFree=31126076/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=272940 CPUtime=1511.18 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 143072 0 0 0 151021 97 0 0 20 0 8 0 390863765 279490560 45094 33554432000 134512640 146736320 4288992624 4288985352 139042910 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10736/statm: 68235 45094 979 2985 0 65169 0
[pid=10736/tid=10756] ppid=10735 vsize=272940 CPUtime=151.95 cores=1,3,5,7
/proc/10736/task/10756/stat : 10756 (pb_cplex) R 10735 10735 10216 0 -1 4202560 4037 0 0 0 15187 8 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4122509436 135526715 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10757] ppid=10735 vsize=272940 CPUtime=145.56 cores=1,3,5,7
/proc/10736/task/10757/stat : 10757 (pb_cplex) R 10735 10735 10216 0 -1 4202560 20312 0 0 0 14544 12 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4132995284 135846482 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10758] ppid=10735 vsize=272940 CPUtime=143.81 cores=1,3,5,7
/proc/10736/task/10758/stat : 10758 (pb_cplex) R 10735 10735 10216 0 -1 4202560 7526 0 0 0 14372 9 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4143480904 139042974 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10759] ppid=10735 vsize=272940 CPUtime=151.27 cores=1,3,5,7
/proc/10736/task/10759/stat : 10759 (pb_cplex) R 10735 10735 10216 0 -1 4202560 16306 0 0 0 15115 12 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4099314240 136001203 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10760] ppid=10735 vsize=272940 CPUtime=157.18 cores=1,3,5,7
/proc/10736/task/10760/stat : 10760 (pb_cplex) R 10735 10735 10216 0 -1 4202560 14102 0 0 0 15707 11 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4004204980 136400566 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10761] ppid=10735 vsize=272940 CPUtime=147.73 cores=1,3,5,7
/proc/10736/task/10761/stat : 10761 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1509 0 0 0 14765 8 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 3993718856 139042902 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10762] ppid=10735 vsize=272940 CPUtime=150.51 cores=1,3,5,7
/proc/10736/task/10762/stat : 10762 (pb_cplex) R 10735 10735 10216 0 -1 4202560 448 0 0 0 15044 7 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 3983233088 136382629 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1511.18
Current children cumulated vsize (KiB) 282088

[startup+522.3 s]
/proc/loadavg: 8.68 9.18 7.02 10/193 11737
/proc/meminfo: memFree=31124220/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=272940 CPUtime=1743.16 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 143073 0 0 0 174212 104 0 0 20 0 8 0 390863765 279490560 45094 33554432000 134512640 146736320 4288992624 4288985432 136007037 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10736/statm: 68235 45094 979 2985 0 65169 0
[pid=10736/tid=10756] ppid=10735 vsize=272940 CPUtime=181.28 cores=1,3,5,7
/proc/10736/task/10756/stat : 10756 (pb_cplex) R 10735 10735 10216 0 -1 4202560 4037 0 0 0 18119 9 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4122509952 139046538 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10757] ppid=10735 vsize=272940 CPUtime=174.64 cores=1,3,5,7
/proc/10736/task/10757/stat : 10757 (pb_cplex) R 10735 10735 10216 0 -1 4202560 20312 0 0 0 17451 13 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4132995224 136007149 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10758] ppid=10735 vsize=272940 CPUtime=173.74 cores=1,3,5,7
/proc/10736/task/10758/stat : 10758 (pb_cplex) R 10735 10735 10216 0 -1 4202560 7527 0 0 0 17363 11 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4143481040 136008266 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10759] ppid=10735 vsize=272940 CPUtime=178.8 cores=1,3,5,7
/proc/10736/task/10759/stat : 10759 (pb_cplex) R 10735 10735 10216 0 -1 4202560 16306 0 0 0 17867 13 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4099313816 136007050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10760] ppid=10735 vsize=272940 CPUtime=186.61 cores=1,3,5,7
/proc/10736/task/10760/stat : 10760 (pb_cplex) R 10735 10735 10216 0 -1 4202560 14102 0 0 0 18649 12 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4004204752 136008364 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10761] ppid=10735 vsize=272940 CPUtime=178.15 cores=1,3,5,7
/proc/10736/task/10761/stat : 10761 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1509 0 0 0 17807 8 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 3993718676 136017757 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10762] ppid=10735 vsize=272940 CPUtime=178.85 cores=1,3,5,7
/proc/10736/task/10762/stat : 10762 (pb_cplex) R 10735 10735 10216 0 -1 4202560 448 0 0 0 17877 8 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 3983233064 139044585 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1743.16
Current children cumulated vsize (KiB) 282088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+536.7 s]
/proc/loadavg: 8.68 9.15 7.05 11/193 11737
/proc/meminfo: memFree=31122608/32873648 swapFree=7116/7116
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10735/stat : 10735 (run) S 10733 10735 10216 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390863764 9367552 270 33554432000 4194304 5064252 140737149507968 140737149506880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10735/statm: 2287 270 229 213 0 72 0
[pid=10736] ppid=10735 vsize=272940 CPUtime=1799.62 cores=1,3,5,7
/proc/10736/stat : 10736 (pb_cplex) R 10735 10735 10216 0 -1 4202496 143073 0 0 0 179856 106 0 0 20 0 8 0 390863765 279490560 45094 33554432000 134512640 146736320 4288992624 4288985468 135526715 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10736/statm: 68235 45094 979 2985 0 65169 0
[pid=10736/tid=10756] ppid=10735 vsize=272940 CPUtime=188.21 cores=1,3,5,7
/proc/10736/task/10756/stat : 10756 (pb_cplex) R 10735 10735 10216 0 -1 4202560 4037 0 0 0 18811 10 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4122509464 136007612 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10757] ppid=10735 vsize=272940 CPUtime=181.76 cores=1,3,5,7
/proc/10736/task/10757/stat : 10757 (pb_cplex) R 10735 10735 10216 0 -1 4202560 20312 0 0 0 18163 13 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4132994056 139042974 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10758] ppid=10735 vsize=272940 CPUtime=180.54 cores=1,3,5,7
/proc/10736/task/10758/stat : 10758 (pb_cplex) R 10735 10735 10216 0 -1 4202560 7527 0 0 0 18043 11 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4143481040 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=10736/tid=10759] ppid=10735 vsize=272940 CPUtime=185.82 cores=1,3,5,7
/proc/10736/task/10759/stat : 10759 (pb_cplex) R 10735 10735 10216 0 -1 4202560 16306 0 0 0 18569 13 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4099314304 139046496 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=10736/tid=10760] ppid=10735 vsize=272940 CPUtime=193.46 cores=1,3,5,7
/proc/10736/task/10760/stat : 10760 (pb_cplex) R 10735 10735 10216 0 -1 4202560 14102 0 0 0 19334 12 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 4004204696 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=10736/tid=10761] ppid=10735 vsize=272940 CPUtime=185.49 cores=1,3,5,7
/proc/10736/task/10761/stat : 10761 (pb_cplex) R 10735 10735 10216 0 -1 4202560 1509 0 0 0 18541 8 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 3993718832 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=10736/tid=10762] ppid=10735 vsize=272940 CPUtime=186.13 cores=1,3,5,7
/proc/10736/task/10762/stat : 10762 (pb_cplex) R 10735 10735 10216 0 -1 4202560 448 0 0 0 18605 8 0 0 20 0 8 0 390877087 279490560 45094 33554432000 134512640 146736320 4288992624 3983233616 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (KiB) 282088

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 10735 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.62
#
# 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.459991
#  lost CPU user time (s): 0.480011
#  lost CPU system time (s): -0.02

Real time (s): 536.716
CPU time (s): 1800.08
CPU user time (s): 1799.04
CPU system time (s): 1.04
CPU usage (%): 335.388
Max. virtual memory (cumulated for all children) (KiB): 287484

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= 2

runsolver used 2.02969 second user time and 2.85656 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-09 15:09:43
IDJOB=3733017
IDBENCH=2236
IDSOLVER=2325
FILE ID=node123/3733017-1339247383
RUNJOBID= node123-1339246836-10234
PBS_JOBID= 14644358
Free space on /tmp= 68136 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733017-1339247383/watcher-3733017-1339247383 -o /tmp/evaluation-result-3733017-1339247383/solver-3733017-1339247383 -C 1800 -W 1900 -M 15500  run HOME/instance-3733017-1339247383.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=1547753327

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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.217
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.217
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.217
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.217
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:        31207968 kB
Buffers:          483844 kB
Cached:           104652 kB
SwapCached:         2120 kB
Active:           689820 kB
Inactive:          61568 kB
Active(anon):     157668 kB
Inactive(anon):     6816 kB
Active(file):     532152 kB
Inactive(file):    54752 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100320 kB
Dirty:             16724 kB
Writeback:             0 kB
AnonPages:        167440 kB
Mapped:            12592 kB
Shmem:                 0 kB
Slab:             775400 kB
SReclaimable:     219100 kB
SUnreclaim:       556300 kB
KernelStack:        1544 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     287568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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-3733017-1339247383.opb

Free space on /tmp at the end= 68120 MiB
End job on node123 at 2012-06-09 15:18:42