Trace number 3731048

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.32 511.219

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos16.opb
MD5SUM49459e9c72edb2754f1d384319cf8731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark1076.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 114
Optimality of the best value was proved NO
Number of variables464
Total number of constraints1059
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints723
Minimum length of a constraint2
Maximum length of a constraint128
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 138
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3731048-1339246857.opb.
0.00/0.00	c Instance file HOME/instance-3731048-1339246857.opb
0.00/0.00	c File size is 54761 bytes.
0.00/0.01	c Highest Coefficient sum: 535
0.00/0.01	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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      464                                                 |
0.00/0.01	c |  Number Constraints:    1059                                                |
0.00/0.01	c ===============================================================================
1800.32/511.21	c Remaining time 1799.99 sec.
1800.32/511.21	c 
1800.32/511.21	c *** INTERRUPTED ***
1800.32/511.21	s UNKNOWN
1800.32/511.21	c Total CPU time              : 1796.06 s
1800.32/511.21	c Memory used           : 261.29 MB
1800.32/511.21	c CPU time              : 1796.06 s
1800.32/511.21	c 
1800.32/511.21	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-3731048-1339246857/watcher-3731048-1339246857 -o /tmp/evaluation-result-3731048-1339246857/solver-3731048-1339246857 -C 1800 -W 1900 -M 15500 run HOME/instance-3731048-1339246857.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: 0.19 0.05 0.01 3/178 25839
/proc/meminfo: memFree=25360476/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0

[startup+0.0235331 s]
/proc/loadavg: 0.19 0.05 0.01 3/178 25839
/proc/meminfo: memFree=25360476/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 0.19 0.05 0.01 3/178 25839
/proc/meminfo: memFree=25360476/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 0.19 0.05 0.01 3/178 25839
/proc/meminfo: memFree=25360476/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700167 s]
/proc/loadavg: 0.19 0.05 0.01 3/178 25839
/proc/meminfo: memFree=25360476/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 0.19 0.05 0.01 3/187 25848
/proc/meminfo: memFree=25328948/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=128796 CPUtime=3.99 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 14298 0 0 0 394 5 0 0 20 0 8 0 390811219 131887104 10636 33554432000 134512640 146736320 4289379008 4289371856 136008042 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25840/statm: 32199 10636 961 2985 0 29133 0
[pid=25840/tid=25842] ppid=25839 vsize=128796 CPUtime=0.41 cores=1,3,5,7
/proc/25840/task/25842/stat : 25842 (pb_cplex) R 25839 25839 25626 0 -1 4202560 772 0 0 0 41 0 0 0 20 0 8 0 390811252 131887104 10636 33554432000 134512640 146736320 4289379008 4151194056 136000488 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25843] ppid=25839 vsize=128796 CPUtime=0.41 cores=1,3,5,7
/proc/25840/task/25843/stat : 25843 (pb_cplex) R 25839 25839 25626 0 -1 4202560 897 0 0 0 41 0 0 0 20 0 8 0 390811252 131887104 10636 33554432000 134512640 146736320 4289379008 4140708048 136008039 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25844] ppid=25839 vsize=128796 CPUtime=0.4 cores=1,3,5,7
/proc/25840/task/25844/stat : 25844 (pb_cplex) R 25839 25839 25626 0 -1 4202560 1499 0 0 0 40 0 0 0 20 0 8 0 390811252 131887104 10636 33554432000 134512640 146736320 4289379008 4130223080 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25845] ppid=25839 vsize=128796 CPUtime=0.44 cores=1,3,5,7
/proc/25840/task/25845/stat : 25845 (pb_cplex) R 25839 25839 25626 0 -1 4202560 953 0 0 0 44 0 0 0 20 0 8 0 390811252 131887104 10636 33554432000 134512640 146736320 4289379008 4119737320 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25846] ppid=25839 vsize=128796 CPUtime=0.37 cores=1,3,5,7
/proc/25840/task/25846/stat : 25846 (pb_cplex) R 25839 25839 25626 0 -1 4202560 1477 0 0 0 37 0 0 0 20 0 8 0 390811252 131887104 10636 33554432000 134512640 146736320 4289379008 4109250768 136008053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25847] ppid=25839 vsize=128796 CPUtime=0.5 cores=1,3,5,7
/proc/25840/task/25847/stat : 25847 (pb_cplex) R 25839 25839 25626 0 -1 4202560 1392 0 0 0 50 0 0 0 20 0 8 0 390811252 131887104 10636 33554432000 134512640 146736320 4289379008 4098764872 139042883 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25848] ppid=25839 vsize=128796 CPUtime=0.44 cores=1,3,5,7
/proc/25840/task/25848/stat : 25848 (pb_cplex) R 25839 25839 25626 0 -1 4202560 1509 0 0 0 44 0 0 0 20 0 8 0 390811252 131887104 10636 33554432000 134512640 146736320 4289379008 4088280584 136461947 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 137944

[startup+3.1002 s]
/proc/loadavg: 0.19 0.05 0.01 3/180 25848
/proc/meminfo: memFree=25351084/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=133568 CPUtime=6.48 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 23330 0 0 0 630 18 0 0 20 0 8 0 390811219 136773632 10517 33554432000 134512640 146736320 4289379008 4289372092 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25840/statm: 33392 10517 971 2985 0 30326 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 142716

[startup+6.30042 s]
/proc/loadavg: 0.82 0.18 0.06 5/187 25863
/proc/meminfo: memFree=25299868/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=150976 CPUtime=18.18 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 44390 0 0 0 1791 27 0 0 20 0 8 0 390811219 154599424 14892 33554432000 134512640 146736320 4289379008 4289372648 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25840/statm: 37744 14892 971 2985 0 34678 0
[pid=25840/tid=25856] ppid=25839 vsize=150976 CPUtime=1.69 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 3163 0 0 0 167 2 0 0 20 0 8 0 390811501 154599424 14892 33554432000 134512640 146736320 4289379008 4130869704 136000318 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=150976 CPUtime=1.48 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 2656 0 0 0 148 0 0 0 20 0 8 0 390811501 154599424 14892 33554432000 134512640 146736320 4289379008 4141355600 136403103 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=150976 CPUtime=1.48 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) R 25839 25839 25626 0 -1 4202560 1404 0 0 0 148 0 0 0 20 0 8 0 390811501 154599424 14892 33554432000 134512640 146736320 4289379008 4151841204 136400577 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=150976 CPUtime=1.57 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 2471 0 0 0 156 1 0 0 20 0 8 0 390811501 154599424 14892 33554432000 134512640 146736320 4289379008 4119736912 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=150976 CPUtime=1.49 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 4383 0 0 0 147 2 0 0 20 0 8 0 390811501 154599424 14892 33554432000 134512640 146736320 4289379008 4069514376 136388729 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=150976 CPUtime=1.44 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) R 25839 25839 25626 0 -1 4202560 681 0 0 0 144 0 0 0 20 0 8 0 390811501 154599424 14892 33554432000 134512640 146736320 4289379008 4059030096 136403114 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=150976 CPUtime=1.4 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) R 25839 25839 25626 0 -1 4202560 3810 0 0 0 139 1 0 0 20 0 8 0 390811501 154599424 14892 33554432000 134512640 146736320 4289379008 4048544336 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 18.18
Current children cumulated vsize (KiB) 160124

[startup+12.7004 s]
/proc/loadavg: 1.47 0.32 0.10 10/187 25885
/proc/meminfo: memFree=25267132/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=184092 CPUtime=39.68 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 55615 0 0 0 3932 36 0 0 20 0 8 0 390811219 188510208 21996 33554432000 134512640 146736320 4289379008 4289372720 135983217 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25840/statm: 46023 21996 971 2985 0 42957 0
[pid=25840/tid=25856] ppid=25839 vsize=184092 CPUtime=4.12 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 3437 0 0 0 410 2 0 0 20 0 8 0 390811501 188510208 21996 33554432000 134512640 146736320 4289379008 4130869304 136475824 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=184092 CPUtime=4.39 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 4870 0 0 0 437 2 0 0 20 0 8 0 390811501 188510208 21996 33554432000 134512640 146736320 4289379008 4141355216 136008089 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=184092 CPUtime=4 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) R 25839 25839 25626 0 -1 4202560 3254 0 0 0 399 1 0 0 20 0 8 0 390811501 188510208 21996 33554432000 134512640 146736320 4289379008 4151841160 136388078 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=184092 CPUtime=4.2 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 3516 0 0 0 418 2 0 0 20 0 8 0 390811501 188510208 21996 33554432000 134512640 146736320 4289379008 4119736912 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=184092 CPUtime=4.42 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 5816 0 0 0 440 2 0 0 20 0 8 0 390811501 188510208 21996 33554432000 134512640 146736320 4289379008 4069515336 139042883 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=184092 CPUtime=4.07 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) R 25839 25839 25626 0 -1 4202560 2371 0 0 0 406 1 0 0 20 0 8 0 390811501 188510208 21996 33554432000 134512640 146736320 4289379008 4059029712 136008413 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=184092 CPUtime=4.17 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) R 25839 25839 25626 0 -1 4202560 5382 0 0 0 415 2 0 0 20 0 8 0 390811501 188510208 21996 33554432000 134512640 146736320 4289379008 4048543816 139042883 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 39.68
Current children cumulated vsize (KiB) 193240

[startup+25.5004 s]
/proc/loadavg: 2.77 0.67 0.22 10/187 25885
/proc/meminfo: memFree=25236268/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=215488 CPUtime=85.05 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 79005 0 0 0 8452 53 0 0 20 0 8 0 390811219 220659712 29470 33554432000 134512640 146736320 4289379008 4289372648 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25840/statm: 53872 29470 971 2985 0 50806 0
[pid=25840/tid=25856] ppid=25839 vsize=215488 CPUtime=10.33 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 4834 0 0 0 1029 4 0 0 20 0 8 0 390811501 220659712 29470 33554432000 134512640 146736320 4289379008 4130870248 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=215488 CPUtime=10.05 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 9859 0 0 0 1000 5 0 0 20 0 8 0 390811501 220659712 29470 33554432000 134512640 146736320 4289379008 4141356008 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=215488 CPUtime=9.43 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) R 25839 25839 25626 0 -1 4202560 10134 0 0 0 938 5 0 0 20 0 8 0 390811501 220659712 29470 33554432000 134512640 146736320 4289379008 4151840976 136008364 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=215488 CPUtime=9.55 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 6754 0 0 0 952 3 0 0 20 0 8 0 390811501 220659712 29470 33554432000 134512640 146736320 4289379008 4119736912 136403116 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=215488 CPUtime=10.16 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 7496 0 0 0 1013 3 0 0 20 0 8 0 390811501 220659712 29470 33554432000 134512640 146736320 4289379008 4069518992 144580073 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=215488 CPUtime=9.73 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) S 25839 25839 25626 0 -1 4202560 2696 0 0 0 970 3 0 0 20 0 8 0 390811501 220659712 29470 33554432000 134512640 146736320 4289379008 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=215488 CPUtime=10.02 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) S 25839 25839 25626 0 -1 4202560 6677 0 0 0 998 4 0 0 20 0 8 0 390811501 220659712 29470 33554432000 134512640 146736320 4289379008 4048547472 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 85.05
Current children cumulated vsize (KiB) 224636

[startup+51.1004 s]
/proc/loadavg: 4.09 1.16 0.39 3/187 25885
/proc/meminfo: memFree=25154464/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=236740 CPUtime=170.61 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 116619 0 0 0 16975 86 0 0 20 0 8 0 390811219 242421760 34014 33554432000 134512640 146736320 4289379008 4289364920 136475824 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25840/statm: 59185 34014 994 2985 0 56119 0
[pid=25840/tid=25856] ppid=25839 vsize=236740 CPUtime=21.59 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) S 25839 25839 25626 0 -1 4202560 6348 0 0 0 2153 6 0 0 20 0 8 0 390811501 242421760 34014 33554432000 134512640 146736320 4289379008 4130872976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=236740 CPUtime=19.96 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) S 25839 25839 25626 0 -1 4202560 12061 0 0 0 1989 7 0 0 20 0 8 0 390811501 242421760 34014 33554432000 134512640 146736320 4289379008 4141358736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=236740 CPUtime=19.97 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) S 25839 25839 25626 0 -1 4202560 11633 0 0 0 1988 9 0 0 20 0 8 0 390811501 242421760 34014 33554432000 134512640 146736320 4289379008 4151844496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=236740 CPUtime=19.88 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) S 25839 25839 25626 0 -1 4202560 8160 0 0 0 1982 6 0 0 20 0 8 0 390811501 242421760 34014 33554432000 134512640 146736320 4289379008 4119740048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=236740 CPUtime=20.37 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) S 25839 25839 25626 0 -1 4202560 10097 0 0 0 2031 6 0 0 20 0 8 0 390811501 242421760 34014 33554432000 134512640 146736320 4289379008 4069518992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=236740 CPUtime=20.21 cores=1,3,5,7

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

/proc/25840/statm: 64842 39070 999 2985 0 61776 0
[pid=25840/tid=25856] ppid=25839 vsize=259368 CPUtime=96.52 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 29684 0 0 0 9623 29 0 0 20 0 8 0 390811501 265592832 39070 33554432000 134512640 146736320 4289379008 4130870248 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=259368 CPUtime=93.33 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 39154 0 0 0 9299 34 0 0 20 0 8 0 390811501 265592832 39070 33554432000 134512640 146736320 4289379008 4141356056 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=259368 CPUtime=93.47 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) R 25839 25839 25626 0 -1 4202560 14242 0 0 0 9323 24 0 0 20 0 8 0 390811501 265592832 39070 33554432000 134512640 146736320 4289379008 4151840976 136008172 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=259368 CPUtime=92.54 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 20755 0 0 0 9228 26 0 0 20 0 8 0 390811501 265592832 39070 33554432000 134512640 146736320 4289379008 4119736912 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=259368 CPUtime=94.77 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 27454 0 0 0 9448 29 0 0 20 0 8 0 390811501 265592832 39070 33554432000 134512640 146736320 4289379008 4069515472 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=259368 CPUtime=92.49 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) R 25839 25839 25626 0 -1 4202560 28568 0 0 0 9221 28 0 0 20 0 8 0 390811501 265592832 39070 33554432000 134512640 146736320 4289379008 4059029712 136008441 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=259368 CPUtime=94.65 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) R 25839 25839 25626 0 -1 4202560 33355 0 0 0 9431 34 0 0 20 0 8 0 390811501 265592832 39070 33554432000 134512640 146736320 4289379008 4048544644 135850322 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 768.71
Current children cumulated vsize (KiB) 268516

[startup+282.301 s]
/proc/loadavg: 14.09 7.79 3.24 16/193 25893
/proc/meminfo: memFree=24911504/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=260292 CPUtime=982.26 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) S 25839 25839 25626 0 -1 4202496 268558 0 0 0 97942 284 0 0 20 0 8 0 390811219 266539008 39332 33554432000 134512640 146736320 4289379008 4289375376 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25840/statm: 65073 39332 999 2985 0 62007 0
[pid=25840/tid=25856] ppid=25839 vsize=260292 CPUtime=123.33 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 30942 0 0 0 12300 33 0 0 20 0 8 0 390811501 266539008 39332 33554432000 134512640 146736320 4289379008 4130868340 135450592 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=260292 CPUtime=119.81 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 41570 0 0 0 11941 40 0 0 20 0 8 0 390811501 266539008 39332 33554432000 134512640 146736320 4289379008 4141355216 136008234 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=260292 CPUtime=119.61 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) R 25839 25839 25626 0 -1 4202560 14242 0 0 0 11932 29 0 0 20 0 8 0 390811501 266539008 39332 33554432000 134512640 146736320 4289379008 4151842500 135850063 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=260292 CPUtime=120.44 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 22678 0 0 0 12013 31 0 0 20 0 8 0 390811501 266539008 39332 33554432000 134512640 146736320 4289379008 4119735468 135454096 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=260292 CPUtime=121.61 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 27454 0 0 0 12128 33 0 0 20 0 8 0 390811501 266539008 39332 33554432000 134512640 146736320 4289379008 4069516264 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=260292 CPUtime=118.88 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) S 25839 25839 25626 0 -1 4202560 32014 0 0 0 11856 32 0 0 20 0 8 0 390811501 266539008 39332 33554432000 134512640 146736320 4289379008 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=260292 CPUtime=120.75 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) S 25839 25839 25626 0 -1 4202560 35289 0 0 0 12035 40 0 0 20 0 8 0 390811501 266539008 39332 33554432000 134512640 146736320 4289379008 4048547472 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 982.26
Current children cumulated vsize (KiB) 269440

[startup+342.3 s]
/proc/loadavg: 10.72 8.04 3.61 10/186 25893
/proc/meminfo: memFree=25115012/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=259172 CPUtime=1194.51 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 281869 0 0 0 119129 322 0 0 20 0 8 0 390811219 265392128 39023 33554432000 134512640 146736320 4289379008 4289372432 136002914 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25840/statm: 64793 39023 999 2985 0 61727 0
[pid=25840/tid=25856] ppid=25839 vsize=259172 CPUtime=149.74 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 32765 0 0 0 14936 38 0 0 20 0 8 0 390811501 265392128 39023 33554432000 134512640 146736320 4289379008 4130868396 135454016 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=259172 CPUtime=146.82 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 43036 0 0 0 14637 45 0 0 20 0 8 0 390811501 265392128 39023 33554432000 134512640 146736320 4289379008 4141356008 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=259172 CPUtime=146.43 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) S 25839 25839 25626 0 -1 4202560 14242 0 0 0 14608 35 0 0 20 0 8 0 390811501 265392128 39023 33554432000 134512640 146736320 4289379008 4151844496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=259172 CPUtime=147.3 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 23735 0 0 0 14693 37 0 0 20 0 8 0 390811501 265392128 39023 33554432000 134512640 146736320 4289379008 4119736392 139042916 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=259172 CPUtime=148.1 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 27454 0 0 0 14773 37 0 0 20 0 8 0 390811501 265392128 39023 33554432000 134512640 146736320 4289379008 4069515472 136008172 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=259172 CPUtime=145.04 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) R 25839 25839 25626 0 -1 4202560 36409 0 0 0 14465 39 0 0 20 0 8 0 390811501 265392128 39023 33554432000 134512640 146736320 4289379008 4059029712 136008165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=259172 CPUtime=147.43 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) R 25839 25839 25626 0 -1 4202560 37493 0 0 0 14697 46 0 0 20 0 8 0 390811501 265392128 39023 33554432000 134512640 146736320 4289379008 4048545304 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1194.51
Current children cumulated vsize (KiB) 268320

[startup+402.3 s]
/proc/loadavg: 9.42 8.16 3.93 3/186 25894
/proc/meminfo: memFree=25114516/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=258984 CPUtime=1412.02 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 294338 0 0 0 140845 357 0 0 20 0 8 0 390811219 265199616 39008 33554432000 134512640 146736320 4289379008 4289372648 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25840/statm: 64746 39008 999 2985 0 61680 0
[pid=25840/tid=25856] ppid=25839 vsize=258984 CPUtime=176.08 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 34069 0 0 0 17566 42 0 0 20 0 8 0 390811501 265199616 39008 33554432000 134512640 146736320 4289379008 4130871600 137371800 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=258984 CPUtime=173.49 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 44491 0 0 0 17300 49 0 0 20 0 8 0 390811501 265199616 39008 33554432000 134512640 146736320 4289379008 4141355908 135850322 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=258984 CPUtime=173.65 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) R 25839 25839 25626 0 -1 4202560 16030 0 0 0 17325 40 0 0 20 0 8 0 390811501 265199616 39008 33554432000 134512640 146736320 4289379008 4151841768 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=258984 CPUtime=174.53 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 24341 0 0 0 17412 41 0 0 20 0 8 0 390811501 265199616 39008 33554432000 134512640 146736320 4289379008 4119736452 136400489 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=258984 CPUtime=175.1 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 27454 0 0 0 17469 41 0 0 20 0 8 0 390811501 265199616 39008 33554432000 134512640 146736320 4289379008 4069515856 136403112 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=258984 CPUtime=172.98 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) R 25839 25839 25626 0 -1 4202560 41069 0 0 0 17255 43 0 0 20 0 8 0 390811501 265199616 39008 33554432000 134512640 146736320 4289379008 4059030096 136403116 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=258984 CPUtime=173.72 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) R 25839 25839 25626 0 -1 4202560 38824 0 0 0 17321 51 0 0 20 0 8 0 390811501 265199616 39008 33554432000 134512640 146736320 4289379008 4048544200 135999699 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1412.02
Current children cumulated vsize (KiB) 268132

[startup+462.3 s]
/proc/loadavg: 10.60 8.61 4.34 11/193 25901
/proc/meminfo: memFree=25016048/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=259176 CPUtime=1626.21 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) S 25839 25839 25626 0 -1 4202496 305792 0 0 0 162225 396 0 0 20 0 8 0 390811219 265396224 39078 33554432000 134512640 146736320 4289379008 4289375376 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25840/statm: 64794 39078 999 2985 0 61728 0
[pid=25840/tid=25856] ppid=25839 vsize=259176 CPUtime=203.45 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) S 25839 25839 25626 0 -1 4202560 35994 0 0 0 20297 48 0 0 20 0 8 0 390811501 265396224 39078 33554432000 134512640 146736320 4289379008 4130872976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=259176 CPUtime=200.04 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 44729 0 0 0 19951 53 0 0 20 0 8 0 390811501 265396224 39078 33554432000 134512640 146736320 4289379008 4141355632 136402904 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=259176 CPUtime=201.29 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) S 25839 25839 25626 0 -1 4202560 17936 0 0 0 20083 46 0 0 20 0 8 0 390811501 265396224 39078 33554432000 134512640 146736320 4289379008 4151844496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=259176 CPUtime=201.7 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) S 25839 25839 25626 0 -1 4202560 25268 0 0 0 20123 47 0 0 20 0 8 0 390811501 265396224 39078 33554432000 134512640 146736320 4289379008 4119740048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=259176 CPUtime=200.99 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 28246 0 0 0 20052 47 0 0 20 0 8 0 390811501 265396224 39078 33554432000 134512640 146736320 4289379008 4069515472 136008053 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=259176 CPUtime=198.61 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) S 25839 25839 25626 0 -1 4202560 44567 0 0 0 19811 50 0 0 20 0 8 0 390811501 265396224 39078 33554432000 134512640 146736320 4289379008 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=259176 CPUtime=200.3 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) R 25839 25839 25626 0 -1 4202560 40899 0 0 0 19973 57 0 0 20 0 8 0 390811501 265396224 39078 33554432000 134512640 146736320 4289379008 4048543952 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1626.21
Current children cumulated vsize (KiB) 268324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+511.201 s]
/proc/loadavg: 12.43 9.37 4.82 17/193 25901
/proc/meminfo: memFree=24988516/32873844 swapFree=7896/7896
[pid=25839] ppid=25837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25839/stat : 25839 (run) S 25837 25839 25626 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390811218 9367552 269 33554432000 4194304 5064252 140733797580960 140733797579872 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25839/statm: 2287 269 229 213 0 72 0
[pid=25840] ppid=25839 vsize=267552 CPUtime=1800.32 cores=1,3,5,7
/proc/25840/stat : 25840 (pb_cplex) R 25839 25839 25626 0 -1 4202496 319340 0 0 0 179602 430 0 0 20 0 8 0 390811219 273973248 40485 33554432000 134512640 146736320 4289379008 4289370768 136008248 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25840/statm: 66888 40485 999 2985 0 63822 0
[pid=25840/tid=25856] ppid=25839 vsize=267552 CPUtime=224.44 cores=1,3,5,7
/proc/25840/task/25856/stat : 25856 (pb_cplex) R 25839 25839 25626 0 -1 4202560 36960 0 0 0 22391 53 0 0 20 0 8 0 390811501 273973248 40485 33554432000 134512640 146736320 4289379008 4130868752 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25857] ppid=25839 vsize=267552 CPUtime=221.42 cores=1,3,5,7
/proc/25840/task/25857/stat : 25857 (pb_cplex) R 25839 25839 25626 0 -1 4202560 48112 0 0 0 22082 60 0 0 20 0 8 0 390811501 273973248 40485 33554432000 134512640 146736320 4289379008 4141354128 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25840/tid=25858] ppid=25839 vsize=267552 CPUtime=222.91 cores=1,3,5,7
/proc/25840/task/25858/stat : 25858 (pb_cplex) R 25839 25839 25626 0 -1 4202560 19267 0 0 0 22241 50 0 0 20 0 8 0 390811501 273973248 40485 33554432000 134512640 146736320 4289379008 4151840976 136007990 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25840/tid=25859] ppid=25839 vsize=267552 CPUtime=223.28 cores=1,3,5,7
/proc/25840/task/25859/stat : 25859 (pb_cplex) R 25839 25839 25626 0 -1 4202560 27205 0 0 0 22276 52 0 0 20 0 8 0 390811501 273973248 40485 33554432000 134512640 146736320 4289379008 4119735824 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25860] ppid=25839 vsize=267552 CPUtime=223.37 cores=1,3,5,7
/proc/25840/task/25860/stat : 25860 (pb_cplex) R 25839 25839 25626 0 -1 4202560 30779 0 0 0 22286 51 0 0 20 0 8 0 390811501 273973248 40485 33554432000 134512640 146736320 4289379008 4069514384 136008039 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25840/tid=25861] ppid=25839 vsize=267552 CPUtime=220.4 cores=1,3,5,7
/proc/25840/task/25861/stat : 25861 (pb_cplex) R 25839 25839 25626 0 -1 4202560 45421 0 0 0 21986 54 0 0 20 0 8 0 390811501 273973248 40485 33554432000 134512640 146736320 4289379008 4059029896 136388106 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25840/tid=25862] ppid=25839 vsize=267552 CPUtime=221.89 cores=1,3,5,7
/proc/25840/task/25862/stat : 25862 (pb_cplex) R 25839 25839 25626 0 -1 4202560 42635 0 0 0 22129 60 0 0 20 0 8 0 390811501 273973248 40485 33554432000 134512640 146736320 4289379008 4048543248 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 276700

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 25839 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.32
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 511.219
CPU time (s): 1800.32
CPU user time (s): 1796.02
CPU system time (s): 4.3
CPU usage (%): 352.162
Max. virtual memory (cumulated for all children) (KiB): 282992

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

runsolver used 1.43078 second user time and 4.00639 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-09 15:00:58
IDJOB=3731048
IDBENCH=1844
IDSOLVER=2325
FILE ID=node136/3731048-1339246857
RUNJOBID= node136-1339246834-25643
PBS_JOBID= 14644345
Free space on /tmp= 65552 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos16.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731048-1339246857/watcher-3731048-1339246857 -o /tmp/evaluation-result-3731048-1339246857/solver-3731048-1339246857 -C 1800 -W 1900 -M 15500  run HOME/instance-3731048-1339246857.opb

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

MD5SUM BENCH= 49459e9c72edb2754f1d384319cf8731
RANDOM SEED=526829103

node136.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.247
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.49
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.247
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.247
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		: 2667.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:       32873844 kB
MemFree:        25361244 kB
Buffers:          733236 kB
Cached:          5698940 kB
SwapCached:        20520 kB
Active:          5344584 kB
Inactive:        1164796 kB
Active(anon):      54860 kB
Inactive(anon):    23236 kB
Active(file):    5289724 kB
Inactive(file):  1141560 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083288 kB
Dirty:             34216 kB
Writeback:             0 kB
AnonPages:         63900 kB
Mapped:            12272 kB
Shmem:                 0 kB
Slab:             862252 kB
SReclaimable:     302964 kB
SUnreclaim:       559288 kB
KernelStack:        1464 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     205244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731048-1339246857.opb

Free space on /tmp at the end= 65536 MiB
End job on node136 at 2012-06-09 15:09:29