Trace number 4484202

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
IPBHS-SCIP 2025-06-09? (TO) 3600.11 3611.47

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-2.opb
MD5SUMb97b9bf3767749854a32fccedb37d823
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark939
Best CPU time to get the best result obtained on this benchmark4.83735
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8405
Total number of constraints10667
Number of constraints which are clauses9918
Number of constraints which are cardinality constraints (but not clauses)749
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint351
Number of terms in the objective function 6892
Biggest coefficient in the objective function 667
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 371779
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 667
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 371779
Number of bits of the biggest sum of numbers19
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.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:36:14), compiled with satsolvers: , optimizers: , GreedyOptimizer, SCIP 10.0.0, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "scip"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.02	c set abstraction set constraint type to 0
0.00/0.02	c set abstract core extraction strategy to b
0.00/0.02	c set core extraction strategy to 2
0.00/0.02	c set core extraction shuffles 10
0.00/0.02	c set cores per iteration to 5
0.00/0.02	c set optimizer bound usage strategy to 2
0.00/0.02	c set optimizer max non-optimal iterations to 1000
0.00/0.02	c set small core cardinality limit to 2
0.00/0.02	c set max coef in cores to 1000000000
0.00/0.02	c set core processing techniques to 4095
0.00/0.02	c set SIS iterations to 5
0.00/0.02	c set SIS budget abs to 1000
0.00/0.02	c set SIS budget rel to 0.05
0.88/0.91	c limit for coefficient in constraints and objective to 1000000000
0.88/0.91	c will solve HOME/instance-4484202-1751286676.opb
0.88/0.91	c [0.02] will start solving
2.26/2.36	c [0.08] solve iteration 1, LB=-3212, UB=368568
4.16/4.26	c [1.97] solve iteration 2, LB=909, UB=2521
7.96/8.06	c [5.11] solve iteration 3, LB=910, UB=1992
11.25/11.33	c [8.6] solve iteration 4, LB=910, UB=1882
14.64/14.72	c [11.87] solve iteration 5, LB=910, UB=1485
24.92/25.02	c [22.04] solve iteration 6, LB=910, UB=1368
29.80/29.97	c [26.8] solve iteration 7, LB=910, UB=1174
812.52/815.04	c [31.23] solve iteration 8, LB=910, UB=1158
812.52/815.04	c [35.88] solve iteration 9, LB=910, UB=1158
812.52/815.04	c [40.42] solve iteration 10, LB=910, UB=971
812.52/815.04	c [49.48] solve iteration 11, LB=910, UB=971
812.52/815.04	c [53.73] solve iteration 12, LB=910, UB=971
812.52/815.04	c [57.94] solve iteration 13, LB=910, UB=960
812.52/815.04	c [62.37] solve iteration 14, LB=910, UB=960
812.52/815.04	c [66.84] solve iteration 15, LB=910, UB=960
812.52/815.04	c [76.06] solve iteration 16, LB=910, UB=960
812.52/815.04	c [80.91] solve iteration 17, LB=910, UB=960
812.52/815.04	c [86.68] solve iteration 18, LB=910, UB=960
812.52/815.04	c [92.13] solve iteration 19, LB=910, UB=960
812.52/815.04	c [97.59] solve iteration 20, LB=910, UB=960
812.52/815.04	c [111.9] solve iteration 21, LB=910, UB=960
812.52/815.04	c [117.42] solve iteration 22, LB=910, UB=960
812.52/815.04	c [122.78] solve iteration 23, LB=910, UB=960
812.52/815.04	c [128.01] solve iteration 24, LB=910, UB=960
812.52/815.04	c [133.52] solve iteration 25, LB=910, UB=960
812.52/815.04	c [145.32] solve iteration 26, LB=910, UB=960
812.52/815.04	c [150.92] solve iteration 27, LB=910, UB=960
812.52/815.04	c [157.52] solve iteration 28, LB=910, UB=960
812.52/815.04	c [163.07] solve iteration 29, LB=910, UB=960
812.52/815.04	c [169.03] solve iteration 30, LB=910, UB=960
812.52/815.04	c [184.88] solve iteration 31, LB=910, UB=960
812.52/815.04	c [191.37] solve iteration 32, LB=910, UB=960
812.52/815.04	c [197.38] solve iteration 33, LB=910, UB=960
812.52/815.04	c [204.54] solve iteration 34, LB=910, UB=960
812.52/815.04	c [210.23] solve iteration 35, LB=910, UB=960
812.52/815.04	c [221.59] solve iteration 36, LB=910, UB=960
812.52/815.04	c [228.06] solve iteration 37, LB=910, UB=960
812.52/815.04	c [235.43] solve iteration 38, LB=910, UB=960
812.52/815.04	c [242.4] solve iteration 39, LB=938, UB=960
812.52/815.04	c [248.62] solve iteration 40, LB=938, UB=960
812.52/815.04	c [254.61] solve iteration 41, LB=938, UB=960
812.52/815.04	c [261.02] solve iteration 42, LB=938, UB=960
812.52/815.04	c [267.06] solve iteration 43, LB=938, UB=957
812.52/815.04	c [278.71] solve iteration 44, LB=938, UB=957
812.52/815.04	c [286.4] solve iteration 45, LB=938, UB=957
812.52/815.04	c [294.24] solve iteration 46, LB=938, UB=957
812.52/815.04	c [302.54] solve iteration 47, LB=938, UB=957
812.52/815.04	c [309.79] solve iteration 48, LB=938, UB=957
812.52/815.04	c [321.55] solve iteration 49, LB=938, UB=957
812.52/815.04	c [329.17] solve iteration 50, LB=938, UB=957
812.52/815.04	c [337.02] solve iteration 51, LB=938, UB=957
812.52/815.04	c [344.96] solve iteration 52, LB=938, UB=957
812.52/815.04	c [353.1] solve iteration 53, LB=938, UB=957
812.52/815.04	c [365.58] solve iteration 54, LB=938, UB=957
812.52/815.04	c [373.46] solve iteration 55, LB=938, UB=957
812.52/815.04	c [381.59] solve iteration 56, LB=938, UB=957
812.52/815.04	c [390.8] solve iteration 57, LB=938, UB=957
812.52/815.04	c [399.09] solve iteration 58, LB=938, UB=957
812.52/815.04	c [413.19] solve iteration 59, LB=938, UB=957
812.52/815.04	c [421.2] solve iteration 60, LB=938, UB=957
812.52/815.04	c [428.49] solve iteration 61, LB=938, UB=957
812.52/815.04	c [436.3] solve iteration 62, LB=938, UB=957
812.52/815.04	c [447.19] solve iteration 63, LB=938, UB=957
812.52/815.04	c [460.39] solve iteration 64, LB=938, UB=957
812.52/815.04	c [469.46] solve iteration 65, LB=938, UB=957
812.52/815.04	c [478.07] solve iteration 66, LB=938, UB=957
812.52/815.04	c [485.98] solve iteration 67, LB=938, UB=953
812.52/815.04	c [494.25] solve iteration 68, LB=938, UB=953
812.52/815.04	c [509.45] solve iteration 69, LB=938, UB=953
812.52/815.04	c [518.62] solve iteration 70, LB=938, UB=953
812.52/815.04	c [527.91] solve iteration 71, LB=938, UB=953
812.52/815.04	c [536.15] solve iteration 72, LB=938, UB=953
812.52/815.04	c [545.53] solve iteration 73, LB=938, UB=953
812.52/815.04	c [560.23] solve iteration 74, LB=938, UB=953
812.52/815.04	c [569.8] solve iteration 75, LB=938, UB=953
812.52/815.04	c [578] solve iteration 76, LB=938, UB=953
812.52/815.04	c [588.44] solve iteration 77, LB=938, UB=953
812.52/815.04	c [597.5] solve iteration 78, LB=938, UB=953
812.52/815.04	c [613.63] solve iteration 79, LB=938, UB=953
812.52/815.04	c [622.29] solve iteration 80, LB=938, UB=953
812.52/815.04	c [631.91] solve iteration 81, LB=938, UB=953
812.52/815.04	c [640.99] solve iteration 82, LB=938, UB=953
812.52/815.04	c [650.02] solve iteration 83, LB=938, UB=953
812.52/815.04	c [665.76] solve iteration 84, LB=938, UB=953
812.52/815.04	c [675.32] solve iteration 85, LB=938, UB=953
812.52/815.04	c [684.27] solve iteration 86, LB=938, UB=953
812.52/815.04	c [692.71] solve iteration 87, LB=938, UB=953
812.52/815.04	c [701.47] solve iteration 88, LB=938, UB=953
812.52/815.04	c [719.06] solve iteration 89, LB=938, UB=953
812.52/815.04	c [728.08] solve iteration 90, LB=938, UB=953
812.52/815.04	c [736.97] solve iteration 91, LB=938, UB=953
812.52/815.04	c [746.39] solve iteration 92, LB=938, UB=953
812.52/815.04	c [756.55] solve iteration 93, LB=938, UB=953
812.52/815.04	c [774.71] solve iteration 94, LB=938, UB=953
812.52/815.04	c [784.24] solve iteration 95, LB=938, UB=953
812.52/815.04	c [794.44] solve iteration 96, LB=938, UB=953
812.52/815.04	c [805.45] solve iteration 97, LB=938, UB=953
2147.22/2153.85	c [814.41] solve iteration 98, LB=938, UB=953
2147.22/2153.85	c [832.76] solve iteration 99, LB=938, UB=953
2147.22/2153.85	c [842.48] solve iteration 100, LB=938, UB=953
2147.22/2153.85	c [853.75] solve iteration 101, LB=938, UB=953
2147.22/2153.85	c [864.49] solve iteration 102, LB=938, UB=953
2147.22/2153.85	c [875.56] solve iteration 103, LB=938, UB=953
2147.22/2153.85	c [895.9] solve iteration 104, LB=938, UB=953
2147.22/2153.85	c [907.03] solve iteration 105, LB=938, UB=953
2147.22/2153.85	c [918.32] solve iteration 106, LB=938, UB=953
2147.22/2153.85	c [929.76] solve iteration 107, LB=938, UB=953
2147.22/2153.85	c [942.27] solve iteration 108, LB=938, UB=953
2147.22/2153.85	c [959.56] solve iteration 109, LB=938, UB=953
2147.22/2153.85	c [969.84] solve iteration 110, LB=938, UB=953
2147.22/2153.85	c [982.68] solve iteration 111, LB=938, UB=953
2147.22/2153.85	c [994.1] solve iteration 112, LB=938, UB=953
2147.22/2153.85	c [1006.83] solve iteration 113, LB=938, UB=953
2147.22/2153.85	c [1026.54] solve iteration 114, LB=938, UB=953
2147.22/2153.85	c [1037.96] solve iteration 115, LB=938, UB=953
2147.22/2153.85	c [1049.24] solve iteration 116, LB=938, UB=953
2147.22/2153.85	c [1059.37] solve iteration 117, LB=938, UB=953
2147.22/2153.85	c [1068.88] solve iteration 118, LB=938, UB=953
2147.22/2153.85	c [1088.19] solve iteration 119, LB=938, UB=953
2147.22/2153.85	c [1102.43] solve iteration 120, LB=938, UB=953
2147.22/2153.85	c [1114.81] solve iteration 121, LB=938, UB=953
2147.22/2153.85	c [1128.27] solve iteration 122, LB=938, UB=953
2147.22/2153.85	c [1138.24] solve iteration 123, LB=938, UB=953
2147.22/2153.85	c [1159.79] solve iteration 124, LB=938, UB=953
2147.22/2153.85	c [1173.42] solve iteration 125, LB=938, UB=953
2147.22/2153.85	c [1187.4] solve iteration 126, LB=938, UB=953
2147.22/2153.85	c [1201] solve iteration 127, LB=938, UB=953
2147.22/2153.85	c [1213.86] solve iteration 128, LB=938, UB=953
2147.22/2153.85	c [1236.42] solve iteration 129, LB=938, UB=953
2147.22/2153.85	c [1248.67] solve iteration 130, LB=938, UB=953
2147.22/2153.85	c [1259.57] solve iteration 131, LB=938, UB=953
2147.22/2153.85	c [1271.09] solve iteration 132, LB=938, UB=953
2147.22/2153.85	c [1283.09] solve iteration 133, LB=938, UB=953
2147.22/2153.85	c [1304.82] solve iteration 134, LB=938, UB=953
2147.22/2153.85	c [1317.14] solve iteration 135, LB=938, UB=953
2147.22/2153.85	c [1329.16] solve iteration 136, LB=938, UB=953
2147.22/2153.85	c [1341.39] solve iteration 137, LB=938, UB=953
2147.22/2153.85	c [1353.31] solve iteration 138, LB=938, UB=953
2147.22/2153.85	c [1375.98] solve iteration 139, LB=938, UB=953
2147.22/2153.85	c [1388.23] solve iteration 140, LB=938, UB=953
2147.22/2153.85	c [1400.94] solve iteration 141, LB=938, UB=953
2147.22/2153.85	c [1411.71] solve iteration 142, LB=938, UB=953
2147.22/2153.85	c [1424.37] solve iteration 143, LB=938, UB=953
2147.22/2153.85	c [1450.12] solve iteration 144, LB=938, UB=953
2147.22/2153.85	c [1463.18] solve iteration 145, LB=938, UB=953
2147.22/2153.85	c [1473.87] solve iteration 146, LB=938, UB=953
2147.22/2153.85	c [1484.87] solve iteration 147, LB=938, UB=953
2147.22/2153.85	c [1495.89] solve iteration 148, LB=938, UB=953
2147.22/2153.85	c [1521.67] solve iteration 149, LB=938, UB=953
2147.22/2153.85	c [1534] solve iteration 150, LB=938, UB=953
2147.22/2153.85	c [1545.77] solve iteration 151, LB=938, UB=953
2147.22/2153.85	c [1559.79] solve iteration 152, LB=938, UB=953
2147.22/2153.85	c [1572.04] solve iteration 153, LB=938, UB=953
2147.22/2153.85	c [1598.23] solve iteration 154, LB=938, UB=953
2147.22/2153.85	c [1616.75] solve iteration 155, LB=938, UB=953
2147.22/2153.85	c [1637.24] solve iteration 156, LB=938, UB=953
2147.22/2153.85	c [1653.62] solve iteration 157, LB=938, UB=953
2147.22/2153.85	c [1667.67] solve iteration 158, LB=938, UB=953
2147.22/2153.85	c [1695.39] solve iteration 159, LB=938, UB=953
2147.22/2153.85	c [1708.01] solve iteration 160, LB=938, UB=953
2147.22/2153.85	c [1723.42] solve iteration 161, LB=938, UB=953
2147.22/2153.85	c [1741.65] solve iteration 162, LB=938, UB=953
2147.22/2153.85	c [1759.07] solve iteration 163, LB=938, UB=953
2147.22/2153.85	c [1789.5] solve iteration 164, LB=938, UB=953
2147.22/2153.85	c [1808.33] solve iteration 165, LB=938, UB=953
2147.22/2153.85	c [1827.61] solve iteration 166, LB=938, UB=953
2147.22/2153.85	c [1842.21] solve iteration 167, LB=938, UB=953
2147.22/2153.85	c [1857.22] solve iteration 168, LB=938, UB=953
2147.22/2153.85	c [1887.19] solve iteration 169, LB=938, UB=953
2147.22/2153.85	c [1902.38] solve iteration 170, LB=938, UB=953
2147.22/2153.85	c [1917.66] solve iteration 171, LB=938, UB=953
2147.22/2153.85	c [1933.38] solve iteration 172, LB=938, UB=953
2147.22/2153.85	c [1948.04] solve iteration 173, LB=938, UB=953
2147.22/2153.85	c [1981.28] solve iteration 174, LB=938, UB=953
2147.22/2153.85	c [1995.1] solve iteration 175, LB=938, UB=953
2147.22/2153.85	c [2008.51] solve iteration 176, LB=938, UB=953
2147.22/2153.85	c [2022.89] solve iteration 177, LB=938, UB=953
2147.22/2153.85	c [2037.51] solve iteration 178, LB=938, UB=953
2147.22/2153.85	c [2068.68] solve iteration 179, LB=938, UB=953
2147.22/2153.85	c [2083.16] solve iteration 180, LB=938, UB=953
2147.22/2153.85	c [2099] solve iteration 181, LB=938, UB=953
2147.22/2153.85	c [2117.77] solve iteration 182, LB=938, UB=953
2147.22/2153.85	c [2131.77] solve iteration 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (60525 MiB free)
  memory of node 1: 64507 MiB (58618 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4484202-1751286676/watcher-4484202-1751286676 -o /tmp/evaluation-result-4484202-1751286676/solver-4484202-1751286676 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751279452-39345 --watchdog 3760 ./ipbhs_scip HOME/instance-4484202-1751286676.opb --optimizer scip --max-coef 1000000000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=40112, runsolver pid=40106
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.20 4.11 4.10 4/242 40122
/proc/meminfo: memFree=121823008/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=1941364 memory=224516 CPUtime=0.09 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 569 0 0 0 2 7 0 0 20 0 1 0 44347467 1987956736 56129 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 485341 56129 1568 2790 0 478766 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 1941364 KiB
Current children cumulated memory: 224516 KiB

[startup+0.210687 s]*
/proc/loadavg: 4.20 4.11 4.10 5/241 40122
/proc/meminfo: memFree=121522576/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=1941364 memory=488708 CPUtime=0.19 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 698 0 0 0 4 15 0 0 20 0 1 0 44347467 1987956736 122177 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 485341 122177 1568 2790 0 478766 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 1941364 KiB
Current children cumulated memory: 488708 KiB

[startup+0.310808 s]*
/proc/loadavg: 4.20 4.11 4.10 4/241 40122
/proc/meminfo: memFree=121289104/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=1941364 memory=722180 CPUtime=0.3 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 812 0 0 0 7 23 0 0 20 0 1 0 44347467 1987956736 180545 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 485341 180545 1568 2790 0 478766 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 1941364 KiB
Current children cumulated memory: 722180 KiB

[startup+0.700351 s]
/proc/loadavg: 4.20 4.11 4.10 5/241 40122
/proc/meminfo: memFree=120781200/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=1941364 memory=1715460 CPUtime=0.67 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1296 0 0 0 13 54 0 0 20 0 1 0 44347467 1987956736 428353 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 485341 428865 1568 2790 0 478766 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 1941364 KiB
Current children cumulated memory: 1715460 KiB

[startup+1.50033 s]
/proc/loadavg: 4.20 4.11 4.10 5/247 40158
/proc/meminfo: memFree=120030256/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2066528 memory=2026656 CPUtime=1.47 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 29408 0 0 0 76 71 0 0 20 0 1 0 44347467 2116124672 506664 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 516632 506664 3648 2790 0 510057 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2066528 KiB
Current children cumulated memory: 2026656 KiB

[startup+3.11274 s]
/proc/loadavg: 4.20 4.11 4.10 5/248 40182
/proc/meminfo: memFree=119104396/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2095372 memory=2057476 CPUtime=3.08 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 52124 0 0 0 229 79 0 0 20 0 1 0 44347467 2145660928 514369 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 523843 514369 3712 2790 0 517268 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2095372 KiB
Current children cumulated memory: 2057476 KiB

[startup+6.30026 s]
/proc/loadavg: 4.27 4.12 4.10 5/250 40213
/proc/meminfo: memFree=117051152/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2168768 memory=2139996 CPUtime=6.26 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 72885 0 0 0 540 86 0 0 20 0 1 0 44347467 2220818432 534999 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 542192 534999 3744 2790 0 535617 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2168768 KiB
Current children cumulated memory: 2139996 KiB

[startup+12.7003 s]
/proc/loadavg: 4.33 4.14 4.11 5/250 40213
/proc/meminfo: memFree=116988748/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2187576 memory=2162780 CPUtime=12.64 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 78576 0 0 0 1176 88 0 0 20 0 1 0 44347467 2240077824 540695 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 546894 540695 3744 2790 0 540319 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2187576 KiB
Current children cumulated memory: 2162780 KiB

[startup+25.5003 s]
/proc/loadavg: 4.25 4.13 4.10 5/250 40213
/proc/meminfo: memFree=116800060/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2309716 memory=2273652 CPUtime=25.41 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 99170 0 0 0 2440 101 0 0 20 0 1 0 44347467 2365149184 568413 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 577429 568413 3744 2790 0 570854 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2309716 KiB
Current children cumulated memory: 2273652 KiB

[startup+51.1127 s]
/proc/loadavg: 4.23 4.14 4.10 5/250 40259
/proc/meminfo: memFree=117271088/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2384040 memory=2344192 CPUtime=50.95 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 111775 0 0 0 4965 130 0 0 20 0 1 0 44347467 2441256960 586048 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 596010 586048 3744 2790 0 589435 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2384040 KiB
Current children cumulated memory: 2344192 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.14 4.11 5/252 40397
/proc/meminfo: memFree=116493056/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2516608 memory=2484676 CPUtime=101.99 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 146989 0 0 0 10030 169 0 0 20 0 1 0 44347467 2577006592 621169 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 629152 621169 3744 2790 0 622577 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2516608 KiB
Current children cumulated memory: 2484676 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.15 4.11 5/252 40443
/proc/meminfo: memFree=114997368/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2694736 memory=2643728 CPUtime=161.8 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 181885 0 0 0 15967 213 0 0 20 0 1 0 44347467 2759409664 660932 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 673684 660932 3744 2790 0 667109 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2694736 KiB
Current children cumulated memory: 2643728 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/252 40580
/proc/meminfo: memFree=115328500/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2806840 memory=2764812 CPUtime=221.61 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 213021 0 0 0 21899 262 0 0 20 0 1 0 44347467 2874204160 691203 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 701710 691203 3744 2790 0 695135 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 2806840 KiB
Current children cumulated memory: 2764812 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.15 4.11 5/253 40633
/proc/meminfo: memFree=114200268/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=2912140 memory=2859600 CPUtime=281.43 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 251299 0 0 0 27833 310 0 0 20 0 1 0 44347467 2982031360 714900 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 728035 714900 3744 2790 0 721460 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 2912140 KiB
Current children cumulated memory: 2859600 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/252 40635
/proc/meminfo: memFree=113857496/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=3052472 memory=2980500 CPUtime=341.25 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 282285 0 0 0 33766 359 0 0 20 0 1 0 44347467 3125731328 745125 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 763118 745125 3744 2790 0 756543 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 3052472 KiB
Current children cumulated memory: 2980500 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/253 40639
/proc/meminfo: memFree=113662560/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=3137340 memory=3071504 CPUtime=401.07 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 326156 0 0 0 39709 398 0 0 20 0 1 0 44347467 3212636160 767876 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 784335 767876 3744 2790 0 777760 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 3137340 KiB
Current children cumulated memory: 3071504 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/251 40640
/proc/meminfo: memFree=113473632/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=3157916 memory=3096844 CPUtime=460.88 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 355093 0 0 0 45645 443 0 0 20 0 1 0 44347467 3233705984 774211 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 789479 774211 3744 2790 0 782904 0
Current children cumulated CPU time: 460.88 s

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

Current children cumulated memory: 4254596 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.08 4.09 5/250 40804
/proc/meminfo: memFree=108350068/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4521136 memory=4270188 CPUtime=2853.52 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1124763 0 0 0 283382 1970 0 0 20 0 1 0 44347467 4629643264 1067547 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1130284 1067547 3744 2790 0 1123709 0
Current children cumulated CPU time: 2853.52 s
Current children cumulated vsize: 4521136 KiB
Current children cumulated memory: 4270188 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/249 40806
/proc/meminfo: memFree=108325840/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4529408 memory=4279120 CPUtime=2913.31 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1137490 0 0 0 289334 1997 0 0 20 0 1 0 44347467 4638113792 1069780 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1132352 1069780 3744 2790 0 1125777 0
Current children cumulated CPU time: 2913.31 s
Current children cumulated vsize: 4529408 KiB
Current children cumulated memory: 4279120 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/249 40807
/proc/meminfo: memFree=108172452/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4529408 memory=4334316 CPUtime=2973.1 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1139625 0 0 0 295281 2029 0 0 20 0 1 0 44347467 4638113792 1083579 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1132352 1083579 3744 2790 0 1125777 0
Current children cumulated CPU time: 2973.1 s
Current children cumulated vsize: 4529408 KiB
Current children cumulated memory: 4334316 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/249 40809
/proc/meminfo: memFree=108088316/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4558816 memory=4364360 CPUtime=3032.9 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1151553 0 0 0 301243 2047 0 0 20 0 1 0 44347467 4668227584 1091090 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1139704 1091090 3744 2790 0 1133129 0
Current children cumulated CPU time: 3032.9 s
Current children cumulated vsize: 4558816 KiB
Current children cumulated memory: 4364360 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/249 40811
/proc/meminfo: memFree=107997144/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4567300 memory=4373804 CPUtime=3092.69 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1157194 0 0 0 307203 2066 0 0 20 0 1 0 44347467 4676915200 1093451 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1141825 1093451 3744 2790 0 1135250 0
Current children cumulated CPU time: 3092.69 s
Current children cumulated vsize: 4567300 KiB
Current children cumulated memory: 4373804 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/249 40813
/proc/meminfo: memFree=107875436/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4557516 memory=4366896 CPUtime=3152.48 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1166289 0 0 0 313148 2100 0 0 20 0 1 0 44347467 4666896384 1091724 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1139379 1091724 3744 2790 0 1132804 0
Current children cumulated CPU time: 3152.48 s
Current children cumulated vsize: 4557516 KiB
Current children cumulated memory: 4366896 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/249 40815
/proc/meminfo: memFree=107807488/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4571900 memory=4382060 CPUtime=3212.28 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1176619 0 0 0 319102 2126 0 0 20 0 1 0 44347467 4681625600 1095515 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1142975 1095515 3744 2790 0 1136400 0
Current children cumulated CPU time: 3212.28 s
Current children cumulated vsize: 4571900 KiB
Current children cumulated memory: 4382060 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/249 40817
/proc/meminfo: memFree=107769220/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4654560 memory=4399828 CPUtime=3272.08 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1180489 0 0 0 325044 2164 0 0 20 0 1 0 44347467 4766269440 1099957 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1163640 1099957 3744 2790 0 1157065 0
Current children cumulated CPU time: 3272.08 s
Current children cumulated vsize: 4654560 KiB
Current children cumulated memory: 4399828 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 40826
/proc/meminfo: memFree=107751904/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4630100 memory=4381968 CPUtime=3331.87 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1190707 0 0 0 331004 2183 0 0 20 0 1 0 44347467 4741222400 1095492 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1157525 1095492 3744 2790 0 1150950 0
Current children cumulated CPU time: 3331.87 s
Current children cumulated vsize: 4630100 KiB
Current children cumulated memory: 4381968 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/250 40828
/proc/meminfo: memFree=107695512/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4660560 memory=4431904 CPUtime=3391.67 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1193574 0 0 0 336955 2212 0 0 20 0 1 0 44347467 4772413440 1107976 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1165140 1107976 3744 2790 0 1158565 0
Current children cumulated CPU time: 3391.67 s
Current children cumulated vsize: 4660560 KiB
Current children cumulated memory: 4431904 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/250 40830
/proc/meminfo: memFree=107582672/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4875484 memory=4480188 CPUtime=3451.44 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1196446 0 0 0 342903 2241 0 0 20 0 1 0 44347467 4992495616 1120047 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1218871 1120047 3744 2790 0 1212296 0
Current children cumulated CPU time: 3451.44 s
Current children cumulated vsize: 4875484 KiB
Current children cumulated memory: 4480188 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 40832
/proc/meminfo: memFree=107514072/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4910956 memory=4515732 CPUtime=3511.23 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1206991 0 0 0 348861 2262 0 0 20 0 1 0 44347467 5028818944 1128933 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1227739 1128933 3744 2790 0 1221164 0
Current children cumulated CPU time: 3511.23 s
Current children cumulated vsize: 4910956 KiB
Current children cumulated memory: 4515732 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 40835
/proc/meminfo: memFree=107461860/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4936904 memory=4547732 CPUtime=3571.02 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1224898 0 0 0 354821 2281 0 0 20 0 1 0 44347467 5055389696 1136933 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1234226 1136933 3744 2790 0 1227651 0
Current children cumulated CPU time: 3571.02 s
Current children cumulated vsize: 4936904 KiB
Current children cumulated memory: 4547732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 40837
/proc/meminfo: memFree=107453540/131382112 swapFree=33010684/33010684
[pid=40112] ppid=40106 vsize=4908444 memory=4519492 CPUtime=3600.03 cores=0,2
/proc/40112/stat : 40112 (ipbhs_scip) R 40106 40112 39335 0 -1 4194304 1224901 0 0 0 357701 2302 0 0 20 0 1 0 44347467 5026246656 1129873 18446744073709551615 94190534909952 94190546336349 140733647554592 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94190548472024 94190548517042 94190578372608 140733647559058 140733647559177 140733647559177 140733647564779 0
/proc/40112/statm: 1227111 1129873 3744 2790 0 1220536 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 4908444 KiB
Current children cumulated memory: 4519492 KiB

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

[startup+3611.47 s]
# the end of solver process 40112 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3577.01 s, system=23.0955 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.47
CPU time (s): 3600.11
CPU user time (s): 3577.01
CPU system time (s): 23.0955
CPU usage (%): 99.6854
Max. virtual memory (cumulated for all children) (KiB): 4941832
Max. memory (cumulated for all children) (KiB): 4548624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.01
system time used= 23.0955
maximum resident set size= 4548624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1224901
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= 164
involuntary context switches= 8187


# summary of solver processes directly reported to runsolver:
#   pid: 40112
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3577.01
#   total CPU system time (s): 23.0955

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0256 second user time and 34.5434 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-30 14:31:16
IDJOB=4484202
IDBENCH=146652
IDSOLVER=3335
FILE ID=nodeC009/4484202-1751286676
RUNJOBID= nodeC009-1751279452-39345
SLURM_JOB_ID= 9594214
Free space on /tmp= 432452 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-2.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4484202-1751286676/watcher-4484202-1751286676 -o /tmp/evaluation-result-4484202-1751286676/solver-4484202-1751286676 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751279452-39345 --watchdog 3760  ./ipbhs_scip HOME/instance-4484202-1751286676.opb --optimizer scip --max-coef 1000000000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= b97b9bf3767749854a32fccedb37d823
RANDOM SEED=893053766

nodeC009 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.423
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3543.590
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1596.296
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.252
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.369
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.281
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.228
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        121952728 kB
MemAvailable:   128792424 kB
Buffers:            3280 kB
Cached:          7612300 kB
SwapCached:            0 kB
Active:          1362840 kB
Inactive:        7314868 kB
Active(anon):    1079120 kB
Inactive(anon):      968 kB
Active(file):     283720 kB
Inactive(file):  7313900 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            140200 kB
Writeback:             0 kB
AnonPages:       1061948 kB
Mapped:           114280 kB
Shmem:             17960 kB
KReclaimable:     163024 kB
Slab:             246456 kB
SReclaimable:     163024 kB
SUnreclaim:        83432 kB
KernelStack:        3884 kB
PageTables:         5028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1426412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149304 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    985088 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432376 MiB
End job on nodeC009 at 2025-06-30 15:31:29