Trace number 4449861

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 2024-07-09Signal 1942.14 1947.02

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=19-t=2.opb
MD5SUM9b7954cd6dc14b590c17dd19cf5c91cb
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 benchmark17
Best CPU time to get the best result obtained on this benchmark59.722
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables589
Total number of constraints58881
Number of constraints which are clauses58862
Number of constraints which are cardinality constraints (but not clauses)19
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 19
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 19
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

285.42/286.25	c initialize IPBHS solver
285.42/286.25	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
285.42/286.25	c optimizer = "scip"
285.42/286.25	c pbsolver = "roundingsat"
285.42/286.25	c load symmetries from file ""
285.42/286.25	c set time limit for symmetry computation to 100 seconds.
285.42/286.25	c set interchangeable summation variable limit to 3
285.42/286.25	c set abs symmetric core budget per WCE-iteration to 100
285.42/286.25	c set rel symmetric core budget per WCE-iteration to 0
285.42/286.25	c set lit symmetric core budget per WCE-iteration to 0
285.42/286.25	c set sym generation to 's'
285.42/286.25	c set abstraction set creation to 10 iterations without LB change
285.42/286.25	c set abstraction set inputs to 0
285.42/286.25	c set abstraction set cluster min size to 2
285.42/286.25	c set abstraction set cluster max size to 100000000
285.42/286.25	c set abstraction set cluster activation limit to 2
285.42/286.25	c enable abstraction set require equal cost
285.42/286.25	c set abstraction set assumptions to 0
285.42/286.25	c set abstraction set constraint type to 0
285.42/286.25	c set abstract core extraction strategy to b
285.42/286.25	c set core extraction strategy to 2
285.42/286.25	c set core extraction shuffles 10
285.42/286.25	c set cores per iteration to 5
285.42/286.25	c set optimizer bound usage strategy to 2
285.42/286.25	c set optimizer max non-optimal iterations to 1000
285.42/286.25	c set small core cardinality limit to 2
285.42/286.25	c set max coef in cores to 1000000000
285.42/286.25	c set SIS iterations to 5
285.42/286.25	c set SIS budget abs to 1000
285.42/286.25	c set SIS budget rel to 0.05
285.42/286.25	c limit for coefficient in constraints and objective to 9223372036854775807
285.42/286.25	c will solve HOME/instance-4449861-1721403113.opb
285.42/286.25	c [0.01] solve iteration 1, LB=0, UB=20
285.42/286.25	c [2.29] solve iteration 2, LB=0, UB=19
285.42/286.25	c [7.77] solve iteration 3, LB=1, UB=19
285.42/286.25	c [18.5] solve iteration 4, LB=1, UB=19
285.42/286.25	c [23.42] solve iteration 5, LB=1, UB=19
285.42/286.25	c [27.8] solve iteration 6, LB=1, UB=18
285.42/286.25	c [33.73] solve iteration 7, LB=1, UB=18
285.42/286.25	c [39.41] solve iteration 8, LB=1, UB=18
285.42/286.25	c [42.44] solve iteration 9, LB=1, UB=18
285.42/286.25	c [46.71] solve iteration 10, LB=1, UB=18
285.42/286.25	c [50.53] solve iteration 11, LB=1, UB=17
285.42/286.25	c [51.88] solve iteration 12, LB=1, UB=17
285.42/286.25	c [52.64] solve iteration 13, LB=1, UB=17
285.42/286.25	c [53.27] solve iteration 14, LB=1, UB=17
285.42/286.25	c [57.1] solve iteration 15, LB=1, UB=17
285.42/286.25	c [63.38] solve iteration 16, LB=1, UB=17
285.42/286.25	c [67.01] solve iteration 17, LB=1, UB=17
285.42/286.25	c [69.24] solve iteration 18, LB=1, UB=17
285.42/286.25	c [70.24] solve iteration 19, LB=1, UB=17
285.42/286.25	c [74.67] solve iteration 20, LB=1, UB=17
285.42/286.25	c [85.78] solve iteration 21, LB=1, UB=17
285.42/286.25	c [105.75] solve iteration 22, LB=2, UB=17
285.42/286.25	c [108.57] solve iteration 23, LB=2, UB=17
285.42/286.25	c [112.02] solve iteration 24, LB=2, UB=17
285.42/286.25	c [113.56] solve iteration 25, LB=2, UB=17
285.42/286.25	c [126.82] solve iteration 26, LB=2, UB=17
285.42/286.25	c [127.72] solve iteration 27, LB=2, UB=17
285.42/286.25	c [129.62] solve iteration 28, LB=2, UB=17
285.42/286.25	c [129.89] solve iteration 29, LB=2, UB=17
285.42/286.25	c [130.32] solve iteration 30, LB=2, UB=17
285.42/286.25	c [146.55] solve iteration 31, LB=2, UB=17
285.42/286.25	c [147.48] solve iteration 32, LB=2, UB=17
285.42/286.25	c [147.65] solve iteration 33, LB=2, UB=17
285.42/286.25	c [148.02] solve iteration 34, LB=2, UB=17
285.42/286.25	c [148.08] solve iteration 35, LB=2, UB=17
285.42/286.25	c [163.25] solve iteration 36, LB=2, UB=17
285.42/286.25	c [163.88] solve iteration 37, LB=2, UB=17
285.42/286.25	c [164.05] solve iteration 38, LB=2, UB=17
285.42/286.25	c [164.16] solve iteration 39, LB=2, UB=17
285.42/286.25	c [164.23] solve iteration 40, LB=2, UB=17
285.42/286.25	c [180.52] solve iteration 41, LB=2, UB=17
285.42/286.25	c [180.98] solve iteration 42, LB=2, UB=17
285.42/286.25	c [181.05] solve iteration 43, LB=2, UB=17
285.42/286.25	c [181.1] solve iteration 44, LB=2, UB=17
285.42/286.25	c [181.19] solve iteration 45, LB=2, UB=17
285.42/286.25	c [200.75] solve iteration 46, LB=2, UB=17
285.42/286.25	c [202.39] solve iteration 47, LB=2, UB=17
285.42/286.25	c [203.03] solve iteration 48, LB=2, UB=17
285.42/286.25	c [203.9] solve iteration 49, LB=2, UB=17
285.42/286.25	c [204.13] solve iteration 50, LB=2, UB=17
285.42/286.25	c [224.01] solve iteration 51, LB=2, UB=17
285.42/286.25	c [224.54] solve iteration 52, LB=2, UB=17
285.42/286.25	c [224.64] solve iteration 53, LB=2, UB=17
285.42/286.25	c [224.74] solve iteration 54, LB=2, UB=17
285.42/286.25	c [224.86] solve iteration 55, LB=2, UB=17
285.42/286.25	c [245.86] solve iteration 56, LB=2, UB=17
285.42/286.25	c [246.21] solve iteration 57, LB=2, UB=17
285.42/286.25	c [246.25] solve iteration 58, LB=2, UB=17
285.42/286.25	c [246.37] solve iteration 59, LB=2, UB=17
285.42/286.25	c [246.44] solve iteration 60, LB=2, UB=17
285.42/286.25	c [269.26] solve iteration 61, LB=2, UB=17
285.42/286.25	c [269.59] solve iteration 62, LB=2, UB=17
870.93/873.27	c [269.71] solve iteration 63, LB=2, UB=17
870.93/873.27	c [269.87] solve iteration 64, LB=2, UB=17
870.93/873.27	c [269.95] solve iteration 65, LB=2, UB=17
870.93/873.27	c [292.66] solve iteration 66, LB=2, UB=17
870.93/873.27	c [292.94] solve iteration 67, LB=2, UB=17
870.93/873.27	c [293] solve iteration 68, LB=2, UB=17
870.93/873.27	c [293.08] solve iteration 69, LB=2, UB=17
870.93/873.27	c [293.16] solve iteration 70, LB=2, UB=17
870.93/873.27	c [315.38] solve iteration 71, LB=2, UB=17
870.93/873.27	c [315.55] solve iteration 72, LB=2, UB=17
870.93/873.27	c [315.62] solve iteration 73, LB=2, UB=17
870.93/873.27	c [315.71] solve iteration 74, LB=2, UB=17
870.93/873.27	c [316.44] solve iteration 75, LB=2, UB=17
870.93/873.27	c [345.47] solve iteration 76, LB=2, UB=17
870.93/873.27	c [345.54] solve iteration 77, LB=2, UB=17
870.93/873.27	c [345.63] solve iteration 78, LB=2, UB=17
870.93/873.27	c [345.88] solve iteration 79, LB=2, UB=17
870.93/873.27	c [345.96] solve iteration 80, LB=2, UB=17
870.93/873.27	c [364.95] solve iteration 81, LB=2, UB=17
870.93/873.27	c [365.77] solve iteration 82, LB=2, UB=17
870.93/873.27	c [365.91] solve iteration 83, LB=2, UB=17
870.93/873.27	c [365.97] solve iteration 84, LB=2, UB=17
870.93/873.27	c [366.03] solve iteration 85, LB=2, UB=17
870.93/873.27	c [404.13] solve iteration 86, LB=2, UB=17
870.93/873.27	c [404.43] solve iteration 87, LB=2, UB=17
870.93/873.27	c [404.64] solve iteration 88, LB=2, UB=17
870.93/873.27	c [404.73] solve iteration 89, LB=2, UB=17
870.93/873.27	c [404.88] solve iteration 90, LB=2, UB=17
870.93/873.27	c [447.41] solve iteration 91, LB=2, UB=17
870.93/873.27	c [447.6] solve iteration 92, LB=2, UB=17
870.93/873.27	c [447.77] solve iteration 93, LB=2, UB=17
870.93/873.27	c [447.85] solve iteration 94, LB=2, UB=17
870.93/873.27	c [447.95] solve iteration 95, LB=2, UB=17
870.93/873.27	c [490.17] solve iteration 96, LB=2, UB=17
870.93/873.27	c [490.5] solve iteration 97, LB=2, UB=17
870.93/873.27	c [490.64] solve iteration 98, LB=2, UB=17
870.93/873.27	c [490.75] solve iteration 99, LB=2, UB=17
870.93/873.27	c [490.8] solve iteration 100, LB=2, UB=17
870.93/873.27	c [533.93] solve iteration 101, LB=2, UB=17
870.93/873.27	c [534.1] solve iteration 102, LB=2, UB=17
870.93/873.27	c [534.18] solve iteration 103, LB=2, UB=17
870.93/873.27	c [534.4] solve iteration 104, LB=2, UB=17
870.93/873.27	c [534.64] solve iteration 105, LB=2, UB=17
870.93/873.27	c [587.93] solve iteration 106, LB=2, UB=17
870.93/873.27	c [588.5] solve iteration 107, LB=2, UB=17
870.93/873.27	c [588.62] solve iteration 108, LB=2, UB=17
870.93/873.27	c [588.72] solve iteration 109, LB=2, UB=17
870.93/873.27	c [588.76] solve iteration 110, LB=2, UB=17
870.93/873.27	c [648.83] solve iteration 111, LB=2, UB=17
870.93/873.27	c [649.16] solve iteration 112, LB=2, UB=17
870.93/873.27	c [649.29] solve iteration 113, LB=2, UB=17
870.93/873.27	c [649.43] solve iteration 114, LB=2, UB=17
870.93/873.27	c [649.48] solve iteration 115, LB=2, UB=17
870.93/873.27	c [700.41] solve iteration 116, LB=2, UB=17
870.93/873.27	c [700.53] solve iteration 117, LB=2, UB=17
870.93/873.27	c [700.58] solve iteration 118, LB=2, UB=17
870.93/873.27	c [700.69] solve iteration 119, LB=2, UB=17
870.93/873.27	c [700.89] solve iteration 120, LB=2, UB=17
870.93/873.27	c [769.09] solve iteration 121, LB=2, UB=17
870.93/873.27	c [769.34] solve iteration 122, LB=2, UB=17
870.93/873.27	c [769.49] solve iteration 123, LB=2, UB=17
870.93/873.27	c [769.59] solve iteration 124, LB=2, UB=17
870.93/873.27	c [769.75] solve iteration 125, LB=2, UB=17
870.93/873.27	c [833.06] solve iteration 126, LB=2, UB=17
870.93/873.27	c [833.26] solve iteration 127, LB=2, UB=17
870.93/873.27	c [833.39] solve iteration 128, LB=2, UB=17
1119.97/1122.86	c [833.47] solve iteration 129, LB=2, UB=17
1119.97/1122.86	c [833.54] solve iteration 130, LB=2, UB=17
1119.97/1122.86	c [898.17] solve iteration 131, LB=2, UB=17
1119.97/1122.86	c [898.7] solve iteration 132, LB=2, UB=17
1119.97/1122.86	c [898.79] solve iteration 133, LB=2, UB=17
1119.97/1122.86	c [898.85] solve iteration 134, LB=2, UB=17
1119.97/1122.86	c [898.97] solve iteration 135, LB=2, UB=17
1119.97/1122.86	c [983.69] solve iteration 136, LB=2, UB=17
1119.97/1122.86	c [983.87] solve iteration 137, LB=2, UB=17
1119.97/1122.86	c [984.09] solve iteration 138, LB=2, UB=17
1119.97/1122.86	c [984.23] solve iteration 139, LB=2, UB=17
1119.97/1122.86	c [984.37] solve iteration 140, LB=2, UB=17
1119.97/1122.86	c [1074.88] solve iteration 141, LB=2, UB=17
1119.97/1122.86	c [1075.14] solve iteration 142, LB=2, UB=17
1799.92/1804.45	c [1075.24] solve iteration 143, LB=2, UB=17
1799.92/1804.45	c [1075.3] solve iteration 144, LB=2, UB=17
1799.92/1804.45	c [1075.76] solve iteration 145, LB=2, UB=17
1799.92/1804.45	c [1167.38] solve iteration 146, LB=2, UB=17
1799.92/1804.45	c [1167.67] solve iteration 147, LB=2, UB=17
1799.92/1804.45	c [1167.75] solve iteration 148, LB=2, UB=17
1799.92/1804.45	c [1167.83] solve iteration 149, LB=2, UB=17
1799.92/1804.45	c [1169.19] solve iteration 150, LB=2, UB=17
1799.92/1804.45	c [1258.33] solve iteration 151, LB=2, UB=17
1799.92/1804.45	c [1258.51] solve iteration 152, LB=2, UB=17
1799.92/1804.45	c [1258.7] solve iteration 153, LB=2, UB=17
1799.92/1804.45	c [1258.82] solve iteration 154, LB=2, UB=17
1799.92/1804.45	c [1259.1] solve iteration 155, LB=2, UB=17
1799.92/1804.45	c [1357.98] solve iteration 156, LB=2, UB=17
1799.92/1804.45	c [1358.12] solve iteration 157, LB=2, UB=17
1799.92/1804.45	c [1358.21] solve iteration 158, LB=2, UB=17
1799.92/1804.45	c [1358.29] solve iteration 159, LB=2, UB=17
1799.92/1804.45	c [1358.67] solve iteration 160, LB=2, UB=17
1799.92/1804.45	c [1471.43] solve iteration 161, LB=2, UB=17
1799.92/1804.45	c [1471.59] solve iteration 162, LB=2, UB=17
1799.92/1804.45	c [1471.78] solve iteration 163, LB=2, UB=17
1799.92/1804.45	c [1471.91] solve iteration 164, LB=2, UB=17
1799.92/1804.45	c [1471.96] solve iteration 165, LB=2, UB=17
1799.92/1804.45	c [1597.04] solve iteration 166, LB=2, UB=17
1799.92/1804.45	c [1597.28] solve iteration 167, LB=2, UB=17
1799.92/1804.45	c [1597.38] solve iteration 168, LB=2, UB=17
1799.92/1804.45	c [1597.58] solve iteration 169, LB=2, UB=17
1799.92/1804.45	c [1597.65] solve iteration 170, LB=2, UB=17
1799.92/1804.45	c [1738.77] solve iteration 171, LB=2, UB=17
1799.92/1804.45	c [1738.92] solve iteration 172, LB=2, UB=17
1800.02/1804.58	c [1739.05] solve iteration 173, LB=2, UB=17
1800.22/1804.72	c [1739.19] solve iteration 174, LB=2, UB=17
1800.32/1804.85	c [1739.32] solve iteration 175, LB=2, UB=17
1939.73/1944.52	c [1875.63] solve iteration 176, LB=2, UB=17
1939.93/1944.74	c [1875.85] solve iteration 177, LB=2, UB=17
1940.03/1944.82	c [1875.93] solve iteration 178, LB=2, UB=17
1940.13/1944.91	c [1876.02] solve iteration 179, LB=2, UB=17
1940.24/1945.03	c [1876.14] solve iteration 180, LB=2, UB=17
1941.73/1946.50	free(): invalid next size (normal)

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: 63931 MiB (60634 MiB free)
  memory of node 1: 64510 MiB (62397 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449861-1721403113/watcher-4449861-1721403113 -o /tmp/evaluation-result-4449861-1721403113/solver-4449861-1721403113 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721399515-1039302 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4449861-1721403113.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1041384, runsolver pid=1041381

[startup+0.100264 s]*
/proc/loadavg: 4.04 4.08 4.01 5/259 1041385
/proc/meminfo: memFree=125974016/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=36504 memory=15236 CPUtime=0.09 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 2788 0 0 0 8 1 0 0 20 0 1 0 192473185 37380096 3809 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 9126 3809 1135 2900 0 5640 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36504 KiB
Current children cumulated memory: 15236 KiB

[startup+0.205687 s]*
/proc/loadavg: 4.04 4.08 4.01 5/259 1041385
/proc/meminfo: memFree=125967304/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=43284 memory=27716 CPUtime=0.2 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 4461 0 0 0 16 4 0 0 20 0 1 0 192473185 44322816 6929 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 10821 6929 2703 2900 0 7335 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43284 KiB
Current children cumulated memory: 27716 KiB

[startup+0.305637 s]*
/proc/loadavg: 4.04 4.08 4.01 5/259 1041385
/proc/meminfo: memFree=125966812/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=43284 memory=28244 CPUtime=0.3 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 4573 0 0 0 25 5 0 0 20 0 1 0 192473185 44322816 7061 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 10821 7061 2703 2900 0 7335 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 43284 KiB
Current children cumulated memory: 28244 KiB

[startup+0.700225 s]
/proc/loadavg: 4.04 4.08 4.01 5/259 1041385
/proc/meminfo: memFree=125966008/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=45672 memory=31676 CPUtime=0.69 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 5427 0 0 0 61 8 0 0 20 0 1 0 192473185 46768128 7919 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 11418 7919 2703 2900 0 7932 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 45672 KiB
Current children cumulated memory: 31676 KiB

[startup+1.50023 s]
/proc/loadavg: 4.04 4.08 4.01 5/259 1041385
/proc/meminfo: memFree=125962392/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=46468 memory=32996 CPUtime=1.49 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 5771 0 0 0 133 16 0 0 20 0 1 0 192473185 47583232 8249 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 11617 8249 2703 2900 0 8131 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 46468 KiB
Current children cumulated memory: 32996 KiB

[startup+3.10554 s]
/proc/loadavg: 4.04 4.08 4.01 5/259 1041431
/proc/meminfo: memFree=126570384/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=50936 memory=36036 CPUtime=3.08 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 6500 0 0 0 277 31 0 0 20 0 1 0 192473185 52158464 9009 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 12734 9009 2719 2900 0 9248 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 50936 KiB
Current children cumulated memory: 36036 KiB

[startup+6.30022 s]
/proc/loadavg: 4.04 4.08 4.01 5/259 1041477
/proc/meminfo: memFree=126571988/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=51988 memory=38412 CPUtime=6.28 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 7094 0 0 0 574 54 0 0 20 0 1 0 192473185 53235712 9603 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 12997 9603 2719 2900 0 9511 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 51988 KiB
Current children cumulated memory: 38412 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.09 4.01 5/259 1041479
/proc/meminfo: memFree=126564868/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=60648 memory=44188 CPUtime=12.66 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 8583 0 0 0 1167 99 0 0 20 0 1 0 192473185 62103552 11047 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 15162 11047 2719 2900 0 11676 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 60648 KiB
Current children cumulated memory: 44188 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.01 5/259 1041480
/proc/meminfo: memFree=126554708/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=66312 memory=52640 CPUtime=25.42 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 10518 0 0 0 2361 181 0 0 20 0 1 0 192473185 67903488 13160 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 16578 13160 2719 2900 0 13092 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 66312 KiB
Current children cumulated memory: 52640 KiB

[startup+51.1056 s]
/proc/loadavg: 4.06 4.08 4.01 5/259 1041485
/proc/meminfo: memFree=126531640/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=86104 memory=71024 CPUtime=50.97 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 14774 0 0 0 4781 316 0 0 20 0 1 0 192473185 88170496 17756 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 21526 17756 2719 2900 0 18040 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 86104 KiB
Current children cumulated memory: 71024 KiB

[startup+102.3 s]
/proc/loadavg: 4.39 4.17 4.04 5/257 1041493
/proc/meminfo: memFree=126467984/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=137716 memory=113132 CPUtime=102.02 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 26946 0 0 0 9599 603 0 0 20 0 1 0 192473185 141021184 28283 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 34429 28283 2927 2900 0 30943 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 137716 KiB
Current children cumulated memory: 113132 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.16 4.04 5/257 1041505
/proc/meminfo: memFree=126435548/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=145540 memory=131888 CPUtime=161.84 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 31785 0 0 0 15252 932 0 0 20 0 1 0 192473185 149032960 32972 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 36385 32972 2943 2900 0 32899 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 145540 KiB
Current children cumulated memory: 131888 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.16 4.05 5/255 1041515
/proc/meminfo: memFree=126376388/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=201316 memory=184328 CPUtime=221.67 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 45405 0 0 0 20927 1240 0 0 20 0 1 0 192473185 206147584 46082 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 50329 46082 2943 2900 0 46843 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 201316 KiB
Current children cumulated memory: 184328 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.15 4.06 5/254 1041525
/proc/meminfo: memFree=126364540/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=206696 memory=190576 CPUtime=281.53 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 53699 0 0 0 26589 1564 0 0 20 0 1 0 192473185 211656704 47644 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 51674 47644 2943 2900 0 48188 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 206696 KiB
Current children cumulated memory: 190576 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.15 4.06 5/255 1041538
/proc/meminfo: memFree=126351772/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=217512 memory=199964 CPUtime=341.39 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 66375 0 0 0 32371 1768 0 0 20 0 1 0 192473185 222732288 49991 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 54378 49991 2943 2900 0 50892 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 217512 KiB
Current children cumulated memory: 199964 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.14 4.06 5/255 1041548
/proc/meminfo: memFree=126360196/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=252960 memory=190604 CPUtime=401.24 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 73131 0 0 0 38118 2006 0 0 20 0 1 0 192473185 259031040 47651 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 63240 47651 2943 2900 0 59754 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 252960 KiB
Current children cumulated memory: 190604 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.15 4.07 5/255 1041558
/proc/meminfo: memFree=126342676/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=265564 memory=203460 CPUtime=461.1 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 80007 0 0 0 43858 2252 0 0 20 0 1 0 192473185 271937536 50865 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 66391 50865 2943 2900 0 62905 0

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

[pid=1041384] ppid=1041381 vsize=468028 memory=394064 CPUtime=1538.48 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 149532 0 0 0 148410 5438 0 0 20 0 1 0 192473185 479260672 98516 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 117007 98516 2943 2900 0 113521 0
Current children cumulated CPU time: 1538.48 s
Current children cumulated vsize: 468028 KiB
Current children cumulated memory: 394064 KiB

[startup+1602.3 s]
/proc/loadavg: 2.11 2.61 3.30 3/244 1042384
/proc/meminfo: memFree=126518380/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=470416 memory=396448 CPUtime=1598.32 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 150300 0 0 0 154248 5584 0 0 20 0 1 0 192473185 481705984 99112 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 117604 99112 2943 2900 0 114118 0
Current children cumulated CPU time: 1598.32 s
Current children cumulated vsize: 470416 KiB
Current children cumulated memory: 396448 KiB

[startup+1662.3 s]
/proc/loadavg: 2.14 2.53 3.23 3/244 1042395
/proc/meminfo: memFree=126564300/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=423412 memory=349576 CPUtime=1658.17 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 150821 0 0 0 160097 5720 0 0 20 0 1 0 192473185 433573888 87394 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 105853 87394 2943 2900 0 102367 0
Current children cumulated CPU time: 1658.17 s
Current children cumulated vsize: 423412 KiB
Current children cumulated memory: 349576 KiB

[startup+1722.3 s]
/proc/loadavg: 2.16 2.46 3.16 3/242 1042407
/proc/meminfo: memFree=126509864/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=477740 memory=403612 CPUtime=1718.02 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 157377 0 0 0 165922 5880 0 0 20 0 1 0 192473185 489205760 100903 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 119435 100903 2943 2900 0 115949 0
Current children cumulated CPU time: 1718.02 s
Current children cumulated vsize: 477740 KiB
Current children cumulated memory: 403612 KiB

[startup+1782.3 s]
/proc/loadavg: 2.13 2.39 3.09 3/242 1042429
/proc/meminfo: memFree=126509112/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=477740 memory=403808 CPUtime=1777.87 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 157554 0 0 0 171751 6036 0 0 20 0 1 0 192473185 489205760 100952 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 119435 100952 2943 2900 0 115949 0
Current children cumulated CPU time: 1777.87 s
Current children cumulated vsize: 477740 KiB
Current children cumulated memory: 403808 KiB

[startup+1842.3 s]
/proc/loadavg: 2.10 2.33 3.02 3/242 1042439
/proc/meminfo: memFree=126560396/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=423412 memory=351624 CPUtime=1837.74 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 158716 0 0 0 177577 6197 0 0 20 0 1 0 192473185 433573888 87906 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 105853 87906 2943 2900 0 102367 0
Current children cumulated CPU time: 1837.74 s
Current children cumulated vsize: 423412 KiB
Current children cumulated memory: 351624 KiB

[startup+1902.3 s]
/proc/loadavg: 2.08 2.29 2.96 3/241 1042449
/proc/meminfo: memFree=126496868/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=494396 memory=414676 CPUtime=1897.62 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 164928 0 0 0 183464 6298 0 0 20 0 1 0 192473185 506261504 103669 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 123599 103669 2943 2900 0 120113 0
Current children cumulated CPU time: 1897.62 s
Current children cumulated vsize: 494396 KiB
Current children cumulated memory: 414676 KiB

[startup+1947.02 s]
# the end of solver process 1041384 was just reported to runsolver
# Child ended because it received signal 6 (SIGABRT)
Child dumped core

# cumulated CPU time of all completed processes:  user=1877.69 s, system=64.4533 s

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

[startup+1920 s]*
/proc/loadavg: 2.20 2.30 2.95 3/241 1042453
/proc/meminfo: memFree=126496868/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=494396 memory=414676 CPUtime=1915.28 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 164935 0 0 0 185199 6329 0 0 20 0 1 0 192473185 506261504 103669 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 123599 103669 2943 2900 0 120113 0
Current children cumulated CPU time: 1915.28 s
Current children cumulated vsize: 494396 KiB
Current children cumulated memory: 414676 KiB

[startup+1932.8 s]
/proc/loadavg: 2.17 2.29 2.94 3/241 1042457
/proc/meminfo: memFree=126496564/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=494396 memory=414676 CPUtime=1928.06 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 165022 0 0 0 186439 6367 0 0 20 0 1 0 192473185 506261504 103669 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 123599 103669 2943 2900 0 120113 0
Current children cumulated CPU time: 1928.06 s
Current children cumulated vsize: 494396 KiB
Current children cumulated memory: 414676 KiB

[startup+1939.2 s]
/proc/loadavg: 2.15 2.28 2.93 3/241 1042458
/proc/meminfo: memFree=126492592/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=498620 memory=418612 CPUtime=1934.44 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 166088 0 0 0 187062 6382 0 0 20 0 1 0 192473185 510586880 104653 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 124655 104653 2943 2900 0 121169 0
Current children cumulated CPU time: 1934.44 s
Current children cumulated vsize: 498620 KiB
Current children cumulated memory: 418612 KiB

[startup+1942.4 s]
/proc/loadavg: 2.15 2.28 2.93 3/241 1042458
/proc/meminfo: memFree=126492584/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=498620 memory=418612 CPUtime=1937.63 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 166088 0 0 0 187370 6393 0 0 20 0 1 0 192473185 510586880 104653 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 124655 104653 2943 2900 0 121169 0
Current children cumulated CPU time: 1937.63 s
Current children cumulated vsize: 498620 KiB
Current children cumulated memory: 418612 KiB

[startup+1945.6 s]
/proc/loadavg: 2.13 2.28 2.92 3/241 1042458
/proc/meminfo: memFree=126549104/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=439796 memory=360096 CPUtime=1940.83 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 166091 0 0 0 187681 6402 0 0 20 0 1 0 192473185 450351104 90024 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 109949 90024 2943 2900 0 106463 0
Current children cumulated CPU time: 1940.83 s
Current children cumulated vsize: 439796 KiB
Current children cumulated memory: 360096 KiB

[startup+1946.4 s]
/proc/loadavg: 2.13 2.28 2.92 3/241 1042458
/proc/meminfo: memFree=126549096/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=439796 memory=360096 CPUtime=1941.63 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4194304 166091 0 0 0 187758 6405 0 0 20 0 1 0 192473185 450351104 90024 134679101440 4194304 16068861 140729053698656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 109949 90024 2943 2900 0 106463 0
Current children cumulated CPU time: 1941.63 s
Current children cumulated vsize: 439796 KiB
Current children cumulated memory: 360096 KiB

[startup+1946.8 s]
/proc/loadavg: 2.13 2.28 2.92 3/241 1042458
/proc/meminfo: memFree=126549096/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=439800 memory=360096 CPUtime=1941.91 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4195840 166113 0 0 0 187768 6423 0 0 20 0 1 0 192473185 450355200 90024 134679101440 4194304 16068861 140729053698656 140729053664304 15344620 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 109950 90024 2943 2900 0 106464 0
Current children cumulated CPU time: 1941.91 s
Current children cumulated vsize: 439800 KiB
Current children cumulated memory: 360096 KiB

[startup+1947 s]*
/proc/loadavg: 2.13 2.28 2.92 4/242 1042462
/proc/meminfo: memFree=126136376/131524600 swapFree=131071996/131071996
[pid=1041384] ppid=1041381 vsize=439800 memory=360096 CPUtime=1942.11 cores=1,3
/proc/1041384/stat : 1041384 (ipbhs_static_sc) R 1041381 1041384 1039290 0 -1 4195840 166113 0 0 0 187768 6443 0 0 20 0 1 0 192473185 450355200 90024 134679101440 4194304 16068861 140729053698656 140729053664304 15344620 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 35639296 140729053701156 140729053701243 140729053701243 140729053708260 0
/proc/1041384/statm: 109950 90024 2943 2900 0 106464 0
Current children cumulated CPU time: 1942.11 s
Current children cumulated vsize: 439800 KiB
Current children cumulated memory: 360096 KiB

Child ended because it received signal 6 (SIGABRT)
Child dumped core

Real time (s): 1947.02
CPU time (s): 1942.14
CPU user time (s): 1877.69
CPU system time (s): 64.4533
CPU usage (%): 99.7491
Max. virtual memory (cumulated for all children) (KiB): 498620
Max. memory (cumulated for all children) (KiB): 418612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1877.69
system time used= 64.4533
maximum resident set size= 418612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166116
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= 117
involuntary context switches= 1268


# summary of solver processes directly reported to runsolver:
#   pid: 1041384
#   total CPU time (s): 1942.14
#   total CPU user time (s): 1877.69
#   total CPU system time (s): 64.4533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.57951 second user time and 8.93558 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-19 17:32:06
IDJOB=4449861
IDBENCH=176150
IDSOLVER=3057
FILE ID=nodeC017/4449861-1721403113
RUNJOBID= nodeC017-1721399515-1039302
SLURM_JOB_ID= 7545429
Free space on /tmp= 889916 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=19-t=2.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449861-1721403113/watcher-4449861-1721403113 -o /tmp/evaluation-result-4449861-1721403113/solver-4449861-1721403113 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721399515-1039302 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4449861-1721403113.opb

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

MD5SUM BENCH= 9b7954cd6dc14b590c17dd19cf5c91cb
RANDOM SEED=2090397603

nodeC017.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00002a
cpu MHz		: 3675.104
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3681.674
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
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	: 0xb00002a
cpu MHz		: 3600.034
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3668.826
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
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	: 0xb00002a
cpu MHz		: 3675.115
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3677.616
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
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	: 0xb00002a
cpu MHz		: 3599.900
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
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	: 0xb00002a
cpu MHz		: 3599.987
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125985248 kB
MemAvailable:   128848120 kB
Buffers:          568004 kB
Cached:          3116696 kB
SwapCached:            0 kB
Active:          1255960 kB
Inactive:        3617472 kB
Active(anon):       1544 kB
Inactive(anon):  1233096 kB
Active(file):    1254416 kB
Inactive(file):  2384376 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             55620 kB
Writeback:             0 kB
AnonPages:       1183092 kB
Mapped:           140496 kB
Shmem:             45912 kB
KReclaimable:     127452 kB
Slab:             243712 kB
SReclaimable:     127452 kB
SUnreclaim:       116260 kB
KernelStack:        4160 kB
PageTables:        11532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1785676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70368 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1032192 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      293588 kB
DirectMap2M:    41422848 kB
DirectMap1G:    94371840 kB

Free space on /tmp at the end= 889976 MiB
End job on nodeC017 at 2024-07-19 18:04:33