Trace number 3731378

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.39 509.523

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3731378-1339246865.opb.
0.00/0.00	c Instance file HOME/instance-3731378-1339246865.opb
0.00/0.00	c File size is 43354 bytes.
0.00/0.03	c Highest Coefficient sum: 306
0.00/0.03	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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      470                                                 |
0.00/0.03	c |  Number Constraints:    470                                                 |
0.00/0.03	c ===============================================================================
1800.39/509.51	c Remaining time 1799.97 sec.
1800.39/509.51	c 
1800.39/509.51	c *** INTERRUPTED ***
1800.39/509.51	s UNKNOWN
1800.39/509.51	c Total CPU time              : 1791.63 s
1800.39/509.51	c Memory used           : 208.88 MB
1800.39/509.51	c CPU time              : 1791.63 s
1800.39/509.51	c 
1800.39/509.51	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-3731378-1339246865/watcher-3731378-1339246865 -o /tmp/evaluation-result-3731378-1339246865/solver-3731378-1339246865 -C 1800 -W 1900 -M 15500 run HOME/instance-3731378-1339246865.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.22 0.05 0.02 3/178 26333
/proc/meminfo: memFree=31342048/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0

[startup+0.027076 s]
/proc/loadavg: 0.22 0.05 0.02 3/178 26333
/proc/meminfo: memFree=31342048/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 0.22 0.05 0.02 3/178 26333
/proc/meminfo: memFree=31342048/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 0.22 0.05 0.02 3/178 26333
/proc/meminfo: memFree=31342048/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 0.22 0.05 0.02 3/178 26333
/proc/meminfo: memFree=31342048/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 0.22 0.05 0.02 3/180 26357
/proc/meminfo: memFree=31338320/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=16904 CPUtime=1.48 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) R 26333 26333 26006 0 -1 4202496 4564 0 0 0 148 0 0 0 20 0 1 0 390812270 17309696 1898 33554432000 134512640 146736320 4288459280 4288452864 136018863 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26334/statm: 4226 1898 890 2985 0 1160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26052

[startup+3.10037 s]
/proc/loadavg: 0.22 0.05 0.02 10/187 26371
/proc/meminfo: memFree=31310168/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=114372 CPUtime=6.5 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) R 26333 26333 26006 0 -1 4202496 10812 0 0 0 642 8 0 0 20 0 8 0 390812270 117116928 7708 33554432000 134512640 146736320 4288459280 4288451944 139044540 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26334/statm: 28593 7708 937 2985 0 25527 0
[pid=26334/tid=26365] ppid=26333 vsize=114372 CPUtime=0.65 cores=0,2,4,6
/proc/26334/task/26365/stat : 26365 (pb_cplex) R 26333 26333 26006 0 -1 4202560 461 0 0 0 65 0 0 0 20 0 8 0 390812441 117116928 7708 33554432000 134512640 146736320 4288459280 4087337180 136009327 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26366] ppid=26333 vsize=114372 CPUtime=0.51 cores=0,2,4,6
/proc/26334/task/26366/stat : 26366 (pb_cplex) R 26333 26333 26006 0 -1 4202560 543 0 0 0 51 0 0 0 20 0 8 0 390812441 117116928 7708 33554432000 134512640 146736320 4288459280 4097822788 136385175 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26367] ppid=26333 vsize=114372 CPUtime=0.55 cores=0,2,4,6
/proc/26334/task/26367/stat : 26367 (pb_cplex) R 26333 26333 26006 0 -1 4202560 514 0 0 0 55 0 0 0 20 0 8 0 390812441 117116928 7708 33554432000 134512640 146736320 4288459280 4108307460 136385183 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26368] ppid=26333 vsize=114372 CPUtime=0.65 cores=0,2,4,6
/proc/26334/task/26368/stat : 26368 (pb_cplex) R 26333 26333 26006 0 -1 4202560 579 0 0 0 65 0 0 0 20 0 8 0 390812441 117116928 7708 33554432000 134512640 146736320 4288459280 4118794332 135855174 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26369] ppid=26333 vsize=114372 CPUtime=0.67 cores=0,2,4,6
/proc/26334/task/26369/stat : 26369 (pb_cplex) R 26333 26333 26006 0 -1 4202560 508 0 0 0 65 2 0 0 20 0 8 0 390812441 117116928 7708 33554432000 134512640 146736320 4288459280 4148490448 136008056 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26370] ppid=26333 vsize=114372 CPUtime=0.57 cores=0,2,4,6
/proc/26334/task/26370/stat : 26370 (pb_cplex) R 26333 26333 26006 0 -1 4202560 357 0 0 0 57 0 0 0 20 0 8 0 390812441 117116928 7708 33554432000 134512640 146736320 4288459280 4138004548 136385175 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26371] ppid=26333 vsize=114372 CPUtime=0.46 cores=0,2,4,6
/proc/26334/task/26371/stat : 26371 (pb_cplex) R 26333 26333 26006 0 -1 4202560 450 0 0 0 46 0 0 0 20 0 8 0 390812441 117116928 7708 33554432000 134512640 146736320 4288459280 4074758352 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 123520

[startup+6.3004 s]
/proc/loadavg: 0.60 0.13 0.04 8/187 26371
/proc/meminfo: memFree=31317440/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=114372 CPUtime=18.25 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) R 26333 26333 26006 0 -1 4202496 10921 0 0 0 1812 13 0 0 20 0 8 0 390812270 117116928 7797 33554432000 134512640 146736320 4288459280 4288450888 139042885 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/26334/statm: 28593 7797 937 2985 0 25527 0
[pid=26334/tid=26365] ppid=26333 vsize=114372 CPUtime=1.9 cores=0,2,4,6
/proc/26334/task/26365/stat : 26365 (pb_cplex) R 26333 26333 26006 0 -1 4202560 464 0 0 0 190 0 0 0 20 0 8 0 390812441 117116928 7797 33554432000 134512640 146736320 4288459280 4087337416 136000937 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26366] ppid=26333 vsize=114372 CPUtime=2.09 cores=0,2,4,6
/proc/26334/task/26366/stat : 26366 (pb_cplex) R 26333 26333 26006 0 -1 4202560 546 0 0 0 208 1 0 0 20 0 8 0 390812441 117116928 7797 33554432000 134512640 146736320 4288459280 4097822928 136008042 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26367] ppid=26333 vsize=114372 CPUtime=1.97 cores=0,2,4,6
/proc/26334/task/26367/stat : 26367 (pb_cplex) R 26333 26333 26006 0 -1 4202560 514 0 0 0 197 0 0 0 20 0 8 0 390812441 117116928 7797 33554432000 134512640 146736320 4288459280 4108307784 136388084 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26368] ppid=26333 vsize=114372 CPUtime=2.37 cores=0,2,4,6
/proc/26334/task/26368/stat : 26368 (pb_cplex) R 26333 26333 26006 0 -1 4202560 604 0 0 0 237 0 0 0 20 0 8 0 390812441 117116928 7797 33554432000 134512640 146736320 4288459280 4118794460 136389131 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26369] ppid=26333 vsize=114372 CPUtime=1.96 cores=0,2,4,6
/proc/26334/task/26369/stat : 26369 (pb_cplex) R 26333 26333 26006 0 -1 4202560 511 0 0 0 194 2 0 0 20 0 8 0 390812441 117116928 7797 33554432000 134512640 146736320 4288459280 4148490308 136385185 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26370] ppid=26333 vsize=114372 CPUtime=2 cores=0,2,4,6
/proc/26334/task/26370/stat : 26370 (pb_cplex) R 26333 26333 26006 0 -1 4202560 357 0 0 0 200 0 0 0 20 0 8 0 390812441 117116928 7797 33554432000 134512640 146736320 4288459280 4138005072 136403117 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26371] ppid=26333 vsize=114372 CPUtime=1.95 cores=0,2,4,6
/proc/26334/task/26371/stat : 26371 (pb_cplex) R 26333 26333 26006 0 -1 4202560 476 0 0 0 194 1 0 0 20 0 8 0 390812441 117116928 7797 33554432000 134512640 146736320 4288459280 4074758560 136388279 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18.25
Current children cumulated vsize (KiB) 123520

[startup+12.7004 s]
/proc/loadavg: 1.28 0.28 0.09 3/187 26392
/proc/meminfo: memFree=31265288/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=149492 CPUtime=31.85 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) R 26333 26333 26006 0 -1 4202496 20031 0 0 0 3139 46 0 0 20 0 8 0 390812270 153079808 14622 33554432000 134512640 146736320 4288459280 4288451024 136008050 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26334/statm: 37373 14622 974 2985 0 34307 0
[pid=26334/tid=26386] ppid=26333 vsize=149492 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) S 26333 26333 26006 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813377 153079808 14622 33554432000 134512640 146736320 4288459280 4074761872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=149492 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) S 26333 26333 26006 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813377 153079808 14622 33554432000 134512640 146736320 4288459280 4139331216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=149492 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) S 26333 26333 26006 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813377 153079808 14622 33554432000 134512640 146736320 4288459280 4149816976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=149492 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) S 26333 26333 26006 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390813377 153079808 14622 33554432000 134512640 146736320 4288459280 4118797968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=149492 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) S 26333 26333 26006 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390813377 153079808 14622 33554432000 134512640 146736320 4288459280 4053474960 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=149492 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) S 26333 26333 26006 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390813377 153079808 14622 33554432000 134512640 146736320 4288459280 4042989200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=149492 CPUtime=0 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) S 26333 26333 26006 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390813377 153079808 14622 33554432000 134512640 146736320 4288459280 4032503440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.85
Current children cumulated vsize (KiB) 158640

[startup+25.5004 s]
/proc/loadavg: 2.62 0.62 0.20 10/187 26392
/proc/meminfo: memFree=31247712/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=165876 CPUtime=78.5 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) S 26333 26333 26006 0 -1 4202496 26965 0 0 0 7782 68 0 0 20 0 8 0 390812270 169857024 18685 33554432000 134512640 146736320 4288459280 4288455632 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26334/statm: 41469 18685 974 2985 0 38403 0
[pid=26334/tid=26386] ppid=26333 vsize=165876 CPUtime=5.66 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) R 26333 26333 26006 0 -1 4202560 1963 0 0 0 564 2 0 0 20 0 8 0 390813377 169857024 18685 33554432000 134512640 146736320 4288459280 4074758084 135523306 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=165876 CPUtime=5.75 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) R 26333 26333 26006 0 -1 4202560 606 0 0 0 570 5 0 0 20 0 8 0 390813377 169857024 18685 33554432000 134512640 146736320 4288459280 4139327696 136008050 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=165876 CPUtime=5.86 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) R 26333 26333 26006 0 -1 4202560 602 0 0 0 584 2 0 0 20 0 8 0 390813377 169857024 18685 33554432000 134512640 146736320 4288459280 4149814248 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=165876 CPUtime=5.48 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) R 26333 26333 26006 0 -1 4202560 310 0 0 0 546 2 0 0 20 0 8 0 390813377 169857024 18685 33554432000 134512640 146736320 4288459280 4118794296 136475862 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=165876 CPUtime=5.77 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) R 26333 26333 26006 0 -1 4202560 762 0 0 0 575 2 0 0 20 0 8 0 390813377 169857024 18685 33554432000 134512640 146736320 4288459280 4053472232 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=165876 CPUtime=5.66 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) R 26333 26333 26006 0 -1 4202560 556 0 0 0 563 3 0 0 20 0 8 0 390813377 169857024 18685 33554432000 134512640 146736320 4288459280 4042986472 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=165876 CPUtime=5.66 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) R 26333 26333 26006 0 -1 4202560 1473 0 0 0 564 2 0 0 20 0 8 0 390813377 169857024 18685 33554432000 134512640 146736320 4288459280 4032499784 139042876 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 78.5
Current children cumulated vsize (KiB) 175024

[startup+51.1004 s]
/proc/loadavg: 4.45 1.21 0.41 10/187 26392
/proc/meminfo: memFree=31285988/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=169972 CPUtime=164.83 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) S 26333 26333 26006 0 -1 4202496 36407 0 0 0 16345 138 0 0 20 0 8 0 390812270 174051328 20009 33554432000 134512640 146736320 4288459280 4288455632 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26334/statm: 42493 20009 976 2985 0 39427 0
[pid=26334/tid=26386] ppid=26333 vsize=169972 CPUtime=16.15 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) R 26333 26333 26006 0 -1 4202560 2369 0 0 0 1601 14 0 0 20 0 8 0 390813377 174051328 20009 33554432000 134512640 146736320 4288459280 4074757884 139023073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=169972 CPUtime=16.58 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) R 26333 26333 26006 0 -1 4202560 874 0 0 0 1647 11 0 0 20 0 8 0 390813377 174051328 20009 33554432000 134512640 146736320 4288459280 4139326608 136008089 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=169972 CPUtime=16.78 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) R 26333 26333 26006 0 -1 4202560 639 0 0 0 1665 13 0 0 20 0 8 0 390813377 174051328 20009 33554432000 134512640 146736320 4288459280 4149812368 136008226 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=169972 CPUtime=16.64 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) R 26333 26333 26006 0 -1 4202560 2078 0 0 0 1652 12 0 0 20 0 8 0 390813377 174051328 20009 33554432000 134512640 146736320 4288459280 4118794056 135525513 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=169972 CPUtime=16.73 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) R 26333 26333 26006 0 -1 4202560 1280 0 0 0 1662 11 0 0 20 0 8 0 390813377 174051328 20009 33554432000 134512640 146736320 4288459280 4053471288 136475780 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=169972 CPUtime=16.33 cores=0,2,4,6

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

/proc/26334/statm: 48553 27949 987 2985 0 45487 0
[pid=26334/tid=26386] ppid=26333 vsize=194212 CPUtime=121 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) R 26333 26333 26006 0 -1 4202560 8030 0 0 0 12045 55 0 0 20 0 8 0 390813377 198873088 27949 33554432000 134512640 146736320 4288459280 4074758352 136008000 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=194212 CPUtime=117.18 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) R 26333 26333 26006 0 -1 4202560 3543 0 0 0 11658 60 0 0 20 0 8 0 390813377 198873088 27949 33554432000 134512640 146736320 4288459280 4139329048 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=194212 CPUtime=123.86 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) R 26333 26333 26006 0 -1 4202560 6720 0 0 0 12325 61 0 0 20 0 8 0 390813377 198873088 27949 33554432000 134512640 146736320 4288459280 4149813456 136007975 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=194212 CPUtime=125.29 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) R 26333 26333 26006 0 -1 4202560 6446 0 0 0 12472 57 0 0 20 0 8 0 390813377 198873088 27949 33554432000 134512640 146736320 4288459280 4118795240 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=194212 CPUtime=113.6 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) R 26333 26333 26006 0 -1 4202560 6931 0 0 0 11307 53 0 0 20 0 8 0 390813377 198873088 27949 33554432000 134512640 146736320 4288459280 4053471440 136008339 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=194212 CPUtime=122.98 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) R 26333 26333 26006 0 -1 4202560 7512 0 0 0 12244 54 0 0 20 0 8 0 390813377 198873088 27949 33554432000 134512640 146736320 4288459280 4042985680 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=194212 CPUtime=115.02 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) R 26333 26333 26006 0 -1 4202560 13769 0 0 0 11446 56 0 0 20 0 8 0 390813377 198873088 27949 33554432000 134512640 146736320 4288459280 4032499780 136385183 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 991.5
Current children cumulated vsize (KiB) 203360

[startup+342.3 s]
/proc/loadavg: 13.25 8.78 3.87 12/193 26400
/proc/meminfo: memFree=30850252/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=203432 CPUtime=1201.51 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) S 26333 26333 26006 0 -1 4202496 84328 0 0 0 119554 597 0 0 20 0 8 0 390812270 208314368 30169 33554432000 134512640 146736320 4288459280 4288455632 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26334/statm: 50858 30169 987 2985 0 47792 0
[pid=26334/tid=26386] ppid=26333 vsize=203432 CPUtime=147.52 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) R 26333 26333 26006 0 -1 4202560 9105 0 0 0 14684 68 0 0 20 0 8 0 390813377 208314368 30169 33554432000 134512640 146736320 4288459280 4074758236 135855165 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=203432 CPUtime=142.96 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) S 26333 26333 26006 0 -1 4202560 3622 0 0 0 14224 72 0 0 20 0 8 0 390813377 208314368 30169 33554432000 134512640 146736320 4288459280 4139331216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=203432 CPUtime=150.22 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) R 26333 26333 26006 0 -1 4202560 7004 0 0 0 14945 77 0 0 20 0 8 0 390813377 208314368 30169 33554432000 134512640 146736320 4288459280 4149813188 135523326 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=203432 CPUtime=151.34 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) S 26333 26333 26006 0 -1 4202560 6722 0 0 0 15063 71 0 0 20 0 8 0 390813377 208314368 30169 33554432000 134512640 146736320 4288459280 4118797968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=203432 CPUtime=139.75 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) S 26333 26333 26006 0 -1 4202560 7488 0 0 0 13909 66 0 0 20 0 8 0 390813377 208314368 30169 33554432000 134512640 146736320 4288459280 4053474960 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=203432 CPUtime=149.71 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) S 26333 26333 26006 0 -1 4202560 7890 0 0 0 14904 67 0 0 20 0 8 0 390813377 208314368 30169 33554432000 134512640 146736320 4288459280 4042989200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=203432 CPUtime=141.3 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) R 26333 26333 26006 0 -1 4202560 15617 0 0 0 14059 71 0 0 20 0 8 0 390813377 208314368 30169 33554432000 134512640 146736320 4288459280 4032499760 136384852 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1201.51
Current children cumulated vsize (KiB) 212580

[startup+402.3 s]
/proc/loadavg: 13.98 9.77 4.51 15/193 26400
/proc/meminfo: memFree=30848000/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=204692 CPUtime=1416.27 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) S 26333 26333 26006 0 -1 4202496 91126 0 0 0 140927 700 0 0 20 0 8 0 390812270 209604608 30549 33554432000 134512640 146736320 4288459280 4288455632 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/26334/statm: 51173 30549 987 2985 0 48107 0
[pid=26334/tid=26386] ppid=26333 vsize=204692 CPUtime=174.22 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) S 26333 26333 26006 0 -1 4202560 10040 0 0 0 17342 80 0 0 20 0 8 0 390813377 209604608 30549 33554432000 134512640 146736320 4288459280 4074761872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=204692 CPUtime=169.84 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) R 26333 26333 26006 0 -1 4202560 3936 0 0 0 16900 84 0 0 20 0 8 0 390813377 209604608 30549 33554432000 134512640 146736320 4288459280 4139326856 136000415 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=204692 CPUtime=177.16 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) R 26333 26333 26006 0 -1 4202560 7011 0 0 0 17626 90 0 0 20 0 8 0 390813377 209604608 30549 33554432000 134512640 146736320 4288459280 4149813456 136008309 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=204692 CPUtime=178.13 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) S 26333 26333 26006 0 -1 4202560 7387 0 0 0 17729 84 0 0 20 0 8 0 390813377 209604608 30549 33554432000 134512640 146736320 4288459280 4118797968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=204692 CPUtime=166.21 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) R 26333 26333 26006 0 -1 4202560 9181 0 0 0 16540 81 0 0 20 0 8 0 390813377 209604608 30549 33554432000 134512640 146736320 4288459280 4053471688 136000437 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=204692 CPUtime=176.64 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) R 26333 26333 26006 0 -1 4202560 8988 0 0 0 17584 80 0 0 20 0 8 0 390813377 209604608 30549 33554432000 134512640 146736320 4288459280 4042986472 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=204692 CPUtime=168.04 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) R 26333 26333 26006 0 -1 4202560 16517 0 0 0 16721 83 0 0 20 0 8 0 390813377 209604608 30549 33554432000 134512640 146736320 4288459280 4032500712 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1416.27
Current children cumulated vsize (KiB) 213840

[startup+462.3 s]
/proc/loadavg: 13.07 10.23 5.00 15/193 26400
/proc/meminfo: memFree=30845644/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=208888 CPUtime=1629.75 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) S 26333 26333 26006 0 -1 4202496 97711 0 0 0 162179 796 0 0 20 0 8 0 390812270 213901312 31647 33554432000 134512640 146736320 4288459280 4288455632 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26334/statm: 52222 31647 987 2985 0 49156 0
[pid=26334/tid=26386] ppid=26333 vsize=208888 CPUtime=201.03 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) R 26333 26333 26006 0 -1 4202560 10480 0 0 0 20008 95 0 0 20 0 8 0 390813377 213901312 31647 33554432000 134512640 146736320 4288459280 4074758216 136474435 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=208888 CPUtime=197.09 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) R 26333 26333 26006 0 -1 4202560 4715 0 0 0 19613 96 0 0 20 0 8 0 390813377 213901312 31647 33554432000 134512640 146736320 4288459280 4139327696 136008065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=208888 CPUtime=203.46 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) R 26333 26333 26006 0 -1 4202560 7224 0 0 0 20243 103 0 0 20 0 8 0 390813377 213901312 31647 33554432000 134512640 146736320 4288459280 4149813460 135846534 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=208888 CPUtime=204.8 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) R 26333 26333 26006 0 -1 4202560 7771 0 0 0 20383 97 0 0 20 0 8 0 390813377 213901312 31647 33554432000 134512640 146736320 4288459280 4118795240 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=208888 CPUtime=192.38 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) R 26333 26333 26006 0 -1 4202560 10612 0 0 0 19145 93 0 0 20 0 8 0 390813377 213901312 31647 33554432000 134512640 146736320 4288459280 4053471688 136000350 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=208888 CPUtime=203.1 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) R 26333 26333 26006 0 -1 4202560 9046 0 0 0 20218 92 0 0 20 0 8 0 390813377 213901312 31647 33554432000 134512640 146736320 4288459280 4042985928 136000370 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=208888 CPUtime=195.04 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) R 26333 26333 26006 0 -1 4202560 18422 0 0 0 19409 95 0 0 20 0 8 0 390813377 213901312 31647 33554432000 134512640 146736320 4288459280 4032500168 136001717 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1629.75
Current children cumulated vsize (KiB) 218036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+509.507 s]
/proc/loadavg: 10.37 9.97 5.18 6/186 26400
/proc/meminfo: memFree=31132280/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=213888 CPUtime=1800.39 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) S 26333 26333 26006 0 -1 4202496 104970 0 0 0 179160 879 0 0 20 0 8 0 390812270 219021312 32577 33554432000 134512640 146736320 4288459280 4288455632 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26334/statm: 53472 32577 987 2985 0 50406 0
[pid=26334/tid=26386] ppid=26333 vsize=213888 CPUtime=222.94 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) R 26333 26333 26006 0 -1 4202560 11549 0 0 0 22188 106 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4074759144 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=213888 CPUtime=218.44 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) R 26333 26333 26006 0 -1 4202560 5076 0 0 0 21738 106 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4139329048 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=213888 CPUtime=224.3 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) S 26333 26333 26006 0 -1 4202560 7437 0 0 0 22316 114 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4149816976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=213888 CPUtime=225.49 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) R 26333 26333 26006 0 -1 4202560 8797 0 0 0 22443 106 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4118794496 136489715 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=213888 CPUtime=214.08 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) S 26333 26333 26006 0 -1 4202560 11552 0 0 0 21304 104 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4053474960 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=213888 CPUtime=224.27 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) S 26333 26333 26006 0 -1 4202560 10315 0 0 0 22322 105 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4042989200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=213888 CPUtime=216.58 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) R 26333 26333 26006 0 -1 4202560 20270 0 0 0 21553 105 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4032498920 135467759 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 223036

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

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

[startup+509.507 s]
/proc/loadavg: 10.37 9.97 5.18 6/186 26400
/proc/meminfo: memFree=31132280/32873844 swapFree=7632/7632
[pid=26333] ppid=26331 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (run) S 26331 26333 26006 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390812270 9367552 270 33554432000 4194304 5064252 140734990471648 140734990470560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26333/statm: 2287 270 229 213 0 72 0
[pid=26334] ppid=26333 vsize=213888 CPUtime=1800.39 cores=0,2,4,6
/proc/26334/stat : 26334 (pb_cplex) S 26333 26333 26006 0 -1 4202496 104970 0 0 0 179160 879 0 0 20 0 8 0 390812270 219021312 32577 33554432000 134512640 146736320 4288459280 4288455632 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26334/statm: 53472 32577 987 2985 0 50406 0
[pid=26334/tid=26386] ppid=26333 vsize=213888 CPUtime=222.94 cores=0,2,4,6
/proc/26334/task/26386/stat : 26386 (pb_cplex) R 26333 26333 26006 0 -1 4202560 11549 0 0 0 22188 106 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4074759144 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26334/tid=26387] ppid=26333 vsize=213888 CPUtime=218.44 cores=0,2,4,6
/proc/26334/task/26387/stat : 26387 (pb_cplex) R 26333 26333 26006 0 -1 4202560 5076 0 0 0 21738 106 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4139329048 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26388] ppid=26333 vsize=213888 CPUtime=224.3 cores=0,2,4,6
/proc/26334/task/26388/stat : 26388 (pb_cplex) S 26333 26333 26006 0 -1 4202560 7437 0 0 0 22316 114 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4149816976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26334/tid=26389] ppid=26333 vsize=213888 CPUtime=225.49 cores=0,2,4,6
/proc/26334/task/26389/stat : 26389 (pb_cplex) R 26333 26333 26006 0 -1 4202560 8797 0 0 0 22443 106 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4118794496 136489715 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26390] ppid=26333 vsize=213888 CPUtime=214.08 cores=0,2,4,6
/proc/26334/task/26390/stat : 26390 (pb_cplex) S 26333 26333 26006 0 -1 4202560 11552 0 0 0 21304 104 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4053474960 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26334/tid=26391] ppid=26333 vsize=213888 CPUtime=224.27 cores=0,2,4,6
/proc/26334/task/26391/stat : 26391 (pb_cplex) S 26333 26333 26006 0 -1 4202560 10315 0 0 0 22322 105 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4042989200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26334/tid=26392] ppid=26333 vsize=213888 CPUtime=216.58 cores=0,2,4,6
/proc/26334/task/26392/stat : 26392 (pb_cplex) R 26333 26333 26006 0 -1 4202560 20270 0 0 0 21553 105 0 0 20 0 8 0 390813377 219021312 32577 33554432000 134512640 146736320 4288459280 4032498920 135467759 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 223036

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26333 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.39
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 509.523
CPU time (s): 1800.39
CPU user time (s): 1791.6
CPU system time (s): 8.79
CPU usage (%): 353.348
Max. virtual memory (cumulated for all children) (KiB): 226544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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.37179 second user time and 3.45447 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-09 15:01:05
IDJOB=3731378
IDBENCH=1948
IDSOLVER=2325
FILE ID=node130/3731378-1339246865
RUNJOBID= node130-1339246834-26023
PBS_JOBID= 14644351
Free space on /tmp= 70984 MiB

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

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=1727662999

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31343280 kB
Buffers:          271960 kB
Cached:           259016 kB
SwapCached:         2756 kB
Active:           529924 kB
Inactive:         116272 kB
Active(anon):     113452 kB
Inactive(anon):     3064 kB
Active(file):     416472 kB
Inactive(file):   113208 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096972 kB
Dirty:             35320 kB
Writeback:             0 kB
AnonPages:        120472 kB
Mapped:            12100 kB
Shmem:                 0 kB
Slab:             743880 kB
SReclaimable:     183552 kB
SUnreclaim:       560328 kB
KernelStack:        1448 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292604 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-3731378-1339246865.opb

Free space on /tmp at the end= 70968 MiB
End job on node130 at 2012-06-09 15:09:36