Trace number 4524832

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07OPTIMUM 2.20648 2.21907

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111216823--soft-0-100-0.wbo
MD5SUMaefcc1660135af98a2c3681d0c8dc44b
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.58644
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5395
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5394
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1207
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4524832-1751616250.wbo>
0.00/0.01	c original problem has 270 variables (270 bin, 0 int, 0 impl, 0 cont) and 203 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	o 5394
0.00/0.01	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 5.394000e+03
0.00/0.01	c presolving:
0.00/0.01	c (round 1, fast)       0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 101 impls, 0 clqs
0.00/0.01	c (round 2, fast)       0 del vars, 1 del conss, 0 add conss, 101 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 101 impls, 0 clqs
0.00/0.01	c (round 3, exhaustive) 25 del vars, 1 del conss, 0 add conss, 101 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 101 impls, 0 clqs
0.00/0.01	c    (0.0s) probing: 176/300 (58.7%) - 0 fixings, 30 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.01	c (round 4, exhaustive) 30 del vars, 1 del conss, 0 add conss, 101 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 101 impls, 0 clqs
0.00/0.01	c (round 5, fast)       30 del vars, 26 del conss, 0 add conss, 101 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 101 impls, 0 clqs
0.00/0.01	c    (0.0s) probing: 181/300 (60.3%) - 0 fixings, 30 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.01	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.01	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.01	c presolving (6 rounds: 6 fast, 3 medium, 3 exhaustive):
0.00/0.01	c  30 deleted vars, 26 deleted constraints, 0 added constraints, 101 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  101 implications, 0 cliques
0.00/0.01	c presolved problem has 341 variables (270 bin, 0 int, 71 impl, 0 cont) and 177 constraints
0.00/0.01	c     101 constraints of type <linear>
0.00/0.01	c      76 constraints of type <indicator>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.01
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 10.0.0
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.01	c limits/time = 3596.997013
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.01	c limits/memory = 27900
0.00/0.01	c 
0.00/0.01	c # belongs reading time to solving time?
0.00/0.01	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c timing/reading = TRUE
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	c 
0.00/0.01	o 3949
0.00/0.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.01	c i 0.0s|     1 |     0 |     0 |     - |  oneopt|   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 3.949000e+03 |    Inf | unknown
0.00/0.02	c   0.0s|     1 |     0 |   149 |     - |  4540k |   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 3.949000e+03 |    Inf | unknown
0.00/0.02	o 646
0.00/0.02	c r 0.0s|     1 |     0 |   149 |     - |shifting|   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 6.460000e+02 |    Inf | unknown
0.00/0.05	c   [indicator] <t_pseudoboolean0_rhs_ind>: <t_t_indicatorvar0> = 0 -> <t_indslack_pseudoboolean0_rhs_ind> = 0 (<indlin_pseudoboolean0_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar0_neg> = 1 and <t_indslack_pseudoboolean0_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean76_rhs_ind>: <t_t_indicatorvar76> = 0 -> <t_indslack_pseudoboolean76_rhs_ind> = 0 (<indlin_pseudoboolean76_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar76_neg> = 1 and <t_indslack_pseudoboolean76_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean2_rhs_ind>: <t_t_indicatorvar2> = 0 -> <t_indslack_pseudoboolean2_rhs_ind> = 0 (<indlin_pseudoboolean2_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar2_neg> = 1 and <t_indslack_pseudoboolean2_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean71_rhs_ind>: <t_t_indicatorvar71> = 0 -> <t_indslack_pseudoboolean71_rhs_ind> = 0 (<indlin_pseudoboolean71_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar71_neg> = 1 and <t_indslack_pseudoboolean71_rhs_ind> = 4
0.00/0.05	c   [indicator] <t_pseudoboolean4_rhs_ind>: <t_t_indicatorvar4> = 0 -> <t_indslack_pseudoboolean4_rhs_ind> = 0 (<indlin_pseudoboolean4_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar4_neg> = 1 and <t_indslack_pseudoboolean4_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean77_rhs_ind>: <t_t_indicatorvar77> = 0 -> <t_indslack_pseudoboolean77_rhs_ind> = 0 (<indlin_pseudoboolean77_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar77_neg> = 1 and <t_indslack_pseudoboolean77_rhs_ind> = 5
0.00/0.05	c   [indicator] <t_pseudoboolean6_rhs_ind>: <t_t_indicatorvar6> = 0 -> <t_indslack_pseudoboolean6_rhs_ind> = 0 (<indlin_pseudoboolean6_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar6_neg> = 1 and <t_indslack_pseudoboolean6_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean78_rhs_ind>: <t_t_indicatorvar78> = 0 -> <t_indslack_pseudoboolean78_rhs_ind> = 0 (<indlin_pseudoboolean78_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar78_neg> = 1 and <t_indslack_pseudoboolean78_rhs_ind> = 5
0.00/0.05	c   [indicator] <t_pseudoboolean8_rhs_ind>: <t_t_indicatorvar8> = 0 -> <t_indslack_pseudoboolean8_rhs_ind> = 0 (<indlin_pseudoboolean8_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar8_neg> = 1 and <t_indslack_pseudoboolean8_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean79_rhs_ind>: <t_t_indicatorvar79> = 0 -> <t_indslack_pseudoboolean79_rhs_ind> = 0 (<indlin_pseudoboolean79_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar79_neg> = 1 and <t_indslack_pseudoboolean79_rhs_ind> = 5
0.00/0.05	c   [indicator] <t_pseudoboolean10_rhs_ind>: <t_t_indicatorvar10> = 0 -> <t_indslack_pseudoboolean10_rhs_ind> = 0 (<indlin_pseudoboolean10_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar10_neg> = 1 and <t_indslack_pseudoboolean10_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean80_rhs_ind>: <t_t_indicatorvar80> = 0 -> <t_indslack_pseudoboolean80_rhs_ind> = 0 (<indlin_pseudoboolean80_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar80_neg> = 1 and <t_indslack_pseudoboolean80_rhs_ind> = 4
0.00/0.05	c   [indicator] <t_pseudoboolean12_rhs_ind>: <t_t_indicatorvar12> = 0 -> <t_indslack_pseudoboolean12_rhs_ind> = 0 (<indlin_pseudoboolean12_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar12_neg> = 1 and <t_indslack_pseudoboolean12_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean72_rhs_ind>: <t_t_indicatorvar72> = 0 -> <t_indslack_pseudoboolean72_rhs_ind> = 0 (<indlin_pseudoboolean72_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar72_neg> = 1 and <t_indslack_pseudoboolean72_rhs_ind> = 4
0.00/0.05	c   [indicator] <t_pseudoboolean14_rhs_ind>: <t_t_indicatorvar14> = 0 -> <t_indslack_pseudoboolean14_rhs_ind> = 0 (<indlin_pseudoboolean14_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar14_neg> = 1 and <t_indslack_pseudoboolean14_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean81_rhs_ind>: <t_t_indicatorvar81> = 0 -> <t_indslack_pseudoboolean81_rhs_ind> = 0 (<indlin_pseudoboolean81_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar81_neg> = 1 and <t_indslack_pseudoboolean81_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean16_rhs_ind>: <t_t_indicatorvar16> = 0 -> <t_indslack_pseudoboolean16_rhs_ind> = 0 (<indlin_pseudoboolean16_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar16_neg> = 1 and <t_indslack_pseudoboolean16_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean82_rhs_ind>: <t_t_indicatorvar82> = 0 -> <t_indslack_pseudoboolean82_rhs_ind> = 0 (<indlin_pseudoboolean82_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar82_neg> = 1 and <t_indslack_pseudoboolean82_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean18_rhs_ind>: <t_t_indicatorvar18> = 0 -> <t_indslack_pseudoboolean18_rhs_ind> = 0 (<indlin_pseudoboolean18_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar18_neg> = 1 and <t_indslack_pseudoboolean18_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean83_rhs_ind>: <t_t_indicatorvar83> = 0 -> <t_indslack_pseudoboolean83_rhs_ind> = 0 (<indlin_pseudoboolean83_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar83_neg> = 1 and <t_indslack_pseudoboolean83_rhs_ind> = 2
0.00/0.05	c   [indicator] <t_pseudoboolean20_rhs_ind>: <t_t_indicatorvar20> = 0 -> <t_indslack_pseudoboolean20_rhs_ind> = 0 (<indlin_pseudoboolean20_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar20_neg> = 1 and <t_indslack_pseudoboolean20_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean84_rhs_ind>: <t_t_indicatorvar84> = 0 -> <t_indslack_pseudoboolean84_rhs_ind> = 0 (<indlin_pseudoboolean84_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar84_neg> = 1 and <t_indslack_pseudoboolean84_rhs_ind> = 2
0.00/0.05	c   [indicator] <t_pseudoboolean22_rhs_ind>: <t_t_indicatorvar22> = 0 -> <t_indslack_pseudoboolean22_rhs_ind> = 0 (<indlin_pseudoboolean22_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar22_neg> = 1 and <t_indslack_pseudoboolean22_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean85_rhs_ind>: <t_t_indicatorvar85> = 0 -> <t_indslack_pseudoboolean85_rhs_ind> = 0 (<indlin_pseudoboolean85_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar85_neg> = 1 and <t_indslack_pseudoboolean85_rhs_ind> = 2
0.00/0.05	c   [indicator] <t_pseudoboolean24_rhs_ind>: <t_t_indicatorvar24> = 0 -> <t_indslack_pseudoboolean24_rhs_ind> = 0 (<indlin_pseudoboolean24_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar24_neg> = 1 and <t_indslack_pseudoboolean24_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean86_rhs_ind>: <t_t_indicatorvar86> = 0 -> <t_indslack_pseudoboolean86_rhs_ind> = 0 (<indlin_pseudoboolean86_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar86_neg> = 1 and <t_indslack_pseudoboolean86_rhs_ind> = 1
0.00/0.05	c   [indicator] <t_pseudoboolean26_rhs_ind>: <t_t_indicatorvar26> = 0 -> <t_indslack_pseudoboolean26_rhs_ind> = 0 (<indlin_pseudoboolean26_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar26_neg> = 1 and <t_indslack_pseudoboolean26_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean100_rhs_ind>: <t_t_indicatorvar100> = 0 -> <t_indslack_pseudoboolean100_rhs_ind> = 0 (<indlin_pseudoboolean100_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar100_neg> = 1 and <t_indslack_pseudoboolean100_rhs_ind> = 565
0.00/0.05	c   [indicator] <t_pseudoboolean28_rhs_ind>: <t_t_indicatorvar28> = 0 -> <t_indslack_pseudoboolean28_rhs_ind> = 0 (<indlin_pseudoboolean28_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar28_neg> = 1 and <t_indslack_pseudoboolean28_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean88_rhs_ind>: <t_t_indicatorvar88> = 0 -> <t_indslack_pseudoboolean88_rhs_ind> = 0 (<indlin_pseudoboolean88_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar88_neg> = 1 and <t_indslack_pseudoboolean88_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean30_rhs_ind>: <t_t_indicatorvar30> = 0 -> <t_indslack_pseudoboolean30_rhs_ind> = 0 (<indlin_pseudoboolean30_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar30_neg> = 1 and <t_indslack_pseudoboolean30_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean89_rhs_ind>: <t_t_indicatorvar89> = 0 -> <t_indslack_pseudoboolean89_rhs_ind> = 0 (<indlin_pseudoboolean89_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar89_neg> = 1 and <t_indslack_pseudoboolean89_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean32_rhs_ind>: <t_t_indicatorvar32> = 0 -> <t_indslack_pseudoboolean32_rhs_ind> = 0 (<indlin_pseudoboolean32_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar32_neg> = 1 and <t_indslack_pseudoboolean32_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean90_rhs_ind>: <t_t_indicatorvar90> = 0 -> <t_indslack_pseudoboolean90_rhs_ind> = 0 (<indlin_pseudoboolean90_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar90_neg> = 1 and <t_indslack_pseudoboolean90_rhs_ind> = 5
0.00/0.05	c   [indicator] <t_pseudoboolean34_rhs_ind>: <t_t_indicatorvar34> = 0 -> <t_indslack_pseudoboolean34_rhs_ind> = 0 (<indlin_pseudoboolean34_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar34_neg> = 1 and <t_indslack_pseudoboolean34_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean73_rhs_ind>: <t_t_indicatorvar73> = 0 -> <t_indslack_pseudoboolean73_rhs_ind> = 0 (<indlin_pseudoboolean73_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar73_neg> = 1 and <t_indslack_pseudoboolean73_rhs_ind> = 5
0.00/0.05	c   [indicator] <t_pseudoboolean36_rhs_ind>: <t_t_indicatorvar36> = 0 -> <t_indslack_pseudoboolean36_rhs_ind> = 0 (<indlin_pseudoboolean36_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar36_neg> = 1 and <t_indslack_pseudoboolean36_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean91_rhs_ind>: <t_t_indicatorvar91> = 0 -> <t_indslack_pseudoboolean91_rhs_ind> = 0 (<indlin_pseudoboolean91_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar91_neg> = 1 and <t_indslack_pseudoboolean91_rhs_ind> = 4
0.00/0.05	c   [indicator] <t_pseudoboolean38_rhs_ind>: <t_t_indicatorvar38> = 0 -> <t_indslack_pseudoboolean38_rhs_ind> = 0 (<indlin_pseudoboolean38_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar38_neg> = 1 and <t_indslack_pseudoboolean38_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean92_rhs_ind>: <t_t_indicatorvar92> = 0 -> <t_indslack_pseudoboolean92_rhs_ind> = 0 (<indlin_pseudoboolean92_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar92_neg> = 1 and <t_indslack_pseudoboolean92_rhs_ind> = 4
0.00/0.05	c   [indicator] <t_pseudoboolean40_rhs_ind>: <t_t_indicatorvar40> = 0 -> <t_indslack_pseudoboolean40_rhs_ind> = 0 (<indlin_pseudoboolean40_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar40_neg> = 1 and <t_indslack_pseudoboolean40_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean74_rhs_ind>: <t_t_indicatorvar74> = 0 -> <t_indslack_pseudoboolean74_rhs_ind> = 0 (<indlin_pseudoboolean74_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar74_neg> = 1 and <t_indslack_pseudoboolean74_rhs_ind> = 5
0.00/0.05	c   [indicator] <t_pseudoboolean42_rhs_ind>: <t_t_indicatorvar42> = 0 -> <t_indslack_pseudoboolean42_rhs_ind> = 0 (<indlin_pseudoboolean42_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar42_neg> = 1 and <t_indslack_pseudoboolean42_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean93_rhs_ind>: <t_t_indicatorvar93> = 0 -> <t_indslack_pseudoboolean93_rhs_ind> = 0 (<indlin_pseudoboolean93_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar93_neg> = 1 and <t_indslack_pseudoboolean93_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean44_rhs_ind>: <t_t_indicatorvar44> = 0 -> <t_indslack_pseudoboolean44_rhs_ind> = 0 (<indlin_pseudoboolean44_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar44_neg> = 1 and <t_indslack_pseudoboolean44_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean75_rhs_ind>: <t_t_indicatorvar75> = 0 -> <t_indslack_pseudoboolean75_rhs_ind> = 0 (<indlin_pseudoboolean75_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar75_neg> = 1 and <t_indslack_pseudoboolean75_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean46_rhs_ind>: <t_t_indicatorvar46> = 0 -> <t_indslack_pseudoboolean46_rhs_ind> = 0 (<indlin_pseudoboolean46_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar46_neg> = 1 and <t_indslack_pseudoboolean46_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean94_rhs_ind>: <t_t_indicatorvar94> = 0 -> <t_indslack_pseudoboolean94_rhs_ind> = 0 (<indlin_pseudoboolean94_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar94_neg> = 1 and <t_indslack_pseudoboolean94_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean48_rhs_ind>: <t_t_indicatorvar48> = 0 -> <t_indslack_pseudoboolean48_rhs_ind> = 0 (<indlin_pseudoboolean48_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar48_neg> = 1 and <t_indslack_pseudoboolean48_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean95_rhs_ind>: <t_t_indicatorvar95> = 0 -> <t_indslack_pseudoboolean95_rhs_ind> = 0 (<indlin_pseudoboolean95_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar95_neg> = 1 and <t_indslack_pseudoboolean95_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean50_rhs_ind>: <t_t_indicatorvar50> = 0 -> <t_indslack_pseudoboolean50_rhs_ind> = 0 (<indlin_pseudoboolean50_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar50_neg> = 1 and <t_indslack_pseudoboolean50_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean96_rhs_ind>: <t_t_indicatorvar96> = 0 -> <t_indslack_pseudoboolean96_rhs_ind> = 0 (<indlin_pseudoboolean96_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar96_neg> = 1 and <t_indslack_pseudoboolean96_rhs_ind> = 2
0.00/0.05	c   [indicator] <t_pseudoboolean52_rhs_ind>: <t_t_indicatorvar52> = 0 -> <t_indslack_pseudoboolean52_rhs_ind> = 0 (<indlin_pseudoboolean52_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar52_neg> = 1 and <t_indslack_pseudoboolean52_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean53_rhs_ind>: <t_t_indicatorvar53> = 0 -> <t_indslack_pseudoboolean53_rhs_ind> = 0 (<indlin_pseudoboolean53_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar53_neg> = 1 and <t_indslack_pseudoboolean53_rhs_ind> = 6
0.00/0.05	c   [indicator] <t_pseudoboolean54_rhs_ind>: <t_t_indicatorvar54> = 0 -> <t_indslack_pseudoboolean54_rhs_ind> = 0 (<indlin_pseudoboolean54_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar54_neg> = 1 and <t_indslack_pseudoboolean54_rhs_ind> = 5
0.00/0.05	c   [indicator] <t_pseudoboolean55_rhs_ind>: <t_t_indicatorvar55> = 0 -> <t_indslack_pseudoboolean55_rhs_ind> = 0 (<indlin_pseudoboolean55_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar55_neg> = 1 and <t_indslack_pseudoboolean55_rhs_ind> = 4
0.00/0.05	c   [indicator] <t_pseudoboolean56_rhs_ind>: <t_t_indicatorvar56> = 0 -> <t_indslack_pseudoboolean56_rhs_ind> = 0 (<indlin_pseudoboolean56_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar56_neg> = 1 and <t_indslack_pseudoboolean56_rhs_ind> = 4
0.00/0.05	c   [indicator] <t_pseudoboolean57_rhs_ind>: <t_t_indicatorvar57> = 0 -> <t_indslack_pseudoboolean57_rhs_ind> = 0 (<indlin_pseudoboolean57_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar57_neg> = 1 and <t_indslack_pseudoboolean57_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean58_rhs_ind>: <t_t_indicatorvar58> = 0 -> <t_indslack_pseudoboolean58_rhs_ind> = 0 (<indlin_pseudoboolean58_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar58_neg> = 1 and <t_indslack_pseudoboolean58_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean59_rhs_ind>: <t_t_indicatorvar59> = 0 -> <t_indslack_pseudoboolean59_rhs_ind> = 0 (<indlin_pseudoboolean59_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar59_neg> = 1 and <t_indslack_pseudoboolean59_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean60_rhs_ind>: <t_t_indicatorvar60> = 0 -> <t_indslack_pseudoboolean60_rhs_ind> = 0 (<indlin_pseudoboolean60_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar60_neg> = 1 and <t_indslack_pseudoboolean60_rhs_ind> = 2
0.00/0.05	c   [indicator] <t_pseudoboolean61_rhs_ind>: <t_t_indicatorvar61> = 0 -> <t_indslack_pseudoboolean61_rhs_ind> = 0 (<indlin_pseudoboolean61_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar61_neg> = 1 and <t_indslack_pseudoboolean61_rhs_ind> = 1
0.00/0.05	c   [indicator] <t_pseudoboolean62_rhs_ind>: <t_t_indicatorvar62> = 0 -> <t_indslack_pseudoboolean62_rhs_ind> = 0 (<indlin_pseudoboolean62_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar62_neg> = 1 and <t_indslack_pseudoboolean62_rhs_ind> = 1
0.00/0.05	c   [indicator] <t_pseudoboolean97_rhs_ind>: <t_t_indicatorvar97> = 0 -> <t_indslack_pseudoboolean97_rhs_ind> = 0 (<indlin_pseudoboolean97_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar97_neg> = 1 and <t_indslack_pseudoboolean97_rhs_ind> = 1
0.00/0.05	c   [indicator] <t_pseudoboolean98_rhs_ind>: <t_t_indicatorvar98> = 0 -> <t_indslack_pseudoboolean98_rhs_ind> = 0 (<indlin_pseudoboolean98_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar98_neg> = 1 and <t_indslack_pseudoboolean98_rhs_ind> = 1
0.00/0.05	c   [indicator] <t_pseudoboolean65_rhs_ind>: <t_t_indicatorvar65> = 0 -> <t_indslack_pseudoboolean65_rhs_ind> = 0 (<indlin_pseudoboolean65_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar65_neg> = 1 and <t_indslack_pseudoboolean65_rhs_ind> = 1
0.00/0.05	c   [indicator] <t_pseudoboolean66_rhs_ind>: <t_t_indicatorvar66> = 0 -> <t_indslack_pseudoboolean66_rhs_ind> = 0 (<indlin_pseudoboolean66_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar66_neg> = 1 and <t_indslack_pseudoboolean66_rhs_ind> = 1
0.00/0.05	c   [indicator] <t_pseudoboolean67_rhs_ind>: <t_t_indicatorvar67> = 0 -> <t_indslack_pseudoboolean67_rhs_ind> = 0 (<indlin_pseudoboolean67_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar67_neg> = 1 and <t_indslack_pseudoboolean67_rhs_ind> = 2
0.00/0.05	c   [indicator] <t_pseudoboolean68_rhs_ind>: <t_t_indicatorvar68> = 0 -> <t_indslack_pseudoboolean68_rhs_ind> = 0 (<indlin_pseudoboolean68_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar68_neg> = 1 and <t_indslack_pseudoboolean68_rhs_ind> = 2
0.00/0.05	c   [indicator] <t_pseudoboolean69_rhs_ind>: <t_t_indicatorvar69> = 0 -> <t_indslack_pseudoboolean69_rhs_ind> = 0 (<indlin_pseudoboolean69_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar69_neg> = 1 and <t_indslack_pseudoboolean69_rhs_ind> = 3
0.00/0.05	c   [indicator] <t_pseudoboolean70_rhs_ind>: <t_t_indicatorvar70> = 0 -> <t_indslack_pseudoboolean70_rhs_ind> = 0 (<indlin_pseudoboolean70_rhs_ind>);
0.00/0.05	c violation:  <t_t_indicatorvar70_neg> = 1 and <t_indslack_pseudoboolean70_rhs_ind> = 4
0.00/0.05	c   0.0s|     1 |     0 |   203 |     - |  6150k |   0 | 341 | 177 | 174 |   2 |  1 |   1 |   0 | 0.000000e+00 | 6.460000e+02 |    Inf | unknown
0.00/0.05	o 590
0.00/0.05	c r 0.0s|     1 |     0 |   203 |     - |shifting|   0 | 341 | 177 | 174 |   2 |  1 |   1 |   0 | 0.000000e+00 | 5.900000e+02 |    Inf | unknown
0.00/0.07	c   0.1s|     1 |     0 |   238 |     - |  8452k |   0 | 341 | 177 | 176 |   4 |  2 |   1 |   0 | 0.000000e+00 | 5.900000e+02 |    Inf | unknown
0.00/0.08	c   0.1s|     1 |     0 |   280 |     - |    10M |   0 | 341 | 177 | 178 |   6 |  3 |   1 |   0 | 0.000000e+00 | 5.900000e+02 |    Inf | unknown
0.00/0.08	o 549
0.00/0.08	c r 0.1s|     1 |     0 |   280 |     - |shifting|   0 | 341 | 177 | 178 |   6 |  3 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.09/0.10	c   0.1s|     1 |     0 |   359 |     - |    13M |   0 | 341 | 177 | 181 |   9 |  4 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.09/0.12	c   0.1s|     1 |     0 |   383 |     - |    16M |   0 | 341 | 177 | 183 |  11 |  5 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.09/0.13	c   0.1s|     1 |     0 |   467 |     - |    18M |   0 | 341 | 177 | 185 |  13 |  6 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.09/0.15	c   0.1s|     1 |     0 |   495 |     - |    20M |   0 | 341 | 177 | 186 |  14 |  7 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.09/0.17	c   0.2s|     1 |     0 |   551 |     - |    21M |   0 | 341 | 177 | 189 |  17 |  8 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.09/0.19	c   0.2s|     1 |     0 |   586 |     - |    24M |   0 | 341 | 177 | 191 |  19 |  9 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.19/0.21	c   0.2s|     1 |     0 |   615 |     - |    25M |   0 | 341 | 177 | 194 |  22 | 10 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.19/0.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.19/0.21	c   0.2s|     1 |     0 |   642 |     - |    27M |   0 | 341 | 177 | 194 |  24 | 11 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.19/0.22	c   0.2s|     1 |     0 |   673 |     - |    27M |   0 | 341 | 177 | 196 |  26 | 12 |   1 |   0 | 0.000000e+00 | 5.490000e+02 |    Inf | unknown
0.19/0.24	o 193
0.19/0.24	c d 0.2s|     1 |     0 |  1829 |     - |farkasdi|   0 | 341 | 177 | 196 |   0 | 12 |   1 |   0 | 0.000000e+00 | 1.930000e+02 |    Inf | unknown
0.19/0.26	c   0.3s|     1 |     0 |  1920 |     - |    27M |   0 | 341 | 195 | 196 |  26 | 12 |  19 |   0 | 0.000000e+00 | 1.930000e+02 |    Inf | unknown
0.19/0.26	c   0.3s|     1 |     0 |  1923 |     - |    27M |   0 | 341 | 195 | 197 |  27 | 13 |  19 |   0 | 0.000000e+00 | 1.930000e+02 |    Inf | unknown
0.30/0.35	c   0.3s|     1 |     2 |  1925 |     - |    27M |   0 | 341 | 195 | 197 |  27 | 14 |  19 |  23 | 0.000000e+00 | 1.930000e+02 |    Inf | unknown
0.50/0.54	o 53
0.50/0.54	c * 0.5s|    19 |     7 |  2851 | 120.8 |strongbr|  14 | 341 | 185 | 174 |  63 |  1 |  24 | 125 | 0.000000e+00 | 5.300000e+01 |    Inf |   3.74%
0.68/0.77	o 50
0.68/0.77	c * 0.8s|    30 |    10 |  3595 | 100.7 |strongbr|  14 | 341 | 149 | 173 | 128 |  1 |  59 | 173 | 0.000000e+00 | 5.000000e+01 |    Inf |  24.01%
1.28/1.34	o 48
1.28/1.34	c * 1.3s|    69 |    18 |  5709 |  74.0 |    LP  |  14 | 341 | 303 | 173 | 144 | 13 | 217 | 328 | 0.000000e+00 | 4.800000e+01 |    Inf |  31.20%
1.28/1.36	o 42
1.28/1.36	c * 1.4s|    73 |    15 |  5862 |  72.0 |strongbr|  14 | 341 | 210 | 173 | 144 |  8 | 249 | 353 | 0.000000e+00 | 4.200000e+01 |    Inf |  33.30%
1.68/1.74	o 41
1.68/1.74	c * 1.7s|    88 |    16 |  7234 |  75.4 |strongbr|  14 | 341 | 244 | 186 | 205 |  1 | 297 | 484 | 0.000000e+00 | 4.100000e+01 |    Inf |  34.91%
1.68/1.79	c   1.8s|   100 |    19 |  7642 |  70.4 |    62M |  16 | 341 | 307 | 174 | 205 |  4 | 362 | 541 | 0.000000e+00 | 4.100000e+01 |    Inf |  37.35%
1.88/1.91	o 23
1.88/1.91	c * 1.9s|   113 |    17 |  8671 |  71.4 |strongbr|  16 | 341 | 263 | 173 | 205 |  3 | 428 | 636 | 0.000000e+00 | 2.300000e+01 |    Inf |  39.78%
1.99/2.00	o 6
1.99/2.00	c * 2.0s|   119 |     9 |  9439 |  74.3 |strongbr|  16 | 341 | 272 | 173 | 205 |  1 | 507 | 720 | 0.000000e+00 | 6.000000e+00 |    Inf |  48.30%
2.09/2.12	o 4
2.09/2.12	c * 2.1s|   138 |     3 | 10636 |  72.7 |strongbr|  16 | 341 | 369 | 173 | 205 |  2 | 714 | 834 | 0.000000e+00 | 4.000000e+00 |    Inf |  84.23%
2.09/2.12	o 1
2.09/2.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.09/2.12	c r 2.1s|   140 |     3 | 10763 |  72.6 |simplero|  16 | 341 | 360 | 173 | 205 |  0 | 720 | 838 | 0.000000e+00 | 1.000000e+00 |    Inf |  84.37%
2.18/2.20	c 
2.18/2.20	c SCIP Status        : problem is solved [optimal solution found]
2.18/2.20	c Solving Time (sec) : 2.19
2.18/2.20	c Solving Nodes      : 149
2.18/2.20	c Primal Bound       : +1.00000000000000e+00 (42 solutions)
2.18/2.20	c Dual Bound         : +1.00000000000000e+00
2.18/2.20	c Gap                : 0.00 %
2.18/2.20	s OPTIMUM FOUND
2.18/2.20	v x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 
2.18/2.20	v -x147 -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 
2.18/2.20	v x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 
2.18/2.20	v -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 
2.18/2.20	v -x81 -x80 x79 -x78 -x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 
2.18/2.20	v -x55 -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 
2.18/2.20	v x30 -x29 -x28 -x27 -x26 -x25 -x24 x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 x5 
2.18/2.20	v -x4 -x3 -x2 -x1 
2.18/2.20	c SCIP Status        : problem is solved [optimal solution found]
2.18/2.20	c Total Time         :       2.19
2.18/2.20	c   solving          :       2.19
2.18/2.20	c   presolving       :       0.01 (included in solving)
2.18/2.20	c   reading          :       0.00 (included in solving)
2.18/2.20	c   copying          :       0.01 (4 #copies) (minimal 0.00, maximal 0.00, average 0.00)
2.18/2.20	c Original Problem   :
2.18/2.20	c   Problem name     : HOME/instance-4524832-1751616250.wbo
2.18/2.20	c   Variables        : 270 (270 binary, 0 integer, 0 implicit integer, 0 continuous)
2.18/2.20	c   Constraints      : 203 initial, 203 maximal
2.18/2.20	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 100)
2.18/2.20	c Presolved Problem  :
2.18/2.20	c   Problem name     : t_HOME/instance-4524832-1751616250.wbo
2.18/2.20	c   Variables        : 341 (270 binary, 0 integer, 71 implicit integer, 0 continuous)
2.18/2.20	c   Constraints      : 177 initial, 463 maximal
2.18/2.20	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 100)
2.18/2.20	c   Nonzeros         : 2458 constraint, 4 clique table
2.18/2.20	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2.18/2.20	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2.18/2.20	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.18/2.20	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2.18/2.20	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.18/2.20	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
2.18/2.20	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
2.18/2.20	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   probing          :       0.00       0.00      3          0         30          0          0          0          0          0          0          0
2.18/2.20	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.18/2.20	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.18/2.20	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   linear           :       0.00       0.00      9          0          0          0        101          0          1          0          0          0
2.18/2.20	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   bounddisjunction :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   indicator        :       0.00       0.00      4          0          0          0          0          0         25          0          0          0
2.18/2.20	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.18/2.20	c   root node        :          -          -      -        247          -          -        247          -          -          -          -          -
2.18/2.20	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2.18/2.20	c   benderslp        :          0          0          0          0        283          0          0        168          0          0          0          0          0          0          0
2.18/2.20	c   integral         :          0          0          0          0        283          0          0        168          0          0        639          0          0        673        182
2.18/2.20	c   setppc           :          0+         3          0        709          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   linear           :        101+       111         13       4662          0          0          0        165       5458         57       1878          0          0          0          0
2.18/2.20	c   logicor          :          0+       284          1       1244          0          0          0          0        342          6         69          0          0          0          0
2.18/2.20	c   bounddisjunction :          0+       114          0       1327          0          0          0          0         26          8          9          0          0          0          0
2.18/2.20	c   benders          :          0          0          0          0          1          0          0         87          0          0          0          0          0          0          0
2.18/2.20	c   indicator        :         76         76         97       4462          1          0          0         85        412          1        687          0          0          0          0
2.18/2.20	c   fixedvar         :          0          0          0          0          1          0          0         44          0          0          0          0          0          0          0
2.18/2.20	c   countsols        :          0          0          0          0          1          0          0         44          0          0          0          0          0          0          0
2.18/2.20	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2.18/2.20	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   integral         :       0.92       0.00       0.00       0.00       0.92       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   linear           :       0.03       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.02
2.18/2.20	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   indicator        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2.18/2.20	c   dualfix          :          3          0          0          0
2.18/2.20	c   genvbounds       :          0          0          0          0
2.18/2.20	c   nlobbt           :          0          0          0          0
2.18/2.20	c   obbt             :          0          0          0          0
2.18/2.20	c   probing          :          0          0          0          0
2.18/2.20	c   pseudoobj        :       1253        305          1        278
2.18/2.20	c   redcost          :        893          0          0       1911
2.18/2.20	c   rootredcost      :         10          0          0        101
2.18/2.20	c   symmetry         :          0          0          0          0
2.18/2.20	c   vbounds          :        600          0          0          0
2.18/2.20	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2.18/2.20	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
2.18/2.20	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
2.18/2.20	c Symmetry           :
2.18/2.20	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2.18/2.20	c   orbital reduction:          0 reductions applied,          0 cutoffs
2.18/2.20	c   lexicographic red:          0 reductions applied,          0 cutoffs
2.18/2.20	c   shadow tree time :       0.00 s
2.18/2.20	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2.18/2.20	c   propagation      :       0.00         62         55          -        233       42.2          2       46.5          -          -          -
2.18/2.20	c   infeasible LP    :       0.01        120        145          -        461       19.0          1       33.0         27        3.1          0
2.18/2.20	c   bound exceed. LP :       0.05        267        170          -        733       26.2          2       42.0          0        0.0       1441
2.18/2.20	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2.18/2.20	c   pseudo solution  :       0.00          5          5          -          5        2.2          0        0.0          -          -          -
2.18/2.20	c   applied globally :       0.00          -          -         26        771       18.8          -          -         27          -          -
2.18/2.20	c   applied locally  :          -          -          -          0         16       63.4          -          -          0          -          -
2.18/2.20	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2.18/2.20	c   cut pool         :       0.05          -        150         26          -          -       2054       3902          -          -          -          -          -    (maximal pool size:       2052)
2.18/2.20	c   aggregation      :       0.10       0.00         97         13          0          0         81        141          0         60         60          0          0
2.18/2.20	c   > cmir           :          -          -          -          -          -          -          -         82          0         26         26          0          -
2.18/2.20	c   > flowcover      :          -          -          -          -          -          -          -         15          0          8          8          0          -
2.18/2.20	c   > knapsackcover  :          -          -          -          -          -          -          -         44          0         26         26          0          -
2.18/2.20	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
2.18/2.20	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   gomory           :       0.33       0.00         41         10          0          0       1916       3682          0         95         95          0          0
2.18/2.20	c   > gomorymi       :          -          -          -          -          -          -          -       1773          0         54         54          0          -
2.18/2.20	c   > strongcg       :          -          -          -          -          -          -          -       1909          0         41         41          0          -
2.18/2.20	c   impliedbounds    :       0.00       0.00         97         13          0          0          0          0          0          0          0          0          0
2.18/2.20	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
2.18/2.20	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   mixing           :       0.00       0.00         97         13          0          0          0          0          0          0          0          0          0
2.18/2.20	c   multilinear      :       0.00       0.00         44         13          0          0          0          0          0          0          0          0          0
2.18/2.20	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.18/2.20	c   rapidlearning    :       0.05       0.00          2          1          0          0          0          0          0          0          0          0         10
2.18/2.20	c   rlt              :       0.00       0.00         18         10          0          0          0          0          0          0          0          0          0
2.18/2.20	c   zerohalf         :       0.01       0.00         44         13          0          0         57         79          0         50         50          0          0
2.18/2.20	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2.18/2.20	c   hybrid           :       0.01       0.00         88         13        205          0       3697         27          0       1170
2.18/2.20	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2.18/2.20	c   problem variables:       0.00          -          0          0
2.18/2.20	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2.18/2.20	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c   relpscost        :       0.92       0.00        282          0          0          0        639          0        687        182
2.18/2.20	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2.18/2.20	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2.18/2.20	c   LP solutions     :       0.00          -          -          1          1
2.18/2.20	c   relax solutions  :       0.00          -          -          0          0
2.18/2.20	c   pseudo solutions :       0.00          -          -          0          0
2.18/2.20	c   strong branching :       0.00          -          -         15          7
2.18/2.20	c   actconsdiving    :       0.00       0.00          0          0          0
2.18/2.20	c   adaptivediving   :       0.00       0.00          0          0          0
2.18/2.20	c   alns             :       0.00       0.00          1          0          0
2.18/2.20	c   bound            :       0.00       0.00          0          0          0
2.18/2.20	c   clique           :       0.00       0.00          0          0          0
2.18/2.20	c   coefdiving       :       0.00       0.00          0          0          0
2.18/2.20	c   completesol      :       0.00       0.00          0          0          0
2.18/2.20	c   conflictdiving   :       0.00       0.00          1          0          0
2.18/2.20	c   crossover        :       0.00       0.00          0          0          0
2.18/2.20	c   dins             :       0.00       0.00          0          0          0
2.18/2.20	c   distributiondivin:       0.00       0.00          0          0          0
2.18/2.20	c   dps              :       0.00       0.00          0          0          0
2.18/2.20	c   dualval          :       0.00       0.00          0          0          0
2.18/2.20	c   farkasdiving     :       0.03       0.00          1          1          1
2.18/2.20	c   feasjump         :       0.00       0.00          0          0          0
2.18/2.20	c   feaspump         :       0.00       0.00          0          0          0
2.18/2.20	c   fixandinfer      :       0.00       0.00          0          0          0
2.18/2.20	c   fracdiving       :       0.00       0.00          0          0          0
2.18/2.20	c   gins             :       0.00       0.00          0          0          0
2.18/2.20	c   guideddiving     :       0.00       0.00          0          0          0
2.18/2.20	c   indcoefdiving    :       0.00       0.00          0          0          0
2.18/2.20	c   indicator        :       0.00       0.00          0          0          0
2.18/2.20	c   indicatordiving  :       0.00       0.00          0          0          0
2.18/2.20	c   indoneopt        :       0.01       0.00         14          0          0
2.18/2.20	c   indrounding      :       0.00       0.00          0          0          0
2.18/2.20	c   indtwoopt        :       0.00       0.00          0          0          0
2.18/2.20	c   intdiving        :       0.00       0.00          0          0          0
2.18/2.20	c   intshifting      :       0.00       0.00          0          0          0
2.18/2.20	c   linesearchdiving :       0.00       0.00          0          0          0
2.18/2.20	c   localbranching   :       0.00       0.00          0          0          0
2.18/2.20	c   locks            :       0.00       0.00          1          0          0
2.18/2.20	c   lpface           :       0.35       0.00          1          0          0
2.18/2.20	c   mpec             :       0.00       0.00          0          0          0
2.18/2.20	c   multistart       :       0.00       0.00          0          0          0
2.18/2.20	c   mutation         :       0.00       0.00          0          0          0
2.18/2.20	c   nlpdiving        :       0.00       0.00          0          0          0
2.18/2.20	c   objpscostdiving  :       0.00       0.00          0          0          0
2.18/2.20	c   octane           :       0.00       0.00          0          0          0
2.18/2.20	c   ofins            :       0.00       0.00          0          0          0
2.18/2.20	c   oneopt           :       0.00       0.00         14          1          1
2.18/2.20	c   padm             :       0.00       0.00          0          0          0
2.18/2.20	c   proximity        :       0.00       0.00          0          0          0
2.18/2.20	c   pscostdiving     :       0.00       0.00          0          0          0
2.18/2.20	c   randrounding     :       0.00       0.00         15          0          0
2.18/2.20	c   rens             :       0.01       0.00          1          0          0
2.18/2.20	c   reoptsols        :       0.00       0.00          0          0          0
2.18/2.20	c   repair           :       0.00       0.00          0          0          0
2.18/2.20	c   rins             :       0.00       0.00          0          0          0
2.18/2.20	c   rootsoldiving    :       0.00       0.00          0          0          0
2.18/2.20	c   rounding         :       0.00       0.00        224          0          0
2.18/2.20	c   scheduler        :       0.00       0.00          0          0          0
2.18/2.20	c   shiftandpropagate:       0.00       0.00          0          0          0
2.18/2.20	c   shifting         :       0.02       0.00        109         13          3
2.18/2.20	c   simplerounding   :       0.00       0.00        376          2          1
2.18/2.20	c   smallcard        :       0.00       0.00          0          0          0
2.18/2.20	c   subnlp           :       0.00       0.00          0          0          0
2.18/2.20	c   trivial          :       0.00       0.00          2          2          1
2.18/2.20	c   trivialnegation  :       0.00       0.00          0          0          0
2.18/2.20	c   trustregion      :       0.00       0.00          0          0          0
2.18/2.20	c   trysol           :       0.00       0.00         19          7          0
2.18/2.20	c   twoopt           :       0.00       0.00          0          0          0
2.18/2.20	c   undercover       :       0.00       0.00          0          0          0
2.18/2.20	c   vbounds          :       0.00       0.00          0          0          0
2.18/2.20	c   veclendiving     :       0.00       0.00          0          0          0
2.18/2.20	c   zeroobj          :       0.00       0.00          0          0          0
2.18/2.20	c   zirounding       :       0.00       0.00         91          0          0
2.18/2.20	c   other solutions  :          -          -          -          0          -
2.18/2.20	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2.18/2.20	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2.18/2.20	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
2.18/2.20	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2.18/2.20	c   primal LP        :       0.00         18          0       0.00          -       0.00         18
2.18/2.20	c   dual LP          :       0.20        640       9335      22.66   45809.88       0.02        228
2.18/2.20	c   lex dual LP      :       0.00          0          0       0.00          -
2.18/2.20	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2.18/2.20	c   resolve instable :       0.00          0          0       0.00          -
2.18/2.20	c   diving/probing LP:       0.07        211       2159      10.23   31444.80
2.18/2.20	c   strong branching :       0.72        869      40232      46.30   55834.04          -          -        156
2.18/2.20	c     (at root node) :          -         23       4664     202.78          -
2.18/2.20	c   conflict analysis:       0.03        193       1441       7.47   44390.36
2.18/2.20	c B&B Tree           :
2.18/2.20	c   number of runs   :          1
2.18/2.20	c   nodes            :        149 (91 internal, 58 leaves)
2.18/2.20	c   feasible leaves  :          1
2.18/2.20	c   infeas. leaves   :         36
2.18/2.20	c   objective leaves :         21
2.18/2.20	c   nodes (total)    :        149 (91 internal, 58 leaves)
2.18/2.20	c   nodes left       :          0
2.18/2.20	c   max depth        :         16
2.18/2.20	c   max depth (total):         16
2.18/2.20	c   backtracks       :         24 (16.1%)
2.18/2.20	c   early backtracks :          0 (0.0%)
2.18/2.20	c   nodes exc. ref.  :          0 (0.0%)
2.18/2.20	c   delayed cutoffs  :          2
2.18/2.20	c   repropagations   :        114 (502 domain reductions, 2 cutoffs)
2.18/2.20	c   avg switch length:       3.65
2.18/2.20	c   switching time   :       0.01
2.18/2.20	c Root Node          :
2.18/2.20	c   First LP value   : +0.00000000000000e+00
2.18/2.20	c   First LP Iters   :        149 (81465.28 Iter/sec)
2.18/2.20	c   First LP Time    :       0.00
2.18/2.20	c   Final Dual Bound : +1.00000000000000e+00
2.18/2.20	c   Final Root Iters :        676
2.18/2.20	c   Root LP Estimate : +1.26383372766643e+01
2.18/2.20	c Solution           :
2.18/2.20	c   Solutions found  :         42 (15 improvements)
2.18/2.20	c   First Solution   : +5.39400000000000e+03   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
2.18/2.20	c   Gap First Sol.   :   infinite
2.18/2.20	c   Gap Last Sol.    :   infinite
2.18/2.20	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 140 nodes, 2.12 seconds, depth 8, found by <simplerounding>)
2.18/2.20	c   Dual Bound       : +1.00000000000000e+00
2.18/2.20	c   Gap              :       0.00 %
2.18/2.20	c Integrals          :      Total       Avg%
2.18/2.20	c   primal-dual      :     219.18     100.00
2.18/2.20	c   primal-ref       :          -          - (not evaluated)
2.18/2.20	c   dual-ref         :          -          - (not evaluated)
2.18/2.21	c Time complete: 2.20188.

Verifier Data

OK	1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524832-1751616250/watcher-4524832-1751616250 -o /tmp/evaluation-result-4524832-1751616250/solver-4524832-1751616250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751615504-87234 --watchdog 3760 pbscip -f HOME/instance-4524832-1751616250.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100057 s]*
/proc/loadavg: 4.13 3.88 2.82 5/263 88640
/proc/meminfo: memFree=129427480/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=56212 memory=30208 CPUtime=0.09 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 4055 0 0 0 9 0 0 0 20 0 1 0 77304619 57561088 7552 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 14053 7552 3872 3530 0 5504 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 56212 KiB
Current children cumulated memory: 30208 KiB

[startup+0.205583 s]*
/proc/loadavg: 4.13 3.88 2.82 5/263 88640
/proc/meminfo: memFree=129427480/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=68508 memory=42368 CPUtime=0.19 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 7084 0 0 0 19 0 0 0 20 0 1 0 77304619 70152192 10592 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 17127 10592 3872 3530 0 8578 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 68508 KiB
Current children cumulated memory: 42368 KiB

[startup+0.305497 s]*
/proc/loadavg: 4.13 3.88 2.82 5/263 88640
/proc/meminfo: memFree=129427480/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=73384 memory=46336 CPUtime=0.3 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 7986 0 0 0 29 1 0 0 20 0 1 0 77304619 75145216 11584 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 18346 11584 3968 3530 0 9797 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 73384 KiB
Current children cumulated memory: 46336 KiB

[startup+0.700171 s]
/proc/loadavg: 4.13 3.88 2.82 5/263 88640
/proc/meminfo: memFree=129427480/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=88984 memory=61952 CPUtime=0.68 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 11885 0 0 0 67 1 0 0 20 0 1 0 77304619 91119616 15488 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 22246 15488 3968 3530 0 13697 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 88984 KiB
Current children cumulated memory: 61952 KiB

[startup+1.50016 s]
/proc/loadavg: 4.13 3.88 2.82 5/261 88644
/proc/meminfo: memFree=129589804/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=117576 memory=88684 CPUtime=1.48 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 23153 0 0 0 145 3 0 0 20 0 1 0 77304619 120397824 22171 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 29394 22171 3968 3530 0 20845 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 117576 KiB
Current children cumulated memory: 88684 KiB

[startup+2.21903 s]
# the end of solver process 88639 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=2.1696 s, system=0.036876 s

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

[startup+1.60021 s]
/proc/loadavg: 4.13 3.88 2.82 5/261 88644
/proc/meminfo: memFree=129589804/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=117576 memory=88812 CPUtime=1.58 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 23198 0 0 0 155 3 0 0 20 0 1 0 77304619 120397824 22203 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 29394 22203 3968 3530 0 20845 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 117576 KiB
Current children cumulated memory: 88812 KiB

[startup+2.00009 s]*
/proc/loadavg: 4.13 3.88 2.82 5/263 88685
/proc/meminfo: memFree=129538080/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=117576 memory=89836 CPUtime=1.99 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 23459 0 0 0 196 3 0 0 20 0 1 0 77304619 120397824 22459 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 29394 22459 3968 3530 0 20845 0
Current children cumulated CPU time: 1.99 s
Current children cumulated vsize: 117576 KiB
Current children cumulated memory: 89836 KiB

[startup+2.20009 s]
/proc/loadavg: 4.13 3.88 2.82 5/263 88685
/proc/meminfo: memFree=129538080/131249996 swapFree=33005016/33010684
[pid=88639] ppid=88636 vsize=117576 memory=90348 CPUtime=2.18 cores=0,2
/proc/88639/stat : 88639 (pbscip) R 88636 88639 86849 0 -1 4194304 23586 0 0 0 215 3 0 0 20 0 1 0 77304619 120397824 22587 18446744073709551615 4235264 18693293 140726043572944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 32387072 140726043580807 140726043580906 140726043580906 140726043586510 0
/proc/88639/statm: 29394 22587 3968 3530 0 20845 0
Current children cumulated CPU time: 2.18 s
Current children cumulated vsize: 117576 KiB
Current children cumulated memory: 90348 KiB

Child status: 0

Real time (s): 2.21907
CPU time (s): 2.20648
CPU user time (s): 2.1696
CPU system time (s): 0.036876
CPU usage (%): 99.4327
Max. virtual memory (cumulated for all children) (KiB): 137252
Max. memory (cumulated for all children) (KiB): 106624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.1696
system time used= 0.036876
maximum resident set size= 106752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23593
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= 80
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 88639
#   total CPU time (s): 2.20648
#   total CPU user time (s): 2.1696
#   total CPU system time (s): 0.036876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.012931 second user time and 0.042916 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-04 10:04:10
IDJOB=4524832
IDBENCH=143261
IDSOLVER=3382
FILE ID=nodeC030/4524832-1751616250
RUNJOBID= nodeC030-1751615504-87234
SLURM_JOB_ID= 9598912
Free space on /tmp= 432440 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111216823--soft-0-100-0.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524832-1751616250/watcher-4524832-1751616250 -o /tmp/evaluation-result-4524832-1751616250/solver-4524832-1751616250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751615504-87234 --watchdog 3760  pbscip -f HOME/instance-4524832-1751616250.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= aefcc1660135af98a2c3681d0c8dc44b
RANDOM SEED=1738346184

nodeC030 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.212
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.62
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.323
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.62
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.321
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.62
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		: 3583.572
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.62
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.326
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.62
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.331
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.62
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.664
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.62
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.532
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.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129427704 kB
MemAvailable:   129166916 kB
Buffers:              16 kB
Cached:           529976 kB
SwapCached:          224 kB
Active:           692844 kB
Inactive:         458984 kB
Active(anon):     572476 kB
Inactive(anon):    62908 kB
Active(file):     120368 kB
Inactive(file):   396076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18788 kB
Writeback:             0 kB
AnonPages:        624540 kB
Mapped:           133920 kB
Shmem:             13540 kB
KReclaimable:     123616 kB
Slab:             213580 kB
SReclaimable:     123616 kB
SUnreclaim:        89964 kB
KernelStack:        4288 kB
PageTables:         4604 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1019132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432420 MiB
End job on nodeC030 at 2025-07-04 10:04:13