Trace number 3731741

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.27 531.226

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_5.opb.PB06.opb
MD5SUM363fb8dacb34b0fd2f0470bc356b38da
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1043
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1036
Optimality of the best value was proved NO
Number of variables1957
Total number of constraints4000
Number of constraints which are clauses4000
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 1957
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 1957
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1957
Number of bits of the biggest sum of numbers11
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-3731741-1339247000.opb.
0.00/0.00	c Instance file HOME/instance-3731741-1339247000.opb
0.00/0.00	c File size is 112270 bytes.
0.00/0.37	c Highest Coefficient sum: 3
0.00/0.37	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.37	c ============================[ Problem Statistics ]=============================
0.00/0.37	c |                                                                             |
0.00/0.37	c |  Parsing time:          0.37         s                                      |
0.00/0.37	c |  Number Variables:      1957                                                |
0.00/0.37	c |  Number Constraints:    4000                                                |
0.00/0.37	c ===============================================================================
1800.27/531.22	c Remaining time 1799.63 sec.
1800.27/531.22	c 
1800.27/531.22	c *** INTERRUPTED ***
1800.27/531.22	s UNKNOWN
1800.27/531.22	c Total CPU time              : 1798.33 s
1800.27/531.22	c Memory used           : 224.41 MB
1800.27/531.22	c CPU time              : 1798.33 s
1800.27/531.22	c 
1800.27/531.22	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-3731741-1339247000/watcher-3731741-1339247000 -o /tmp/evaluation-result-3731741-1339247000/solver-3731741-1339247000 -C 1800 -W 1900 -M 15500 run HOME/instance-3731741-1339247000.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: 11.53 4.96 1.87 10/184 25913
/proc/meminfo: memFree=30088472/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0

[startup+0.063655 s]
/proc/loadavg: 11.53 4.96 1.87 10/184 25913
/proc/meminfo: memFree=30088472/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 11.53 4.96 1.87 10/184 25913
/proc/meminfo: memFree=30088472/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 11.53 4.96 1.87 10/184 25913
/proc/meminfo: memFree=30088472/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 11.53 4.96 1.87 10/184 25913
/proc/meminfo: memFree=30088472/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 11.53 4.96 1.87 10/186 25915
/proc/meminfo: memFree=30080032/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=23616 CPUtime=1.48 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 5248 0 0 0 148 0 0 0 20 0 1 0 390825446 24182784 3103 33554432000 134512640 146736320 4288055904 4288051868 136406392 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25914/statm: 5955 3109 896 2985 0 2889 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32764

[startup+3.10022 s]
/proc/loadavg: 10.69 4.90 1.87 10/186 25915
/proc/meminfo: memFree=30079164/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=23364 CPUtime=3.08 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 6108 0 0 0 308 0 0 0 20 0 1 0 390825446 23924736 3110 33554432000 134512640 146736320 4288055904 4288050012 135855174 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25914/statm: 5841 3110 896 2985 0 2775 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32512

[startup+6.30027 s]
/proc/loadavg: 10.69 4.90 1.87 10/186 25915
/proc/meminfo: memFree=30078172/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=23272 CPUtime=6.28 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 7317 0 0 0 628 0 0 0 20 0 1 0 390825446 23830528 3100 33554432000 134512640 146736320 4288055904 4288049976 136475827 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25914/statm: 5818 3100 896 2985 0 2752 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32420

[startup+12.7001 s]
/proc/loadavg: 10.39 4.93 1.90 9/186 25915
/proc/meminfo: memFree=30077956/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=23456 CPUtime=12.68 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 11949 0 0 0 1267 1 0 0 20 0 1 0 390825446 24018944 3120 33554432000 134512640 146736320 4288055904 4288049992 139043594 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25914/statm: 5864 3120 897 2985 0 2798 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32604

[startup+25.5004 s]
/proc/loadavg: 10.02 5.11 2.01 9/193 25922
/proc/meminfo: memFree=30051512/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=135980 CPUtime=37.18 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) S 25913 25913 25739 0 -1 4202496 22324 0 0 0 3714 4 0 0 20 0 8 0 390825446 139243520 10418 33554432000 134512640 146736320 4288055904 4288052304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/25914/statm: 33995 10418 928 2985 0 30929 0
[pid=25914/tid=25916] ppid=25913 vsize=135980 CPUtime=1.94 cores=0,2,4,6
/proc/25914/task/25916/stat : 25916 (pb_cplex) R 25913 25913 25739 0 -1 4202560 748 0 0 0 194 0 0 0 20 0 8 0 390827262 139243520 10418 33554432000 134512640 146736320 4288055904 4149043268 136385175 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25917] ppid=25913 vsize=135980 CPUtime=2.18 cores=0,2,4,6
/proc/25914/task/25917/stat : 25917 (pb_cplex) R 25913 25913 25739 0 -1 4202560 902 0 0 0 218 0 0 0 20 0 8 0 390827262 139243520 10418 33554432000 134512640 146736320 4288055904 4138558440 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25918] ppid=25913 vsize=135980 CPUtime=2.09 cores=0,2,4,6
/proc/25914/task/25918/stat : 25918 (pb_cplex) R 25913 25913 25739 0 -1 4202560 650 0 0 0 209 0 0 0 20 0 8 0 390827262 139243520 10418 33554432000 134512640 146736320 4288055904 4128071888 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25919] ppid=25913 vsize=135980 CPUtime=2.03 cores=0,2,4,6
/proc/25914/task/25919/stat : 25919 (pb_cplex) R 25913 25913 25739 0 -1 4202560 962 0 0 0 203 0 0 0 20 0 8 0 390827262 139243520 10418 33554432000 134512640 146736320 4288055904 4117586128 136008438 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25920] ppid=25913 vsize=135980 CPUtime=1.83 cores=0,2,4,6
/proc/25914/task/25920/stat : 25920 (pb_cplex) R 25913 25913 25739 0 -1 4202560 929 0 0 0 183 0 0 0 20 0 8 0 390827262 139243520 10418 33554432000 134512640 146736320 4288055904 4107100228 136385184 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25921] ppid=25913 vsize=135980 CPUtime=1.93 cores=0,2,4,6
/proc/25914/task/25921/stat : 25921 (pb_cplex) R 25913 25913 25739 0 -1 4202560 702 0 0 0 193 0 0 0 20 0 8 0 390827262 139243520 10418 33554432000 134512640 146736320 4288055904 4096614608 136008443 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25922] ppid=25913 vsize=135980 CPUtime=1.97 cores=0,2,4,6
/proc/25914/task/25922/stat : 25922 (pb_cplex) R 25913 25913 25739 0 -1 4202560 655 0 0 0 197 0 0 0 20 0 8 0 390827262 139243520 10418 33554432000 134512640 146736320 4288055904 4086129068 136400650 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.18
Current children cumulated vsize (KiB) 145128

[startup+51.1002 s]
/proc/loadavg: 10.56 5.65 2.26 10/186 25922
/proc/meminfo: memFree=30061240/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=89672 CPUtime=118.06 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 25009 0 0 0 11789 17 0 0 20 0 1 0 390825446 91824128 7970 33554432000 134512640 146736320 4288055904 4288051904 137471822 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/25914/statm: 22418 7970 933 2985 0 19352 0
Current children cumulated CPU time (s) 118.06
Current children cumulated vsize (KiB) 98820

[startup+102.307 s]
/proc/loadavg: 11.83 6.74 2.82 15/193 25929
/proc/meminfo: memFree=30007320/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=179212 CPUtime=266.71 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 39608 0 0 0 26644 27 0 0 20 0 8 0 390825446 183513088 21259 33554432000 134512640 146736320 4288055904 4288048792 136008611 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25914/statm: 44803 21259 949 2985 0 41737 0
[pid=25914/tid=25923] ppid=25913 vsize=179212 CPUtime=16.59 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) S 25913 25913 25739 0 -1 4202560 1314 0 0 0 1659 0 0 0 20 0 8 0 390831853 183513088 21259 33554432000 134512640 146736320 4288055904 4086132368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=179212 CPUtime=16.35 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) R 25913 25913 25739 0 -1 4202560 443 0 0 0 1635 0 0 0 20 0 8 0 390831853 183513088 21259 33554432000 134512640 146736320 4288055904 4096613632 135443437 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=179212 CPUtime=16.56 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1502 0 0 0 1654 2 0 0 20 0 8 0 390831853 183513088 21259 33554432000 134512640 146736320 4288055904 4107100252 135855117 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=179212 CPUtime=17.08 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1192 0 0 0 1708 0 0 0 20 0 8 0 390831853 183513088 21259 33554432000 134512640 146736320 4288055904 4117584600 135466118 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=179212 CPUtime=16.72 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1505 0 0 0 1672 0 0 0 20 0 8 0 390831853 183513088 21259 33554432000 134512640 146736320 4288055904 4065973224 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=179212 CPUtime=16.94 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) R 25913 25913 25739 0 -1 4202560 2069 0 0 0 1692 2 0 0 20 0 8 0 390831853 183513088 21259 33554432000 134512640 146736320 4288055904 4055486576 136384857 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=179212 CPUtime=15.99 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1589 0 0 0 1599 0 0 0 20 0 8 0 390831853 183513088 21259 33554432000 134512640 146736320 4288055904 4045000912 136007970 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 266.71
Current children cumulated vsize (KiB) 188360

[startup+162.3 s]
/proc/loadavg: 11.91 7.59 3.34 17/193 25930
/proc/meminfo: memFree=30002744/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=180704 CPUtime=483.24 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 46265 0 0 0 48279 45 0 0 20 0 8 0 390825446 185040896 23122 33554432000 134512640 146736320 4288055904 4288048784 136008443 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25914/statm: 45176 23122 951 2985 0 42110 0
[pid=25914/tid=25923] ppid=25913 vsize=180704 CPUtime=45.3 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) R 25913 25913 25739 0 -1 4202560 2064 0 0 0 4526 4 0 0 20 0 8 0 390831853 185040896 23122 33554432000 134512640 146736320 4288055904 4086129232 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=180704 CPUtime=41.54 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1253 0 0 0 4150 4 0 0 20 0 8 0 390831853 185040896 23122 33554432000 134512640 146736320 4288055904 4096615400 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=180704 CPUtime=43.58 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1707 0 0 0 4355 3 0 0 20 0 8 0 390831853 185040896 23122 33554432000 134512640 146736320 4288055904 4107100752 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=180704 CPUtime=44.16 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 2071 0 0 0 4413 3 0 0 20 0 8 0 390831853 185040896 23122 33554432000 134512640 146736320 4288055904 4117586376 136000426 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=180704 CPUtime=45.48 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1657 0 0 0 4544 4 0 0 20 0 8 0 390831853 185040896 23122 33554432000 134512640 146736320 4288055904 4065972280 136475800 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=180704 CPUtime=44.23 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) R 25913 25913 25739 0 -1 4202560 4758 0 0 0 4418 5 0 0 20 0 8 0 390831853 185040896 23122 33554432000 134512640 146736320 4288055904 4055486280 135526026 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=180704 CPUtime=42.31 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) R 25913 25913 25739 0 -1 4202560 2393 0 0 0 4227 4 0 0 20 0 8 0 390831853 185040896 23122 33554432000 134512640 146736320 4288055904 4045001160 136000363 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 483.24

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

/proc/25914/statm: 46215 24298 951 2985 0 43149 0
[pid=25914/tid=25923] ppid=25913 vsize=184860 CPUtime=95.92 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) R 25913 25913 25739 0 -1 4202560 7024 0 0 0 9581 11 0 0 20 0 8 0 390831853 189296640 24298 33554432000 134512640 146736320 4288055904 4086127760 136008234 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=184860 CPUtime=93.49 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) R 25913 25913 25739 0 -1 4202560 1952 0 0 0 9340 9 0 0 20 0 8 0 390831853 189296640 24298 33554432000 134512640 146736320 4288055904 4096615400 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=184860 CPUtime=95.75 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) S 25913 25913 25739 0 -1 4202560 16938 0 0 0 9563 12 0 0 20 0 8 0 390831853 189296640 24298 33554432000 134512640 146736320 4288055904 4107103888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=184860 CPUtime=94.21 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 19803 0 0 0 9408 13 0 0 20 0 8 0 390831853 189296640 24298 33554432000 134512640 146736320 4288055904 4117586128 136008065 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=184860 CPUtime=95.17 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) R 25913 25913 25739 0 -1 4202560 11159 0 0 0 9503 14 0 0 20 0 8 0 390831853 189296640 24298 33554432000 134512640 146736320 4288055904 4065972440 136008691 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=184860 CPUtime=98.95 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) R 25913 25913 25739 0 -1 4202560 15249 0 0 0 9883 12 0 0 20 0 8 0 390831853 189296640 24298 33554432000 134512640 146736320 4288055904 4055487056 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=184860 CPUtime=92.98 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) R 25913 25913 25739 0 -1 4202560 9857 0 0 0 9285 13 0 0 20 0 8 0 390831853 189296640 24298 33554432000 134512640 146736320 4288055904 4044999656 139044509 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 896.1
Current children cumulated vsize (KiB) 194008

[startup+342.3 s]
/proc/loadavg: 8.03 7.80 4.18 10/193 25986
/proc/meminfo: memFree=29887212/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=260608 CPUtime=1115.1 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 177418 0 0 0 111371 139 0 0 20 0 8 0 390825446 266862592 37878 33554432000 134512640 146736320 4288055904 4288047324 136406491 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/25914/statm: 65152 37878 967 2985 0 62086 0
[pid=25914/tid=25923] ppid=25913 vsize=260608 CPUtime=123.76 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) R 25913 25913 25739 0 -1 4202560 11601 0 0 0 12361 15 0 0 20 0 8 0 390831853 266862592 37878 33554432000 134512640 146736320 4288055904 4086127388 136406059 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=260608 CPUtime=122.56 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) R 25913 25913 25739 0 -1 4202560 4571 0 0 0 12244 12 0 0 20 0 8 0 390831853 266862592 37878 33554432000 134512640 146736320 4288055904 4096613148 136405833 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=260608 CPUtime=122.49 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) R 25913 25913 25739 0 -1 4202560 29781 0 0 0 12229 20 0 0 20 0 8 0 390831853 266862592 37878 33554432000 134512640 146736320 4288055904 4107096612 136016762 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=260608 CPUtime=121.19 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 32307 0 0 0 12099 20 0 0 20 0 8 0 390831853 266862592 37878 33554432000 134512640 146736320 4288055904 4117584668 136406059 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=260608 CPUtime=123.37 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) R 25913 25913 25739 0 -1 4202560 17841 0 0 0 12318 19 0 0 20 0 8 0 390831853 266862592 37878 33554432000 134512640 146736320 4288055904 4065970972 136405999 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=260608 CPUtime=125.82 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) R 25913 25913 25739 0 -1 4202560 25781 0 0 0 12565 17 0 0 20 0 8 0 390831853 266862592 37878 33554432000 134512640 146736320 4288055904 4055485248 137701452 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=260608 CPUtime=119.42 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) R 25913 25913 25739 0 -1 4202560 22460 0 0 0 11924 18 0 0 20 0 8 0 390831853 266862592 37878 33554432000 134512640 146736320 4288055904 4044998060 136400663 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1115.1
Current children cumulated vsize (KiB) 269756

[startup+402.3 s]
/proc/loadavg: 12.60 9.09 4.84 17/194 25989
/proc/meminfo: memFree=29810196/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=253548 CPUtime=1354.2 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 190294 0 0 0 135272 148 0 0 20 0 8 0 390825446 259633152 36765 33554432000 134512640 146736320 4288055904 4288044560 136008364 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25914/statm: 63387 36765 970 2985 0 60321 0
[pid=25914/tid=25923] ppid=25913 vsize=253548 CPUtime=153.73 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) R 25913 25913 25739 0 -1 4202560 13969 0 0 0 15355 18 0 0 20 0 8 0 390831853 259633152 36765 33554432000 134512640 146736320 4288055904 4086125008 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=253548 CPUtime=152.52 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) R 25913 25913 25739 0 -1 4202560 5245 0 0 0 15239 13 0 0 20 0 8 0 390831853 259633152 36765 33554432000 134512640 146736320 4288055904 4096610268 135855167 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=253548 CPUtime=152.49 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) R 25913 25913 25739 0 -1 4202560 30399 0 0 0 15227 22 0 0 20 0 8 0 390831853 259633152 36765 33554432000 134512640 146736320 4288055904 4107096940 144785853 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=253548 CPUtime=151.19 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 36622 0 0 0 15097 22 0 0 20 0 8 0 390831853 259633152 36765 33554432000 134512640 146736320 4288055904 4117581764 136385184 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=253548 CPUtime=153.3 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) R 25913 25913 25739 0 -1 4202560 19445 0 0 0 15309 21 0 0 20 0 8 0 390831853 259633152 36765 33554432000 134512640 146736320 4288055904 4065966784 138463262 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=253548 CPUtime=155.83 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) R 25913 25913 25739 0 -1 4202560 25806 0 0 0 15565 18 0 0 20 0 8 0 390831853 259633152 36765 33554432000 134512640 146736320 4288055904 4055482696 136000316 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=253548 CPUtime=149.2 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) R 25913 25913 25739 0 -1 4202560 25394 0 0 0 14898 22 0 0 20 0 8 0 390831853 259633152 36765 33554432000 134512640 146736320 4288055904 4044995600 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1354.2
Current children cumulated vsize (KiB) 262696

[startup+462.3 s]
/proc/loadavg: 12.63 9.83 5.37 10/193 25990
/proc/meminfo: memFree=29795536/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=255732 CPUtime=1593.28 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 222237 0 0 0 159149 179 0 0 20 0 8 0 390825446 261869568 39011 33554432000 134512640 146736320 4288055904 4288044808 136000437 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25914/statm: 63933 39011 975 2985 0 60867 0
[pid=25914/tid=25923] ppid=25913 vsize=255732 CPUtime=187.07 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) R 25913 25913 25739 0 -1 4202560 18660 0 0 0 18686 21 0 0 20 0 8 0 390831853 261869568 39011 33554432000 134512640 146736320 4288055904 4086124624 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=255732 CPUtime=187.11 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) R 25913 25913 25739 0 -1 4202560 12769 0 0 0 18693 18 0 0 20 0 8 0 390831853 261869568 39011 33554432000 134512640 146736320 4288055904 4096610384 136008061 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=255732 CPUtime=186.2 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) R 25913 25913 25739 0 -1 4202560 38102 0 0 0 18595 25 0 0 20 0 8 0 390831853 261869568 39011 33554432000 134512640 146736320 4288055904 4107096988 144785853 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=255732 CPUtime=184.96 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 39276 0 0 0 18470 26 0 0 20 0 8 0 390831853 261869568 39011 33554432000 134512640 146736320 4288055904 4117583440 136403117 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=255732 CPUtime=156.29 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) S 25913 25913 25739 0 -1 4202560 21364 0 0 0 15604 25 0 0 20 0 8 0 390831853 261869568 39011 33554432000 134512640 146736320 4288055904 4065975952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=255732 CPUtime=189.94 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) R 25913 25913 25739 0 -1 4202560 26092 0 0 0 18973 21 0 0 20 0 8 0 390831853 261869568 39011 33554432000 134512640 146736320 4288055904 4055482448 136008450 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=255732 CPUtime=182.96 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) R 25913 25913 25739 0 -1 4202560 32058 0 0 0 18271 25 0 0 20 0 8 0 390831853 261869568 39011 33554432000 134512640 146736320 4288055904 4044996688 136008109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1593.28
Current children cumulated vsize (KiB) 264880

[startup+522.3 s]
/proc/loadavg: 11.29 9.94 5.68 10/193 25990
/proc/meminfo: memFree=29798424/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=237584 CPUtime=1786.65 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) S 25913 25913 25739 0 -1 4202496 229740 0 0 0 178470 195 0 0 20 0 8 0 390825446 243286016 36487 33554432000 134512640 146736320 4288055904 4288052304 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25914/statm: 59396 36487 976 2985 0 56330 0
[pid=25914/tid=25923] ppid=25913 vsize=237584 CPUtime=221.48 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) S 25913 25913 25739 0 -1 4202560 18748 0 0 0 22123 25 0 0 20 0 8 0 390831853 243286016 36487 33554432000 134512640 146736320 4288055904 4086132368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=237584 CPUtime=217.86 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) S 25913 25913 25739 0 -1 4202560 17589 0 0 0 21764 22 0 0 20 0 8 0 390831853 243286016 36487 33554432000 134512640 146736320 4288055904 4096618128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=237584 CPUtime=211.52 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) S 25913 25913 25739 0 -1 4202560 38185 0 0 0 21123 29 0 0 20 0 8 0 390831853 243286016 36487 33554432000 134512640 146736320 4288055904 4107103888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=237584 CPUtime=234.22 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 41499 0 0 0 23393 29 0 0 20 0 8 0 390831853 243286016 36487 33554432000 134512640 146736320 4288055904 4117581904 136007977 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=237584 CPUtime=156.29 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) S 25913 25913 25739 0 -1 4202560 21364 0 0 0 15604 25 0 0 20 0 8 0 390831853 243286016 36487 33554432000 134512640 146736320 4288055904 4065975952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=237584 CPUtime=191.6 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) S 25913 25913 25739 0 -1 4202560 26143 0 0 0 19137 23 0 0 20 0 8 0 390831853 243286016 36487 33554432000 134512640 146736320 4288055904 4055490192 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=237584 CPUtime=220.57 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) S 25913 25913 25739 0 -1 4202560 32243 0 0 0 22028 29 0 0 20 0 8 0 390831853 243286016 36487 33554432000 134512640 146736320 4288055904 4045004432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1786.65
Current children cumulated vsize (KiB) 246732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+531.2 s]
/proc/loadavg: 10.94 9.91 5.71 17/193 25990
/proc/meminfo: memFree=29805048/32873648 swapFree=7628/7628
[pid=25913] ppid=25911 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25913/stat : 25913 (run) S 25911 25913 25739 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390825446 9367552 269 33554432000 4194304 5064252 140734256700864 140734256699776 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25913/statm: 2287 269 229 213 0 72 0
[pid=25914] ppid=25913 vsize=229792 CPUtime=1800.27 cores=0,2,4,6
/proc/25914/stat : 25914 (pb_cplex) R 25913 25913 25739 0 -1 4202496 230268 0 0 0 179829 198 0 0 20 0 8 0 390825446 235307008 34691 33554432000 134512640 146736320 4288055904 4288048968 136388087 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25914/statm: 57448 34691 976 2985 0 54382 0
[pid=25914/tid=25923] ppid=25913 vsize=229792 CPUtime=222.48 cores=0,2,4,6
/proc/25914/task/25923/stat : 25923 (pb_cplex) R 25913 25913 25739 0 -1 4202560 18749 0 0 0 22223 25 0 0 20 0 8 0 390831853 235307008 34691 33554432000 134512640 146736320 4288055904 4086127620 136385179 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25924] ppid=25913 vsize=229792 CPUtime=218.71 cores=0,2,4,6
/proc/25914/task/25924/stat : 25924 (pb_cplex) R 25913 25913 25739 0 -1 4202560 17589 0 0 0 21849 22 0 0 20 0 8 0 390831853 235307008 34691 33554432000 134512640 146736320 4288055904 4096614492 135855165 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25925] ppid=25913 vsize=229792 CPUtime=212.38 cores=0,2,4,6
/proc/25914/task/25925/stat : 25925 (pb_cplex) R 25913 25913 25739 0 -1 4202560 38185 0 0 0 21209 29 0 0 20 0 8 0 390831853 235307008 34691 33554432000 134512640 146736320 4288055904 4107100368 136008167 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25914/tid=25926] ppid=25913 vsize=229792 CPUtime=242.19 cores=0,2,4,6
/proc/25914/task/25926/stat : 25926 (pb_cplex) R 25913 25913 25739 0 -1 4202560 41550 0 0 0 24188 31 0 0 20 0 8 0 390831853 235307008 34691 33554432000 134512640 146736320 4288055904 4117585992 139042876 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25914/tid=25927] ppid=25913 vsize=229792 CPUtime=157.12 cores=0,2,4,6
/proc/25914/task/25927/stat : 25927 (pb_cplex) R 25913 25913 25739 0 -1 4202560 21840 0 0 0 15687 25 0 0 20 0 8 0 390831853 235307008 34691 33554432000 134512640 146736320 4288055904 4065972432 136008364 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25928] ppid=25913 vsize=229792 CPUtime=192.2 cores=0,2,4,6
/proc/25914/task/25928/stat : 25928 (pb_cplex) R 25913 25913 25739 0 -1 4202560 26143 0 0 0 19197 23 0 0 20 0 8 0 390831853 235307008 34691 33554432000 134512640 146736320 4288055904 4055486520 136475775 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25914/tid=25929] ppid=25913 vsize=229792 CPUtime=221.29 cores=0,2,4,6
/proc/25914/task/25929/stat : 25929 (pb_cplex) R 25913 25913 25739 0 -1 4202560 32243 0 0 0 22100 29 0 0 20 0 8 0 390831853 235307008 34691 33554432000 134512640 146736320 4288055904 4045001296 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 238940

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 25913 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 531.226
CPU time (s): 1800.27
CPU user time (s): 1798.29
CPU system time (s): 1.98
CPU usage (%): 338.89
Max. virtual memory (cumulated for all children) (KiB): 275344

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

runsolver used 1.73174 second user time and 3.13352 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-09 15:03:20
IDJOB=3731741
IDBENCH=1981
IDSOLVER=2325
FILE ID=node127/3731741-1339247000
RUNJOBID= node127-1339246835-25756
PBS_JOBID= 14644354
Free space on /tmp= 70452 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_5.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731741-1339247000/watcher-3731741-1339247000 -o /tmp/evaluation-result-3731741-1339247000/solver-3731741-1339247000 -C 1800 -W 1900 -M 15500  run HOME/instance-3731741-1339247000.opb

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

MD5SUM BENCH= 363fb8dacb34b0fd2f0470bc356b38da
RANDOM SEED=64361512

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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:        30089264 kB
Buffers:          521920 kB
Cached:          1287916 kB
SwapCached:         2000 kB
Active:          1782656 kB
Inactive:          90232 kB
Active(anon):      50012 kB
Inactive(anon):     7520 kB
Active(file):    1732644 kB
Inactive(file):    82712 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:             16296 kB
Writeback:             0 kB
AnonPages:         81092 kB
Mapped:            13964 kB
Shmem:                92 kB
Slab:             773116 kB
SReclaimable:     217452 kB
SUnreclaim:       555664 kB
KernelStack:        1600 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     220436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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-3731741-1339247000.opb

Free space on /tmp at the end= 70436 MiB
End job on node127 at 2012-06-09 15:12:11