Trace number 4484064

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.05 3610.41

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-3.opb
MD5SUM1c26e44dc48355aad6827be56d900020
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 benchmark3031
Best CPU time to get the best result obtained on this benchmark0.349868
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3300
Total number of constraints1985
Number of constraints which are clauses1364
Number of constraints which are cardinality constraints (but not clauses)621
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint220
Number of terms in the objective function 2792
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1385986
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1385986
Number of bits of the biggest sum of numbers21
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.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.10/0.11	c limit for coefficient in constraints and objective to 1000000000
0.10/0.11	c will solve HOME/instance-4484064-1751283065.opb
0.10/0.11	c [0.01] will start solving
453.23/454.59	c [0.04] solve iteration 1, LB=-1407, UB=1384580
453.23/454.59	c [0.49] solve iteration 2, LB=2021, UB=57159
453.23/454.59	c [0.84] solve iteration 3, LB=2021, UB=24091
453.23/454.59	c [1.26] solve iteration 4, LB=2021, UB=3051
453.23/454.59	c [1.72] solve iteration 5, LB=2021, UB=3047
453.23/454.59	c [3.8] solve iteration 6, LB=2021, UB=3039
453.23/454.59	c [4.22] solve iteration 7, LB=2021, UB=3039
453.23/454.59	c [4.58] solve iteration 8, LB=2021, UB=3039
453.23/454.59	c [4.99] solve iteration 9, LB=2021, UB=3038
453.23/454.59	c [5.39] solve iteration 10, LB=2021, UB=3038
453.23/454.59	c [10.38] solve iteration 11, LB=2021, UB=3038
453.23/454.59	c [11] solve iteration 12, LB=2021, UB=3038
453.23/454.59	c [11.62] solve iteration 13, LB=2021, UB=3038
453.23/454.59	c [12.26] solve iteration 14, LB=2021, UB=3038
453.23/454.59	c [12.96] solve iteration 15, LB=2021, UB=3038
453.23/454.59	c [21.17] solve iteration 16, LB=2021, UB=3038
453.23/454.59	c [21.82] solve iteration 17, LB=2021, UB=3038
453.23/454.59	c [22.46] solve iteration 18, LB=2021, UB=3038
453.23/454.59	c [23.1] solve iteration 19, LB=2021, UB=3037
453.23/454.59	c [23.8] solve iteration 20, LB=2021, UB=3036
453.23/454.59	c [43.7] solve iteration 21, LB=2021, UB=3036
453.23/454.59	c [44.44] solve iteration 22, LB=2021, UB=3036
453.23/454.59	c [45.07] solve iteration 23, LB=2021, UB=3036
453.23/454.59	c [45.73] solve iteration 24, LB=2021, UB=3036
453.23/454.59	c [46.51] solve iteration 25, LB=2021, UB=3036
453.23/454.59	c [59.04] solve iteration 26, LB=2021, UB=3036
453.23/454.59	c [59.86] solve iteration 27, LB=2021, UB=3036
453.23/454.59	c [60.6] solve iteration 28, LB=2021, UB=3034
453.23/454.59	c [61.92] solve iteration 29, LB=3029, UB=3034
453.23/454.59	c [62.69] solve iteration 30, LB=3029, UB=3034
453.23/454.59	c [63.51] solve iteration 31, LB=3029, UB=3034
453.23/454.59	c [64.29] solve iteration 32, LB=3029, UB=3034
453.23/454.59	c [65] solve iteration 33, LB=3029, UB=3034
453.23/454.59	c [84.62] solve iteration 34, LB=3029, UB=3034
453.23/454.59	c [85.37] solve iteration 35, LB=3029, UB=3034
453.23/454.59	c [86.13] solve iteration 36, LB=3029, UB=3034
453.23/454.59	c [86.92] solve iteration 37, LB=3029, UB=3033
453.23/454.59	c [87.7] solve iteration 38, LB=3029, UB=3033
453.23/454.59	c [98.26] solve iteration 39, LB=3029, UB=3033
453.23/454.59	c [98.78] solve iteration 40, LB=3029, UB=3033
453.23/454.59	c [99.58] solve iteration 41, LB=3029, UB=3033
453.23/454.59	c [100.43] solve iteration 42, LB=3029, UB=3033
453.23/454.59	c [101.28] solve iteration 43, LB=3029, UB=3033
453.23/454.59	c [124.62] solve iteration 44, LB=3029, UB=3033
453.23/454.59	c [125.49] solve iteration 45, LB=3029, UB=3033
453.23/454.59	c [126.33] solve iteration 46, LB=3029, UB=3033
453.23/454.59	c [127.16] solve iteration 47, LB=3029, UB=3033
453.23/454.59	c [128.01] solve iteration 48, LB=3029, UB=3033
453.23/454.59	c [152.92] solve iteration 49, LB=3029, UB=3033
453.23/454.59	c [153.46] solve iteration 50, LB=3029, UB=3033
453.23/454.59	c [154] solve iteration 51, LB=3029, UB=3033
453.23/454.59	c [154.89] solve iteration 52, LB=3029, UB=3033
453.23/454.59	c [155.86] solve iteration 53, LB=3029, UB=3033
453.23/454.59	c [179.77] solve iteration 54, LB=3029, UB=3033
453.23/454.59	c [180.69] solve iteration 55, LB=3029, UB=3033
453.23/454.59	c [181.26] solve iteration 56, LB=3029, UB=3033
453.23/454.59	c [182.12] solve iteration 57, LB=3029, UB=3033
453.23/454.59	c [182.72] solve iteration 58, LB=3029, UB=3032
453.23/454.59	c [219.8] solve iteration 59, LB=3029, UB=3032
453.23/454.59	c [220.74] solve iteration 60, LB=3029, UB=3032
453.23/454.59	c [222.24] solve iteration 61, LB=3029, UB=3032
453.23/454.59	c [223.83] solve iteration 62, LB=3029, UB=3032
453.23/454.59	c [224.82] solve iteration 63, LB=3029, UB=3032
453.23/454.59	c [254.57] solve iteration 64, LB=3029, UB=3032
453.23/454.59	c [255.85] solve iteration 65, LB=3029, UB=3032
453.23/454.59	c [256.54] solve iteration 66, LB=3029, UB=3032
453.23/454.59	c [258.29] solve iteration 67, LB=3029, UB=3032
453.23/454.59	c [259] solve iteration 68, LB=3029, UB=3032
453.23/454.59	c [318.26] solve iteration 69, LB=3029, UB=3032
453.23/454.59	c [319.46] solve iteration 70, LB=3029, UB=3032
453.23/454.59	c [320.53] solve iteration 71, LB=3029, UB=3032
453.23/454.59	c [321.86] solve iteration 72, LB=3029, UB=3032
453.23/454.59	c [322.62] solve iteration 73, LB=3029, UB=3032
453.23/454.59	c [353.34] solve iteration 74, LB=3029, UB=3032
453.23/454.59	c [354.81] solve iteration 75, LB=3029, UB=3032
453.23/454.59	c [356.62] solve iteration 76, LB=3029, UB=3032
453.23/454.59	c [357.42] solve iteration 77, LB=3029, UB=3032
453.23/454.59	c [358.58] solve iteration 78, LB=3029, UB=3032
453.23/454.59	c [396.85] solve iteration 79, LB=3029, UB=3032
453.23/454.59	c [398.04] solve iteration 80, LB=3029, UB=3032
453.23/454.59	c [398.84] solve iteration 81, LB=3029, UB=3032
453.23/454.59	c [400.19] solve iteration 82, LB=3029, UB=3032
453.23/454.59	c [400.9] solve iteration 83, LB=3029, UB=3032
453.23/454.59	c [444.8] solve iteration 84, LB=3029, UB=3032
453.23/454.59	c [446.68] solve iteration 85, LB=3029, UB=3032
453.23/454.59	c [448.06] solve iteration 86, LB=3029, UB=3032
453.23/454.59	c [449.47] solve iteration 87, LB=3029, UB=3032
2531.04/2538.26	c [450.81] solve iteration 88, LB=3029, UB=3032
2531.04/2538.26	c [509.95] solve iteration 89, LB=3029, UB=3032
2531.04/2538.26	c [511.95] solve iteration 90, LB=3029, UB=3032
2531.04/2538.26	c [514.57] solve iteration 91, LB=3029, UB=3032
2531.04/2538.26	c [516.68] solve iteration 92, LB=3029, UB=3032
2531.04/2538.26	c [518.64] solve iteration 93, LB=3029, UB=3032
2531.04/2538.26	c [594.86] solve iteration 94, LB=3029, UB=3032
2531.04/2538.26	c [596.93] solve iteration 95, LB=3029, UB=3032
2531.04/2538.26	c [599.34] solve iteration 96, LB=3029, UB=3032
2531.04/2538.26	c [601.59] solve iteration 97, LB=3029, UB=3032
2531.04/2538.26	c [604.35] solve iteration 98, LB=3029, UB=3032
2531.04/2538.26	c [671.42] solve iteration 99, LB=3029, UB=3032
2531.04/2538.26	c [675.37] solve iteration 100, LB=3029, UB=3032
2531.04/2538.26	c [678.58] solve iteration 101, LB=3029, UB=3032
2531.04/2538.26	c [682.24] solve iteration 102, LB=3029, UB=3032
2531.04/2538.26	c [684.7] solve iteration 103, LB=3029, UB=3032
2531.04/2538.26	c [761.04] solve iteration 104, LB=3029, UB=3032
2531.04/2538.26	c [764.06] solve iteration 105, LB=3029, UB=3032
2531.04/2538.26	c [767.46] solve iteration 106, LB=3029, UB=3032
2531.04/2538.26	c [770.41] solve iteration 107, LB=3029, UB=3032
2531.04/2538.26	c [772.75] solve iteration 108, LB=3029, UB=3032
2531.04/2538.26	c [828.33] solve iteration 109, LB=3029, UB=3032
2531.04/2538.26	c [831.4] solve iteration 110, LB=3029, UB=3032
2531.04/2538.26	c [835.2] solve iteration 111, LB=3029, UB=3032
2531.04/2538.26	c [839.24] solve iteration 112, LB=3029, UB=3032
2531.04/2538.26	c [842.07] solve iteration 113, LB=3029, UB=3032
2531.04/2538.26	c [915.62] solve iteration 114, LB=3029, UB=3032
2531.04/2538.26	c [919.04] solve iteration 115, LB=3029, UB=3032
2531.04/2538.26	c [922.27] solve iteration 116, LB=3029, UB=3032
2531.04/2538.26	c [925.22] solve iteration 117, LB=3029, UB=3032
2531.04/2538.26	c [928.41] solve iteration 118, LB=3029, UB=3032
2531.04/2538.26	c [1005.69] solve iteration 119, LB=3029, UB=3032
2531.04/2538.26	c [1008.35] solve iteration 120, LB=3029, UB=3032
2531.04/2538.26	c [1011.31] solve iteration 121, LB=3029, UB=3032
2531.04/2538.26	c [1014.91] solve iteration 122, LB=3029, UB=3032
2531.04/2538.26	c [1017.47] solve iteration 123, LB=3029, UB=3032
2531.04/2538.26	c [1104.29] solve iteration 124, LB=3029, UB=3032
2531.04/2538.26	c [1108.42] solve iteration 125, LB=3029, UB=3032
2531.04/2538.26	c [1111.7] solve iteration 126, LB=3029, UB=3032
2531.04/2538.26	c [1114.55] solve iteration 127, LB=3029, UB=3032
2531.04/2538.26	c [1118.37] solve iteration 128, LB=3029, UB=3032
2531.04/2538.26	c [1233.67] solve iteration 129, LB=3029, UB=3032
2531.04/2538.26	c [1236.81] solve iteration 130, LB=3029, UB=3032
2531.04/2538.26	c [1239.16] solve iteration 131, LB=3029, UB=3032
2531.04/2538.26	c [1241.86] solve iteration 132, LB=3029, UB=3032
2531.04/2538.26	c [1244.1] solve iteration 133, LB=3029, UB=3032
2531.04/2538.26	c [1370.64] solve iteration 134, LB=3029, UB=3032
2531.04/2538.26	c [1373.04] solve iteration 135, LB=3029, UB=3032
2531.04/2538.26	c [1377.11] solve iteration 136, LB=3029, UB=3032
2531.04/2538.26	c [1379.1] solve iteration 137, LB=3029, UB=3032
2531.04/2538.26	c [1381.57] solve iteration 138, LB=3029, UB=3032
2531.04/2538.26	c [1489.53] solve iteration 139, LB=3029, UB=3032
2531.04/2538.26	c [1492] solve iteration 140, LB=3029, UB=3032
2531.04/2538.26	c [1494.72] solve iteration 141, LB=3029, UB=3032
2531.04/2538.26	c [1497.83] solve iteration 142, LB=3029, UB=3032
2531.04/2538.26	c [1500.86] solve iteration 143, LB=3029, UB=3032
2531.04/2538.26	c [1634.89] solve iteration 144, LB=3029, UB=3032
2531.04/2538.26	c [1637.81] solve iteration 145, LB=3029, UB=3032
2531.04/2538.26	c [1641.83] solve iteration 146, LB=3029, UB=3032
2531.04/2538.26	c [1644.2] solve iteration 147, LB=3029, UB=3032
2531.04/2538.26	c [1647.53] solve iteration 148, LB=3029, UB=3032
2531.04/2538.26	c [1792.24] solve iteration 149, LB=3029, UB=3032
2531.04/2538.26	c [1795.04] solve iteration 150, LB=3029, UB=3032
2531.04/2538.26	c [1797.89] solve iteration 151, LB=3029, UB=3032
2531.04/2538.26	c [1800.56] solve iteration 152, LB=3029, UB=3032
2531.04/2538.26	c [1803.35] solve iteration 153, LB=3029, UB=3032
2531.04/2538.26	c [1975.84] solve iteration 154, LB=3029, UB=3032
2531.04/2538.26	c [1979.73] solve iteration 155, LB=3029, UB=3032
2531.04/2538.26	c [1981.69] solve iteration 156, LB=3029, UB=3032
2531.04/2538.26	c [1985.58] solve iteration 157, LB=3029, UB=3032
2531.04/2538.26	c [1988.19] solve iteration 158, LB=3029, UB=3032
2531.04/2538.26	c [2147.83] solve iteration 159, LB=3029, UB=3032
2531.04/2538.26	c [2150.61] solve iteration 160, LB=3029, UB=3032
2531.04/2538.26	c [2153.72] solve iteration 161, LB=3029, UB=3032
2531.04/2538.26	c [2158.62] solve iteration 162, LB=3029, UB=3032
2531.04/2538.26	c [2161.96] solve iteration 163, LB=3029, UB=3032
2531.04/2538.26	c [2321.93] solve iteration 164, LB=3029, UB=3032
2531.04/2538.26	c [2325.13] solve iteration 165, LB=3029, UB=3032
2531.04/2538.26	c [2329.51] solve iteration 166, LB=3029, UB=3032
2531.04/2538.26	c [2333.67] solve iteration 167, LB=3029, UB=3032
2531.04/2538.26	c [2338.04] solve iteration 168, LB=3029, UB=3032
2531.04/2538.26	c [2516.09] solve iteration 169, LB=3029, UB=3032
2531.04/2538.26	c [2520.04] solve iteration 170, LB=3029, UB

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 (60381 MiB free)
  memory of node 1: 64507 MiB (59554 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=39767, runsolver pid=39764

[startup+0.100106 s]*
/proc/loadavg: 4.09 4.10 4.09 5/251 39768
/proc/meminfo: memFree=122433964/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=187392 memory=159564 CPUtime=0.1 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 3857 0 0 0 3 7 0 0 20 0 1 0 43986314 191889408 39891 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 46848 39891 3104 2790 0 40273 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 187392 KiB
Current children cumulated memory: 159564 KiB

[startup+0.214005 s]*
/proc/loadavg: 4.09 4.10 4.09 5/251 39768
/proc/meminfo: memFree=122134588/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=207052 memory=175436 CPUtime=0.21 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 7484 0 0 0 13 8 0 0 20 0 1 0 43986314 212021248 43859 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 51763 43859 3520 2790 0 45188 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 207052 KiB
Current children cumulated memory: 175436 KiB

[startup+0.313596 s]*
/proc/loadavg: 4.09 4.10 4.09 5/251 39768
/proc/meminfo: memFree=121889084/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=229148 memory=193516 CPUtime=0.31 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 11952 0 0 0 21 10 0 0 20 0 1 0 43986314 234647552 48379 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 57287 48379 3648 2790 0 50712 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 229148 KiB
Current children cumulated memory: 193516 KiB

[startup+0.700374 s]
/proc/loadavg: 4.09 4.10 4.09 5/251 39768
/proc/meminfo: memFree=121378164/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=237500 memory=206260 CPUtime=0.68 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 19344 0 0 0 54 14 0 0 20 0 1 0 43986314 243200000 51565 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 59375 51565 3712 2790 0 52800 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 237500 KiB
Current children cumulated memory: 206260 KiB

[startup+1.50033 s]
/proc/loadavg: 4.09 4.10 4.09 5/251 39768
/proc/meminfo: memFree=121032972/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=272636 memory=243932 CPUtime=1.47 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 29827 0 0 0 128 19 0 0 20 0 1 0 43986314 279179264 60951 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 68159 60983 3744 2790 0 61584 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 272636 KiB
Current children cumulated memory: 243932 KiB

[startup+3.11267 s]
/proc/loadavg: 4.09 4.10 4.09 6/251 39768
/proc/meminfo: memFree=120501332/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=295832 memory=270788 CPUtime=3.08 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 36049 0 0 0 283 25 0 0 20 0 1 0 43986314 302931968 67697 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 73958 67697 3744 2790 0 67383 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 295832 KiB
Current children cumulated memory: 270788 KiB

[startup+6.30029 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 39768
/proc/meminfo: memFree=120293984/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=388060 memory=361276 CPUtime=6.27 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 58256 0 0 0 587 40 0 0 20 0 1 0 43986314 397373440 90319 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 97015 90319 3744 2790 0 90440 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 388060 KiB
Current children cumulated memory: 361276 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.11 4.09 5/251 39768
/proc/meminfo: memFree=120083688/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=447752 memory=425552 CPUtime=12.65 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 70753 0 0 0 1211 54 0 0 20 0 1 0 43986314 458498048 106388 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 111938 106388 3744 2790 0 105363 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 447752 KiB
Current children cumulated memory: 425552 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.10 4.09 5/252 39770
/proc/meminfo: memFree=119760728/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=515340 memory=483356 CPUtime=25.42 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 83146 0 0 0 2464 78 0 0 20 0 1 0 43986314 527708160 120839 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 128835 120839 3744 2790 0 122260 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 515340 KiB
Current children cumulated memory: 483356 KiB

[startup+51.1128 s]
/proc/loadavg: 4.37 4.16 4.11 6/252 39770
/proc/meminfo: memFree=119508164/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=590388 memory=539064 CPUtime=50.96 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 97933 0 0 0 4989 107 0 0 20 0 1 0 43986314 604557312 134766 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 147597 134766 3744 2790 0 141022 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 590388 KiB
Current children cumulated memory: 539064 KiB

[startup+102.3 s]
/proc/loadavg: 4.68 4.29 4.16 5/252 39817
/proc/meminfo: memFree=119516672/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=619620 memory=584080 CPUtime=102 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 111771 0 0 0 10047 153 0 0 20 0 1 0 43986314 634490880 146020 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 154905 146020 3744 2790 0 148330 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 619620 KiB
Current children cumulated memory: 584080 KiB

[startup+162.3 s]
/proc/loadavg: 4.30 4.25 4.15 5/252 39819
/proc/meminfo: memFree=119244904/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=679908 memory=639276 CPUtime=161.83 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 130156 0 0 0 15983 200 0 0 20 0 1 0 43986314 696225792 159819 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 169977 159819 3744 2790 0 163402 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 679908 KiB
Current children cumulated memory: 639276 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.22 4.15 5/251 39821
/proc/meminfo: memFree=119127132/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=761184 memory=680940 CPUtime=221.67 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 142007 0 0 0 21927 240 0 0 20 0 1 0 43986314 779452416 170235 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 190296 170235 3744 2790 0 183721 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 761184 KiB
Current children cumulated memory: 680940 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.20 4.15 5/251 39829
/proc/meminfo: memFree=119007904/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=792816 memory=720932 CPUtime=281.5 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 158820 0 0 0 27867 283 0 0 20 0 1 0 43986314 811843584 180233 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 198204 180233 3744 2790 0 191629 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 792816 KiB
Current children cumulated memory: 720932 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.18 4.14 5/250 39831
/proc/meminfo: memFree=118928980/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=800624 memory=739928 CPUtime=341.34 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 168889 0 0 0 33814 320 0 0 20 0 1 0 43986314 819838976 184982 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 200156 184982 3744 2790 0 193581 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 800624 KiB
Current children cumulated memory: 739928 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.18 4.14 5/249 39833
/proc/meminfo: memFree=118893532/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=802900 memory=741440 CPUtime=401.17 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 173586 0 0 0 39771 346 0 0 20 0 1 0 43986314 822169600 185360 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 200725 185360 3744 2790 0 194150 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 802900 KiB
Current children cumulated memory: 741440 KiB

[startup+462.3 s]
/proc/loadavg: 4.45 4.24 4.16 5/249 39835
/proc/meminfo: memFree=118821948/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=827340 memory=764712 CPUtime=461 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 186356 0 0 0 45712 388 0 0 20 0 1 0 43986314 847196160 191178 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 206835 191178 3744 2790 0 200260 0
Current children cumulated CPU time: 461 s

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

Current children cumulated memory: 1215252 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/250 39955
/proc/meminfo: memFree=117337972/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1289272 memory=1223256 CPUtime=2854.24 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 445845 0 0 0 284234 1190 0 0 20 0 1 0 43986314 1320214528 305814 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 322318 305814 3744 2790 0 315743 0
Current children cumulated CPU time: 2854.24 s
Current children cumulated vsize: 1289272 KiB
Current children cumulated memory: 1223256 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 39957
/proc/meminfo: memFree=117322272/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1276728 memory=1210940 CPUtime=2914.06 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 449339 0 0 0 290205 1201 0 0 20 0 1 0 43986314 1307369472 302735 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 319182 302735 3744 2790 0 312607 0
Current children cumulated CPU time: 2914.06 s
Current children cumulated vsize: 1276728 KiB
Current children cumulated memory: 1210940 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/250 39960
/proc/meminfo: memFree=117283164/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1305028 memory=1224288 CPUtime=2973.87 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 471360 0 0 0 296158 1229 0 0 20 0 1 0 43986314 1336348672 306072 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 326257 306072 3744 2790 0 319682 0
Current children cumulated CPU time: 2973.87 s
Current children cumulated vsize: 1305028 KiB
Current children cumulated memory: 1224288 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.10 4.09 5/250 39962
/proc/meminfo: memFree=117258928/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1305028 memory=1224288 CPUtime=3033.68 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 471360 0 0 0 302121 1247 0 0 20 0 1 0 43986314 1336348672 306072 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 326257 306072 3744 2790 0 319682 0
Current children cumulated CPU time: 3033.68 s
Current children cumulated vsize: 1305028 KiB
Current children cumulated memory: 1224288 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/250 39964
/proc/meminfo: memFree=117263824/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1305028 memory=1224288 CPUtime=3093.49 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 471360 0 0 0 308085 1264 0 0 20 0 1 0 43986314 1336348672 306072 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 326257 306072 3744 2790 0 319682 0
Current children cumulated CPU time: 3093.49 s
Current children cumulated vsize: 1305028 KiB
Current children cumulated memory: 1224288 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 39966
/proc/meminfo: memFree=117290672/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1305028 memory=1224288 CPUtime=3153.31 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 471360 0 0 0 314052 1279 0 0 20 0 1 0 43986314 1336348672 306072 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 326257 306072 3744 2790 0 319682 0
Current children cumulated CPU time: 3153.31 s
Current children cumulated vsize: 1305028 KiB
Current children cumulated memory: 1224288 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 39968
/proc/meminfo: memFree=117272488/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1305028 memory=1224288 CPUtime=3213.13 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 471360 0 0 0 320017 1296 0 0 20 0 1 0 43986314 1336348672 306072 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 326257 306072 3744 2790 0 319682 0
Current children cumulated CPU time: 3213.13 s
Current children cumulated vsize: 1305028 KiB
Current children cumulated memory: 1224288 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/250 39977
/proc/meminfo: memFree=117247300/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1311428 memory=1230852 CPUtime=3272.95 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 474425 0 0 0 325986 1309 0 0 20 0 1 0 43986314 1342902272 307713 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 327857 307713 3744 2790 0 321282 0
Current children cumulated CPU time: 3272.95 s
Current children cumulated vsize: 1311428 KiB
Current children cumulated memory: 1230852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/250 39979
/proc/meminfo: memFree=117209804/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1331584 memory=1252752 CPUtime=3332.75 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 503844 0 0 0 331940 1335 0 0 20 0 1 0 43986314 1363542016 313188 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 332896 313188 3744 2790 0 326321 0
Current children cumulated CPU time: 3332.75 s
Current children cumulated vsize: 1331584 KiB
Current children cumulated memory: 1252752 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/250 39981
/proc/meminfo: memFree=117212744/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1331584 memory=1252752 CPUtime=3392.57 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 503844 0 0 0 337897 1360 0 0 20 0 1 0 43986314 1363542016 313188 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 332896 313188 3744 2790 0 326321 0
Current children cumulated CPU time: 3392.57 s
Current children cumulated vsize: 1331584 KiB
Current children cumulated memory: 1252752 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/250 39983
/proc/meminfo: memFree=117220376/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1331584 memory=1252752 CPUtime=3452.39 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 503844 0 0 0 343855 1384 0 0 20 0 1 0 43986314 1363542016 313188 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 332896 313188 3744 2790 0 326321 0
Current children cumulated CPU time: 3452.39 s
Current children cumulated vsize: 1331584 KiB
Current children cumulated memory: 1252752 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 39985
/proc/meminfo: memFree=117223812/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1329816 memory=1256664 CPUtime=3512.21 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 524613 0 0 0 349810 1411 0 0 20 0 1 0 43986314 1361731584 314166 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 332454 314166 3744 2790 0 325879 0
Current children cumulated CPU time: 3512.21 s
Current children cumulated vsize: 1329816 KiB
Current children cumulated memory: 1256664 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/249 39986
/proc/meminfo: memFree=117215748/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1329816 memory=1256664 CPUtime=3572.02 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 524613 0 0 0 355761 1441 0 0 20 0 1 0 43986314 1361731584 314166 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 332454 314166 3744 2790 0 325879 0
Current children cumulated CPU time: 3572.02 s
Current children cumulated vsize: 1329816 KiB
Current children cumulated memory: 1256664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.05 4.08 4.09 4/240 40031
/proc/meminfo: memFree=120760340/131382112 swapFree=33010684/33010684
[pid=39767] ppid=39764 vsize=1329816 memory=1256664 CPUtime=3600.03 cores=5,7
/proc/39767/stat : 39767 (ipbhs_scip) R 39764 39767 39335 0 -1 4194304 524613 0 0 0 358550 1453 0 0 20 0 1 0 43986314 1361731584 314166 18446744073709551615 94012624916480 94012636342877 140737277579344 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94012638478552 94012638523570 94012676665344 140737277585810 140737277585929 140737277585929 140737277591531 0
/proc/39767/statm: 332454 314166 3744 2790 0 325879 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1329816 KiB
Current children cumulated memory: 1256664 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.5 s, system=14.5444 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): 3610.41
CPU time (s): 3600.05
CPU user time (s): 3585.5
CPU system time (s): 14.5444
CPU usage (%): 99.713
Max. virtual memory (cumulated for all children) (KiB): 1340056
Max. memory (cumulated for all children) (KiB): 1266476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.5
system time used= 14.5444
maximum resident set size= 1268396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524613
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= 137
involuntary context switches= 1994


# summary of solver processes directly reported to runsolver:
#   pid: 39767
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3585.5
#   total CPU system time (s): 14.5444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5243 second user time and 35.8172 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-30 13:31:05
IDJOB=4484064
IDBENCH=146649
IDSOLVER=3335
FILE ID=nodeC009/4484064-1751283065
RUNJOBID= nodeC009-1751279452-39348
SLURM_JOB_ID= 9594214
Free space on /tmp= 432484 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-ws97-3.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4484064-1751283065/watcher-4484064-1751283065 -o /tmp/evaluation-result-4484064-1751283065/solver-4484064-1751283065 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751279452-39348 --watchdog 3760  ./ipbhs_scip HOME/instance-4484064-1751283065.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 1c26e44dc48355aad6827be56d900020
RANDOM SEED=1003207593

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.197
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		: 1197.158
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		: 1197.340
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.230
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		: 1197.204
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.237
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.679
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		: 1196.789
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:        123033344 kB
MemAvailable:   129877868 kB
Buffers:            3280 kB
Cached:          7617148 kB
SwapCached:            0 kB
Active:           376484 kB
Inactive:        7319712 kB
Active(anon):      92764 kB
Inactive(anon):      968 kB
Active(file):     283720 kB
Inactive(file):  7318744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            286320 kB
Writeback:             8 kB
AnonPages:         78900 kB
Mapped:           111904 kB
Shmem:             17960 kB
KReclaimable:     162992 kB
Slab:             246532 kB
SReclaimable:     162992 kB
SUnreclaim:        83540 kB
KernelStack:        3936 kB
PageTables:         2968 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     407880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 432380 MiB
End job on nodeC009 at 2025-06-30 14:31:16