Trace number 4517660

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-09Signal 1304.57 1309.39

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=10-t=3.opb
MD5SUM3e50d3b7c5b20854de6ffc628b5756bc
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 benchmark7
Best CPU time to get the best result obtained on this benchmark0.177486
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables185
Total number of constraints4215
Number of constraints which are clauses4205
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint11
Number of terms in the objective function 10
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 10
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c initialize IPBHS solver
0.00/0.00	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.00	c optimizer = "scip"
0.00/0.00	c pbsolver = "roundingsat"
0.00/0.00	c use separate pbsolver for SIS
0.00/0.00	c load symmetries from file ""
0.00/0.00	c set time limit for symmetry computation to 100 seconds.
0.00/0.00	c set interchangeable summation variable limit to 3
0.00/0.00	c set sym compact max subset size to 5
0.00/0.00	c set explicit symmetry matrix usage to 1
0.00/0.00	c sym budget explicit to 100
0.00/0.00	c sym budget explicit lits to 6000
0.00/0.00	c sym budget compact to 100
0.00/0.00	c sym budget compact lits to 6000
0.00/0.00	c sym budget common to 0
0.00/0.00	c sym budget common lits to 0
0.00/0.00	c set sym generation to 's'
0.00/0.00	c set abstraction set creation to 10 iterations without LB change
0.00/0.00	c set abstraction set inputs to 0
0.00/0.00	c set abstraction set cluster min size to 2
0.00/0.00	c set abstraction set cluster max size to 100000000
0.00/0.00	c set abstraction set cluster activation limit to 2
0.00/0.00	c enable abstraction set require equal cost
0.00/0.00	c set abstraction set assumptions to 0
0.00/0.00	c set abstraction set constraint type to 0
0.00/0.00	c set abstract core extraction strategy to b
0.00/0.00	c set core extraction strategy to 2
0.00/0.00	c set core extraction shuffles 10
0.00/0.00	c set cores per iteration to 5
0.00/0.00	c set optimizer bound usage strategy to 2
0.00/0.00	c set optimizer max non-optimal iterations to 1000
0.00/0.00	c set small core cardinality limit to 2
0.00/0.00	c set max coef in cores to 1000000000
0.00/0.00	c set core processing techniques to 4095
0.00/0.00	c set SIS iterations to 5
0.00/0.00	c set SIS budget abs to 1000
0.00/0.00	c set SIS budget rel to 0.05
0.00/0.02	c limit for coefficient in constraints and objective to 1000000000
0.00/0.02	c will solve HOME/instance-4517660-1751530887.opb
0.00/0.02	c [0.01] will start solving
1050.51/1053.34	c [0.01] solve iteration 1, LB=0, UB=11
1050.51/1053.34	c [0.12] solve iteration 2, LB=0, UB=7
1050.51/1053.34	c [13.14] solve iteration 3, LB=1, UB=7
1050.51/1053.34	c [17.33] solve iteration 4, LB=1, UB=7
1050.51/1053.34	c [24.2] solve iteration 5, LB=1, UB=7
1050.51/1053.34	c [27.56] solve iteration 6, LB=1, UB=7
1050.51/1053.34	c [30.24] solve iteration 7, LB=1, UB=7
1050.51/1053.34	c [37.37] solve iteration 8, LB=1, UB=7
1050.51/1053.34	c [42.34] solve iteration 9, LB=1, UB=7
1050.51/1053.34	c [45.91] solve iteration 10, LB=1, UB=7
1050.51/1053.34	c [52.29] solve iteration 11, LB=1, UB=7
1050.51/1053.34	c [56.74] solve iteration 12, LB=1, UB=7
1050.51/1053.34	c [59.88] solve iteration 13, LB=2, UB=7
1050.51/1053.34	c [70.04] solve iteration 14, LB=2, UB=7
1050.51/1053.34	c [89.53] solve iteration 15, LB=2, UB=7
1050.51/1053.34	c [94.96] solve iteration 16, LB=2, UB=7
1050.51/1053.34	c [110.3] solve iteration 17, LB=2, UB=7
1050.51/1053.34	c [131.97] solve iteration 18, LB=2, UB=7
1050.51/1053.34	c [146.81] solve iteration 19, LB=2, UB=7
1050.51/1053.34	c [175.66] solve iteration 20, LB=2, UB=7
1050.51/1053.34	c [194.24] solve iteration 21, LB=2, UB=7
1050.51/1053.34	c [209.63] solve iteration 22, LB=2, UB=7
1050.51/1053.34	c [217.45] solve iteration 23, LB=2, UB=7
1050.51/1053.34	c [230.78] solve iteration 24, LB=2, UB=7
1050.51/1053.34	c [242.7] solve iteration 25, LB=2, UB=7
1050.51/1053.34	c [266.24] solve iteration 26, LB=2, UB=7
1050.51/1053.34	c [280.17] solve iteration 27, LB=2, UB=7
1050.51/1053.34	c [303.05] solve iteration 28, LB=2, UB=7
1050.51/1053.34	c [309.77] solve iteration 29, LB=2, UB=7
1050.51/1053.34	c [331.77] solve iteration 30, LB=2, UB=7
1050.51/1053.34	c [357.23] solve iteration 31, LB=2, UB=7
1050.51/1053.34	c [363.91] solve iteration 32, LB=2, UB=7
1050.51/1053.34	c [381.95] solve iteration 33, LB=2, UB=7
1050.51/1053.34	c [398.14] solve iteration 34, LB=2, UB=7
1050.51/1053.34	c [427.49] solve iteration 35, LB=2, UB=7
1050.51/1053.34	c [458.9] solve iteration 36, LB=2, UB=7
1050.51/1053.34	c [466.02] solve iteration 37, LB=2, UB=7
1050.51/1053.34	c [492.28] solve iteration 38, LB=2, UB=7
1050.51/1053.34	c [500.18] solve iteration 39, LB=2, UB=7
1050.51/1053.34	c [516.89] solve iteration 40, LB=2, UB=7
1050.51/1053.34	c [544.02] solve iteration 41, LB=2, UB=7
1050.51/1053.34	c [580.37] solve iteration 42, LB=2, UB=7
1050.51/1053.34	c [587.98] solve iteration 43, LB=2, UB=7
1050.51/1053.34	c [623.36] solve iteration 44, LB=2, UB=7
1050.51/1053.34	c [630.75] solve iteration 45, LB=2, UB=7
1050.51/1053.34	c [636.15] solve iteration 46, LB=2, UB=7
1050.51/1053.34	c [662.24] solve iteration 47, LB=2, UB=7
1050.51/1053.34	c [673.12] solve iteration 48, LB=2, UB=7
1050.51/1053.34	c [680.49] solve iteration 49, LB=2, UB=7
1050.51/1053.34	c [699.89] solve iteration 50, LB=2, UB=7
1050.51/1053.34	c [723.01] solve iteration 51, LB=2, UB=7
1050.51/1053.34	c [728.4] solve iteration 52, LB=2, UB=7
1050.51/1053.34	c [732.09] solve iteration 53, LB=2, UB=7
1050.51/1053.34	c [757.69] solve iteration 54, LB=2, UB=7
1050.51/1053.34	c [802.16] solve iteration 55, LB=2, UB=7
1050.51/1053.34	c [812.29] solve iteration 56, LB=2, UB=7
1050.51/1053.34	c [843.71] solve iteration 57, LB=2, UB=7
1050.51/1053.34	c [847.42] solve iteration 58, LB=2, UB=7
1050.51/1053.34	c [879.78] solve iteration 59, LB=2, UB=7
1050.51/1053.34	c [913.5] solve iteration 60, LB=2, UB=7
1050.51/1053.34	c [925.96] solve iteration 61, LB=2, UB=7
1050.51/1053.34	c [928.54] solve iteration 62, LB=2, UB=7
1050.51/1053.34	c [930.26] solve iteration 63, LB=2, UB=7
1050.51/1053.34	c [931.04] solve iteration 64, LB=2, UB=7
1050.51/1053.34	c [933.72] solve iteration 65, LB=2, UB=7
1050.51/1053.34	c [937.99] solve iteration 66, LB=2, UB=7
1050.51/1053.34	c [939.11] solve iteration 67, LB=2, UB=7
1050.51/1053.34	c [941.72] solve iteration 68, LB=2, UB=7
1050.51/1053.34	c [943.36] solve iteration 69, LB=2, UB=7
1050.51/1053.34	c [945.01] solve iteration 70, LB=2, UB=7
1050.51/1053.34	c [945.88] solve iteration 71, LB=2, UB=7
1050.51/1053.34	c [946.9] solve iteration 72, LB=2, UB=7
1050.51/1053.34	c [949.13] solve iteration 73, LB=2, UB=7
1050.51/1053.34	c [950.68] solve iteration 74, LB=2, UB=7
1050.51/1053.34	c [953.19] solve iteration 75, LB=2, UB=7
1050.51/1053.34	c [954.74] solve iteration 76, LB=2, UB=7
1050.51/1053.34	c [957.68] solve iteration 77, LB=2, UB=7
1050.51/1053.34	c [961.54] solve iteration 78, LB=2, UB=7
1050.51/1053.34	c [967.54] solve iteration 79, LB=2, UB=7
1050.51/1053.34	c [971.31] solve iteration 80, LB=2, UB=7
1050.51/1053.34	c [975.12] solve iteration 81, LB=2, UB=7
1050.51/1053.34	c [978.59] solve iteration 82, LB=2, UB=7
1050.51/1053.34	c [985.52] solve iteration 83, LB=2, UB=7
1050.51/1053.34	c [988.4] solve iteration 84, LB=2, UB=7
1050.51/1053.34	c [989.82] solve iteration 85, LB=2, UB=7
1050.51/1053.34	c [991.53] solve iteration 86, LB=2, UB=7
1050.51/1053.34	c [993.82] solve iteration 87, LB=2, UB=7
1050.51/1053.34	c [994.92] solve iteration 88, LB=2, UB=7
1050.51/1053.34	c [995.58] solve iteration 89, LB=2, UB=7
1050.51/1053.34	c [996.59] solve iteration 90, LB=2, UB=7
1050.51/1053.34	c [999.13] solve iteration 91, LB=2, UB=7
1050.51/1053.34	c [1002.59] solve iteration 92, LB=2, UB=7
1050.51/1053.34	c [1008.23] solve iteration 93, LB=2, UB=7
1050.51/1053.34	c [1013.22] solve iteration 94, LB=2, UB=7
1050.51/1053.34	c [1020.04] solve iteration 95, LB=2, UB=7
1050.51/1053.34	c [1022.14] solve iteration 96, LB=2, UB=7
1050.51/1053.34	c [1023.86] solve iteration 97, LB=2, UB=7
1050.51/1053.34	c [1027.1] solve iteration 98, LB=2, UB=7
1050.51/1053.34	c [1027.94] solve iteration 99, LB=2, UB=7
1259.28/1262.62	c [1033.73] solve iteration 100, LB=2, UB=7
1259.28/1262.62	c [1039.83] solve iteration 101, LB=2, UB=7
1259.28/1262.62	c [1045.82] solve iteration 102, LB=2, UB=7
1259.28/1262.62	c [1046.73] solve iteration 103, LB=2, UB=7
1259.28/1262.62	c [1049.62] solve iteration 104, LB=2, UB=7
1259.28/1262.62	c [1052.24] solve iteration 105, LB=2, UB=7
1259.28/1262.62	c [1053.95] solve iteration 106, LB=2, UB=7
1259.28/1262.62	c [1057.43] solve iteration 107, LB=2, UB=7
1259.28/1262.62	c [1058.76] solve iteration 108, LB=2, UB=7
1259.28/1262.62	c [1063.11] solve iteration 109, LB=2, UB=7
1259.28/1262.62	c [1064.75] solve iteration 110, LB=2, UB=7
1259.28/1262.62	c [1066.66] solve iteration 111, LB=2, UB=7
1259.28/1262.62	c [1067.72] solve iteration 112, LB=2, UB=7
1259.28/1262.62	c [1068.66] solve iteration 113, LB=2, UB=7
1259.28/1262.62	c [1073.9] solve iteration 114, LB=2, UB=7
1259.28/1262.62	c [1078.37] solve iteration 115, LB=2, UB=7
1259.28/1262.62	c [1080.55] solve iteration 116, LB=2, UB=7
1259.28/1262.62	c [1083.5] solve iteration 117, LB=2, UB=7
1259.28/1262.62	c [1084.56] solve iteration 118, LB=2, UB=7
1259.28/1262.62	c [1087.39] solve iteration 119, LB=2, UB=7
1259.28/1262.62	c [1088.61] solve iteration 120, LB=2, UB=7
1259.28/1262.62	c [1090.24] solve iteration 121, LB=2, UB=7
1259.28/1262.62	c [1091.12] solve iteration 122, LB=2, UB=7
1259.28/1262.62	c [1092.92] solve iteration 123, LB=2, UB=7
1259.28/1262.62	c [1093.93] solve iteration 124, LB=2, UB=7
1259.28/1262.62	c [1095.05] solve iteration 125, LB=2, UB=7
1259.28/1262.62	c [1095.81] solve iteration 126, LB=2, UB=7
1259.28/1262.62	c [1104.05] solve iteration 127, LB=2, UB=7
1259.28/1262.62	c [1108.86] solve iteration 128, LB=2, UB=7
1259.28/1262.62	c [1113.15] solve iteration 129, LB=2, UB=7
1259.28/1262.62	c [1117.96] solve iteration 130, LB=2, UB=7
1259.28/1262.62	c [1120.46] solve iteration 131, LB=2, UB=7
1259.28/1262.62	c [1122.89] solve iteration 132, LB=2, UB=7
1259.28/1262.62	c [1131.58] solve iteration 133, LB=2, UB=7
1259.28/1262.62	c [1133.74] solve iteration 134, LB=2, UB=7
1259.28/1262.62	c [1151.91] solve iteration 135, LB=2, UB=7
1259.28/1262.62	c [1153.99] solve iteration 136, LB=2, UB=7
1259.28/1262.62	c [1155.38] solve iteration 137, LB=2, UB=7
1259.28/1262.62	c [1159.02] solve iteration 138, LB=2, UB=7
1259.28/1262.62	c [1159.79] solve iteration 139, LB=2, UB=7
1259.28/1262.62	c [1164.4] solve iteration 140, LB=2, UB=7
1259.28/1262.62	c [1165.72] solve iteration 141, LB=2, UB=7
1259.28/1262.62	c [1169.53] solve iteration 142, LB=2, UB=7
1259.28/1262.62	c [1170.32] solve iteration 143, LB=2, UB=7
1259.28/1262.62	c [1170.86] solve iteration 144, LB=2, UB=7
1259.28/1262.62	c [1175.23] solve iteration 145, LB=2, UB=7
1259.28/1262.62	c [1175.96] solve iteration 146, LB=2, UB=7
1259.28/1262.62	c [1176.5] solve iteration 147, LB=2, UB=7
1259.28/1262.62	c [1180.47] solve iteration 148, LB=2, UB=7
1259.28/1262.62	c [1183.12] solve iteration 149, LB=2, UB=7
1259.28/1262.62	c [1186.84] solve iteration 150, LB=2, UB=7
1259.28/1262.62	c [1189.46] solve iteration 151, LB=2, UB=7
1259.28/1262.62	c [1194.45] solve iteration 152, LB=2, UB=7
1259.28/1262.62	c [1201.84] solve iteration 153, LB=2, UB=7
1259.28/1262.62	c [1208.07] solve iteration 154, LB=2, UB=7
1259.28/1262.62	c [1215.61] solve iteration 155, LB=2, UB=7
1259.28/1262.62	c [1217.97] solve iteration 156, LB=2, UB=7
1259.28/1262.62	c [1221.69] solve iteration 157, LB=2, UB=7
1259.28/1262.62	c [1222.88] solve iteration 158, LB=2, UB=7
1259.28/1262.62	c [1224.7] solve iteration 159, LB=2, UB=7
1259.28/1262.62	c [1225.7] solve iteration 160, LB=2, UB=7
1259.28/1262.62	c [1230.6] solve iteration 161, LB=2, UB=7
1259.28/1262.62	c [1232.14] solve iteration 162, LB=2, UB=7
1262.88/1266.20	c [1235.64] solve iteration 163, LB=3, UB=7
1268.07/1271.47	c [1236.42] solve iteration 164, LB=3, UB=7
1268.07/1271.47	c [1240.81] solve iteration 165, LB=3, UB=7
1284.43/1287.87	c [1243.19] solve iteration 166, LB=3, UB=7
1284.43/1287.87	c [1250.28] solve iteration 167, LB=3, UB=7
1284.43/1287.87	c [1256.84] solve iteration 168, LB=3, UB=7
1291.11/1294.53	c [1263.33] solve iteration 169, LB=3, UB=7

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: 63708 MiB (61148 MiB free)
  memory of node 1: 64465 MiB (60520 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517660-1751530887/watcher-4517660-1751530887 -o /tmp/evaluation-result-4517660-1751530887/solver-4517660-1751530887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751523662-74116 --watchdog 3760 ./ipbhs_scip HOME/instance-4517660-1751530887.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=74951, runsolver pid=74948

[startup+0.100058 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 74952
/proc/meminfo: memFree=124587916/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=46328 memory=21616 CPUtime=0.09 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 1743 0 0 0 7 2 0 0 20 0 1 0 68765277 47439872 5404 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 11582 5404 3520 2790 0 5007 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 46328 KiB
Current children cumulated memory: 21616 KiB

[startup+0.205565 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 74952
/proc/meminfo: memFree=124587160/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=46336 memory=22256 CPUtime=0.19 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 1872 0 0 0 16 3 0 0 20 0 1 0 68765277 47448064 5564 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 11584 5564 3552 2790 0 5009 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 46336 KiB
Current children cumulated memory: 22256 KiB

[startup+0.304701 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 74952
/proc/meminfo: memFree=124587160/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=46336 memory=22384 CPUtime=0.28 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 1924 0 0 0 25 3 0 0 20 0 1 0 68765277 47448064 5596 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 11584 5596 3552 2790 0 5009 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 46336 KiB
Current children cumulated memory: 22384 KiB

[startup+0.700095 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 74952
/proc/meminfo: memFree=124586908/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=46508 memory=22640 CPUtime=0.68 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 1974 0 0 0 61 7 0 0 20 0 1 0 68765277 47624192 5660 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 11627 5660 3552 2790 0 5052 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 46508 KiB
Current children cumulated memory: 22640 KiB

[startup+1.5001 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 74952
/proc/meminfo: memFree=124586908/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=46772 memory=22896 CPUtime=1.48 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 2041 0 0 0 135 13 0 0 20 0 1 0 68765277 47894528 5724 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 11693 5724 3552 2790 0 5118 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 46772 KiB
Current children cumulated memory: 22896 KiB

[startup+3.1045 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 74952
/proc/meminfo: memFree=124579180/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=47036 memory=23280 CPUtime=3.07 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 2131 0 0 0 280 27 0 0 20 0 1 0 68765277 48164864 5820 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 11759 5820 3552 2790 0 5184 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 47036 KiB
Current children cumulated memory: 23280 KiB

[startup+6.30009 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 74953
/proc/meminfo: memFree=124576524/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=47860 memory=23920 CPUtime=6.26 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 2318 0 0 0 574 52 0 0 20 0 1 0 68765277 49008640 5980 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 11965 5980 3552 2790 0 5390 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 47860 KiB
Current children cumulated memory: 23920 KiB

[startup+12.7001 s]
/proc/loadavg: 4.24 4.14 4.10 5/265 74953
/proc/meminfo: memFree=124569468/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=48872 memory=27056 CPUtime=12.66 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 2578 0 0 0 1171 95 0 0 20 0 1 0 68765277 50044928 6764 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 12218 6764 3552 2790 0 5643 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 48872 KiB
Current children cumulated memory: 27056 KiB

[startup+25.5001 s]
/proc/loadavg: 4.19 4.13 4.10 5/263 74953
/proc/meminfo: memFree=124551508/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=53744 memory=31920 CPUtime=25.42 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 3797 0 0 0 2370 172 0 0 20 0 1 0 68765277 55033856 7980 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 13436 7980 3552 2790 0 6861 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 53744 KiB
Current children cumulated memory: 31920 KiB

[startup+51.1054 s]
/proc/loadavg: 4.12 4.12 4.09 5/263 74998
/proc/meminfo: memFree=124486052/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=83048 memory=59456 CPUtime=50.96 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 11370 0 0 0 4817 279 0 0 20 0 1 0 68765277 85041152 14864 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 20762 14864 3552 2790 0 14187 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 83048 KiB
Current children cumulated memory: 59456 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/263 74999
/proc/meminfo: memFree=124411104/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=107792 memory=74848 CPUtime=102.03 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 16459 0 0 0 9774 429 0 0 20 0 1 0 68765277 110379008 18712 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 26948 18712 3744 2790 0 20373 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 107792 KiB
Current children cumulated memory: 74848 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/265 75003
/proc/meminfo: memFree=124355180/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=117392 memory=88816 CPUtime=161.87 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 18926 0 0 0 15624 563 0 0 20 0 1 0 68765277 120209408 22204 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 29348 22204 3744 2790 0 22773 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 117392 KiB
Current children cumulated memory: 88816 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/265 75005
/proc/meminfo: memFree=124326544/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=123640 memory=99224 CPUtime=221.71 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 21895 0 0 0 21475 696 0 0 20 0 1 0 68765277 126607360 24806 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 30910 24806 3744 2790 0 24335 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 123640 KiB
Current children cumulated memory: 99224 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/265 75007
/proc/meminfo: memFree=124290472/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=132428 memory=109840 CPUtime=281.56 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 26415 0 0 0 27325 831 0 0 20 0 1 0 68765277 135606272 27460 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 33107 27460 3744 2790 0 26532 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 132428 KiB
Current children cumulated memory: 109840 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 75010
/proc/meminfo: memFree=124275376/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=136196 memory=115840 CPUtime=341.39 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 28793 0 0 0 33178 961 0 0 20 0 1 0 68765277 139464704 28960 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 34049 28960 3744 2790 0 27474 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 136196 KiB
Current children cumulated memory: 115840 KiB

[startup+402.3 s]
/proc/loadavg: 4.35 4.19 4.12 5/265 75012
/proc/meminfo: memFree=124257568/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=154440 memory=116324 CPUtime=401.23 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 31268 0 0 0 39023 1100 0 0 20 0 1 0 68765277 158146560 29081 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 38610 29081 3744 2790 0 32035 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 154440 KiB
Current children cumulated memory: 116324 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.18 4.12 5/263 75014
/proc/meminfo: memFree=124237856/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=154112 memory=117052 CPUtime=461.07 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 32899 0 0 0 44912 1195 0 0 20 0 1 0 68765277 157810688 29263 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 38528 29263 3744 2790 0 31953 0

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

[pid=74951] ppid=74948 vsize=169452 memory=145292 CPUtime=820.1 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 49612 0 0 0 80191 1819 0 0 20 0 1 0 68765277 173518848 36323 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 42363 36323 3744 2790 0 35788 0
Current children cumulated CPU time: 820.1 s
Current children cumulated vsize: 169452 KiB
Current children cumulated memory: 145292 KiB

[startup+882.3 s]
/proc/loadavg: 4.07 4.14 4.12 5/264 75037
/proc/meminfo: memFree=124094484/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=170476 memory=146100 CPUtime=879.94 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 51254 0 0 0 86066 1928 0 0 20 0 1 0 68765277 174567424 36525 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 42619 36525 3744 2790 0 36044 0
Current children cumulated CPU time: 879.94 s
Current children cumulated vsize: 170476 KiB
Current children cumulated memory: 146100 KiB

[startup+942.3 s]
/proc/loadavg: 4.08 4.13 4.12 5/265 75040
/proc/meminfo: memFree=124094596/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=172784 memory=148404 CPUtime=939.79 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 53161 0 0 0 91972 2007 0 0 20 0 1 0 68765277 176930816 37101 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 43196 37101 3744 2790 0 36621 0
Current children cumulated CPU time: 939.79 s
Current children cumulated vsize: 172784 KiB
Current children cumulated memory: 148404 KiB

[startup+1002.3 s]
/proc/loadavg: 4.07 4.12 4.11 5/264 75042
/proc/meminfo: memFree=124109540/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=172272 memory=147924 CPUtime=999.64 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 55605 0 0 0 97821 2143 0 0 20 0 1 0 68765277 176406528 36981 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 43068 36981 3744 2790 0 36493 0
Current children cumulated CPU time: 999.64 s
Current children cumulated vsize: 172272 KiB
Current children cumulated memory: 147924 KiB

[startup+1062.3 s]
/proc/loadavg: 4.36 4.21 4.14 5/264 75044
/proc/meminfo: memFree=124099588/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=174704 memory=150400 CPUtime=1059.49 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 58572 0 0 0 103667 2282 0 0 20 0 1 0 68765277 178896896 37600 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 43676 37600 3744 2790 0 37101 0
Current children cumulated CPU time: 1059.49 s
Current children cumulated vsize: 174704 KiB
Current children cumulated memory: 150400 KiB

[startup+1122.3 s]
/proc/loadavg: 4.13 4.17 4.13 5/263 75046
/proc/meminfo: memFree=124090412/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=177648 memory=153356 CPUtime=1119.34 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 61606 0 0 0 109515 2419 0 0 20 0 1 0 68765277 181911552 38339 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 44412 38339 3744 2790 0 37837 0
Current children cumulated CPU time: 1119.34 s
Current children cumulated vsize: 177648 KiB
Current children cumulated memory: 153356 KiB

[startup+1182.3 s]
/proc/loadavg: 4.16 4.17 4.13 5/262 75048
/proc/meminfo: memFree=124062660/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=183768 memory=159392 CPUtime=1179.19 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 64315 0 0 0 115375 2544 0 0 20 0 1 0 68765277 188178432 39848 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 45942 39848 3776 2790 0 39367 0
Current children cumulated CPU time: 1179.19 s
Current children cumulated vsize: 183768 KiB
Current children cumulated memory: 159392 KiB

[startup+1242.3 s]
/proc/loadavg: 4.15 4.17 4.13 5/263 75052
/proc/meminfo: memFree=124056672/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=180592 memory=156440 CPUtime=1239.04 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 66333 0 0 0 121234 2670 0 0 20 0 1 0 68765277 184926208 39110 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 45148 39110 3776 2790 0 38573 0
Current children cumulated CPU time: 1239.04 s
Current children cumulated vsize: 180592 KiB
Current children cumulated memory: 156440 KiB

[startup+1302.3 s]
/proc/loadavg: 4.10 4.15 4.13 5/264 75061
/proc/meminfo: memFree=124048856/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=181424 memory=156380 CPUtime=1298.89 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 69016 0 0 0 127094 2795 0 0 20 0 1 0 68765277 185778176 39095 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 45356 39095 3776 2790 0 38781 0
Current children cumulated CPU time: 1298.89 s
Current children cumulated vsize: 181424 KiB
Current children cumulated memory: 156380 KiB

[startup+1309.39 s]
# the end of solver process 74951 was just reported to runsolver
# Child ended because it received signal 11 (SIGSEGV)
Child dumped core

# cumulated CPU time of all completed processes:  user=1276.43 s, system=28.1378 s

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

[startup+1305.6 s]
/proc/loadavg: 4.10 4.15 4.13 5/264 75061
/proc/meminfo: memFree=124048856/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=181424 memory=156380 CPUtime=1302.18 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 69016 0 0 0 127418 2800 0 0 20 0 1 0 68765277 185778176 39095 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 45356 39095 3776 2790 0 38781 0
Current children cumulated CPU time: 1302.18 s
Current children cumulated vsize: 181424 KiB
Current children cumulated memory: 156380 KiB

[startup+1307.2 s]
/proc/loadavg: 4.09 4.15 4.13 5/264 75061
/proc/meminfo: memFree=124048864/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=181424 memory=156380 CPUtime=1303.78 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4194304 69016 0 0 0 127576 2802 0 0 20 0 1 0 68765277 185778176 39095 18446744073709551615 94544883544064 94544894970461 140725312039552 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 0
/proc/74951/statm: 45356 39095 3776 2790 0 38781 0
Current children cumulated CPU time: 1303.78 s
Current children cumulated vsize: 181424 KiB
Current children cumulated memory: 156380 KiB

[startup+1308.01 s]*
/proc/loadavg: 4.09 4.15 4.13 5/266 75064
/proc/meminfo: memFree=123946088/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=181424 memory=156380 CPUtime=1304.52 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) R 74948 74951 74103 0 -1 4195840 69016 0 0 0 127643 2809 0 0 20 0 1 0 68765277 185778176 39095 18446744073709551615 94544883544064 94544894970461 140725312039552 140725312009712 139840193135229 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 11
/proc/74951/statm: 45356 39095 3776 2790 0 38781 0
Current children cumulated CPU time: 1304.52 s
Current children cumulated vsize: 181424 KiB
Current children cumulated memory: 156380 KiB

[startup+1308.8 s]
/proc/loadavg: 4.09 4.15 4.13 5/266 75064
/proc/meminfo: memFree=123946088/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=181424 memory=156380 CPUtime=1304.56 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) S 74948 74951 74103 0 -1 4195840 69017 0 0 0 127643 2813 0 0 20 0 1 0 68765277 185778176 39095 18446744073709551615 94544883544064 94544894970461 140725312039552 140725312009712 139840193135229 0 0 0 2 1 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 11
/proc/74951/statm: 45356 39095 3776 2790 0 38781 0
Current children cumulated CPU time: 1304.56 s
Current children cumulated vsize: 181424 KiB
Current children cumulated memory: 156380 KiB

[startup+1309.2 s]
/proc/loadavg: 4.09 4.15 4.13 4/266 75064
/proc/meminfo: memFree=123841948/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=181424 memory=156380 CPUtime=1304.56 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) S 74948 74951 74103 0 -1 4195840 69017 0 0 0 127643 2813 0 0 20 0 1 0 68765277 185778176 39095 18446744073709551615 94544883544064 94544894970461 140725312039552 140725312009712 139840193135229 0 0 0 2 1 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 11
/proc/74951/statm: 45356 39095 3776 2790 0 38781 0
Current children cumulated CPU time: 1304.56 s
Current children cumulated vsize: 181424 KiB
Current children cumulated memory: 156380 KiB

[startup+1309.3 s]
/proc/loadavg: 4.09 4.15 4.13 4/266 75064
/proc/meminfo: memFree=123841948/131250000 swapFree=33010672/33010684
[pid=74951] ppid=74948 vsize=181424 memory=156380 CPUtime=1304.56 cores=5,7
/proc/74951/stat : 74951 (ipbhs_scip) S 74948 74951 74103 0 -1 4195840 69017 0 0 0 127643 2813 0 0 20 0 1 0 68765277 185778176 39095 18446744073709551615 94544883544064 94544894970461 140725312039552 140725312009712 139840193135229 0 0 0 2 1 0 0 17 5 0 0 0 0 0 94544897106136 94544897151154 94544904044544 140725312043410 140725312043529 140725312043529 140725312049131 11
/proc/74951/statm: 45356 39095 3776 2790 0 38781 0
Current children cumulated CPU time: 1304.56 s
Current children cumulated vsize: 181424 KiB
Current children cumulated memory: 156380 KiB

Child ended because it received signal 11 (SIGSEGV)
Child dumped core

Real time (s): 1309.39
CPU time (s): 1304.57
CPU user time (s): 1276.43
CPU system time (s): 28.1378
CPU usage (%): 99.632
Max. virtual memory (cumulated for all children) (KiB): 186096
Max. memory (cumulated for all children) (KiB): 161940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1276.43
system time used= 28.1378
maximum resident set size= 161940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69017
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= 174
involuntary context switches= 1991


# summary of solver processes directly reported to runsolver:
#   pid: 74951
#   total CPU time (s): 1304.57
#   total CPU user time (s): 1276.43
#   total CPU system time (s): 28.1378

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.63502 second user time and 5.06559 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-03 10:21:27
IDJOB=4517660
IDBENCH=176157
IDSOLVER=3335
FILE ID=nodeC014/4517660-1751530887
RUNJOBID= nodeC014-1751523662-74116
SLURM_JOB_ID= 9598651
Free space on /tmp= 430332 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=10-t=3.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517660-1751530887/watcher-4517660-1751530887 -o /tmp/evaluation-result-4517660-1751530887/solver-4517660-1751530887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751523662-74116 --watchdog 3760  ./ipbhs_scip HOME/instance-4517660-1751530887.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 3e50d3b7c5b20854de6ffc628b5756bc
RANDOM SEED=276571670

nodeC014 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	: 0xb00002a
cpu MHz		: 3600.130
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 pti ibrs ibpb stibp 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	: 7000.23
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		: 3600.110
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 pti ibrs ibpb stibp 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	: 7000.23
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.119
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 pti ibrs ibpb stibp 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	: 7000.23
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		: 3599.394
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 pti ibrs ibpb stibp 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	: 7000.23
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		: 3600.130
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 pti ibrs ibpb stibp 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	: 7000.23
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		: 3600.136
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 pti ibrs ibpb stibp 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	: 7000.23
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.725
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 pti ibrs ibpb stibp 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	: 7000.23
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		: 3700.000
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 pti ibrs ibpb stibp 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	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        124589408 kB
MemAvailable:   126675556 kB
Buffers:            2508 kB
Cached:          2881308 kB
SwapCached:            4 kB
Active:          3724788 kB
Inactive:        2323112 kB
Active(anon):    3178308 kB
Inactive(anon):     3852 kB
Active(file):     546480 kB
Inactive(file):  2319260 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            281172 kB
Writeback:             0 kB
AnonPages:       3167576 kB
Mapped:           134276 kB
Shmem:             18064 kB
KReclaimable:     119296 kB
Slab:             209736 kB
SReclaimable:     119296 kB
SUnreclaim:        90440 kB
KernelStack:        4272 kB
PageTables:         9280 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3538508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3065856 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430220 MiB
End job on nodeC014 at 2025-07-03 10:43:16