Trace number 3734018

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.13 521.334

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_11.opb
MD5SUM5946eb43fefc6e626d35d99afd3eec42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 75
Optimality of the best value was proved NO
Number of variables1287
Total number of constraints2430
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 constraints2430
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 749
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-3734018-1339247514.opb.
0.00/0.00	c Instance file HOME/instance-3734018-1339247514.opb
0.00/0.00	c File size is 481040 bytes.
0.00/0.20	c Highest Coefficient sum: 749
0.00/0.20	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.21	c ============================[ Problem Statistics ]=============================
0.00/0.21	c |                                                                             |
0.00/0.21	c |  Parsing time:          0.21         s                                      |
0.00/0.21	c |  Number Variables:      1287                                                |
0.00/0.21	c |  Number Constraints:    2430                                                |
0.00/0.21	c ===============================================================================
1800.10/521.32	c Remaining time 1799.79 sec.
1800.10/521.32	c 
1800.10/521.32	c *** INTERRUPTED ***
1800.10/521.32	s UNKNOWN
1800.10/521.32	c Total CPU time              : 1790.54 s
1800.10/521.32	c Memory used           : 278.33 MB
1800.10/521.32	c CPU time              : 1790.54 s
1800.10/521.32	c 
1800.10/521.32	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-3734018-1339247514/watcher-3734018-1339247514 -o /tmp/evaluation-result-3734018-1339247514/solver-3734018-1339247514 -C 1800 -W 1900 -M 15500 run HOME/instance-3734018-1339247514.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: 5.78 8.22 5.17 3/178 26713
/proc/meminfo: memFree=31407644/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0

[startup+0.0171071 s]
/proc/loadavg: 5.78 8.22 5.17 3/178 26713
/proc/meminfo: memFree=31407644/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 5.78 8.22 5.17 3/178 26713
/proc/meminfo: memFree=31407644/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 5.78 8.22 5.17 3/178 26713
/proc/meminfo: memFree=31407644/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 5.78 8.22 5.17 3/178 26713
/proc/meminfo: memFree=31407644/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 5.78 8.22 5.17 3/180 26715
/proc/meminfo: memFree=31393136/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=29460 CPUtime=1.49 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) R 26713 26713 26006 0 -1 4202496 16352 0 0 0 147 2 0 0 20 0 1 0 390877009 30167040 4711 33554432000 134512640 146736320 4287910992 4287907072 136729899 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26714/statm: 7365 4711 883 2985 0 4299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38608

[startup+3.10025 s]
/proc/loadavg: 5.47 8.12 5.15 3/180 26715
/proc/meminfo: memFree=31392252/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=160356 CPUtime=4.26 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) S 26713 26713 26006 0 -1 4202496 33399 0 0 0 419 7 0 0 20 0 8 0 390877009 164204544 17316 33554432000 134512640 146736320 4287910992 4287907344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/26714/statm: 40089 17316 941 2985 0 37023 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 169504

[startup+6.3005 s]
/proc/loadavg: 5.47 8.12 5.15 10/187 26722
/proc/meminfo: memFree=31262864/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=248664 CPUtime=16.16 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) S 26713 26713 26006 0 -1 4202496 65328 0 0 0 1598 18 0 0 20 0 8 0 390877009 254631936 37551 33554432000 134512640 146736320 4287910992 4287907344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26714/statm: 62166 37551 941 2985 0 59100 0
[pid=26714/tid=26716] ppid=26713 vsize=248664 CPUtime=1.77 cores=1,3,5,7
/proc/26714/task/26716/stat : 26716 (pb_cplex) R 26713 26713 26006 0 -1 4202560 5033 0 0 0 175 2 0 0 20 0 8 0 390877241 254631936 37551 33554432000 134512640 146736320 4287910992 4138242256 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26717] ppid=26713 vsize=248664 CPUtime=2.13 cores=1,3,5,7
/proc/26714/task/26717/stat : 26717 (pb_cplex) R 26713 26713 26006 0 -1 4202560 5334 0 0 0 210 3 0 0 20 0 8 0 390877241 254631936 37551 33554432000 134512640 146736320 4287910992 4127756496 136008356 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26718] ppid=26713 vsize=248664 CPUtime=1.92 cores=1,3,5,7
/proc/26714/task/26718/stat : 26718 (pb_cplex) S 26713 26713 26006 0 -1 4202560 4571 0 0 0 190 2 0 0 20 0 8 0 390877241 254631936 37551 33554432000 134512640 146736320 4287910992 4117274256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26719] ppid=26713 vsize=248664 CPUtime=1.46 cores=1,3,5,7
/proc/26714/task/26719/stat : 26719 (pb_cplex) S 26713 26713 26006 0 -1 4202560 4796 0 0 0 144 2 0 0 20 0 8 0 390877241 254631936 37551 33554432000 134512640 146736320 4287910992 4106788496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26720] ppid=26713 vsize=248664 CPUtime=1.93 cores=1,3,5,7
/proc/26714/task/26720/stat : 26720 (pb_cplex) R 26713 26713 26006 0 -1 4202560 4472 0 0 0 192 1 0 0 20 0 8 0 390877241 254631936 37551 33554432000 134512640 146736320 4287910992 4096299216 136008020 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26721] ppid=26713 vsize=248664 CPUtime=1.39 cores=1,3,5,7
/proc/26714/task/26721/stat : 26721 (pb_cplex) S 26713 26713 26006 0 -1 4202560 5029 0 0 0 137 2 0 0 20 0 8 0 390877241 254631936 37551 33554432000 134512640 146736320 4287910992 4085816976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26722] ppid=26713 vsize=248664 CPUtime=1.48 cores=1,3,5,7
/proc/26714/task/26722/stat : 26722 (pb_cplex) S 26713 26713 26006 0 -1 4202560 4511 0 0 0 146 2 0 0 20 0 8 0 390877241 254631936 37551 33554432000 134512640 146736320 4287910992 4075331216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 16.16
Current children cumulated vsize (KiB) 257812

[startup+12.7004 s]
/proc/loadavg: 5.50 8.03 5.15 10/187 26722
/proc/meminfo: memFree=31237296/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=276320 CPUtime=37.24 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) R 26713 26713 26006 0 -1 4202496 94359 0 0 0 3693 31 0 0 20 0 8 0 390877009 282951680 43994 33554432000 134512640 146736320 4287910992 4287902332 135526870 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26714/statm: 69080 43994 941 2985 0 66014 0
[pid=26714/tid=26716] ppid=26713 vsize=276320 CPUtime=5.59 cores=1,3,5,7
/proc/26714/task/26716/stat : 26716 (pb_cplex) R 26713 26713 26006 0 -1 4202560 8676 0 0 0 556 3 0 0 20 0 8 0 390877241 282951680 43994 33554432000 134512640 146736320 4287910992 4138242048 136018922 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26717] ppid=26713 vsize=276320 CPUtime=5.2 cores=1,3,5,7
/proc/26714/task/26717/stat : 26717 (pb_cplex) R 26713 26713 26006 0 -1 4202560 9866 0 0 0 516 4 0 0 20 0 8 0 390877241 282951680 43994 33554432000 134512640 146736320 4287910992 4127756360 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26718] ppid=26713 vsize=276320 CPUtime=3.91 cores=1,3,5,7
/proc/26714/task/26718/stat : 26718 (pb_cplex) R 26713 26713 26006 0 -1 4202560 8351 0 0 0 388 3 0 0 20 0 8 0 390877241 282951680 43994 33554432000 134512640 146736320 4287910992 4117270640 136384883 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26719] ppid=26713 vsize=276320 CPUtime=4.05 cores=1,3,5,7
/proc/26714/task/26719/stat : 26719 (pb_cplex) R 26713 26713 26006 0 -1 4202560 8074 0 0 0 402 3 0 0 20 0 8 0 390877241 282951680 43994 33554432000 134512640 146736320 4287910992 4106784976 136008065 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26720] ppid=26713 vsize=276320 CPUtime=4.72 cores=1,3,5,7
/proc/26714/task/26720/stat : 26720 (pb_cplex) R 26713 26713 26006 0 -1 4202560 8232 0 0 0 469 3 0 0 20 0 8 0 390877241 282951680 43994 33554432000 134512640 146736320 4287910992 4096299216 136008306 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26721] ppid=26713 vsize=276320 CPUtime=3.66 cores=1,3,5,7
/proc/26714/task/26721/stat : 26721 (pb_cplex) S 26713 26713 26006 0 -1 4202560 8739 0 0 0 362 4 0 0 20 0 8 0 390877241 282951680 43994 33554432000 134512640 146736320 4287910992 4085816976 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26722] ppid=26713 vsize=276320 CPUtime=3.51 cores=1,3,5,7
/proc/26714/task/26722/stat : 26722 (pb_cplex) R 26713 26713 26006 0 -1 4202560 8097 0 0 0 348 3 0 0 20 0 8 0 390877241 282951680 43994 33554432000 134512640 146736320 4287910992 4075326608 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 37.24
Current children cumulated vsize (KiB) 285468

[startup+25.5006 s]
/proc/loadavg: 6.04 8.06 5.19 5/193 26750
/proc/meminfo: memFree=31152160/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=283880 CPUtime=82.57 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) S 26713 26713 26006 0 -1 4202496 102214 0 0 0 8219 38 0 0 20 0 8 0 390877009 290693120 45925 33554432000 134512640 146736320 4287910992 4287907344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26714/statm: 70970 45925 941 2985 0 67904 0
[pid=26714/tid=26716] ppid=26713 vsize=283880 CPUtime=11.51 cores=1,3,5,7
/proc/26714/task/26716/stat : 26716 (pb_cplex) S 26713 26713 26006 0 -1 4202560 10005 0 0 0 1148 3 0 0 20 0 8 0 390877241 290693120 45925 33554432000 134512640 146736320 4287910992 4138245776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26717] ppid=26713 vsize=283880 CPUtime=12.41 cores=1,3,5,7
/proc/26714/task/26717/stat : 26717 (pb_cplex) S 26713 26713 26006 0 -1 4202560 10797 0 0 0 1237 4 0 0 20 0 8 0 390877241 290693120 45925 33554432000 134512640 146736320 4287910992 4127760016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26718] ppid=26713 vsize=283880 CPUtime=9.35 cores=1,3,5,7
/proc/26714/task/26718/stat : 26718 (pb_cplex) S 26713 26713 26006 0 -1 4202560 8967 0 0 0 932 3 0 0 20 0 8 0 390877241 290693120 45925 33554432000 134512640 146736320 4287910992 4117274256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26719] ppid=26713 vsize=283880 CPUtime=10.34 cores=1,3,5,7
/proc/26714/task/26719/stat : 26719 (pb_cplex) S 26713 26713 26006 0 -1 4202560 9046 0 0 0 1030 4 0 0 20 0 8 0 390877241 290693120 45925 33554432000 134512640 146736320 4287910992 4106788496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26720] ppid=26713 vsize=283880 CPUtime=10.44 cores=1,3,5,7
/proc/26714/task/26720/stat : 26720 (pb_cplex) R 26713 26713 26006 0 -1 4202560 8813 0 0 0 1040 4 0 0 20 0 8 0 390877241 290693120 45925 33554432000 134512640 146736320 4287910992 4096299600 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26721] ppid=26713 vsize=283880 CPUtime=8.82 cores=1,3,5,7
/proc/26714/task/26721/stat : 26721 (pb_cplex) R 26713 26713 26006 0 -1 4202560 9568 0 0 0 877 5 0 0 20 0 8 0 390877241 290693120 45925 33554432000 134512640 146736320 4287910992 4085813456 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26722] ppid=26713 vsize=283880 CPUtime=9.69 cores=1,3,5,7
/proc/26714/task/26722/stat : 26722 (pb_cplex) S 26713 26713 26006 0 -1 4202560 9896 0 0 0 965 4 0 0 20 0 8 0 390877241 290693120 45925 33554432000 134512640 146736320 4287910992 4075331216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 82.57
Current children cumulated vsize (KiB) 293028

############
# WARNING:
# current cumulated CPU time (82.93 s) is less than in the last sample (82.96 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.0299988 s) to the 'lost time'.

[startup+25.7006 s]
/proc/loadavg: 6.04 8.06 5.19 5/193 26750
/proc/meminfo: memFree=31152160/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=283880 CPUtime=82.96 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) S 26713 26713 26006 0 -1 4202496 102218 0 0 0 8257 39 0 0 20 0 8 0 390877009 290693120 45929 33554432000 134512640 146736320 4287910992 4287907344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26714/statm: 70970 45929 941 2985 0 67904 0
[pid=26714/tid=26716] ppid=26713 vsize=283880 CPUtime=11.51 cores=1,3,5,7
/proc/26714/task/26716/stat : 26716 (pb_cplex) S 26713 26713 26006 0 -1 4202560 10005 0 0 0 1148 3 0 0 20 0 8 0 390877241 290693120 45929 33554432000 134512640 146736320 4287910992 4138245776 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26717] ppid=26713 vsize=283880 CPUtime=12.41 cores=1,3,5,7
/proc/26714/task/26717/stat : 26717 (pb_cplex) S 26713 26713 26006 0 -1 4202560 10797 0 0 0 1237 4 0 0 20 0 8 0 390877241 290693120 45929 33554432000 134512640 146736320 4287910992 4127760016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26718] ppid=26713 vsize=283880 CPUtime=9.35 cores=1,3,5,7
/proc/26714/task/26718/stat : 26718 (pb_cplex) S 26713 26713 26006 0 -1 4202560 8967 0 0 0 932 3 0 0 20 0 8 0 390877241 290693120 45929 33554432000 134512640 146736320 4287910992 4117274256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26719] ppid=26713 vsize=283880 CPUtime=10.34 cores=1,3,5,7
/proc/26714/task/26719/stat : 26719 (pb_cplex) S 26713 26713 26006 0 -1 4202560 9046 0 0 0 1030 4 0 0 20 0 8 0 390877241 290693120 45929 33554432000 134512640 146736320 4287910992 4106788496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26720] ppid=26713 vsize=283880 CPUtime=10.62 cores=1,3,5,7
/proc/26714/task/26720/stat : 26720 (pb_cplex) S 26713 26713 26006 0 -1 4202560 8813 0 0 0 1058 4 0 0 20 0 8 0 390877241 290693120 45929 33554432000 134512640 146736320 4287910992 4096302736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26721] ppid=26713 vsize=283880 CPUtime=9.02 cores=1,3,5,7
/proc/26714/task/26721/stat : 26721 (pb_cplex) R 26713 26713 26006 0 -1 4202560 9572 0 0 0 897 5 0 0 20 0 8 0 390877241 290693120 45929 33554432000 134512640 146736320 4287910992 4085813840 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26722] ppid=26713 vsize=283880 CPUtime=9.69 cores=1,3,5,7
/proc/26714/task/26722/stat : 26722 (pb_cplex) S 26713 26713 26006 0 -1 4202560 9896 0 0 0 965 4 0 0 20 0 8 0 390877241 290693120 45929 33554432000 134512640 146736320 4287910992 4075331216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 82.96
Current children cumulated vsize (KiB) 293028

[startup+25.8006 s]

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

[pid=26714/tid=26762] ppid=26713 vsize=270456 CPUtime=108.61 cores=1,3,5,7
/proc/26714/task/26762/stat : 26762 (pb_cplex) R 26713 26713 26006 0 -1 4202560 131227 0 0 0 10803 58 0 0 20 0 8 0 390880102 276946944 43232 33554432000 134512640 146736320 4287910992 4089568400 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26763] ppid=26713 vsize=270456 CPUtime=114.99 cores=1,3,5,7
/proc/26714/task/26763/stat : 26763 (pb_cplex) R 26713 26713 26006 0 -1 4202560 110327 0 0 0 11442 57 0 0 20 0 8 0 390880102 276946944 43232 33554432000 134512640 146736320 4287910992 4079084160 139046528 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26764] ppid=26713 vsize=270456 CPUtime=112.38 cores=1,3,5,7
/proc/26714/task/26764/stat : 26764 (pb_cplex) R 26713 26713 26006 0 -1 4202560 118534 0 0 0 11180 58 0 0 20 0 8 0 390880102 276946944 43232 33554432000 134512640 146736320 4287910992 4054835316 135450952 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 974.74
Current children cumulated vsize (KiB) 279604

[startup+342.3 s]
/proc/loadavg: 12.81 11.35 7.47 10/193 26765
/proc/meminfo: memFree=31084204/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=280884 CPUtime=1183.41 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) R 26713 26713 26006 0 -1 4202496 1282170 0 0 0 117732 609 0 0 20 0 8 0 390877009 287625216 44730 33554432000 134512640 146736320 4287910992 4287903688 139042885 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26714/statm: 70221 44730 989 2985 0 67155 0
[pid=26714/tid=26758] ppid=26713 vsize=280884 CPUtime=138.48 cores=1,3,5,7
/proc/26714/task/26758/stat : 26758 (pb_cplex) R 26713 26713 26006 0 -1 4202560 155500 0 0 0 13777 71 0 0 20 0 8 0 390880102 287625216 44730 33554432000 134512640 146736320 4287910992 4128374992 136008056 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26759] ppid=26713 vsize=280884 CPUtime=130.57 cores=1,3,5,7
/proc/26714/task/26759/stat : 26759 (pb_cplex) R 26713 26713 26006 0 -1 4202560 112270 0 0 0 12996 61 0 0 20 0 8 0 390880102 287625216 44730 33554432000 134512640 146736320 4287910992 4138860936 136388091 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26760] ppid=26713 vsize=280884 CPUtime=133.04 cores=1,3,5,7
/proc/26714/task/26760/stat : 26760 (pb_cplex) R 26713 26713 26006 0 -1 4202560 167499 0 0 0 13223 81 0 0 20 0 8 0 390880102 287625216 44730 33554432000 134512640 146736320 4287910992 4149346512 136008056 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26761] ppid=26713 vsize=280884 CPUtime=137.24 cores=1,3,5,7
/proc/26714/task/26761/stat : 26761 (pb_cplex) R 26713 26713 26006 0 -1 4202560 170213 0 0 0 13642 82 0 0 20 0 8 0 390880102 287625216 44730 33554432000 134512640 146736320 4287910992 4106785216 135468707 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26762] ppid=26713 vsize=280884 CPUtime=133.05 cores=1,3,5,7
/proc/26714/task/26762/stat : 26762 (pb_cplex) R 26713 26713 26006 0 -1 4202560 152813 0 0 0 13236 69 0 0 20 0 8 0 390880102 287625216 44730 33554432000 134512640 146736320 4287910992 4089569488 136008061 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26763] ppid=26713 vsize=280884 CPUtime=144.25 cores=1,3,5,7
/proc/26714/task/26763/stat : 26763 (pb_cplex) R 26713 26713 26006 0 -1 4202560 137521 0 0 0 14354 71 0 0 20 0 8 0 390880102 287625216 44730 33554432000 134512640 146736320 4287910992 4079083912 139023053 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26764] ppid=26713 vsize=280884 CPUtime=140.16 cores=1,3,5,7
/proc/26714/task/26764/stat : 26764 (pb_cplex) R 26713 26713 26006 0 -1 4202560 148605 0 0 0 13946 70 0 0 20 0 8 0 390880102 287625216 44730 33554432000 134512640 146736320 4287910992 4054835648 135468700 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1183.41
Current children cumulated vsize (KiB) 290032

[startup+402.301 s]
/proc/loadavg: 12.38 11.52 7.75 16/193 26765
/proc/meminfo: memFree=31091752/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=278464 CPUtime=1377.65 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) S 26713 26713 26006 0 -1 4202496 1475381 0 0 0 137064 701 0 0 20 0 8 0 390877009 285147136 45400 33554432000 134512640 146736320 4287910992 4287907344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26714/statm: 69616 45400 992 2985 0 66550 0
[pid=26714/tid=26758] ppid=26713 vsize=278464 CPUtime=161.51 cores=1,3,5,7
/proc/26714/task/26758/stat : 26758 (pb_cplex) R 26713 26713 26006 0 -1 4202560 174435 0 0 0 16069 82 0 0 20 0 8 0 390880102 285147136 45400 33554432000 134512640 146736320 4287910992 4128374992 136008061 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26759] ppid=26713 vsize=278464 CPUtime=154.41 cores=1,3,5,7
/proc/26714/task/26759/stat : 26759 (pb_cplex) S 26713 26713 26006 0 -1 4202560 139245 0 0 0 15367 74 0 0 20 0 8 0 390880102 285147136 45400 33554432000 134512640 146736320 4287910992 4138864272 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26760] ppid=26713 vsize=278464 CPUtime=157.21 cores=1,3,5,7
/proc/26714/task/26760/stat : 26760 (pb_cplex) S 26713 26713 26006 0 -1 4202560 182212 0 0 0 15632 89 0 0 20 0 8 0 390880102 285147136 45400 33554432000 134512640 146736320 4287910992 4149350032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26761] ppid=26713 vsize=278464 CPUtime=159.43 cores=1,3,5,7
/proc/26714/task/26761/stat : 26761 (pb_cplex) S 26713 26713 26006 0 -1 4202560 190242 0 0 0 15850 93 0 0 20 0 8 0 390880102 285147136 45400 33554432000 134512640 146736320 4287910992 4106788496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26762] ppid=26713 vsize=278464 CPUtime=156.57 cores=1,3,5,7
/proc/26714/task/26762/stat : 26762 (pb_cplex) S 26713 26713 26006 0 -1 4202560 171112 0 0 0 15576 81 0 0 20 0 8 0 390880102 285147136 45400 33554432000 134512640 146736320 4287910992 4089573008 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26763] ppid=26713 vsize=278464 CPUtime=171.38 cores=1,3,5,7
/proc/26714/task/26763/stat : 26763 (pb_cplex) S 26713 26713 26006 0 -1 4202560 163331 0 0 0 17054 84 0 0 20 0 8 0 390880102 285147136 45400 33554432000 134512640 146736320 4287910992 4079087248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26764] ppid=26713 vsize=278464 CPUtime=162.45 cores=1,3,5,7
/proc/26714/task/26764/stat : 26764 (pb_cplex) S 26713 26713 26006 0 -1 4202560 170335 0 0 0 16164 81 0 0 20 0 8 0 390880102 285147136 45400 33554432000 134512640 146736320 4287910992 4054838928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1377.65
Current children cumulated vsize (KiB) 287612

[startup+462.3 s]
/proc/loadavg: 10.13 11.09 7.86 10/186 26815
/proc/meminfo: memFree=30599592/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=281568 CPUtime=1583.58 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) R 26713 26713 26006 0 -1 4202496 1644978 0 0 0 157540 818 0 0 20 0 8 0 390877009 288325632 46158 33554432000 134512640 146736320 4287910992 4287903556 135523438 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26714/statm: 70392 46158 992 2985 0 67326 0
[pid=26714/tid=26758] ppid=26713 vsize=281568 CPUtime=186.38 cores=1,3,5,7
/proc/26714/task/26758/stat : 26758 (pb_cplex) R 26713 26713 26006 0 -1 4202560 201538 0 0 0 18539 99 0 0 20 0 8 0 390880102 288325632 46158 33554432000 134512640 146736320 4287910992 4128374984 136388565 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26759] ppid=26713 vsize=281568 CPUtime=183.82 cores=1,3,5,7
/proc/26714/task/26759/stat : 26759 (pb_cplex) R 26713 26713 26006 0 -1 4202560 160864 0 0 0 18292 90 0 0 20 0 8 0 390880102 288325632 46158 33554432000 134512640 146736320 4287910992 4138860752 136008454 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26760] ppid=26713 vsize=281568 CPUtime=181.31 cores=1,3,5,7
/proc/26714/task/26760/stat : 26760 (pb_cplex) R 26713 26713 26006 0 -1 4202560 196941 0 0 0 18031 100 0 0 20 0 8 0 390880102 288325632 46158 33554432000 134512640 146736320 4287910992 4149346512 136008056 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26761] ppid=26713 vsize=281568 CPUtime=187.86 cores=1,3,5,7
/proc/26714/task/26761/stat : 26761 (pb_cplex) R 26713 26713 26006 0 -1 4202560 216636 0 0 0 18677 109 0 0 20 0 8 0 390880102 288325632 46158 33554432000 134512640 146736320 4287910992 4106785360 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26762] ppid=26713 vsize=281568 CPUtime=178.87 cores=1,3,5,7
/proc/26714/task/26762/stat : 26762 (pb_cplex) R 26713 26713 26006 0 -1 4202560 189154 0 0 0 17791 96 0 0 20 0 8 0 390880102 288325632 46158 33554432000 134512640 146736320 4287910992 4089569536 136400566 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26763] ppid=26713 vsize=281568 CPUtime=196.68 cores=1,3,5,7
/proc/26714/task/26763/stat : 26763 (pb_cplex) R 26713 26713 26006 0 -1 4202560 183288 0 0 0 19572 96 0 0 20 0 8 0 390880102 288325632 46158 33554432000 134512640 146736320 4287910992 4079082688 135468673 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26764] ppid=26713 vsize=281568 CPUtime=188.86 cores=1,3,5,7
/proc/26714/task/26764/stat : 26764 (pb_cplex) R 26713 26713 26006 0 -1 4202560 198496 0 0 0 18789 97 0 0 20 0 8 0 390880102 288325632 46158 33554432000 134512640 146736320 4287910992 4054835352 136007065 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1583.58
Current children cumulated vsize (KiB) 290716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+521.3 s]
/proc/loadavg: 8.55 10.48 7.83 7/187 26818
/proc/meminfo: memFree=30594536/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=285008 CPUtime=1800.1 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) S 26713 26713 26006 0 -1 4202496 1842910 0 0 0 179049 961 0 0 20 0 8 0 390877009 291848192 46723 33554432000 134512640 146736320 4287910992 4287907344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26714/statm: 71252 46723 992 2985 0 68186 0
[pid=26714/tid=26758] ppid=26713 vsize=285008 CPUtime=214.93 cores=1,3,5,7
/proc/26714/task/26758/stat : 26758 (pb_cplex) R 26713 26713 26006 0 -1 4202560 229328 0 0 0 21369 124 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4128375424 139046460 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26759] ppid=26713 vsize=285008 CPUtime=211.55 cores=1,3,5,7
/proc/26714/task/26759/stat : 26759 (pb_cplex) R 26713 26713 26006 0 -1 4202560 180094 0 0 0 21048 107 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4138860752 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26760] ppid=26713 vsize=285008 CPUtime=205.74 cores=1,3,5,7
/proc/26714/task/26760/stat : 26760 (pb_cplex) R 26713 26713 26006 0 -1 4202560 215609 0 0 0 20458 116 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4149346696 136388102 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26761] ppid=26713 vsize=285008 CPUtime=214.63 cores=1,3,5,7
/proc/26714/task/26761/stat : 26761 (pb_cplex) R 26713 26713 26006 0 -1 4202560 249309 0 0 0 21336 127 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4106785360 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26762] ppid=26713 vsize=285008 CPUtime=208.17 cores=1,3,5,7
/proc/26714/task/26762/stat : 26762 (pb_cplex) R 26713 26713 26006 0 -1 4202560 218293 0 0 0 20702 115 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4089569872 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26763] ppid=26713 vsize=285008 CPUtime=226.4 cores=1,3,5,7
/proc/26714/task/26763/stat : 26763 (pb_cplex) S 26713 26713 26006 0 -1 4202560 203922 0 0 0 22525 115 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4079087248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26764] ppid=26713 vsize=285008 CPUtime=212.94 cores=1,3,5,7
/proc/26714/task/26764/stat : 26764 (pb_cplex) S 26713 26713 26006 0 -1 4202560 224639 0 0 0 21175 119 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4054838928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 294156

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

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

[startup+521.3 s]
/proc/loadavg: 8.55 10.48 7.83 7/187 26818
/proc/meminfo: memFree=30594536/32873844 swapFree=7632/7632
[pid=26713] ppid=26711 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26713/stat : 26713 (run) S 26711 26713 26006 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390877009 9367552 269 33554432000 4194304 5064252 140736486173712 140736486172624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26713/statm: 2287 269 229 213 0 72 0
[pid=26714] ppid=26713 vsize=285008 CPUtime=1800.1 cores=1,3,5,7
/proc/26714/stat : 26714 (pb_cplex) S 26713 26713 26006 0 -1 4202496 1842910 0 0 0 179049 961 0 0 20 0 8 0 390877009 291848192 46723 33554432000 134512640 146736320 4287910992 4287907344 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26714/statm: 71252 46723 992 2985 0 68186 0
[pid=26714/tid=26758] ppid=26713 vsize=285008 CPUtime=214.93 cores=1,3,5,7
/proc/26714/task/26758/stat : 26758 (pb_cplex) R 26713 26713 26006 0 -1 4202560 229328 0 0 0 21369 124 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4128375424 139046460 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26759] ppid=26713 vsize=285008 CPUtime=211.55 cores=1,3,5,7
/proc/26714/task/26759/stat : 26759 (pb_cplex) R 26713 26713 26006 0 -1 4202560 180094 0 0 0 21048 107 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4138860752 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26714/tid=26760] ppid=26713 vsize=285008 CPUtime=205.74 cores=1,3,5,7
/proc/26714/task/26760/stat : 26760 (pb_cplex) R 26713 26713 26006 0 -1 4202560 215609 0 0 0 20458 116 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4149346696 136388102 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26714/tid=26761] ppid=26713 vsize=285008 CPUtime=214.63 cores=1,3,5,7
/proc/26714/task/26761/stat : 26761 (pb_cplex) R 26713 26713 26006 0 -1 4202560 249309 0 0 0 21336 127 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4106785360 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26714/tid=26762] ppid=26713 vsize=285008 CPUtime=208.17 cores=1,3,5,7
/proc/26714/task/26762/stat : 26762 (pb_cplex) R 26713 26713 26006 0 -1 4202560 218293 0 0 0 20702 115 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4089569872 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26763] ppid=26713 vsize=285008 CPUtime=226.4 cores=1,3,5,7
/proc/26714/task/26763/stat : 26763 (pb_cplex) S 26713 26713 26006 0 -1 4202560 203922 0 0 0 22525 115 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4079087248 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26714/tid=26764] ppid=26713 vsize=285008 CPUtime=212.94 cores=1,3,5,7
/proc/26714/task/26764/stat : 26764 (pb_cplex) S 26713 26713 26006 0 -1 4202560 224639 0 0 0 21175 119 0 0 20 0 8 0 390880102 291848192 46723 33554432000 134512640 146736320 4287910992 4054838928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 294156

Child ended because it received signal 15 (SIGTERM)

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


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0299988
#  lost CPU user time (s): 0.0599976
#  lost CPU system time (s): -0.03

Real time (s): 521.334
CPU time (s): 1800.13
CPU user time (s): 1790.55
CPU system time (s): 9.58
CPU usage (%): 345.293
Max. virtual memory (cumulated for all children) (KiB): 322888

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

runsolver used 2.34064 second user time and 2.88556 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-09 15:11:54
IDJOB=3734018
IDBENCH=2643
IDSOLVER=2325
FILE ID=node130/3734018-1339247514
RUNJOBID= node130-1339246834-26024
PBS_JOBID= 14644351
Free space on /tmp= 70988 MiB

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

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

MD5SUM BENCH= 5946eb43fefc6e626d35d99afd3eec42
RANDOM SEED=1727662999

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31408196 kB
Buffers:          272484 kB
Cached:           258120 kB
SwapCached:         2728 kB
Active:           464796 kB
Inactive:         116748 kB
Active(anon):      48884 kB
Inactive(anon):     3064 kB
Active(file):     415912 kB
Inactive(file):   113684 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097000 kB
Dirty:             16728 kB
Writeback:             0 kB
AnonPages:         37220 kB
Mapped:            12720 kB
Shmem:                 0 kB
Slab:             742980 kB
SReclaimable:     183456 kB
SUnreclaim:       559524 kB
KernelStack:        1496 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     211892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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-3734018-1339247514.opb

Free space on /tmp at the end= 70920 MiB
End job on node130 at 2012-06-09 15:20:37