Trace number 3738041

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 NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.3 731.016

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_2_15.opb
MD5SUMb437bd5db918ab114396d43dfca73285
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark93.6968
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6148
Sum of products size (including duplicates)12296
Number of different products3074
Sum of products size6148

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3738041-1339248857.opb.
0.00/0.00	c Instance file HOME/instance-3738041-1339248857.opb
0.00/0.00	c File size is 257828 bytes.
0.00/0.05	c Highest Coefficient sum: 200
0.00/0.05	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.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.06         s                                      |
0.00/0.06	c |  Number Variables:      3274                                                |
0.00/0.06	c |  Number Constraints:    6450                                                |
0.00/0.06	c ===============================================================================
1800.30/731.01	c Remaining time 1799.94 sec.
1800.30/731.01	c 
1800.30/731.01	c *** INTERRUPTED ***
1800.30/731.01	s UNKNOWN
1800.30/731.01	c Total CPU time              : 1798.61 s
1800.30/731.01	c Memory used           : 295.75 MB
1800.30/731.01	c CPU time              : 1798.61 s
1800.30/731.01	c 
1800.30/731.01	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3738041-1339248857/watcher-3738041-1339248857 -o /tmp/evaluation-result-3738041-1339248857/solver-3738041-1339248857 -C 1800 -W 1900 -M 15500 run HOME/instance-3738041-1339248857.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: 8.18 8.06 6.56 8/184 23024
/proc/meminfo: memFree=30448660/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0

[startup+0.0653471 s]
/proc/loadavg: 8.18 8.06 6.56 8/184 23024
/proc/meminfo: memFree=30448660/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100176 s]
/proc/loadavg: 8.18 8.06 6.56 8/184 23024
/proc/meminfo: memFree=30448660/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300145 s]
/proc/loadavg: 8.18 8.06 6.56 8/184 23024
/proc/meminfo: memFree=30448660/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700141 s]
/proc/loadavg: 8.18 8.06 6.56 8/184 23024
/proc/meminfo: memFree=30448660/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 8.18 8.06 6.56 8/186 23026
/proc/meminfo: memFree=30427968/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=41856 CPUtime=1.49 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 13212 0 0 0 147 2 0 0 20 0 1 0 391011775 42860544 6264 33554432000 134512640 146736320 4292283472 4292277628 136017495 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/23025/statm: 10464 6264 840 2985 0 7398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51004

[startup+3.1002 s]
/proc/loadavg: 8.18 8.06 6.56 8/186 23026
/proc/meminfo: memFree=30433292/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=191892 CPUtime=4.04 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 35912 0 0 0 398 6 0 0 20 0 8 0 391011775 196497408 21031 33554432000 134512640 146736320 4292283472 4292275160 136007626 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23025/statm: 47973 21031 883 2985 0 44907 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 201040

[startup+6.30041 s]
/proc/loadavg: 8.57 8.14 6.60 13/193 23033
/proc/meminfo: memFree=30362300/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=193652 CPUtime=14.88 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 40576 0 0 0 1479 9 0 0 20 0 8 0 391011775 198299648 22736 33554432000 134512640 146736320 4292283472 4292276168 139042910 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23025/statm: 48413 22736 908 2985 0 45347 0
[pid=23025/tid=23027] ppid=23024 vsize=193652 CPUtime=1.4 cores=1,3,5,7
/proc/23025/task/23027/stat : 23027 (pb_cplex) R 23024 23024 22071 0 -1 4202560 3653 0 0 0 140 0 0 0 20 0 8 0 391012020 198299648 22736 33554432000 134512640 146736320 4292283472 4141654276 136385269 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23028] ppid=23024 vsize=193652 CPUtime=1.39 cores=1,3,5,7
/proc/23025/task/23028/stat : 23028 (pb_cplex) R 23024 23024 22071 0 -1 4202560 2282 0 0 0 139 0 0 0 20 0 8 0 391012020 198299648 22736 33554432000 134512640 146736320 4292283472 4131168408 136007622 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23029] ppid=23024 vsize=193652 CPUtime=1.77 cores=1,3,5,7
/proc/23025/task/23029/stat : 23029 (pb_cplex) R 23024 23024 22071 0 -1 4202560 2126 0 0 0 177 0 0 0 20 0 8 0 391012020 198299648 22736 33554432000 134512640 146736320 4292283472 4120682560 136382627 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23030] ppid=23024 vsize=193652 CPUtime=1.51 cores=1,3,5,7
/proc/23025/task/23030/stat : 23030 (pb_cplex) R 23024 23024 22071 0 -1 4202560 1902 0 0 0 151 0 0 0 20 0 8 0 391012020 198299648 22736 33554432000 134512640 146736320 4292283472 4110196240 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23031] ppid=23024 vsize=193652 CPUtime=1.24 cores=1,3,5,7
/proc/23025/task/23031/stat : 23031 (pb_cplex) R 23024 23024 22071 0 -1 4202560 2374 0 0 0 124 0 0 0 20 0 8 0 391012020 198299648 22736 33554432000 134512640 146736320 4292283472 4099710268 135526785 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23032] ppid=23024 vsize=193652 CPUtime=1.74 cores=1,3,5,7
/proc/23025/task/23032/stat : 23032 (pb_cplex) R 23024 23024 22071 0 -1 4202560 2890 0 0 0 174 0 0 0 20 0 8 0 391012020 198299648 22736 33554432000 134512640 146736320 4292283472 4089226116 135850969 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23033] ppid=23024 vsize=193652 CPUtime=1.58 cores=1,3,5,7
/proc/23025/task/23033/stat : 23033 (pb_cplex) R 23024 23024 22071 0 -1 4202560 3474 0 0 0 157 1 0 0 20 0 8 0 391012020 198299648 22736 33554432000 134512640 146736320 4292283472 4078739664 136008157 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 14.88
Current children cumulated vsize (KiB) 202800

[startup+12.7003 s]
/proc/loadavg: 8.92 8.22 6.63 6/186 23033
/proc/meminfo: memFree=30399108/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=108928 CPUtime=29.49 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 47115 0 0 0 2931 18 0 0 20 0 1 0 391011775 111542272 13134 33554432000 134512640 146736320 4292283472 4292279960 144757825 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/23025/statm: 27232 13134 911 2985 0 24166 0
Current children cumulated CPU time (s) 29.49
Current children cumulated vsize (KiB) 118076

[startup+25.5003 s]
/proc/loadavg: 8.56 8.18 6.64 9/186 23033
/proc/meminfo: memFree=30397560/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=108928 CPUtime=42.29 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 47589 0 0 0 4211 18 0 0 20 0 1 0 391011775 111542272 13608 33554432000 134512640 146736320 4292283472 4292278472 136001700 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/23025/statm: 27232 13608 911 2985 0 24166 0
Current children cumulated CPU time (s) 42.29
Current children cumulated vsize (KiB) 118076

[startup+51.1003 s]
/proc/loadavg: 7.33 7.92 6.59 4/186 23033
/proc/meminfo: memFree=30397600/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=108928 CPUtime=67.88 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 47589 0 0 0 6770 18 0 0 20 0 1 0 391011775 111542272 13608 33554432000 134512640 146736320 4292283472 4292277184 135468704 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/23025/statm: 27232 13608 911 2985 0 24166 0
Current children cumulated CPU time (s) 67.88
Current children cumulated vsize (KiB) 118076

[startup+102.306 s]
/proc/loadavg: 4.31 7.01 6.35 3/179 23084
/proc/meminfo: memFree=30436380/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=108928 CPUtime=119.07 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 49143 0 0 0 11888 19 0 0 20 0 1 0 391011775 111542272 13696 33554432000 134512640 146736320 4292283472 4292277648 136008245 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/23025/statm: 27232 13696 914 2985 0 24166 0
Current children cumulated CPU time (s) 119.07
Current children cumulated vsize (KiB) 118076

[startup+162.301 s]
/proc/loadavg: 4.32 6.48 6.21 5/186 23098
/proc/meminfo: memFree=30307408/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=280140 CPUtime=271.41 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) S 23024 23024 22071 0 -1 4202496 150585 0 0 0 27089 52 0 0 20 0 8 0 391011775 286863360 44285 33554432000 134512640 146736320 4292283472 4292279824 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23025/statm: 70035 44285 922 2985 0 66969 0
[pid=23025/tid=23092] ppid=23024 vsize=280140 CPUtime=29.07 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) R 23024 23024 22071 0 -1 4202560 3041 0 0 0 2905 2 0 0 20 0 8 0 391024293 286863360 44285 33554432000 134512640 146736320 4292283472 4130570496 136487009 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=280140 CPUtime=29.63 cores=1,3,5,7
/proc/23025/task/23093/stat : 23093 (pb_cplex) R 23024 23024 22071 0 -1 4202560 5248 0 0 0 2958 5 0 0 20 0 8 0 391024293 286863360 44285 33554432000 134512640 146736320 4292283472 4141056208 136008160 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23094] ppid=23024 vsize=280140 CPUtime=29.74 cores=1,3,5,7
/proc/23025/task/23094/stat : 23094 (pb_cplex) R 23024 23024 22071 0 -1 4202560 11589 0 0 0 2969 5 0 0 20 0 8 0 391024293 286863360 44285 33554432000 134512640 146736320 4292283472 4151541852 135855170 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23095] ppid=23024 vsize=280140 CPUtime=3.73 cores=1,3,5,7
/proc/23025/task/23095/stat : 23095 (pb_cplex) S 23024 23024 22071 0 -1 4202560 120 0 0 0 373 0 0 0 20 0 8 0 391024293 286863360 44285 33554432000 134512640 146736320 4292283472 4110200464 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23096] ppid=23024 vsize=280140 CPUtime=14 cores=1,3,5,7
/proc/23025/task/23096/stat : 23096 (pb_cplex) S 23024 23024 22071 0 -1 4202560 10338 0 0 0 1396 4 0 0 20 0 8 0 391024293 286863360 44285 33554432000 134512640 146736320 4292283472 4027575952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23097] ppid=23024 vsize=280140 CPUtime=2.44 cores=1,3,5,7
/proc/23025/task/23097/stat : 23097 (pb_cplex) S 23024 23024 22071 0 -1 4202560 9042 0 0 0 241 3 0 0 20 0 8 0 391024293 286863360 44285 33554432000 134512640 146736320 4292283472 4017090192 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23098] ppid=23024 vsize=280140 CPUtime=2.12 cores=1,3,5,7
/proc/23025/task/23098/stat : 23098 (pb_cplex) S 23024 23024 22071 0 -1 4202560 11873 0 0 0 209 3 0 0 20 0 8 0 391024293 286863360 44285 33554432000 134512640 146736320 4292283472 4006604432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 271.41
Current children cumulated vsize (KiB) 289288

[startup+222.301 s]
/proc/loadavg: 4.12 6.03 6.07 5/186 23098
/proc/meminfo: memFree=30302992/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=281804 CPUtime=451.34 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) S 23024 23024 22071 0 -1 4202496 162549 0 0 0 45078 56 0 0 20 0 8 0 391011775 288567296 44922 33554432000 134512640 146736320 4292283472 4292279824 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23025/statm: 70451 44922 922 2985 0 67385 0
[pid=23025/tid=23092] ppid=23024 vsize=281804 CPUtime=89.07 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) R 23024 23024 22071 0 -1 4202560 4373 0 0 0 8904 3 0 0 20 0 8 0 391024293 288567296 44922 33554432000 134512640 146736320 4292283472 4130570448 136008053 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=281804 CPUtime=89.63 cores=1,3,5,7

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

/proc/23025/statm: 72338 45882 922 2985 0 69272 0
[pid=23025/tid=23092] ppid=23024 vsize=289352 CPUtime=202.59 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) S 23024 23024 22071 0 -1 4202560 11817 0 0 0 20251 8 0 0 20 0 8 0 391024293 296296448 45882 33554432000 134512640 146736320 4292283472 4130573968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=289352 CPUtime=329.64 cores=1,3,5,7
/proc/23025/task/23093/stat : 23093 (pb_cplex) R 23024 23024 22071 0 -1 4202560 34733 0 0 0 32946 18 0 0 20 0 8 0 391024293 296296448 45882 33554432000 134512640 146736320 4292283472 4141055072 136006238 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23094] ppid=23024 vsize=289352 CPUtime=144.21 cores=1,3,5,7
/proc/23025/task/23094/stat : 23094 (pb_cplex) S 23024 23024 22071 0 -1 4202560 26643 0 0 0 14408 13 0 0 20 0 8 0 391024293 296296448 45882 33554432000 134512640 146736320 4292283472 4151545488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23095] ppid=23024 vsize=289352 CPUtime=3.73 cores=1,3,5,7
/proc/23025/task/23095/stat : 23095 (pb_cplex) S 23024 23024 22071 0 -1 4202560 120 0 0 0 373 0 0 0 20 0 8 0 391024293 296296448 45882 33554432000 134512640 146736320 4292283472 4110200464 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23096] ppid=23024 vsize=289352 CPUtime=14 cores=1,3,5,7
/proc/23025/task/23096/stat : 23096 (pb_cplex) S 23024 23024 22071 0 -1 4202560 10338 0 0 0 1396 4 0 0 20 0 8 0 391024293 296296448 45882 33554432000 134512640 146736320 4292283472 4027575952 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23097] ppid=23024 vsize=289352 CPUtime=2.44 cores=1,3,5,7
/proc/23025/task/23097/stat : 23097 (pb_cplex) S 23024 23024 22071 0 -1 4202560 9042 0 0 0 241 3 0 0 20 0 8 0 391024293 296296448 45882 33554432000 134512640 146736320 4292283472 4017090192 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23098] ppid=23024 vsize=289352 CPUtime=2.12 cores=1,3,5,7
/proc/23025/task/23098/stat : 23098 (pb_cplex) S 23024 23024 22071 0 -1 4202560 11873 0 0 0 209 3 0 0 20 0 8 0 391024293 296296448 45882 33554432000 134512640 146736320 4292283472 4006604432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 859.28
Current children cumulated vsize (KiB) 298500

[startup+522.3 s]
/proc/loadavg: 5.76 4.69 5.40 10/186 23102
/proc/meminfo: memFree=30276600/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=306536 CPUtime=1053.53 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 287592 0 0 0 105254 99 0 0 20 0 8 0 391011775 313892864 51204 33554432000 134512640 146736320 4292283472 4292277184 137059757 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23025/statm: 76634 51204 922 2985 0 73568 0
[pid=23025/tid=23092] ppid=23024 vsize=306536 CPUtime=224.82 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) R 23024 23024 22071 0 -1 4202560 19554 0 0 0 22471 11 0 0 20 0 8 0 391024293 313892864 51204 33554432000 134512640 146736320 4292283472 4130570240 136018919 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=306536 CPUtime=366.63 cores=1,3,5,7
/proc/23025/task/23093/stat : 23093 (pb_cplex) R 23024 23024 22071 0 -1 4202560 51352 0 0 0 36640 23 0 0 20 0 8 0 391024293 313892864 51204 33554432000 134512640 146736320 4292283472 4141055120 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23094] ppid=23024 vsize=306536 CPUtime=166.99 cores=1,3,5,7
/proc/23025/task/23094/stat : 23094 (pb_cplex) R 23024 23024 22071 0 -1 4202560 32132 0 0 0 16683 16 0 0 20 0 8 0 391024293 313892864 51204 33554432000 134512640 146736320 4292283472 4151542152 136388065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23095] ppid=23024 vsize=306536 CPUtime=26.19 cores=1,3,5,7
/proc/23025/task/23095/stat : 23095 (pb_cplex) R 23024 23024 22071 0 -1 4202560 8265 0 0 0 2615 4 0 0 20 0 8 0 391024293 313892864 51204 33554432000 134512640 146736320 4292283472 4110196944 136008212 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23096] ppid=23024 vsize=306536 CPUtime=36.44 cores=1,3,5,7
/proc/23025/task/23096/stat : 23096 (pb_cplex) R 23024 23024 22071 0 -1 4202560 13203 0 0 0 3638 6 0 0 20 0 8 0 391024293 313892864 51204 33554432000 134512640 146736320 4292283472 4027572432 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23097] ppid=23024 vsize=306536 CPUtime=24.9 cores=1,3,5,7
/proc/23025/task/23097/stat : 23097 (pb_cplex) R 23024 23024 22071 0 -1 4202560 30636 0 0 0 2480 10 0 0 20 0 8 0 391024293 313892864 51204 33554432000 134512640 146736320 4292283472 4017086520 136475827 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23098] ppid=23024 vsize=306536 CPUtime=24.59 cores=1,3,5,7
/proc/23025/task/23098/stat : 23098 (pb_cplex) R 23024 23024 22071 0 -1 4202560 19383 0 0 0 2452 7 0 0 20 0 8 0 391024293 313892864 51204 33554432000 134512640 146736320 4292283472 4006601344 139046530 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1053.53
Current children cumulated vsize (KiB) 315684

[startup+582.3 s]
/proc/loadavg: 6.41 5.15 5.52 5/186 23102
/proc/meminfo: memFree=30261280/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=304668 CPUtime=1279.46 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 337376 0 0 0 127828 118 0 0 20 0 8 0 391011775 311980032 51670 33554432000 134512640 146736320 4292283472 4292277828 135850322 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23025/statm: 76167 51670 922 2985 0 73101 0
[pid=23025/tid=23092] ppid=23024 vsize=304668 CPUtime=240.25 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) S 23024 23024 22071 0 -1 4202560 23379 0 0 0 24012 13 0 0 20 0 8 0 391024293 311980032 51670 33554432000 134512640 146736320 4292283472 4130573968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=304668 CPUtime=406.41 cores=1,3,5,7
/proc/23025/task/23093/stat : 23093 (pb_cplex) R 23024 23024 22071 0 -1 4202560 60827 0 0 0 40613 28 0 0 20 0 8 0 391024293 311980032 51670 33554432000 134512640 146736320 4292283472 4141056056 136475800 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23094] ppid=23024 vsize=304668 CPUtime=193.02 cores=1,3,5,7
/proc/23025/task/23094/stat : 23094 (pb_cplex) S 23024 23024 22071 0 -1 4202560 33638 0 0 0 19284 18 0 0 20 0 8 0 391024293 311980032 51670 33554432000 134512640 146736320 4292283472 4151545488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23095] ppid=23024 vsize=304668 CPUtime=51.86 cores=1,3,5,7
/proc/23025/task/23095/stat : 23095 (pb_cplex) S 23024 23024 22071 0 -1 4202560 8520 0 0 0 5182 4 0 0 20 0 8 0 391024293 311980032 51670 33554432000 134512640 146736320 4292283472 4110200464 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23096] ppid=23024 vsize=304668 CPUtime=76.29 cores=1,3,5,7
/proc/23025/task/23096/stat : 23096 (pb_cplex) R 23024 23024 22071 0 -1 4202560 22441 0 0 0 7620 9 0 0 20 0 8 0 391024293 311980032 51670 33554432000 134512640 146736320 4292283472 4027572444 136389135 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23097] ppid=23024 vsize=304668 CPUtime=41.98 cores=1,3,5,7
/proc/23025/task/23097/stat : 23097 (pb_cplex) S 23024 23024 22071 0 -1 4202560 34274 0 0 0 4187 11 0 0 20 0 8 0 391024293 311980032 51670 33554432000 134512640 146736320 4292283472 4017090192 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23098] ppid=23024 vsize=304668 CPUtime=47.76 cores=1,3,5,7
/proc/23025/task/23098/stat : 23098 (pb_cplex) S 23024 23024 22071 0 -1 4202560 31782 0 0 0 4765 11 0 0 20 0 8 0 391024293 311980032 51670 33554432000 134512640 146736320 4292283472 4006604432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1279.46
Current children cumulated vsize (KiB) 313816

[startup+642.3 s]
/proc/loadavg: 7.35 5.57 5.63 10/186 23102
/proc/meminfo: memFree=30280076/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=301788 CPUtime=1475.2 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 381287 0 0 0 147388 132 0 0 20 0 8 0 391011775 309030912 50821 33554432000 134512640 146736320 4292283472 4292276304 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23025/statm: 75447 50821 922 2985 0 72381 0
[pid=23025/tid=23092] ppid=23024 vsize=301788 CPUtime=262.2 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) R 23024 23024 22071 0 -1 4202560 34026 0 0 0 26204 16 0 0 20 0 8 0 391024293 309030912 50821 33554432000 134512640 146736320 4292283472 4130570448 136008178 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=301788 CPUtime=433.29 cores=1,3,5,7
/proc/23025/task/23093/stat : 23093 (pb_cplex) R 23024 23024 22071 0 -1 4202560 67730 0 0 0 43299 30 0 0 20 0 8 0 391024293 309030912 50821 33554432000 134512640 146736320 4292283472 4141056208 136008234 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23094] ppid=23024 vsize=301788 CPUtime=214.55 cores=1,3,5,7
/proc/23025/task/23094/stat : 23094 (pb_cplex) R 23024 23024 22071 0 -1 4202560 35566 0 0 0 21435 20 0 0 20 0 8 0 391024293 309030912 50821 33554432000 134512640 146736320 4292283472 4151541816 136475849 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23095] ppid=23024 vsize=301788 CPUtime=73.62 cores=1,3,5,7
/proc/23025/task/23095/stat : 23095 (pb_cplex) R 23024 23024 22071 0 -1 4202560 9501 0 0 0 7357 5 0 0 20 0 8 0 391024293 309030912 50821 33554432000 134512640 146736320 4292283472 4110196776 139044555 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23096] ppid=23024 vsize=301788 CPUtime=114.55 cores=1,3,5,7
/proc/23025/task/23096/stat : 23096 (pb_cplex) R 23024 23024 22071 0 -1 4202560 23464 0 0 0 11445 10 0 0 20 0 8 0 391024293 309030912 50821 33554432000 134512640 146736320 4292283472 4027571388 135526856 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23097] ppid=23024 vsize=301788 CPUtime=63.68 cores=1,3,5,7
/proc/23025/task/23097/stat : 23097 (pb_cplex) R 23024 23024 22071 0 -1 4202560 35057 0 0 0 6356 12 0 0 20 0 8 0 391024293 309030912 50821 33554432000 134512640 146736320 4292283472 4017086672 136007981 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23098] ppid=23024 vsize=301788 CPUtime=69.26 cores=1,3,5,7
/proc/23025/task/23098/stat : 23098 (pb_cplex) R 23024 23024 22071 0 -1 4202560 49758 0 0 0 6910 16 0 0 20 0 8 0 391024293 309030912 50821 33554432000 134512640 146736320 4292283472 4006600752 136384852 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1475.2
Current children cumulated vsize (KiB) 310936

[startup+702.3 s]
/proc/loadavg: 6.71 5.69 5.67 10/186 23103
/proc/meminfo: memFree=30278336/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=306300 CPUtime=1685.96 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) R 23024 23024 22071 0 -1 4202496 463892 0 0 0 168438 158 0 0 20 0 8 0 391011775 313651200 51494 33554432000 134512640 146736320 4292283472 4292278016 137083834 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23025/statm: 76575 51494 922 2985 0 73509 0
[pid=23025/tid=23092] ppid=23024 vsize=306300 CPUtime=271.48 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) R 23024 23024 22071 0 -1 4202560 55181 0 0 0 27126 22 0 0 20 0 8 0 391024293 313651200 51494 33554432000 134512640 146736320 4292283472 4130571240 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=306300 CPUtime=459.67 cores=1,3,5,7
/proc/23025/task/23093/stat : 23093 (pb_cplex) R 23024 23024 22071 0 -1 4202560 74037 0 0 0 45935 32 0 0 20 0 8 0 391024293 313651200 51494 33554432000 134512640 146736320 4292283472 4141056208 136008039 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23094] ppid=23024 vsize=306300 CPUtime=251.94 cores=1,3,5,7
/proc/23025/task/23094/stat : 23094 (pb_cplex) R 23024 23024 22071 0 -1 4202560 43682 0 0 0 25172 22 0 0 20 0 8 0 391024293 313651200 51494 33554432000 134512640 146736320 4292283472 4151541020 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23095] ppid=23024 vsize=306300 CPUtime=98.15 cores=1,3,5,7
/proc/23025/task/23095/stat : 23095 (pb_cplex) R 23024 23024 22071 0 -1 4202560 12432 0 0 0 9808 7 0 0 20 0 8 0 391024293 313651200 51494 33554432000 134512640 146736320 4292283472 4110196808 139042885 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23096] ppid=23024 vsize=306300 CPUtime=157.11 cores=1,3,5,7
/proc/23025/task/23096/stat : 23096 (pb_cplex) R 23024 23024 22071 0 -1 4202560 27725 0 0 0 15698 13 0 0 20 0 8 0 391024293 313651200 51494 33554432000 134512640 146736320 4292283472 4027570572 135465613 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23097] ppid=23024 vsize=306300 CPUtime=102.3 cores=1,3,5,7
/proc/23025/task/23097/stat : 23097 (pb_cplex) R 23024 23024 22071 0 -1 4202560 39030 0 0 0 10215 15 0 0 20 0 8 0 391024293 313651200 51494 33554432000 134512640 146736320 4292283472 4017086672 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23098] ppid=23024 vsize=306300 CPUtime=79.61 cores=1,3,5,7
/proc/23025/task/23098/stat : 23098 (pb_cplex) R 23024 23024 22071 0 -1 4202560 67223 0 0 0 7939 22 0 0 20 0 8 0 391024293 313651200 51494 33554432000 134512640 146736320 4292283472 4006599776 136006293 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1685.96
Current children cumulated vsize (KiB) 315448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+731 s]
/proc/loadavg: 6.64 5.78 5.70 7/186 23103
/proc/meminfo: memFree=30275668/32873648 swapFree=6860/6860
[pid=23024] ppid=23022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23024/stat : 23024 (run) S 23022 23024 22071 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391011775 9367552 270 33554432000 4194304 5064252 140735309754464 140735309753376 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23024/statm: 2287 270 229 213 0 72 0
[pid=23025] ppid=23024 vsize=302840 CPUtime=1800.3 cores=1,3,5,7
/proc/23025/stat : 23025 (pb_cplex) S 23024 23024 22071 0 -1 4202496 498722 0 0 0 179858 172 0 0 20 0 8 0 391011775 310108160 51328 33554432000 134512640 146736320 4292283472 4292279824 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23025/statm: 75710 51328 922 2985 0 72644 0
[pid=23025/tid=23092] ppid=23024 vsize=302840 CPUtime=276.59 cores=1,3,5,7
/proc/23025/task/23092/stat : 23092 (pb_cplex) S 23024 23024 22071 0 -1 4202560 57627 0 0 0 27636 23 0 0 20 0 8 0 391024293 310108160 51328 33554432000 134512640 146736320 4292283472 4130573968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23093] ppid=23024 vsize=302840 CPUtime=479.57 cores=1,3,5,7
/proc/23025/task/23093/stat : 23093 (pb_cplex) R 23024 23024 22071 0 -1 4202560 75706 0 0 0 47923 34 0 0 20 0 8 0 391024293 310108160 51328 33554432000 134512640 146736320 4292283472 4141056000 136018922 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23094] ppid=23024 vsize=302840 CPUtime=272.55 cores=1,3,5,7
/proc/23025/task/23094/stat : 23094 (pb_cplex) R 23024 23024 22071 0 -1 4202560 43683 0 0 0 27231 24 0 0 20 0 8 0 391024293 310108160 51328 33554432000 134512640 146736320 4292283472 4151542216 136000767 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=23025/tid=23095] ppid=23024 vsize=302840 CPUtime=117.51 cores=1,3,5,7
/proc/23025/task/23095/stat : 23095 (pb_cplex) R 23024 23024 22071 0 -1 4202560 13310 0 0 0 11744 7 0 0 20 0 8 0 391024293 310108160 51328 33554432000 134512640 146736320 4292283472 4110196736 136018936 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=23025/tid=23096] ppid=23024 vsize=302840 CPUtime=178.78 cores=1,3,5,7
/proc/23025/task/23096/stat : 23096 (pb_cplex) R 23024 23024 22071 0 -1 4202560 31877 0 0 0 17863 15 0 0 20 0 8 0 391024293 310108160 51328 33554432000 134512640 146736320 4292283472 4027572292 136385175 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23025/tid=23097] ppid=23024 vsize=302840 CPUtime=123.42 cores=1,3,5,7
/proc/23025/task/23097/stat : 23097 (pb_cplex) R 23024 23024 22071 0 -1 4202560 41514 0 0 0 12325 17 0 0 20 0 8 0 391024293 310108160 51328 33554432000 134512640 146736320 4292283472 4017086916 136002010 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23025/tid=23098] ppid=23024 vsize=302840 CPUtime=83.09 cores=1,3,5,7
/proc/23025/task/23098/stat : 23098 (pb_cplex) S 23024 23024 22071 0 -1 4202560 81119 0 0 0 8283 26 0 0 20 0 8 0 391024293 310108160 51328 33554432000 134512640 146736320 4292283472 4006604432 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (KiB) 311988

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 23024 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.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 731.016
CPU time (s): 1800.3
CPU user time (s): 1798.58
CPU system time (s): 1.72
CPU usage (%): 246.274
Max. virtual memory (cumulated for all children) (KiB): 354204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355
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.76973 second user time and 4.84526 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-09 15:34:17
IDJOB=3738041
IDBENCH=48376
IDSOLVER=2325
FILE ID=node116/3738041-1339248857
RUNJOBID= node116-1339246833-22088
PBS_JOBID= 14644365
Free space on /tmp= 70884 MiB

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

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

MD5SUM BENCH= b437bd5db918ab114396d43dfca73285
RANDOM SEED=1878255945

node116.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.556
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	: 5333.11
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.556
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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        30449824 kB
Buffers:          404616 kB
Cached:          1008004 kB
SwapCached:         3172 kB
Active:          1391584 kB
Inactive:         110940 kB
Active(anon):      84276 kB
Inactive(anon):     5740 kB
Active(file):    1307308 kB
Inactive(file):   105200 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             16432 kB
Writeback:             0 kB
AnonPages:         92356 kB
Mapped:            14636 kB
Shmem:                 0 kB
Slab:             782532 kB
SReclaimable:     226392 kB
SUnreclaim:       556140 kB
KernelStack:        1544 kB
PageTables:         3940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     221416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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-3738041-1339248857.opb

Free space on /tmp at the end= 70868 MiB
End job on node116 at 2012-06-09 15:46:30