Trace number 3731422

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.16 507.617

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
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 475
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-3731422-1339246865.opb.
0.00/0.00	c Instance file HOME/instance-3731422-1339246865.opb
0.00/0.00	c File size is 43295 bytes.
0.00/0.03	c Highest Coefficient sum: 263
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:      475                                                 |
0.00/0.03	c |  Number Constraints:    475                                                 |
0.00/0.03	c ===============================================================================
1800.16/507.61	c Remaining time 1799.97 sec.
1800.16/507.61	c 
1800.16/507.61	c *** INTERRUPTED ***
1800.16/507.61	s UNKNOWN
1800.16/507.61	c Total CPU time              : 1790.5 s
1800.16/507.61	c Memory used           : 196.25 MB
1800.16/507.61	c CPU time              : 1790.5 s
1800.16/507.61	c 
1800.16/507.61	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-3731422-1339246865/watcher-3731422-1339246865 -o /tmp/evaluation-result-3731422-1339246865/solver-3731422-1339246865 -C 1800 -W 1900 -M 15500 run HOME/instance-3731422-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.25 0.06 0.02 4/178 25041
/proc/meminfo: memFree=29516336/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0

[startup+0.0135229 s]
/proc/loadavg: 0.25 0.06 0.02 4/178 25041
/proc/meminfo: memFree=29516336/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100237 s]
/proc/loadavg: 0.25 0.06 0.02 4/178 25041
/proc/meminfo: memFree=29516336/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 0.25 0.06 0.02 4/178 25041
/proc/meminfo: memFree=29516336/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 0.25 0.06 0.02 4/178 25041
/proc/meminfo: memFree=29516336/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 0.39 0.09 0.03 3/180 25043
/proc/meminfo: memFree=29512104/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=16940 CPUtime=1.49 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 4669 0 0 0 148 1 0 0 20 0 1 0 390815111 17346560 1904 33554432000 134512640 146736320 4290051296 4290045520 136403109 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 4235 1904 891 2985 0 1169 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26088

[startup+3.10038 s]
/proc/loadavg: 0.39 0.09 0.03 9/187 25057
/proc/meminfo: memFree=29497912/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=118624 CPUtime=6.02 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) S 25041 25041 24699 0 -1 4202496 11032 0 0 0 595 7 0 0 20 0 8 0 390815111 121470976 7932 33554432000 134512640 146736320 4290051296 4290047696 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 29656 7932 936 2985 0 26590 0
[pid=25042/tid=25051] ppid=25041 vsize=118624 CPUtime=0.47 cores=0,2,4,6
/proc/25042/task/25051/stat : 25051 (pb_cplex) R 25041 25041 24699 0 -1 4202560 491 0 0 0 47 0 0 0 20 0 8 0 390815293 121470976 7932 33554432000 134512640 146736320 4290051296 4087603292 135855123 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25052] ppid=25041 vsize=118624 CPUtime=0.47 cores=0,2,4,6
/proc/25042/task/25052/stat : 25052 (pb_cplex) R 25041 25041 24699 0 -1 4202560 583 0 0 0 47 0 0 0 20 0 8 0 390815293 121470976 7932 33554432000 134512640 146736320 4290051296 4098089000 139044585 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25053] ppid=25041 vsize=118624 CPUtime=0.46 cores=0,2,4,6
/proc/25042/task/25053/stat : 25053 (pb_cplex) R 25041 25041 24699 0 -1 4202560 584 0 0 0 46 0 0 0 20 0 8 0 390815293 121470976 7932 33554432000 134512640 146736320 4290051296 4108574812 135855174 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25054] ppid=25041 vsize=118624 CPUtime=0.55 cores=0,2,4,6
/proc/25042/task/25054/stat : 25054 (pb_cplex) R 25041 25041 24699 0 -1 4202560 668 0 0 0 55 0 0 0 20 0 8 0 390815293 121470976 7932 33554432000 134512640 146736320 4290051296 4119060688 136008178 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25055] ppid=25041 vsize=118624 CPUtime=0.42 cores=0,2,4,6
/proc/25042/task/25055/stat : 25055 (pb_cplex) R 25041 25041 24699 0 -1 4202560 535 0 0 0 42 0 0 0 20 0 8 0 390815293 121470976 7932 33554432000 134512640 146736320 4290051296 4148736056 136475862 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25056] ppid=25041 vsize=118624 CPUtime=0.5 cores=0,2,4,6
/proc/25042/task/25056/stat : 25056 (pb_cplex) R 25041 25041 24699 0 -1 4202560 566 0 0 0 50 0 0 0 20 0 8 0 390815293 121470976 7932 33554432000 134512640 146736320 4290051296 4138250656 136388276 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25057] ppid=25041 vsize=118624 CPUtime=0.5 cores=0,2,4,6
/proc/25042/task/25057/stat : 25057 (pb_cplex) R 25041 25041 24699 0 -1 4202560 422 0 0 0 50 0 0 0 20 0 8 0 390815293 121470976 7932 33554432000 134512640 146736320 4290051296 4075806940 136009357 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 127772

[startup+6.30033 s]
/proc/loadavg: 0.52 0.12 0.04 3/187 25057
/proc/meminfo: memFree=29487148/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=118624 CPUtime=17.81 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) S 25041 25041 24699 0 -1 4202496 11054 0 0 0 1762 19 0 0 20 0 8 0 390815111 121470976 7954 33554432000 134512640 146736320 4290051296 4290047696 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 29656 7954 936 2985 0 26590 0
[pid=25042/tid=25051] ppid=25041 vsize=118624 CPUtime=2.06 cores=0,2,4,6
/proc/25042/task/25051/stat : 25051 (pb_cplex) R 25041 25041 24699 0 -1 4202560 492 0 0 0 205 1 0 0 20 0 8 0 390815293 121470976 7954 33554432000 134512640 146736320 4290051296 4087603240 139044580 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25052] ppid=25041 vsize=118624 CPUtime=1.88 cores=0,2,4,6
/proc/25042/task/25052/stat : 25052 (pb_cplex) R 25041 25041 24699 0 -1 4202560 583 0 0 0 186 2 0 0 20 0 8 0 390815293 121470976 7954 33554432000 134512640 146736320 4290051296 4098089416 136001712 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25053] ppid=25041 vsize=118624 CPUtime=1.99 cores=0,2,4,6
/proc/25042/task/25053/stat : 25053 (pb_cplex) R 25041 25041 24699 0 -1 4202560 584 0 0 0 199 0 0 0 20 0 8 0 390815293 121470976 7954 33554432000 134512640 146736320 4290051296 4108575176 136000176 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25054] ppid=25041 vsize=118624 CPUtime=1.85 cores=0,2,4,6
/proc/25042/task/25054/stat : 25054 (pb_cplex) R 25041 25041 24699 0 -1 4202560 668 0 0 0 185 0 0 0 20 0 8 0 390815293 121470976 7954 33554432000 134512640 146736320 4290051296 4119060936 136001992 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25055] ppid=25041 vsize=118624 CPUtime=1.99 cores=0,2,4,6
/proc/25042/task/25055/stat : 25055 (pb_cplex) R 25041 25041 24699 0 -1 4202560 535 0 0 0 198 1 0 0 20 0 8 0 390815293 121470976 7954 33554432000 134512640 146736320 4290051296 4148737000 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25056] ppid=25041 vsize=118624 CPUtime=2.01 cores=0,2,4,6
/proc/25042/task/25056/stat : 25056 (pb_cplex) R 25041 25041 24699 0 -1 4202560 575 0 0 0 200 1 0 0 20 0 8 0 390815293 121470976 7954 33554432000 134512640 146736320 4290051296 4138250448 136008309 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25057] ppid=25041 vsize=118624 CPUtime=2.09 cores=0,2,4,6
/proc/25042/task/25057/stat : 25057 (pb_cplex) R 25041 25041 24699 0 -1 4202560 428 0 0 0 205 4 0 0 20 0 8 0 390815293 121470976 7954 33554432000 134512640 146736320 4290051296 4075806760 139044542 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 17.81
Current children cumulated vsize (KiB) 127772

[startup+12.7004 s]
/proc/loadavg: 0.63 0.16 0.05 3/187 25078
/proc/meminfo: memFree=29486112/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=135264 CPUtime=24.68 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 23771 0 0 0 2435 33 0 0 20 0 8 0 390815111 138510336 12144 33554432000 134512640 146736320 4290051296 4290044412 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 33816 12144 974 2985 0 30750 0
[pid=25042/tid=25072] ppid=25041 vsize=135264 CPUtime=0 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) S 25041 25041 24699 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390815917 138510336 12144 33554432000 134512640 146736320 4290051296 4075810448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=135264 CPUtime=0 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) S 25041 25041 24699 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390815917 138510336 12144 33554432000 134512640 146736320 4290051296 4141272720 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=135264 CPUtime=0 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) S 25041 25041 24699 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390815917 138510336 12144 33554432000 134512640 146736320 4290051296 4151758480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=135264 CPUtime=0 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) S 25041 25041 24699 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390815917 138510336 12144 33554432000 134512640 146736320 4290051296 4119064208 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=135264 CPUtime=0 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) S 25041 25041 24699 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390815917 138510336 12144 33554432000 134512640 146736320 4290051296 4089257616 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=135264 CPUtime=0 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) S 25041 25041 24699 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390815917 138510336 12144 33554432000 134512640 146736320 4290051296 4065324688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=135264 CPUtime=0 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) S 25041 25041 24699 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390815917 138510336 12144 33554432000 134512640 146736320 4290051296 4054838928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 144412

[startup+25.5004 s]
/proc/loadavg: 1.85 0.43 0.14 10/187 25078
/proc/meminfo: memFree=29468804/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=147552 CPUtime=68.16 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 31063 0 0 0 6746 70 0 0 20 0 8 0 390815111 151093248 15623 33554432000 134512640 146736320 4290051296 4290044060 135854194 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 36888 15623 974 2985 0 33822 0
[pid=25042/tid=25072] ppid=25041 vsize=147552 CPUtime=5.39 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 22 0 0 0 536 3 0 0 20 0 8 0 390815917 151093248 15623 33554432000 134512640 146736320 4290051296 4075806996 136003486 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=147552 CPUtime=5.44 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 938 0 0 0 537 7 0 0 20 0 8 0 390815917 151093248 15623 33554432000 134512640 146736320 4290051296 4141268992 136019043 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=147552 CPUtime=5.49 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 1242 0 0 0 540 9 0 0 20 0 8 0 390815917 151093248 15623 33554432000 134512640 146736320 4290051296 4151754664 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=147552 CPUtime=4.78 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 684 0 0 0 475 3 0 0 20 0 8 0 390815917 151093248 15623 33554432000 134512640 146736320 4290051296 4119060688 136008069 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=147552 CPUtime=5.25 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 1343 0 0 0 522 3 0 0 20 0 8 0 390815917 151093248 15623 33554432000 134512640 146736320 4290051296 4089254096 136008056 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=147552 CPUtime=5.26 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) R 25041 25041 24699 0 -1 4202560 266 0 0 0 520 6 0 0 20 0 8 0 390815917 151093248 15623 33554432000 134512640 146736320 4290051296 4065319940 136385179 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=147552 CPUtime=5.41 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) R 25041 25041 24699 0 -1 4202560 1432 0 0 0 539 2 0 0 20 0 8 0 390815917 151093248 15623 33554432000 134512640 146736320 4290051296 4054836200 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 68.16
Current children cumulated vsize (KiB) 156700

[startup+51.1004 s]
/proc/loadavg: 3.76 1.05 0.36 10/187 25078
/proc/meminfo: memFree=29454028/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=157792 CPUtime=153.74 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 37922 0 0 0 15237 137 0 0 20 0 8 0 390815111 161579008 18225 33554432000 134512640 146736320 4290051296 4290043156 135455293 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25042/statm: 39448 18225 976 2985 0 36382 0
[pid=25042/tid=25072] ppid=25041 vsize=157792 CPUtime=16.09 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 257 0 0 0 1598 11 0 0 20 0 8 0 390815917 161579008 18225 33554432000 134512640 146736320 4290051296 4075807720 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=157792 CPUtime=16.23 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 2491 0 0 0 1606 17 0 0 20 0 8 0 390815917 161579008 18225 33554432000 134512640 146736320 4290051296 4141269992 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=157792 CPUtime=16.05 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 2315 0 0 0 1589 16 0 0 20 0 8 0 390815917 161579008 18225 33554432000 134512640 146736320 4290051296 4151755344 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=157792 CPUtime=15.74 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 695 0 0 0 1563 11 0 0 20 0 8 0 390815917 161579008 18225 33554432000 134512640 146736320 4290051296 4119060700 136009375 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=157792 CPUtime=15.97 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 1427 0 0 0 1585 12 0 0 20 0 8 0 390815917 161579008 18225 33554432000 134512640 146736320 4290051296 4089254096 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=157792 CPUtime=15.62 cores=0,2,4,6

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

/proc/25042/statm: 43577 22374 984 2985 0 40511 0
[pid=25042/tid=25072] ppid=25041 vsize=174308 CPUtime=85.37 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 4003 0 0 0 8489 48 0 0 20 0 8 0 390815917 178491392 22374 33554432000 134512640 146736320 4290051296 4075806720 136019038 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=174308 CPUtime=93.65 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 4037 0 0 0 9311 54 0 0 20 0 8 0 390815917 178491392 22374 33554432000 134512640 146736320 4290051296 4141269992 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=174308 CPUtime=88.11 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 5003 0 0 0 8764 47 0 0 20 0 8 0 390815917 178491392 22374 33554432000 134512640 146736320 4290051296 4151755752 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=174308 CPUtime=87.2 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 1334 0 0 0 8666 54 0 0 20 0 8 0 390815917 178491392 22374 33554432000 134512640 146736320 4290051296 4119061072 136403117 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=174308 CPUtime=90.23 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 6742 0 0 0 8961 62 0 0 20 0 8 0 390815917 178491392 22374 33554432000 134512640 146736320 4290051296 4089253980 135855167 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=174308 CPUtime=99.99 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) R 25041 25041 24699 0 -1 4202560 10075 0 0 0 9942 57 0 0 20 0 8 0 390815917 178491392 22374 33554432000 134512640 146736320 4290051296 4065321168 136007975 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=174308 CPUtime=93.28 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) R 25041 25041 24699 0 -1 4202560 7551 0 0 0 9279 49 0 0 20 0 8 0 390815917 178491392 22374 33554432000 134512640 146736320 4290051296 4054835476 136003821 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 183456

[startup+282.305 s]
/proc/loadavg: 6.04 3.89 1.68 3/186 25079
/proc/meminfo: memFree=29416504/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=185572 CPUtime=978.24 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 72929 0 0 0 97263 561 0 0 20 0 8 0 390815111 190025728 24865 33554432000 134512640 146736320 4290051296 4290044968 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 46393 24865 984 2985 0 43327 0
[pid=25042/tid=25072] ppid=25041 vsize=185572 CPUtime=111.73 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 4929 0 0 0 11112 61 0 0 20 0 8 0 390815917 190025728 24865 33554432000 134512640 146736320 4290051296 4075809072 137371867 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=185572 CPUtime=121.07 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 4450 0 0 0 12038 69 0 0 20 0 8 0 390815917 190025728 24865 33554432000 134512640 146736320 4290051296 4141268712 138412937 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=185572 CPUtime=115.06 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 5372 0 0 0 11447 59 0 0 20 0 8 0 390815917 190025728 24865 33554432000 134512640 146736320 4290051296 4151755752 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=185572 CPUtime=114.86 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 2060 0 0 0 11417 69 0 0 20 0 8 0 390815917 190025728 24865 33554432000 134512640 146736320 4290051296 4119060572 135854189 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=185572 CPUtime=116.75 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 8680 0 0 0 11598 77 0 0 20 0 8 0 390815917 190025728 24865 33554432000 134512640 146736320 4290051296 4089254888 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=185572 CPUtime=127.2 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) R 25041 25041 24699 0 -1 4202560 10652 0 0 0 12649 71 0 0 20 0 8 0 390815917 190025728 24865 33554432000 134512640 146736320 4290051296 4065324688 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=185572 CPUtime=120.59 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) S 25041 25041 24699 0 -1 4202560 8544 0 0 0 11993 66 0 0 20 0 8 0 390815917 190025728 24865 33554432000 134512640 146736320 4290051296 4054838928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 978.24
Current children cumulated vsize (KiB) 194720

[startup+342.3 s]
/proc/loadavg: 7.52 4.70 2.09 7/186 25079
/proc/meminfo: memFree=29416264/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=186000 CPUtime=1196.3 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 76981 0 0 0 118953 677 0 0 20 0 8 0 390815111 190464000 25009 33554432000 134512640 146736320 4290051296 4290044024 136475822 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 46500 25009 984 2985 0 43434 0
[pid=25042/tid=25072] ppid=25041 vsize=186000 CPUtime=138.78 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 5918 0 0 0 13803 75 0 0 20 0 8 0 390815917 190464000 25009 33554432000 134512640 146736320 4290051296 4075806792 139042901 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=186000 CPUtime=148.35 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 4450 0 0 0 14751 84 0 0 20 0 8 0 390815917 190464000 25009 33554432000 134512640 146736320 4290051296 4141269212 136009763 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=186000 CPUtime=141.74 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 5588 0 0 0 14101 73 0 0 20 0 8 0 390815917 190464000 25009 33554432000 134512640 146736320 4290051296 4151753640 138412928 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=186000 CPUtime=141.81 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 2135 0 0 0 14097 84 0 0 20 0 8 0 390815917 190464000 25009 33554432000 134512640 146736320 4290051296 4119060520 139044542 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=186000 CPUtime=144.03 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 9462 0 0 0 14308 95 0 0 20 0 8 0 390815917 190464000 25009 33554432000 134512640 146736320 4290051296 4089254888 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=186000 CPUtime=154.82 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) R 25041 25041 24699 0 -1 4202560 10691 0 0 0 15395 87 0 0 20 0 8 0 390815917 190464000 25009 33554432000 134512640 146736320 4290051296 4065321552 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=186000 CPUtime=148.35 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) R 25041 25041 24699 0 -1 4202560 9666 0 0 0 14750 85 0 0 20 0 8 0 390815917 190464000 25009 33554432000 134512640 146736320 4290051296 4054835656 136001712 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 195148

[startup+402.3 s]
/proc/loadavg: 7.53 5.23 2.44 10/193 25086
/proc/meminfo: memFree=29322332/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=194708 CPUtime=1414.45 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) S 25041 25041 24699 0 -1 4202496 83441 0 0 0 140660 785 0 0 20 0 8 0 390815111 199380992 26818 33554432000 134512640 146736320 4290051296 4290047696 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25042/statm: 48677 26818 984 2985 0 45611 0
[pid=25042/tid=25072] ppid=25041 vsize=194708 CPUtime=165.44 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 6337 0 0 0 16456 88 0 0 20 0 8 0 390815917 199380992 26818 33554432000 134512640 146736320 4290051296 4075805400 135466599 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=194708 CPUtime=175.14 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 5443 0 0 0 17416 98 0 0 20 0 8 0 390815917 199380992 26818 33554432000 134512640 146736320 4290051296 4141268808 135525997 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=194708 CPUtime=169.06 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 6434 0 0 0 16819 87 0 0 20 0 8 0 390815917 199380992 26818 33554432000 134512640 146736320 4290051296 4151755752 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=194708 CPUtime=169.36 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 2162 0 0 0 16839 97 0 0 20 0 8 0 390815917 199380992 26818 33554432000 134512640 146736320 4290051296 4119060688 136008056 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=194708 CPUtime=171.24 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 9949 0 0 0 17014 110 0 0 20 0 8 0 390815917 199380992 26818 33554432000 134512640 146736320 4290051296 4089254888 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=194708 CPUtime=182.02 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) R 25041 25041 24699 0 -1 4202560 12846 0 0 0 18105 97 0 0 20 0 8 0 390815917 199380992 26818 33554432000 134512640 146736320 4290051296 4065321000 139044580 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=194708 CPUtime=175.75 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) R 25041 25041 24699 0 -1 4202560 10133 0 0 0 17477 98 0 0 20 0 8 0 390815917 199380992 26818 33554432000 134512640 146736320 4290051296 4054836200 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1414.45
Current children cumulated vsize (KiB) 203856

[startup+462.3 s]
/proc/loadavg: 7.88 5.71 2.77 10/193 25086
/proc/meminfo: memFree=29306912/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=198268 CPUtime=1635.66 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 89950 0 0 0 162675 891 0 0 20 0 8 0 390815111 203026432 27888 33554432000 134512640 146736320 4290051296 4290043652 139028298 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/25042/statm: 49567 27888 984 2985 0 46501 0
[pid=25042/tid=25072] ppid=25041 vsize=198268 CPUtime=192.81 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 7261 0 0 0 19177 104 0 0 20 0 8 0 390815917 203026432 27888 33554432000 134512640 146736320 4290051296 4075806088 136002043 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=198268 CPUtime=202.38 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 6419 0 0 0 20127 111 0 0 20 0 8 0 390815917 203026432 27888 33554432000 134512640 146736320 4290051296 4141267960 136475785 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=198268 CPUtime=196.98 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 6474 0 0 0 19599 99 0 0 20 0 8 0 390815917 203026432 27888 33554432000 134512640 146736320 4290051296 4151754960 136008056 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=198268 CPUtime=197.09 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 3205 0 0 0 19599 110 0 0 20 0 8 0 390815917 203026432 27888 33554432000 134512640 146736320 4290051296 4119060696 136008642 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=198268 CPUtime=198.83 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 10536 0 0 0 19759 124 0 0 20 0 8 0 390815917 203026432 27888 33554432000 134512640 146736320 4290051296 4089254480 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=198268 CPUtime=209.5 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) R 25041 25041 24699 0 -1 4202560 13043 0 0 0 20839 111 0 0 20 0 8 0 390815917 203026432 27888 33554432000 134512640 146736320 4290051296 4065321552 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=198268 CPUtime=203.24 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) R 25041 25041 24699 0 -1 4202560 11141 0 0 0 20210 114 0 0 20 0 8 0 390815917 203026432 27888 33554432000 134512640 146736320 4290051296 4054834368 136490027 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1635.66
Current children cumulated vsize (KiB) 207416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+507.6 s]
/proc/loadavg: 8.64 6.14 3.05 17/193 25086
/proc/meminfo: memFree=29191588/32873844 swapFree=8660/8660
[pid=25041] ppid=25039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25041/stat : 25041 (run) S 25039 25041 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390815111 9367552 270 33554432000 4194304 5064252 140737215528192 140737215527104 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25041/statm: 2287 270 229 213 0 72 0
[pid=25042] ppid=25041 vsize=200952 CPUtime=1800.16 cores=0,2,4,6
/proc/25042/stat : 25042 (pb_cplex) R 25041 25041 24699 0 -1 4202496 94028 0 0 0 179048 968 0 0 20 0 8 0 390815111 205774848 28302 33554432000 134512640 146736320 4290051296 4290044192 139028313 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25042/statm: 50238 28302 984 2985 0 47172 0
[pid=25042/tid=25072] ppid=25041 vsize=200952 CPUtime=213.41 cores=0,2,4,6
/proc/25042/task/25072/stat : 25072 (pb_cplex) R 25041 25041 24699 0 -1 4202560 7462 0 0 0 21227 114 0 0 20 0 8 0 390815917 205774848 28302 33554432000 134512640 146736320 4290051296 4075807720 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25042/tid=25073] ppid=25041 vsize=200952 CPUtime=222.8 cores=0,2,4,6
/proc/25042/task/25073/stat : 25073 (pb_cplex) R 25041 25041 24699 0 -1 4202560 6901 0 0 0 22161 119 0 0 20 0 8 0 390815917 205774848 28302 33554432000 134512640 146736320 4290051296 4141269992 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25074] ppid=25041 vsize=200952 CPUtime=217.92 cores=0,2,4,6
/proc/25042/task/25074/stat : 25074 (pb_cplex) R 25041 25041 24699 0 -1 4202560 7169 0 0 0 21680 112 0 0 20 0 8 0 390815917 205774848 28302 33554432000 134512640 146736320 4290051296 4151755752 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25042/tid=25075] ppid=25041 vsize=200952 CPUtime=217.64 cores=0,2,4,6
/proc/25042/task/25075/stat : 25075 (pb_cplex) R 25041 25041 24699 0 -1 4202560 3801 0 0 0 21642 122 0 0 20 0 8 0 390815917 205774848 28302 33554432000 134512640 146736320 4290051296 4119061072 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25076] ppid=25041 vsize=200952 CPUtime=219.09 cores=0,2,4,6
/proc/25042/task/25076/stat : 25076 (pb_cplex) R 25041 25041 24699 0 -1 4202560 11037 0 0 0 21776 133 0 0 20 0 8 0 390815917 205774848 28302 33554432000 134512640 146736320 4290051296 4089254092 136388868 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25042/tid=25077] ppid=25041 vsize=200952 CPUtime=229.5 cores=0,2,4,6
/proc/25042/task/25077/stat : 25077 (pb_cplex) R 25041 25041 24699 0 -1 4202560 13868 0 0 0 22830 120 0 0 20 0 8 0 390815917 205774848 28302 33554432000 134512640 146736320 4290051296 4065321960 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25042/tid=25078] ppid=25041 vsize=200952 CPUtime=223.81 cores=0,2,4,6
/proc/25042/task/25078/stat : 25078 (pb_cplex) R 25041 25041 24699 0 -1 4202560 11502 0 0 0 22257 124 0 0 20 0 8 0 390815917 205774848 28302 33554432000 134512640 146736320 4290051296 4054835292 135855165 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 210100

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

Real time (s): 507.617
CPU time (s): 1800.16
CPU user time (s): 1790.48
CPU system time (s): 9.68
CPU usage (%): 354.63
Max. virtual memory (cumulated for all children) (KiB): 212892

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

runsolver used 1.3118 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-09 15:01:06
IDJOB=3731422
IDBENCH=1952
IDSOLVER=2325
FILE ID=node107/3731422-1339246865
RUNJOBID= node107-1339246834-24716
PBS_JOBID= 14644374
Free space on /tmp= 67988 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_24.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731422-1339246865/watcher-3731422-1339246865 -o /tmp/evaluation-result-3731422-1339246865/solver-3731422-1339246865 -C 1800 -W 1900 -M 15500  run HOME/instance-3731422-1339246865.opb

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=1727662999

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29517848 kB
Buffers:          789176 kB
Cached:          1534008 kB
SwapCached:          120 kB
Active:          2361008 kB
Inactive:          40228 kB
Active(anon):      67288 kB
Inactive(anon):    11180 kB
Active(file):    2293720 kB
Inactive(file):    29048 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:             34584 kB
Writeback:             0 kB
AnonPages:         84532 kB
Mapped:            13776 kB
Shmem:               176 kB
Slab:             814248 kB
SReclaimable:     255120 kB
SUnreclaim:       559128 kB
KernelStack:        1448 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     227508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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-3731422-1339246865.opb

Free space on /tmp at the end= 67972 MiB
End job on node107 at 2012-06-09 15:09:33