Trace number 3733875

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.4 542.018

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUMde4cbecd7c9968d40b279ce145b888a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8883
Total number of constraints17459
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 constraints17459
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2691
Number of bits of the biggest sum of numbers12
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-3733875-1339247487.opb.
0.00/0.00	c Instance file HOME/instance-3733875-1339247487.opb
0.00/0.00	c File size is 5036183 bytes.
2.39/2.47	c Highest Coefficient sum: 2691
2.39/2.47	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
2.69/2.72	c ============================[ Problem Statistics ]=============================
2.69/2.72	c |                                                                             |
2.69/2.72	c |  Parsing time:          2.49         s                                      |
2.69/2.72	c |  Number Variables:      8883                                                |
2.69/2.72	c |  Number Constraints:    17459                                               |
2.69/2.72	c ===============================================================================
1800.40/542.01	c Remaining time 1797.49 sec.
1800.40/542.01	c 
1800.40/542.01	c *** INTERRUPTED ***
1800.40/542.01	s UNKNOWN
1800.40/542.01	c Total CPU time              : 1797.99 s
1800.40/542.01	c Memory used           : 1257.18 MB
1800.40/542.01	c CPU time              : 1797.99 s
1800.40/542.01	c 
1800.40/542.01	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3733875-1339247487/watcher-3733875-1339247487 -o /tmp/evaluation-result-3733875-1339247487/solver-3733875-1339247487 -C 1800 -W 1900 -M 15500 run HOME/instance-3733875-1339247487.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 11.07 9.60 5.40 9/182 25342
/proc/meminfo: memFree=30892592/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0

[startup+0.096115 s]
/proc/loadavg: 11.07 9.60 5.40 9/182 25342
/proc/meminfo: memFree=30892592/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 11.07 9.60 5.40 9/182 25342
/proc/meminfo: memFree=30892592/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 11.07 9.60 5.40 9/182 25342
/proc/meminfo: memFree=30892592/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 11.07 9.60 5.40 9/182 25342
/proc/meminfo: memFree=30892592/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 10.66 9.54 5.40 10/184 25344
/proc/meminfo: memFree=30887128/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=25424 CPUtime=1.49 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 3054 0 0 0 149 0 0 0 20 0 1 0 390874135 26034176 3008 33554432000 134512640 146736320 4292601024 4292598976 134542742 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 6356 3008 1012 2985 0 2060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34572

[startup+3.10038 s]
/proc/loadavg: 10.66 9.54 5.40 10/184 25344
/proc/meminfo: memFree=30880556/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=88436 CPUtime=3.09 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 18580 0 0 0 306 3 0 0 20 0 1 0 390874135 90558464 15181 33554432000 134512640 146736320 4292601024 4292597424 136901168 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 22109 15181 682 2985 0 19043 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97584

[startup+6.30024 s]
/proc/loadavg: 10.29 9.48 5.41 3/184 25344
/proc/meminfo: memFree=30821212/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=111776 CPUtime=6.29 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 34771 0 0 0 622 7 0 0 20 0 1 0 390874135 114458624 19728 33554432000 134512640 146736320 4292601024 4292596960 137174803 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 27944 19728 857 2985 0 24878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120924

[startup+12.7002 s]
/proc/loadavg: 10.03 9.44 5.41 10/184 25344
/proc/meminfo: memFree=30822808/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=101788 CPUtime=12.69 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 63758 0 0 0 1255 14 0 0 20 0 1 0 390874135 104230912 18121 33554432000 134512640 146736320 4292601024 4292597408 136207916 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 25447 18121 889 2985 0 22381 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110936

[startup+25.5004 s]
/proc/loadavg: 9.87 9.42 5.45 10/184 25344
/proc/meminfo: memFree=30784496/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=148048 CPUtime=25.49 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 83280 0 0 0 2528 21 0 0 20 0 1 0 390874135 151601152 27871 33554432000 134512640 146736320 4292601024 4292595320 136015567 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 37012 27871 889 2985 0 33946 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157196

[startup+51.1003 s]
/proc/loadavg: 9.13 9.30 5.54 10/184 25344
/proc/meminfo: memFree=30786144/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=137464 CPUtime=51.08 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 175192 0 0 0 5059 49 0 0 20 0 1 0 390874135 140763136 26386 33554432000 134512640 146736320 4292601024 4292596496 137151230 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 34366 26386 899 2985 0 31300 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 146612

[startup+102.308 s]
/proc/loadavg: 10.50 9.55 5.81 12/191 25351
/proc/meminfo: memFree=30364244/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=686536 CPUtime=174.19 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) S 25342 25342 24426 0 -1 4202496 289657 0 0 0 17336 83 0 0 20 0 8 0 390874135 703012864 129070 33554432000 134512640 146736320 4292601024 4292597392 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25343/statm: 171634 129070 944 2985 0 168568 0
[pid=25343/tid=25345] ppid=25342 vsize=686536 CPUtime=13.07 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) R 25342 25342 24426 0 -1 4202560 8496 0 0 0 1304 3 0 0 20 0 8 0 390881403 703012864 129070 33554432000 134512640 146736320 4292601024 3841487000 136007517 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=686536 CPUtime=13.85 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) R 25342 25342 24426 0 -1 4202560 7574 0 0 0 1382 3 0 0 20 0 8 0 390881403 703012864 129070 33554432000 134512640 146736320 4292601024 3831000456 136001974 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=686536 CPUtime=13.64 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) R 25342 25342 24426 0 -1 4202560 8728 0 0 0 1361 3 0 0 20 0 8 0 390881403 703012864 129070 33554432000 134512640 146736320 4292601024 3820515536 136008438 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=686536 CPUtime=13.29 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) R 25342 25342 24426 0 -1 4202560 8250 0 0 0 1327 2 0 0 20 0 8 0 390881403 703012864 129070 33554432000 134512640 146736320 4292601024 3810029776 136008056 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=686536 CPUtime=13.21 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) R 25342 25342 24426 0 -1 4202560 4756 0 0 0 1319 2 0 0 20 0 8 0 390881403 703012864 129070 33554432000 134512640 146736320 4292601024 3799542792 139042888 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=686536 CPUtime=13.68 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) R 25342 25342 24426 0 -1 4202560 8078 0 0 0 1366 2 0 0 20 0 8 0 390881403 703012864 129070 33554432000 134512640 146736320 4292601024 3789058752 135655923 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=686536 CPUtime=13.75 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) R 25342 25342 24426 0 -1 4202560 9057 0 0 0 1373 2 0 0 20 0 8 0 390881403 703012864 129070 33554432000 134512640 146736320 4292601024 3778571908 135850322 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 174.19
Current children cumulated vsize (KiB) 695684

[startup+162.3 s]
/proc/loadavg: 12.50 10.29 6.30 17/191 25351
/proc/meminfo: memFree=29936752/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=1226988 CPUtime=398.85 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 434532 0 0 0 39728 157 0 0 20 0 8 0 390874135 1256435712 235740 33554432000 134512640 146736320 4292601024 4292593872 136008047 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25343/statm: 306747 235740 947 2985 0 303681 0
[pid=25343/tid=25345] ppid=25342 vsize=1226988 CPUtime=33.85 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) R 25342 25342 24426 0 -1 4202560 25648 0 0 0 3373 12 0 0 20 0 8 0 390881403 1256435712 235740 33554432000 134512640 146736320 4292601024 3841487056 136008042 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1226988 CPUtime=49.75 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) R 25342 25342 24426 0 -1 4202560 31668 0 0 0 4960 15 0 0 20 0 8 0 390881403 1256435712 235740 33554432000 134512640 146736320 4292601024 3831001296 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=1226988 CPUtime=47.04 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) R 25342 25342 24426 0 -1 4202560 28660 0 0 0 4692 12 0 0 20 0 8 0 390881403 1256435712 235740 33554432000 134512640 146736320 4292601024 3820515536 136008441 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=1226988 CPUtime=30.34 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) R 25342 25342 24426 0 -1 4202560 23128 0 0 0 3024 10 0 0 20 0 8 0 390881403 1256435712 235740 33554432000 134512640 146736320 4292601024 3810029776 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=1226988 CPUtime=53.51 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) R 25342 25342 24426 0 -1 4202560 21187 0 0 0 5340 11 0 0 20 0 8 0 390881403 1256435712 235740 33554432000 134512640 146736320 4292601024 3799544016 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=1226988 CPUtime=41.3 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) R 25342 25342 24426 0 -1 4202560 27524 0 0 0 4117 13 0 0 20 0 8 0 390881403 1256435712 235740 33554432000 134512640 146736320 4292601024 3789057212 135526881 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=1226988 CPUtime=50.37 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) R 25342 25342 24426 0 -1 4202560 27079 0 0 0 5025 12 0 0 20 0 8 0 390881403 1256435712 235740 33554432000 134512640 146736320 4292601024 3778572496 136008248 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 1236136

[startup+222.301 s]
/proc/loadavg: 13.72 11.00 6.79 17/191 25351
/proc/meminfo: memFree=29871452/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=1258736 CPUtime=638.32 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 469159 0 0 0 63654 178 0 0 20 0 8 0 390874135 1288945664 249221 33554432000 134512640 146736320 4292601024 4292593872 136008168 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 314684 249221 947 2985 0 311618 0
[pid=25343/tid=25345] ppid=25342 vsize=1258736 CPUtime=63.73 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) R 25342 25342 24426 0 -1 4202560 29660 0 0 0 6358 15 0 0 20 0 8 0 390881403 1288945664 249221 33554432000 134512640 146736320 4292601024 3841487056 136008042 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1258736 CPUtime=79.74 cores=1,3,5,7

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

/proc/25343/statm: 318687 259143 947 2985 0 315621 0
[pid=25343/tid=25345] ppid=25342 vsize=1274748 CPUtime=93.18 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) R 25342 25342 24426 0 -1 4202560 34284 0 0 0 9300 18 0 0 20 0 8 0 390881403 1305341952 259143 33554432000 134512640 146736320 4292601024 3841486888 139044581 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1274748 CPUtime=109.58 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) R 25342 25342 24426 0 -1 4202560 39479 0 0 0 10938 20 0 0 20 0 8 0 390881403 1305341952 259143 33554432000 134512640 146736320 4292601024 3831001296 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=1274748 CPUtime=106.86 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) R 25342 25342 24426 0 -1 4202560 38346 0 0 0 10669 17 0 0 20 0 8 0 390881403 1305341952 259143 33554432000 134512640 146736320 4292601024 3820515440 136384892 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=1274748 CPUtime=89.5 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) R 25342 25342 24426 0 -1 4202560 28911 0 0 0 8936 14 0 0 20 0 8 0 390881403 1305341952 259143 33554432000 134512640 146736320 4292601024 3810029608 139044505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=1274748 CPUtime=113.36 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) R 25342 25342 24426 0 -1 4202560 29205 0 0 0 11320 16 0 0 20 0 8 0 390881403 1305341952 259143 33554432000 134512640 146736320 4292601024 3799543920 136384890 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=1274748 CPUtime=100.74 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) R 25342 25342 24426 0 -1 4202560 35434 0 0 0 10055 19 0 0 20 0 8 0 390881403 1305341952 259143 33554432000 134512640 146736320 4292601024 3789058256 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=1274748 CPUtime=110.45 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) R 25342 25342 24426 0 -1 4202560 41535 0 0 0 11025 20 0 0 20 0 8 0 390881403 1305341952 259143 33554432000 134512640 146736320 4292601024 3778573360 135982927 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 877.8
Current children cumulated vsize (KiB) 1283896

[startup+342.301 s]
/proc/loadavg: 9.96 10.79 7.24 9/191 25352
/proc/meminfo: memFree=29826624/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=1276952 CPUtime=1117.34 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 529810 0 0 0 111526 208 0 0 20 0 8 0 390874135 1307598848 259681 33554432000 134512640 146736320 4292601024 4292593704 139044505 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 319238 259681 947 2985 0 316172 0
[pid=25343/tid=25345] ppid=25342 vsize=1276952 CPUtime=125.51 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) R 25342 25342 24426 0 -1 4202560 37531 0 0 0 12531 20 0 0 20 0 8 0 390881403 1307598848 259681 33554432000 134512640 146736320 4292601024 3841487056 136008047 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1276952 CPUtime=141.34 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) R 25342 25342 24426 0 -1 4202560 42362 0 0 0 14112 22 0 0 20 0 8 0 390881403 1307598848 259681 33554432000 134512640 146736320 4292601024 3831001288 136388563 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=1276952 CPUtime=139.36 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) R 25342 25342 24426 0 -1 4202560 41936 0 0 0 13916 20 0 0 20 0 8 0 390881403 1307598848 259681 33554432000 134512640 146736320 4292601024 3820515368 139044550 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=1276952 CPUtime=122.25 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) R 25342 25342 24426 0 -1 4202560 34572 0 0 0 12208 17 0 0 20 0 8 0 390881403 1307598848 259681 33554432000 134512640 146736320 4292601024 3810028688 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=1276952 CPUtime=145.66 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) R 25342 25342 24426 0 -1 4202560 31006 0 0 0 14548 18 0 0 20 0 8 0 390881403 1307598848 259681 33554432000 134512640 146736320 4292601024 3799543808 136019069 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=1276952 CPUtime=132.06 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) R 25342 25342 24426 0 -1 4202560 38415 0 0 0 13182 24 0 0 20 0 8 0 390881403 1307598848 259681 33554432000 134512640 146736320 4292601024 3789058088 139044505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=1276952 CPUtime=124.28 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) S 25342 25342 24426 0 -1 4202560 44510 0 0 0 12406 22 0 0 20 0 8 0 390881403 1307598848 259681 33554432000 134512640 146736320 4292601024 3778576016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1117.34
Current children cumulated vsize (KiB) 1286100

[startup+402.3 s]
/proc/loadavg: 7.98 10.10 7.23 7/191 25352
/proc/meminfo: memFree=29818008/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=1285388 CPUtime=1356.89 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 555013 0 0 0 135470 219 0 0 20 0 8 0 390874135 1316237312 261682 33554432000 134512640 146736320 4292601024 4292593872 136008042 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25343/statm: 321347 261682 947 2985 0 318281 0
[pid=25343/tid=25345] ppid=25342 vsize=1285388 CPUtime=164.79 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) R 25342 25342 24426 0 -1 4202560 41392 0 0 0 16457 22 0 0 20 0 8 0 390881403 1316237312 261682 33554432000 134512640 146736320 4292601024 3841487056 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1285388 CPUtime=158.91 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) S 25342 25342 24426 0 -1 4202560 45340 0 0 0 15868 23 0 0 20 0 8 0 390881403 1316237312 261682 33554432000 134512640 146736320 4292601024 3831004816 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=1285388 CPUtime=159.69 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) S 25342 25342 24426 0 -1 4202560 45138 0 0 0 15948 21 0 0 20 0 8 0 390881403 1316237312 261682 33554432000 134512640 146736320 4292601024 3820519056 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=1285388 CPUtime=162.34 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) R 25342 25342 24426 0 -1 4202560 40642 0 0 0 16213 21 0 0 20 0 8 0 390881403 1316237312 261682 33554432000 134512640 146736320 4292601024 3810029776 136008042 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=1285388 CPUtime=185.72 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) R 25342 25342 24426 0 -1 4202560 33355 0 0 0 18554 18 0 0 20 0 8 0 390881403 1316237312 261682 33554432000 134512640 146736320 4292601024 3799543716 136016571 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=1285388 CPUtime=172.03 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) R 25342 25342 24426 0 -1 4202560 41772 0 0 0 17177 26 0 0 20 0 8 0 390881403 1316237312 261682 33554432000 134512640 146736320 4292601024 3789057212 135526863 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=1285388 CPUtime=124.28 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) S 25342 25342 24426 0 -1 4202560 44510 0 0 0 12406 22 0 0 20 0 8 0 390881403 1316237312 261682 33554432000 134512640 146736320 4292601024 3778576016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1356.89
Current children cumulated vsize (KiB) 1294536

[startup+462.301 s]
/proc/loadavg: 8.31 9.75 7.28 12/191 25352
/proc/meminfo: memFree=29814056/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=1293284 CPUtime=1579.68 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 575668 0 0 0 157740 228 0 0 20 0 8 0 390874135 1324322816 263578 33554432000 134512640 146736320 4292601024 4292593872 136008065 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 323321 263578 947 2985 0 320255 0
[pid=25343/tid=25345] ppid=25342 vsize=1293284 CPUtime=171.7 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) S 25342 25342 24426 0 -1 4202560 42988 0 0 0 17147 23 0 0 20 0 8 0 390881403 1324322816 263578 33554432000 134512640 146736320 4292601024 3841490576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1293284 CPUtime=158.91 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) S 25342 25342 24426 0 -1 4202560 45340 0 0 0 15868 23 0 0 20 0 8 0 390881403 1324322816 263578 33554432000 134512640 146736320 4292601024 3831004816 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=1293284 CPUtime=159.69 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) S 25342 25342 24426 0 -1 4202560 45138 0 0 0 15948 21 0 0 20 0 8 0 390881403 1324322816 263578 33554432000 134512640 146736320 4292601024 3820519056 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=1293284 CPUtime=203.65 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) S 25342 25342 24426 0 -1 4202560 46021 0 0 0 20341 24 0 0 20 0 8 0 390881403 1324322816 263578 33554432000 134512640 146736320 4292601024 3810033296 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=1293284 CPUtime=243.39 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) R 25342 25342 24426 0 -1 4202560 36568 0 0 0 24318 21 0 0 20 0 8 0 390881403 1324322816 263578 33554432000 134512640 146736320 4292601024 3799544200 136388073 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=1293284 CPUtime=229.95 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) R 25342 25342 24426 0 -1 4202560 47030 0 0 0 22965 30 0 0 20 0 8 0 390881403 1324322816 263578 33554432000 134512640 146736320 4292601024 3789058120 139042888 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=1293284 CPUtime=124.28 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) S 25342 25342 24426 0 -1 4202560 44510 0 0 0 12406 22 0 0 20 0 8 0 390881403 1324322816 263578 33554432000 134512640 146736320 4292601024 3778576016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1579.68
Current children cumulated vsize (KiB) 1302432

[startup+522.301 s]
/proc/loadavg: 7.26 9.28 7.28 3/185 25713
/proc/meminfo: memFree=29824840/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=1299160 CPUtime=1737.47 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 593003 0 0 0 173512 235 0 0 20 0 8 0 390874135 1330339840 265375 33554432000 134512640 146736320 4292601024 4292593872 136008450 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25343/statm: 324790 265375 947 2985 0 321724 0
[pid=25343/tid=25345] ppid=25342 vsize=1299160 CPUtime=171.7 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) S 25342 25342 24426 0 -1 4202560 42988 0 0 0 17147 23 0 0 20 0 8 0 390881403 1330339840 265375 33554432000 134512640 146736320 4292601024 3841490576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1299160 CPUtime=158.91 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) S 25342 25342 24426 0 -1 4202560 45340 0 0 0 15868 23 0 0 20 0 8 0 390881403 1330339840 265375 33554432000 134512640 146736320 4292601024 3831004816 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=1299160 CPUtime=159.69 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) S 25342 25342 24426 0 -1 4202560 45138 0 0 0 15948 21 0 0 20 0 8 0 390881403 1330339840 265375 33554432000 134512640 146736320 4292601024 3820519056 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=1299160 CPUtime=203.65 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) S 25342 25342 24426 0 -1 4202560 46021 0 0 0 20341 24 0 0 20 0 8 0 390881403 1330339840 265375 33554432000 134512640 146736320 4292601024 3810033296 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=1299160 CPUtime=297.15 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) S 25342 25342 24426 0 -1 4202560 40884 0 0 0 29691 24 0 0 20 0 8 0 390881403 1330339840 265375 33554432000 134512640 146736320 4292601024 3799547536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=1299160 CPUtime=273.74 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) S 25342 25342 24426 0 -1 4202560 52817 0 0 0 27341 33 0 0 20 0 8 0 390881403 1330339840 265375 33554432000 134512640 146736320 4292601024 3789061776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=1299160 CPUtime=124.28 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) S 25342 25342 24426 0 -1 4202560 44510 0 0 0 12406 22 0 0 20 0 8 0 390881403 1330339840 265375 33554432000 134512640 146736320 4292601024 3778576016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1737.47
Current children cumulated vsize (KiB) 1308308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+542 s]
/proc/loadavg: 7.32 9.15 7.28 10/185 25811
/proc/meminfo: memFree=29821136/32873852 swapFree=6864/6864
[pid=25342] ppid=25340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25342/stat : 25342 (run) S 25340 25342 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874135 9367552 270 33554432000 4194304 5064252 140734393517088 140734393516000 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25342/statm: 2287 270 229 213 0 72 0
[pid=25343] ppid=25342 vsize=1287348 CPUtime=1800.4 cores=1,3,5,7
/proc/25343/stat : 25343 (pb_cplex) R 25342 25342 24426 0 -1 4202496 603569 0 0 0 179797 243 0 0 20 0 8 0 390874135 1318244352 266209 33554432000 134512640 146736320 4292601024 4292593872 136008359 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25343/statm: 321837 266209 947 2985 0 318771 0
[pid=25343/tid=25345] ppid=25342 vsize=1287348 CPUtime=178.9 cores=1,3,5,7
/proc/25343/task/25345/stat : 25345 (pb_cplex) R 25342 25342 24426 0 -1 4202560 43948 0 0 0 17867 23 0 0 20 0 8 0 390881403 1318244352 266209 33554432000 134512640 146736320 4292601024 3841486888 139044572 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25346] ppid=25342 vsize=1287348 CPUtime=166.12 cores=1,3,5,7
/proc/25343/task/25346/stat : 25346 (pb_cplex) R 25342 25342 24426 0 -1 4202560 46236 0 0 0 16588 24 0 0 20 0 8 0 390881403 1318244352 266209 33554432000 134512640 146736320 4292601024 3831000252 135526874 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25347] ppid=25342 vsize=1287348 CPUtime=167 cores=1,3,5,7
/proc/25343/task/25347/stat : 25347 (pb_cplex) R 25342 25342 24426 0 -1 4202560 46041 0 0 0 16678 22 0 0 20 0 8 0 390881403 1318244352 266209 33554432000 134512640 146736320 4292601024 3820515400 139042888 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25343/tid=25348] ppid=25342 vsize=1287348 CPUtime=210.85 cores=1,3,5,7
/proc/25343/task/25348/stat : 25348 (pb_cplex) R 25342 25342 24426 0 -1 4202560 46908 0 0 0 21060 25 0 0 20 0 8 0 390881403 1318244352 266209 33554432000 134512640 146736320 4292601024 3810029568 136018927 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25343/tid=25349] ppid=25342 vsize=1287348 CPUtime=304.35 cores=1,3,5,7
/proc/25343/task/25349/stat : 25349 (pb_cplex) R 25342 25342 24426 0 -1 4202560 42310 0 0 0 30409 26 0 0 20 0 8 0 390881403 1318244352 266209 33554432000 134512640 146736320 4292601024 3799543808 136018922 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25343/tid=25350] ppid=25342 vsize=1287348 CPUtime=280.8 cores=1,3,5,7
/proc/25343/task/25350/stat : 25350 (pb_cplex) R 25342 25342 24426 0 -1 4202560 53799 0 0 0 28046 34 0 0 20 0 8 0 390881403 1318244352 266209 33554432000 134512640 146736320 4292601024 3789058256 136008042 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25343/tid=25351] ppid=25342 vsize=1287348 CPUtime=131.42 cores=1,3,5,7
/proc/25343/task/25351/stat : 25351 (pb_cplex) R 25342 25342 24426 0 -1 4202560 46287 0 0 0 13119 23 0 0 20 0 8 0 390881403 1318244352 266209 33554432000 134512640 146736320 4292601024 3778573360 135982923 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 1296496

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

Real time (s): 542.018
CPU time (s): 1800.4
CPU user time (s): 1797.97
CPU system time (s): 2.43
CPU usage (%): 332.166
Max. virtual memory (cumulated for all children) (KiB): 1315868

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= 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.62175 second user time and 4.29635 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-09 15:11:27
IDJOB=3733875
IDBENCH=2630
IDSOLVER=2325
FILE ID=node129/3733875-1339247487
RUNJOBID= node129-1339246833-24444
PBS_JOBID= 14644352
Free space on /tmp= 71008 MiB

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

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

MD5SUM BENCH= de4cbecd7c9968d40b279ce145b888a9
RANDOM SEED=1661698151

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        30893244 kB
Buffers:          437624 kB
Cached:           478780 kB
SwapCached:         2008 kB
Active:           710328 kB
Inactive:         350376 kB
Active(anon):     141724 kB
Inactive(anon):     4180 kB
Active(file):     568604 kB
Inactive(file):   346196 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             21848 kB
Writeback:             0 kB
AnonPages:        148544 kB
Mapped:            12452 kB
Shmem:                 0 kB
Slab:             781000 kB
SReclaimable:     222196 kB
SUnreclaim:       558804 kB
KernelStack:        1528 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     283880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3733875-1339247487.opb

Free space on /tmp at the end= 70988 MiB
End job on node129 at 2012-06-09 15:20:31