Trace number 3730726

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 NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.08 659.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-elf.rf9.ucl.opb
MD5SUMf3a2fcfec289719ed724c9b755cd6805
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.203968
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables20445
Total number of constraints58444
Number of constraints which are clauses56420
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2024
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
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-3730726-1339246854.opb.
0.00/0.00	c Instance file HOME/instance-3730726-1339246854.opb
0.00/0.00	c File size is 1862738 bytes.
0.00/0.24	c Highest Coefficient sum: 254
0.00/0.24	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.28	c ============================[ Problem Statistics ]=============================
0.00/0.28	c |                                                                             |
0.00/0.28	c |  Parsing time:          0.27         s                                      |
0.00/0.28	c |  Number Variables:      20445                                               |
0.00/0.29	c |  Number Constraints:    58444                                               |
0.00/0.29	c ===============================================================================
1795.21/659.40	c Remaining time 1799.73 sec.
1795.21/659.40	c 
1795.21/659.40	c *** INTERRUPTED ***
1795.21/659.40	s UNKNOWN
1795.21/659.40	c Total CPU time              : 1790.59 s
1795.21/659.40	c Memory used           : 242.54 MB
1795.21/659.40	c CPU time              : 1790.59 s
1795.21/659.40	c 
1795.21/659.40	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-3730726-1339246854/watcher-3730726-1339246854 -o /tmp/evaluation-result-3730726-1339246854/solver-3730726-1339246854 -C 1800 -W 1900 -M 15500 run HOME/instance-3730726-1339246854.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: 0.00 0.00 0.00 2/172 26254
/proc/meminfo: memFree=31470256/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0

[startup+0.0127079 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26254
/proc/meminfo: memFree=31470256/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26254
/proc/meminfo: memFree=31470256/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300294 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26254
/proc/meminfo: memFree=31470256/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 26254
/proc/meminfo: memFree=31470256/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26256
/proc/meminfo: memFree=31420796/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=155548 CPUtime=1.49 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 45193 0 0 0 139 10 0 0 20 0 1 0 390811039 159281152 20560 33554432000 134512640 146736320 4287714528 4287709012 136017461 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 38887 20560 731 2985 0 35821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164696

[startup+3.10036 s]
/proc/loadavg: 0.08 0.02 0.01 2/174 26256
/proc/meminfo: memFree=31388828/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=163916 CPUtime=3.09 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 57452 0 0 0 296 13 0 0 20 0 1 0 390811039 167849984 22235 33554432000 134512640 146736320 4287714528 4287709440 137412913 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 40979 22235 787 2985 0 37913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 173064

[startup+6.30027 s]
/proc/loadavg: 0.08 0.02 0.01 3/176 26301
/proc/meminfo: memFree=31363384/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=165188 CPUtime=6.29 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 59627 0 0 0 616 13 0 0 20 0 1 0 390811039 169152512 23657 33554432000 134512640 146736320 4287714528 4287708584 139044564 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 41297 23657 795 2985 0 38231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 174336

[startup+12.7002 s]
/proc/loadavg: 0.22 0.05 0.02 2/177 26322
/proc/meminfo: memFree=31342832/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=175556 CPUtime=12.68 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 77513 0 0 0 1252 16 0 0 20 0 1 0 390811039 179769344 28047 33554432000 134512640 146736320 4287714528 4287710720 137391443 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 43889 28047 802 2985 0 40823 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 184704

[startup+25.5003 s]
/proc/loadavg: 1.28 0.28 0.09 3/187 26392
/proc/meminfo: memFree=31265288/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=193148 CPUtime=25.48 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 111509 0 0 0 2525 23 0 0 20 0 1 0 390811039 197783552 33352 33554432000 134512640 146736320 4287714528 4287708436 136017793 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 48287 33352 843 2985 0 45221 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 202296

[startup+51.1003 s]
/proc/loadavg: 3.60 0.90 0.30 3/187 26392
/proc/meminfo: memFree=31245896/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=190516 CPUtime=51.07 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 138759 0 0 0 5076 31 0 0 20 0 1 0 390811039 195088384 33300 33554432000 134512640 146736320 4287714528 4287708584 139044581 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 47629 33300 844 2985 0 44563 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 199664

[startup+102.308 s]
/proc/loadavg: 7.89 2.44 0.85 16/193 26399
/proc/meminfo: memFree=30958312/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=571404 CPUtime=175.19 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 306244 0 0 0 17437 82 0 0 20 0 8 0 390811039 585117696 95707 33554432000 134512640 146736320 4287714528 4287707272 139043594 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26255/statm: 142851 95707 892 2985 0 139785 0
[pid=26255/tid=26393] ppid=26254 vsize=571404 CPUtime=13.32 cores=1,3,5,7
/proc/26255/task/26393/stat : 26393 (pb_cplex) R 26254 26254 26006 0 -1 4202560 13376 0 0 0 1328 4 0 0 20 0 8 0 390818716 585117696 95707 33554432000 134512640 146736320 4287714528 4075654316 135454115 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26255/tid=26394] ppid=26254 vsize=571404 CPUtime=14.1 cores=1,3,5,7
/proc/26255/task/26394/stat : 26394 (pb_cplex) R 26254 26254 26006 0 -1 4202560 12550 0 0 0 1406 4 0 0 20 0 8 0 390818716 585117696 95707 33554432000 134512640 146736320 4287714528 4065169520 136384857 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26395] ppid=26254 vsize=571404 CPUtime=13.28 cores=1,3,5,7
/proc/26255/task/26395/stat : 26395 (pb_cplex) R 26254 26254 26006 0 -1 4202560 11734 0 0 0 1325 3 0 0 20 0 8 0 390818716 585117696 95707 33554432000 134512640 146736320 4287714528 4054683852 136017787 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26396] ppid=26254 vsize=571404 CPUtime=13.76 cores=1,3,5,7
/proc/26255/task/26396/stat : 26396 (pb_cplex) R 26254 26254 26006 0 -1 4202560 14107 0 0 0 1373 3 0 0 20 0 8 0 390818716 585117696 95707 33554432000 134512640 146736320 4287714528 4044198480 136403117 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26255/tid=26397] ppid=26254 vsize=571404 CPUtime=1.22 cores=1,3,5,7
/proc/26255/task/26397/stat : 26397 (pb_cplex) S 26254 26254 26006 0 -1 4202560 12745 0 0 0 118 4 0 0 20 0 8 0 390818716 585117696 95707 33554432000 134512640 146736320 4287714528 4033715856 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26398] ppid=26254 vsize=571404 CPUtime=13.09 cores=1,3,5,7
/proc/26255/task/26398/stat : 26398 (pb_cplex) R 26254 26254 26006 0 -1 4202560 12406 0 0 0 1304 5 0 0 20 0 8 0 390818716 585117696 95707 33554432000 134512640 146736320 4287714528 4023226460 135854505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26399] ppid=26254 vsize=571404 CPUtime=13.89 cores=1,3,5,7
/proc/26255/task/26399/stat : 26399 (pb_cplex) R 26254 26254 26006 0 -1 4202560 11431 0 0 0 1384 5 0 0 20 0 8 0 390818716 585117696 95707 33554432000 134512640 146736320 4287714528 4012740720 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 175.19
Current children cumulated vsize (KiB) 580552

[startup+162.3 s]
/proc/loadavg: 11.64 4.49 1.65 17/193 26399
/proc/meminfo: memFree=30921592/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=631220 CPUtime=409.43 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 471206 0 0 0 40809 134 0 0 20 0 8 0 390811039 646369280 107748 33554432000 134512640 146736320 4287714528 4287707404 136017665 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26255/statm: 157805 107748 892 2985 0 154739 0
[pid=26255/tid=26393] ppid=26254 vsize=631220 CPUtime=48.49 cores=1,3,5,7
/proc/26255/task/26393/stat : 26393 (pb_cplex) R 26254 26254 26006 0 -1 4202560 33970 0 0 0 4838 11 0 0 20 0 8 0 390818716 646369280 107748 33554432000 134512640 146736320 4287714528 4075655224 136475798 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26255/tid=26394] ppid=26254 vsize=631220 CPUtime=47.21 cores=1,3,5,7
/proc/26255/task/26394/stat : 26394 (pb_cplex) R 26254 26254 26006 0 -1 4202560 35707 0 0 0 4710 11 0 0 20 0 8 0 390818716 646369280 107748 33554432000 134512640 146736320 4287714528 4065169520 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26395] ppid=26254 vsize=631220 CPUtime=48.87 cores=1,3,5,7
/proc/26255/task/26395/stat : 26395 (pb_cplex) R 26254 26254 26006 0 -1 4202560 36316 0 0 0 4877 10 0 0 20 0 8 0 390818716 646369280 107748 33554432000 134512640 146736320 4287714528 4054683428 135857530 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26396] ppid=26254 vsize=631220 CPUtime=50.7 cores=1,3,5,7
/proc/26255/task/26396/stat : 26396 (pb_cplex) R 26254 26254 26006 0 -1 4202560 37897 0 0 0 5059 11 0 0 20 0 8 0 390818716 646369280 107748 33554432000 134512640 146736320 4287714528 4044198092 136017793 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26255/tid=26397] ppid=26254 vsize=631220 CPUtime=18.88 cores=1,3,5,7
/proc/26255/task/26397/stat : 26397 (pb_cplex) R 26254 26254 26006 0 -1 4202560 23609 0 0 0 1880 8 0 0 20 0 8 0 390818716 646369280 107748 33554432000 134512640 146736320 4287714528 4033712332 136017474 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26398] ppid=26254 vsize=631220 CPUtime=51.07 cores=1,3,5,7
/proc/26255/task/26398/stat : 26398 (pb_cplex) R 26254 26254 26006 0 -1 4202560 39763 0 0 0 5094 13 0 0 20 0 8 0 390818716 646369280 107748 33554432000 134512640 146736320 4287714528 4023228096 135655927 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26399] ppid=26254 vsize=631220 CPUtime=32.45 cores=1,3,5,7
/proc/26255/task/26399/stat : 26399 (pb_cplex) R 26254 26254 26006 0 -1 4202560 28975 0 0 0 3234 11 0 0 20 0 8 0 390818716 646369280 107748 33554432000 134512640 146736320 4287714528 4012739336 135525920 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 409.43
Current children cumulated vsize (KiB) 640368

[startup+222.3 s]
/proc/loadavg: 13.63 6.38 2.48 16/193 26399
/proc/meminfo: memFree=30902280/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=633916 CPUtime=649 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) S 26254 26254 26006 0 -1 4202496 632899 0 0 0 64715 185 0 0 20 0 8 0 390811039 649129984 111674 33554432000 134512640 146736320 4287714528 4287710928 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26255/statm: 158479 111674 897 2985 0 155413 0
[pid=26255/tid=26393] ppid=26254 vsize=633916 CPUtime=79.64 cores=1,3,5,7
/proc/26255/task/26393/stat : 26393 (pb_cplex) R 26254 26254 26006 0 -1 4202560 56392 0 0 0 7945 19 0 0 20 0 8 0 390818716 649129984 111674 33554432000 134512640 146736320 4287714528 4075655372 136017845 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26255/tid=26394] ppid=26254 vsize=633916 CPUtime=78.84 cores=1,3,5,7

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

/proc/26255/task/26398/stat : 26398 (pb_cplex) R 26254 26254 26006 0 -1 4202560 119697 0 0 0 14172 40 0 0 20 0 8 0 390818716 665878528 120629 33554432000 134512640 146736320 4287714528 4023225388 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26399] ppid=26254 vsize=650272 CPUtime=115.76 cores=1,3,5,7
/proc/26255/task/26399/stat : 26399 (pb_cplex) S 26254 26254 26006 0 -1 4202560 107046 0 0 0 11539 37 0 0 20 0 8 0 390818716 665878528 120629 33554432000 134512640 146736320 4287714528 4012744336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1101.66
Current children cumulated vsize (KiB) 659420

[startup+402.3 s]
/proc/loadavg: 13.89 9.61 4.41 15/193 26400
/proc/meminfo: memFree=30848496/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=645300 CPUtime=1313.34 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 1174567 0 0 0 130981 353 0 0 20 0 8 0 390811039 660787200 121155 33554432000 134512640 146736320 4287714528 4287707628 136400493 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26255/statm: 161325 121155 897 2985 0 158259 0
[pid=26255/tid=26393] ppid=26254 vsize=645300 CPUtime=167.71 cores=1,3,5,7
/proc/26255/task/26393/stat : 26393 (pb_cplex) R 26254 26254 26006 0 -1 4202560 134068 0 0 0 16727 44 0 0 20 0 8 0 390818716 660787200 121155 33554432000 134512640 146736320 4287714528 4075655060 136017665 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26255/tid=26394] ppid=26254 vsize=645300 CPUtime=152.69 cores=1,3,5,7
/proc/26255/task/26394/stat : 26394 (pb_cplex) R 26254 26254 26006 0 -1 4202560 122615 0 0 0 15229 40 0 0 20 0 8 0 390818716 660787200 121155 33554432000 134512640 146736320 4287714528 4065169612 136017512 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26255/tid=26395] ppid=26254 vsize=645300 CPUtime=159.15 cores=1,3,5,7
/proc/26255/task/26395/stat : 26395 (pb_cplex) R 26254 26254 26006 0 -1 4202560 127683 0 0 0 15875 40 0 0 20 0 8 0 390818716 660787200 121155 33554432000 134512640 146736320 4287714528 4054682764 136017485 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26396] ppid=26254 vsize=645300 CPUtime=189.24 cores=1,3,5,7
/proc/26255/task/26396/stat : 26396 (pb_cplex) R 26254 26254 26006 0 -1 4202560 146073 0 0 0 18878 46 0 0 20 0 8 0 390818716 660787200 121155 33554432000 134512640 146736320 4287714528 4044198092 136017526 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26397] ppid=26254 vsize=645300 CPUtime=142.26 cores=1,3,5,7
/proc/26255/task/26397/stat : 26397 (pb_cplex) R 26254 26254 26006 0 -1 4202560 80523 0 0 0 14197 29 0 0 20 0 8 0 390818716 660787200 121155 33554432000 134512640 146736320 4287714528 4033712388 139028313 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26398] ppid=26254 vsize=645300 CPUtime=168.16 cores=1,3,5,7
/proc/26255/task/26398/stat : 26398 (pb_cplex) R 26254 26254 26006 0 -1 4202560 141318 0 0 0 16770 46 0 0 20 0 8 0 390818716 660787200 121155 33554432000 134512640 146736320 4287714528 4023226572 136017665 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26399] ppid=26254 vsize=645300 CPUtime=133.68 cores=1,3,5,7
/proc/26255/task/26399/stat : 26399 (pb_cplex) R 26254 26254 26006 0 -1 4202560 121937 0 0 0 13325 43 0 0 20 0 8 0 390818716 660787200 121155 33554432000 134512640 146736320 4287714528 4012740812 136017763 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1313.34
Current children cumulated vsize (KiB) 654448

[startup+462.3 s]
/proc/loadavg: 13.25 10.17 4.92 17/193 26400
/proc/meminfo: memFree=30846636/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=645300 CPUtime=1537.02 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 1318981 0 0 0 153302 400 0 0 20 0 8 0 390811039 660787200 121159 33554432000 134512640 146736320 4287714528 4287707792 136403109 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 161325 121159 897 2985 0 158259 0
[pid=26255/tid=26393] ppid=26254 vsize=645300 CPUtime=193.57 cores=1,3,5,7
/proc/26255/task/26393/stat : 26393 (pb_cplex) R 26254 26254 26006 0 -1 4202560 146706 0 0 0 19309 48 0 0 20 0 8 0 390818716 660787200 121159 33554432000 134512640 146736320 4287714528 4075655208 139044505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26394] ppid=26254 vsize=645300 CPUtime=170.74 cores=1,3,5,7
/proc/26255/task/26394/stat : 26394 (pb_cplex) R 26254 26254 26006 0 -1 4202560 132403 0 0 0 17031 43 0 0 20 0 8 0 390818716 660787200 121159 33554432000 134512640 146736320 4287714528 4065169612 136017509 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26395] ppid=26254 vsize=645300 CPUtime=190.17 cores=1,3,5,7
/proc/26255/task/26395/stat : 26395 (pb_cplex) R 26254 26254 26006 0 -1 4202560 148055 0 0 0 18970 47 0 0 20 0 8 0 390818716 660787200 121159 33554432000 134512640 146736320 4287714528 4054684240 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26255/tid=26396] ppid=26254 vsize=645300 CPUtime=219.55 cores=1,3,5,7
/proc/26255/task/26396/stat : 26396 (pb_cplex) R 26254 26254 26006 0 -1 4202560 163606 0 0 0 21902 53 0 0 20 0 8 0 390818716 660787200 121159 33554432000 134512640 146736320 4287714528 4044198092 136017644 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26255/tid=26397] ppid=26254 vsize=645300 CPUtime=178.92 cores=1,3,5,7
/proc/26255/task/26397/stat : 26397 (pb_cplex) R 26254 26254 26006 0 -1 4202560 108796 0 0 0 17856 36 0 0 20 0 8 0 390818716 660787200 121159 33554432000 134512640 146736320 4287714528 4033712332 136017474 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26398] ppid=26254 vsize=645300 CPUtime=201.62 cores=1,3,5,7
/proc/26255/task/26398/stat : 26398 (pb_cplex) R 26254 26254 26006 0 -1 4202560 159326 0 0 0 20109 53 0 0 20 0 8 0 390818716 660787200 121159 33554432000 134512640 146736320 4287714528 4023226460 135854505 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26255/tid=26399] ppid=26254 vsize=645300 CPUtime=149.69 cores=1,3,5,7
/proc/26255/task/26399/stat : 26399 (pb_cplex) R 26254 26254 26006 0 -1 4202560 136068 0 0 0 14920 49 0 0 20 0 8 0 390818716 660787200 121159 33554432000 134512640 146736320 4287714528 4012741060 136002010 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1537.02
Current children cumulated vsize (KiB) 654448

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

[startup+491.201 s]
/proc/loadavg: 12.55 10.25 5.09 10/193 26400
/proc/meminfo: memFree=30839320/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=659968 CPUtime=1631.99 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) S 26254 26254 26006 0 -1 4202496 1387983 0 0 0 162776 423 0 0 20 0 8 0 390811039 675807232 122002 33554432000 134512640 146736320 4287714528 4287710928 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26255/statm: 164992 122002 897 2985 0 161926 0
[pid=26255/tid=26393] ppid=26254 vsize=659968 CPUtime=206.24 cores=1,3,5,7
/proc/26255/task/26393/stat : 26393 (pb_cplex) S 26254 26254 26006 0 -1 4202560 154166 0 0 0 20572 52 0 0 20 0 8 0 390818716 675807232 122002 33554432000 134512640 146736320 4287714528 4075658896 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26394] ppid=26254 vsize=659968 CPUtime=178.54 cores=1,3,5,7
/proc/26255/task/26394/stat : 26394 (pb_cplex) S 26254 26254 26006 0 -1 4202560 137726 0 0 0 17810 44 0 0 20 0 8 0 390818716 675807232 122002 33554432000 134512640 146736320 4287714528 4065173136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26395] ppid=26254 vsize=659968 CPUtime=205.52 cores=1,3,5,7
/proc/26255/task/26395/stat : 26395 (pb_cplex) S 26254 26254 26006 0 -1 4202560 157290 0 0 0 20501 51 0 0 20 0 8 0 390818716 675807232 122002 33554432000 134512640 146736320 4287714528 4054687376 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26255/tid=26396] ppid=26254 vsize=659968 CPUtime=226.95 cores=1,3,5,7
/proc/26255/task/26396/stat : 26396 (pb_cplex) S 26254 26254 26006 0 -1 4202560 170888 0 0 0 22640 55 0 0 20 0 8 0 390818716 675807232 122002 33554432000 134512640 146736320 4287714528 4044201616 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26255/tid=26397] ppid=26254 vsize=659968 CPUtime=199.15 cores=1,3,5,7
/proc/26255/task/26397/stat : 26397 (pb_cplex) R 26254 26254 26006 0 -1 4202560 120593 0 0 0 19875 40 0 0 20 0 8 0 390818716 675807232 122002 33554432000 134512640 146736320 4287714528 4033712332 136017845 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26255/tid=26398] ppid=26254 vsize=659968 CPUtime=213.23 cores=1,3,5,7
/proc/26255/task/26398/stat : 26398 (pb_cplex) S 26254 26254 26006 0 -1 4202560 171009 0 0 0 21266 57 0 0 20 0 8 0 390818716 675807232 122002 33554432000 134512640 146736320 4287714528 4023230096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26255/tid=26399] ppid=26254 vsize=659968 CPUtime=160.67 cores=1,3,5,7
/proc/26255/task/26399/stat : 26399 (pb_cplex) S 26254 26254 26006 0 -1 4202560 145840 0 0 0 16014 53 0 0 20 0 8 0 390818716 675807232 122002 33554432000 134512640 146736320 4287714528 4012744336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1631.99
Current children cumulated vsize (KiB) 669116

[startup+491.3 s]
/proc/loadavg: 12.55 10.25 5.09 10/193 26400
/proc/meminfo: memFree=30839320/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=430292 CPUtime=1627.13 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 1388781 0 0 0 162267 446 0 0 20 0 1 0 390811039 440619008 80906 33554432000 134512640 146736320 4287714528 4287710768 137343068 0 0 4096 16387 0 0 0 17 7 0 0 0 0 0
/proc/26255/statm: 107573 80906 897 2985 0 104507 0
Current children cumulated CPU time (s) 1627.13
Current children cumulated vsize (KiB) 439440
#
############


[startup+522.3 s]
/proc/loadavg: 10.37 9.97 5.18 7/186 26400
/proc/meminfo: memFree=31132032/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=248360 CPUtime=1658.12 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 1388826 0 0 0 165353 459 0 0 20 0 1 0 390811039 254320640 48515 33554432000 134512640 146736320 4287714528 4287710508 137351578 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 62090 48515 898 2985 0 59024 0
Current children cumulated CPU time (s) 1658.12
Current children cumulated vsize (KiB) 257508

[startup+582.3 s]
/proc/loadavg: 6.23 8.77 5.07 7/187 26664
/proc/meminfo: memFree=31177828/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=248360 CPUtime=1718.12 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 1388826 0 0 0 171350 462 0 0 20 0 1 0 390811039 254320640 48710 33554432000 134512640 146736320 4287714528 4287708472 136015526 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 62090 48710 898 2985 0 59024 0
Current children cumulated CPU time (s) 1718.12
Current children cumulated vsize (KiB) 257508

[startup+642.3 s]
/proc/loadavg: 6.85 8.54 5.22 3/180 26665
/proc/meminfo: memFree=31212408/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=248360 CPUtime=1778.11 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 1388826 0 0 0 177349 462 0 0 20 0 1 0 390811039 254320640 48710 33554432000 134512640 146736320 4287714528 4287708784 136385265 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 62090 48710 898 2985 0 59024 0
Current children cumulated CPU time (s) 1778.11
Current children cumulated vsize (KiB) 257508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+659.4 s]
/proc/loadavg: 5.78 8.22 5.17 3/180 26665
/proc/meminfo: memFree=31212812/32873844 swapFree=7632/7632
[pid=26254] ppid=26252 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26254/stat : 26254 (run) S 26252 26254 26006 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390811039 9367552 269 33554432000 4194304 5064252 140734507945536 140734507944448 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26254/statm: 2287 269 229 213 0 72 0
[pid=26255] ppid=26254 vsize=248360 CPUtime=1795.21 cores=1,3,5,7
/proc/26255/stat : 26255 (pb_cplex) R 26254 26254 26006 0 -1 4202496 1388826 0 0 0 179059 462 0 0 20 0 1 0 390811039 254320640 48710 33554432000 134512640 146736320 4287714528 4287708472 136015725 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26255/statm: 62090 48710 898 2985 0 59024 0
Current children cumulated CPU time (s) 1795.21
Current children cumulated vsize (KiB) 257508

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# 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): 4.85999
#  lost CPU user time (s): 5.08997
#  lost CPU system time (s): -0.23

Real time (s): 659.41
CPU time (s): 1800.08
CPU user time (s): 1795.68
CPU system time (s): 4.3953
CPU usage (%): 272.984
Max. virtual memory (cumulated for all children) (KiB): 682756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.59
system time used= 4.6253
maximum resident set size= 492764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1389190
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= 5948
involuntary context switches= 78428

runsolver used 1.2918 second user time and 3.57546 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-09 15:00:54
IDJOB=3730726
IDBENCH=1472
IDSOLVER=2325
FILE ID=node130/3730726-1339246854
RUNJOBID= node130-1339246834-26024
PBS_JOBID= 14644351
Free space on /tmp= 71000 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-elf.rf9.ucl.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730726-1339246854/watcher-3730726-1339246854 -o /tmp/evaluation-result-3730726-1339246854/solver-3730726-1339246854 -C 1800 -W 1900 -M 15500  run HOME/instance-3730726-1339246854.opb

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

MD5SUM BENCH= f3a2fcfec289719ed724c9b755cd6805
RANDOM SEED=526829103

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:        31470800 kB
Buffers:          271880 kB
Cached:           242260 kB
SwapCached:         2756 kB
Active:           403424 kB
Inactive:         116180 kB
Active(anon):       3500 kB
Inactive(anon):     3064 kB
Active(file):     399924 kB
Inactive(file):   113116 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096972 kB
Dirty:             18812 kB
Writeback:             0 kB
AnonPages:         10308 kB
Mapped:             8300 kB
Shmem:                 0 kB
Slab:             743516 kB
SReclaimable:     183580 kB
SUnreclaim:       559936 kB
KernelStack:        1456 kB
PageTables:         3480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3730726-1339246854.opb

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