Trace number 3733996

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.25 537.417

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark43.2274
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables603
Total number of constraints1088
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 constraints1088
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 669
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3733996-1339247509.opb.
0.00/0.00	c Instance file HOME/instance-3733996-1339247509.opb
0.00/0.00	c File size is 207165 bytes.
0.00/0.08	c Highest Coefficient sum: 669
0.00/0.08	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.09	c ============================[ Problem Statistics ]=============================
0.00/0.09	c |                                                                             |
0.00/0.09	c |  Parsing time:          0.09         s                                      |
0.00/0.09	c |  Number Variables:      603                                                 |
0.00/0.09	c |  Number Constraints:    1088                                                |
0.00/0.09	c ===============================================================================
1800.25/537.41	c Remaining time 1799.91 sec.
1800.25/537.41	c 
1800.25/537.41	c *** INTERRUPTED ***
1800.25/537.41	s UNKNOWN
1800.25/537.41	c Total CPU time              : 1796.71 s
1800.25/537.41	c Memory used           : 225.62 MB
1800.25/537.41	c CPU time              : 1796.71 s
1800.25/537.41	c 
1800.25/537.41	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-3733996-1339247509/watcher-3733996-1339247509 -o /tmp/evaluation-result-3733996-1339247509/solver-3733996-1339247509 -C 1800 -W 1900 -M 15500 run HOME/instance-3733996-1339247509.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.61 9.13 5.20 3/177 7587
/proc/meminfo: memFree=31755208/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0

[startup+0.062513 s]
/proc/loadavg: 11.61 9.13 5.20 3/177 7587
/proc/meminfo: memFree=31755208/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 11.61 9.13 5.20 3/177 7587
/proc/meminfo: memFree=31755208/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 11.61 9.13 5.20 3/177 7587
/proc/meminfo: memFree=31755208/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 11.61 9.13 5.20 3/177 7587
/proc/meminfo: memFree=31755208/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 11.61 9.13 5.20 11/193 7603
/proc/meminfo: memFree=31615960/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=155200 CPUtime=3.17 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 27169 0 0 0 312 5 0 0 20 0 8 0 390874977 158924800 16919 33554432000 134512640 146736320 4291056640 4291050280 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7588/statm: 38800 16919 942 2985 0 35734 0
[pid=7588/tid=7597] ppid=7587 vsize=155200 CPUtime=0.33 cores=1,3,5,7
/proc/7588/task/7597/stat : 7597 (pb_cplex) R 7587 7587 7175 0 -1 4202560 1451 0 0 0 33 0 0 0 20 0 8 0 390875046 158924800 16919 33554432000 134512640 146736320 4291056640 4150915280 136008157 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7598] ppid=7587 vsize=155200 CPUtime=0.27 cores=1,3,5,7
/proc/7588/task/7598/stat : 7598 (pb_cplex) R 7587 7587 7175 0 -1 4202560 1153 0 0 0 27 0 0 0 20 0 8 0 390875046 158924800 16919 33554432000 134512640 146736320 4291056640 4140427992 139028308 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7599] ppid=7587 vsize=155200 CPUtime=0.33 cores=1,3,5,7
/proc/7588/task/7599/stat : 7599 (pb_cplex) R 7587 7587 7175 0 -1 4202560 1521 0 0 0 33 0 0 0 20 0 8 0 390875046 158924800 16919 33554432000 134512640 146736320 4291056640 4129943756 135846864 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7600] ppid=7587 vsize=155200 CPUtime=0.27 cores=1,3,5,7
/proc/7588/task/7600/stat : 7600 (pb_cplex) R 7587 7587 7175 0 -1 4202560 1859 0 0 0 27 0 0 0 20 0 8 0 390875046 158924800 16919 33554432000 134512640 146736320 4291056640 4119457852 135446530 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7601] ppid=7587 vsize=155200 CPUtime=0.32 cores=1,3,5,7
/proc/7588/task/7601/stat : 7601 (pb_cplex) R 7587 7587 7175 0 -1 4202560 1983 0 0 0 32 0 0 0 20 0 8 0 390875046 158924800 16919 33554432000 134512640 146736320 4291056640 4108973032 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7602] ppid=7587 vsize=155200 CPUtime=0.26 cores=1,3,5,7
/proc/7588/task/7602/stat : 7602 (pb_cplex) R 7587 7587 7175 0 -1 4202560 2189 0 0 0 26 0 0 0 20 0 8 0 390875046 158924800 16919 33554432000 134512640 146736320 4291056640 4098486344 139042916 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7603] ppid=7587 vsize=155200 CPUtime=0.29 cores=1,3,5,7
/proc/7588/task/7603/stat : 7603 (pb_cplex) R 7587 7587 7175 0 -1 4202560 2259 0 0 0 29 0 0 0 20 0 8 0 390875046 158924800 16919 33554432000 134512640 146736320 4291056640 4088000968 135999105 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 164348

[startup+3.10041 s]
/proc/loadavg: 11.80 9.21 5.25 7/193 7603
/proc/meminfo: memFree=31574420/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=178600 CPUtime=8.44 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 40136 0 0 0 834 10 0 0 20 0 8 0 390874977 182886400 21960 33554432000 134512640 146736320 4291056640 4291048372 135450949 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7588/statm: 44650 21960 942 2985 0 41584 0
[pid=7588/tid=7597] ppid=7587 vsize=178600 CPUtime=1.28 cores=1,3,5,7
/proc/7588/task/7597/stat : 7597 (pb_cplex) R 7587 7587 7175 0 -1 4202560 3472 0 0 0 128 0 0 0 20 0 8 0 390875046 182886400 21960 33554432000 134512640 146736320 4291056640 4150915068 135526881 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7598] ppid=7587 vsize=178600 CPUtime=0.75 cores=1,3,5,7
/proc/7588/task/7598/stat : 7598 (pb_cplex) R 7587 7587 7175 0 -1 4202560 1802 0 0 0 73 2 0 0 20 0 8 0 390875046 182886400 21960 33554432000 134512640 146736320 4291056640 4140429904 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7599] ppid=7587 vsize=178600 CPUtime=1.13 cores=1,3,5,7
/proc/7588/task/7599/stat : 7599 (pb_cplex) R 7587 7587 7175 0 -1 4202560 3653 0 0 0 113 0 0 0 20 0 8 0 390875046 182886400 21960 33554432000 134512640 146736320 4291056640 4129944552 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7600] ppid=7587 vsize=178600 CPUtime=0.82 cores=1,3,5,7
/proc/7588/task/7600/stat : 7600 (pb_cplex) R 7587 7587 7175 0 -1 4202560 2917 0 0 0 82 0 0 0 20 0 8 0 390875046 182886400 21960 33554432000 134512640 146736320 4291056640 4119458000 136008178 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7601] ppid=7587 vsize=178600 CPUtime=0.98 cores=1,3,5,7
/proc/7588/task/7601/stat : 7601 (pb_cplex) R 7587 7587 7175 0 -1 4202560 3621 0 0 0 98 0 0 0 20 0 8 0 390875046 182886400 21960 33554432000 134512640 146736320 4291056640 4108972240 136008061 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7602] ppid=7587 vsize=178600 CPUtime=0.91 cores=1,3,5,7
/proc/7588/task/7602/stat : 7602 (pb_cplex) R 7587 7587 7175 0 -1 4202560 3841 0 0 0 90 1 0 0 20 0 8 0 390875046 182886400 21960 33554432000 134512640 146736320 4291056640 4098486480 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7603] ppid=7587 vsize=178600 CPUtime=0.82 cores=1,3,5,7
/proc/7588/task/7603/stat : 7603 (pb_cplex) R 7587 7587 7175 0 -1 4202560 3910 0 0 0 80 2 0 0 20 0 8 0 390875046 182886400 21960 33554432000 134512640 146736320 4291056640 4088000552 139044591 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 187748

[startup+6.30015 s]
/proc/loadavg: 11.80 9.21 5.25 15/193 7603
/proc/meminfo: memFree=31489176/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=90576 CPUtime=17.28 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 47287 0 0 0 1704 24 0 0 20 0 1 0 390874977 92749824 8892 33554432000 134512640 146736320 4291056640 4291050832 136008020 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/7588/statm: 22644 8892 947 2985 0 19578 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 99724

[startup+12.7004 s]
/proc/loadavg: 11.53 9.23 5.30 12/193 7617
/proc/meminfo: memFree=31480476/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=189440 CPUtime=37.09 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 81907 0 0 0 3665 44 0 0 20 0 8 0 390874977 193986560 23906 33554432000 134512640 146736320 4291056640 4291049192 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7588/statm: 47360 23906 998 2985 0 44294 0
[pid=7588/tid=7611] ppid=7587 vsize=189440 CPUtime=2.13 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) S 7587 7587 7175 0 -1 4202560 3424 0 0 0 211 2 0 0 20 0 8 0 390875679 193986560 23906 33554432000 134512640 146736320 4291056640 4130471568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=189440 CPUtime=2.5 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) S 7587 7587 7175 0 -1 4202560 1707 0 0 0 250 0 0 0 20 0 8 0 390875679 193986560 23906 33554432000 134512640 146736320 4291056640 4140957328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=189440 CPUtime=2.73 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) S 7587 7587 7175 0 -1 4202560 2580 0 0 0 271 2 0 0 20 0 8 0 390875679 193986560 23906 33554432000 134512640 146736320 4291056640 4151443088 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=189440 CPUtime=2.57 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) S 7587 7587 7175 0 -1 4202560 2758 0 0 0 257 0 0 0 20 0 8 0 390875679 193986560 23906 33554432000 134512640 146736320 4291056640 4119461520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=189440 CPUtime=2.02 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) S 7587 7587 7175 0 -1 4202560 5830 0 0 0 199 3 0 0 20 0 8 0 390875679 193986560 23906 33554432000 134512640 146736320 4291056640 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=189440 CPUtime=1.88 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) S 7587 7587 7175 0 -1 4202560 2805 0 0 0 187 1 0 0 20 0 8 0 390875679 193986560 23906 33554432000 134512640 146736320 4291056640 4021284496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=189440 CPUtime=2.45 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) S 7587 7587 7175 0 -1 4202560 4028 0 0 0 243 2 0 0 20 0 8 0 390875679 193986560 23906 33554432000 134512640 146736320 4291056640 4010798736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 37.09
Current children cumulated vsize (KiB) 198588

[startup+25.5005 s]
/proc/loadavg: 11.48 9.29 5.36 14/193 7617
/proc/meminfo: memFree=31439396/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=199376 CPUtime=80.32 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 116234 0 0 0 7976 56 0 0 20 0 8 0 390874977 204161024 26623 33554432000 134512640 146736320 4291056640 4291049488 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7588/statm: 49844 26623 998 2985 0 46778 0
[pid=7588/tid=7611] ppid=7587 vsize=199376 CPUtime=7.5 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 9469 0 0 0 745 5 0 0 20 0 8 0 390875679 204161024 26623 33554432000 134512640 146736320 4291056640 4130468840 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=199376 CPUtime=7.18 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 8380 0 0 0 716 2 0 0 20 0 8 0 390875679 204161024 26623 33554432000 134512640 146736320 4291056640 4140953992 136388111 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=199376 CPUtime=8.25 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 5582 0 0 0 822 3 0 0 20 0 8 0 390875679 204161024 26623 33554432000 134512640 146736320 4291056640 4151439752 136388106 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=199376 CPUtime=7.31 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) R 7587 7587 7175 0 -1 4202560 7249 0 0 0 728 3 0 0 20 0 8 0 390875679 204161024 26623 33554432000 134512640 146736320 4291056640 4119457996 135846924 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=199376 CPUtime=7.88 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 8088 0 0 0 784 4 0 0 20 0 8 0 390875679 204161024 26623 33554432000 134512640 146736320 4291056640 4068467688 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=199376 CPUtime=7.19 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) R 7587 7587 7175 0 -1 4202560 5505 0 0 0 717 2 0 0 20 0 8 0 390875679 204161024 26623 33554432000 134512640 146736320 4291056640 4021280976 136008438 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=199376 CPUtime=8.37 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) R 7587 7587 7175 0 -1 4202560 8442 0 0 0 833 4 0 0 20 0 8 0 390875679 204161024 26623 33554432000 134512640 146736320 4291056640 4010795216 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 80.32
Current children cumulated vsize (KiB) 208524

[startup+51.1004 s]
/proc/loadavg: 11.45 9.45 5.51 5/193 7617
/proc/meminfo: memFree=31403772/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=216500 CPUtime=167.24 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 190990 0 0 0 16637 87 0 0 20 0 8 0 390874977 221696000 30767 33554432000 134512640 146736320 4291056640 4291049488 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7588/statm: 54125 30767 1000 2985 0 51059 0
[pid=7588/tid=7611] ppid=7587 vsize=216500 CPUtime=19.3 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 16040 0 0 0 1922 8 0 0 20 0 8 0 390875679 221696000 30767 33554432000 134512640 146736320 4291056640 4130467964 135526881 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=216500 CPUtime=18 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 11467 0 0 0 1797 3 0 0 20 0 8 0 390875679 221696000 30767 33554432000 134512640 146736320 4291056640 4140954500 135850319 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=216500 CPUtime=20.31 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 14946 0 0 0 2024 7 0 0 20 0 8 0 390875679 221696000 30767 33554432000 134512640 146736320 4291056640 4151439568 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=216500 CPUtime=18.02 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) R 7587 7587 7175 0 -1 4202560 18728 0 0 0 1794 8 0 0 20 0 8 0 390875679 221696000 30767 33554432000 134512640 146736320 4291056640 4119458792 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=216500 CPUtime=18.6 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 13436 0 0 0 1855 5 0 0 20 0 8 0 390875679 221696000 30767 33554432000 134512640 146736320 4291056640 4068466896 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=216500 CPUtime=17.95 cores=1,3,5,7

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

/proc/7588/statm: 57226 33685 1001 2985 0 54160 0
[pid=7588/tid=7611] ppid=7587 vsize=228904 CPUtime=136.34 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 92157 0 0 0 13597 37 0 0 20 0 8 0 390875679 234397696 33685 33554432000 134512640 146736320 4291056640 4130468048 136008061 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=228904 CPUtime=111.32 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 82457 0 0 0 11100 32 0 0 20 0 8 0 390875679 234397696 33685 33554432000 134512640 146736320 4291056640 4140953808 136008299 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=228904 CPUtime=114.61 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 62045 0 0 0 11433 28 0 0 20 0 8 0 390875679 234397696 33685 33554432000 134512640 146736320 4291056640 4151439568 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=228904 CPUtime=108.58 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) R 7587 7587 7175 0 -1 4202560 47267 0 0 0 10835 23 0 0 20 0 8 0 390875679 234397696 33685 33554432000 134512640 146736320 4291056640 4119458000 136008056 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=228904 CPUtime=100.95 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 33274 0 0 0 10076 19 0 0 20 0 8 0 390875679 234397696 33685 33554432000 134512640 146736320 4291056640 4068466200 135467011 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=228904 CPUtime=114.74 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) R 7587 7587 7175 0 -1 4202560 60124 0 0 0 11445 29 0 0 20 0 8 0 390875679 234397696 33685 33554432000 134512640 146736320 4291056640 4021280976 136008167 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=228904 CPUtime=102.69 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) R 7587 7587 7175 0 -1 4202560 38384 0 0 0 10247 22 0 0 20 0 8 0 390875679 234397696 33685 33554432000 134512640 146736320 4291056640 4010795216 136008157 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 919.54
Current children cumulated vsize (KiB) 238052

[startup+342.3 s]
/proc/loadavg: 13.05 11.32 7.36 16/193 7632
/proc/meminfo: memFree=31392040/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=228944 CPUtime=1127.6 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) S 7587 7587 7175 0 -1 4202496 544111 0 0 0 112491 269 0 0 20 0 8 0 390874977 234438656 33691 33554432000 134512640 146736320 4291056640 4291053008 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7588/statm: 57236 33691 1001 2985 0 54170 0
[pid=7588/tid=7611] ppid=7587 vsize=228944 CPUtime=163.27 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 93716 0 0 0 16287 40 0 0 20 0 8 0 390875679 234438656 33691 33554432000 134512640 146736320 4291056640 4130468048 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=228944 CPUtime=136.33 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 84375 0 0 0 13597 36 0 0 20 0 8 0 390875679 234438656 33691 33554432000 134512640 146736320 4291056640 4140953640 139044552 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=228944 CPUtime=141.15 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 66403 0 0 0 14083 32 0 0 20 0 8 0 390875679 234438656 33691 33554432000 134512640 146736320 4291056640 4151439568 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=228944 CPUtime=133.73 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) S 7587 7587 7175 0 -1 4202560 49351 0 0 0 13346 27 0 0 20 0 8 0 390875679 234438656 33691 33554432000 134512640 146736320 4291056640 4119461520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=228944 CPUtime=126.35 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 35380 0 0 0 12612 23 0 0 20 0 8 0 390875679 234438656 33691 33554432000 134512640 146736320 4291056640 4068466896 136008061 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=228944 CPUtime=140.02 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) R 7587 7587 7175 0 -1 4202560 63556 0 0 0 13968 34 0 0 20 0 8 0 390875679 234438656 33691 33554432000 134512640 146736320 4291056640 4021280808 139044591 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=228944 CPUtime=129.06 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) R 7587 7587 7175 0 -1 4202560 41623 0 0 0 12881 25 0 0 20 0 8 0 390875679 234438656 33691 33554432000 134512640 146736320 4291056640 4010795216 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1127.6
Current children cumulated vsize (KiB) 238092

[startup+402.3 s]
/proc/loadavg: 11.34 11.18 7.54 12/193 7632
/proc/meminfo: memFree=31383396/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=230004 CPUtime=1333.09 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 561493 0 0 0 133017 292 0 0 20 0 8 0 390874977 235524096 33908 33554432000 134512640 146736320 4291056640 4291049872 136403109 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7588/statm: 57501 33908 1001 2985 0 54435 0
[pid=7588/tid=7611] ppid=7587 vsize=230004 CPUtime=188.49 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 95270 0 0 0 18807 42 0 0 20 0 8 0 390875679 235524096 33908 33554432000 134512640 146736320 4291056640 4130467952 136384892 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=230004 CPUtime=162.24 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 86416 0 0 0 16186 38 0 0 20 0 8 0 390875679 235524096 33908 33554432000 134512640 146736320 4291056640 4140953808 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=230004 CPUtime=166.23 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 68530 0 0 0 16588 35 0 0 20 0 8 0 390875679 235524096 33908 33554432000 134512640 146736320 4291056640 4151439432 139042902 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=230004 CPUtime=159.3 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) R 7587 7587 7175 0 -1 4202560 50210 0 0 0 15900 30 0 0 20 0 8 0 390875679 235524096 33908 33554432000 134512640 146736320 4291056640 4119459584 135655990 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=230004 CPUtime=150.32 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 39755 0 0 0 15004 28 0 0 20 0 8 0 390875679 235524096 33908 33554432000 134512640 146736320 4291056640 4068467688 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=230004 CPUtime=165.38 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) R 7587 7587 7175 0 -1 4202560 63859 0 0 0 16503 35 0 0 20 0 8 0 390875679 235524096 33908 33554432000 134512640 146736320 4291056640 4021280708 135523306 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=230004 CPUtime=158.45 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) R 7587 7587 7175 0 -1 4202560 46307 0 0 0 15815 30 0 0 20 0 8 0 390875679 235524096 33908 33554432000 134512640 146736320 4291056640 4010795464 136000497 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1333.09
Current children cumulated vsize (KiB) 239152

[startup+462.3 s]
/proc/loadavg: 12.36 11.55 7.90 17/193 7632
/proc/meminfo: memFree=31379580/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=230012 CPUtime=1539.45 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 588299 0 0 0 153626 319 0 0 20 0 8 0 390874977 235532288 34171 33554432000 134512640 146736320 4291056640 4291049488 136008226 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/7588/statm: 57503 34171 1002 2985 0 54437 0
[pid=7588/tid=7611] ppid=7587 vsize=230012 CPUtime=214.22 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 97309 0 0 0 21375 47 0 0 20 0 8 0 390875679 235532288 34171 33554432000 134512640 146736320 4291056640 4130468048 136008212 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=230012 CPUtime=188.4 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 95885 0 0 0 18797 43 0 0 20 0 8 0 390875679 235532288 34171 33554432000 134512640 146736320 4291056640 4140953808 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=230012 CPUtime=190.58 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 68936 0 0 0 19022 36 0 0 20 0 8 0 390875679 235532288 34171 33554432000 134512640 146736320 4291056640 4151441048 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=230012 CPUtime=184.08 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) R 7587 7587 7175 0 -1 4202560 53827 0 0 0 18374 34 0 0 20 0 8 0 390875679 235532288 34171 33554432000 134512640 146736320 4291056640 4119458000 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=230012 CPUtime=174.96 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 40834 0 0 0 17466 30 0 0 20 0 8 0 390875679 235532288 34171 33554432000 134512640 146736320 4291056640 4068466896 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=230012 CPUtime=192.93 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) R 7587 7587 7175 0 -1 4202560 69005 0 0 0 19254 39 0 0 20 0 8 0 390875679 235532288 34171 33554432000 134512640 146736320 4291056640 4021280976 136008309 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=230012 CPUtime=186.13 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) R 7587 7587 7175 0 -1 4202560 49611 0 0 0 18579 34 0 0 20 0 8 0 390875679 235532288 34171 33554432000 134512640 146736320 4291056640 4010795772 139023034 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1539.45
Current children cumulated vsize (KiB) 239160

[startup+522.3 s]
/proc/loadavg: 12.75 11.86 8.23 10/187 7734
/proc/meminfo: memFree=31629308/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=231036 CPUtime=1750.2 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 616937 0 0 0 174670 350 0 0 20 0 8 0 390874977 236580864 34281 33554432000 134512640 146736320 4291056640 4291051620 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7588/statm: 57759 34281 1002 2985 0 54693 0
[pid=7588/tid=7611] ppid=7587 vsize=231036 CPUtime=240.56 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 99022 0 0 0 24006 50 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4130468048 136008226 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=231036 CPUtime=217.1 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 99122 0 0 0 21662 48 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4140954028 136400653 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=231036 CPUtime=217.61 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 70133 0 0 0 21721 40 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4151439568 136008427 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=231036 CPUtime=210.76 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) R 7587 7587 7175 0 -1 4202560 59527 0 0 0 21037 39 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4119458000 136008178 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=231036 CPUtime=201.16 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 41118 0 0 0 20081 35 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4068466504 135526330 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=231036 CPUtime=216.65 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) R 7587 7587 7175 0 -1 4202560 74116 0 0 0 21620 45 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4021280976 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=231036 CPUtime=211.83 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) R 7587 7587 7175 0 -1 4202560 51847 0 0 0 21144 39 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4010795424 139023128 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1750.2
Current children cumulated vsize (KiB) 240184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+537.4 s]
/proc/loadavg: 10.53 11.41 8.16 10/187 7853
/proc/meminfo: memFree=31584564/32873648 swapFree=7376/7376
[pid=7587] ppid=7585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7587/stat : 7587 (run) S 7585 7587 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390874976 9367552 270 33554432000 4194304 5064252 140736963792800 140736963791712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7587/statm: 2287 270 229 213 0 72 0
[pid=7588] ppid=7587 vsize=231036 CPUtime=1800.25 cores=1,3,5,7
/proc/7588/stat : 7588 (pb_cplex) R 7587 7587 7175 0 -1 4202496 622874 0 0 0 179669 356 0 0 20 0 8 0 390874977 236580864 34281 33554432000 134512640 146736320 4291056640 4291049488 136008065 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7588/statm: 57759 34281 1002 2985 0 54693 0
[pid=7588/tid=7611] ppid=7587 vsize=231036 CPUtime=245.99 cores=1,3,5,7
/proc/7588/task/7611/stat : 7611 (pb_cplex) R 7587 7587 7175 0 -1 4202560 99022 0 0 0 24549 50 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4130468028 135526870 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7612] ppid=7587 vsize=231036 CPUtime=222.77 cores=1,3,5,7
/proc/7588/task/7612/stat : 7612 (pb_cplex) R 7587 7587 7175 0 -1 4202560 99194 0 0 0 22229 48 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4140954192 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=7588/tid=7613] ppid=7587 vsize=231036 CPUtime=224.04 cores=1,3,5,7
/proc/7588/task/7613/stat : 7613 (pb_cplex) R 7587 7587 7175 0 -1 4202560 70133 0 0 0 22363 41 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4151439568 136008069 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7614] ppid=7587 vsize=231036 CPUtime=217.47 cores=1,3,5,7
/proc/7588/task/7614/stat : 7614 (pb_cplex) R 7587 7587 7175 0 -1 4202560 63891 0 0 0 21706 41 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4119457904 136384883 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7615] ppid=7587 vsize=231036 CPUtime=207.74 cores=1,3,5,7
/proc/7588/task/7615/stat : 7615 (pb_cplex) R 7587 7587 7175 0 -1 4202560 41118 0 0 0 20739 35 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4068466760 139042904 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=7588/tid=7616] ppid=7587 vsize=231036 CPUtime=223.35 cores=1,3,5,7
/proc/7588/task/7616/stat : 7616 (pb_cplex) R 7587 7587 7175 0 -1 4202560 74430 0 0 0 22289 46 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4021281768 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=7588/tid=7617] ppid=7587 vsize=231036 CPUtime=217.42 cores=1,3,5,7
/proc/7588/task/7617/stat : 7617 (pb_cplex) R 7587 7587 7175 0 -1 4202560 53034 0 0 0 21703 39 0 0 20 0 8 0 390875679 236580864 34281 33554432000 134512640 146736320 4291056640 4010795600 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 240184

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

Real time (s): 537.417
CPU time (s): 1800.25
CPU user time (s): 1796.69
CPU system time (s): 3.56
CPU usage (%): 334.982
Max. virtual memory (cumulated for all children) (KiB): 296652

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

runsolver used 1.42378 second user time and 3.73243 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-09 15:11:49
IDJOB=3733996
IDBENCH=2641
IDSOLVER=2325
FILE ID=node149/3733996-1339247509
RUNJOBID= node149-1339246813-7192
PBS_JOBID= 14644332
Free space on /tmp= 63432 MiB

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

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=836262693

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31755000 kB
Buffers:          134900 kB
Cached:           113004 kB
SwapCached:         2056 kB
Active:           251968 kB
Inactive:          31564 kB
Active(anon):      32064 kB
Inactive(anon):     4100 kB
Active(file):     219904 kB
Inactive(file):    27464 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:             34436 kB
Writeback:             0 kB
AnonPages:         39904 kB
Mapped:            11456 kB
Shmem:                 0 kB
Slab:             696124 kB
SReclaimable:     139524 kB
SUnreclaim:       556600 kB
KernelStack:        1464 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     160080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3733996-1339247509.opb

Free space on /tmp at the end= 63416 MiB
End job on node149 at 2012-06-09 15:20:46