Trace number 4456212

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 0.913334 0.917738

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110966483--soft-0-100-0.wbo
MD5SUM8c76a6ecd3f287ba954f7f96ea04e868
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark0.338837
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1298
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-4456212-1721718663.wbo>
0.00/0.00	c original problem has 270 variables (270 bin, 0 int, 0 impl, 0 cont) and 203 constraints
0.00/0.00	c problem read in 0.00
0.00/0.00	o 4943
0.00/0.00	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 4.943000e+03
0.00/0.00	c presolving:
0.00/0.00	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.00	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.00	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.998011
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 3780
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.780000e+03 |    Inf | unknown
0.00/0.01	c   0.0s|     1 |     0 |   202 |     - |  4540k |   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 3.780000e+03 |    Inf | unknown
0.00/0.01	o 655
0.00/0.01	c r 0.0s|     1 |     0 |   202 |     - |shifting|   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 6.550000e+02 |    Inf | unknown
0.00/0.04	c   [indicator] <t_pseudoboolean0_rhs_ind>: <t_t_indicatorvar0> = 0 -> <t_indslack_pseudoboolean0_rhs_ind> = 0 (<indlin_pseudoboolean0_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar0_neg> = 1 and <t_indslack_pseudoboolean0_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean76_rhs_ind>: <t_t_indicatorvar76> = 0 -> <t_indslack_pseudoboolean76_rhs_ind> = 0 (<indlin_pseudoboolean76_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar76_neg> = 1 and <t_indslack_pseudoboolean76_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean2_rhs_ind>: <t_t_indicatorvar2> = 0 -> <t_indslack_pseudoboolean2_rhs_ind> = 0 (<indlin_pseudoboolean2_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar2_neg> = 1 and <t_indslack_pseudoboolean2_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean71_rhs_ind>: <t_t_indicatorvar71> = 0 -> <t_indslack_pseudoboolean71_rhs_ind> = 0 (<indlin_pseudoboolean71_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar71_neg> = 1 and <t_indslack_pseudoboolean71_rhs_ind> = 4
0.00/0.04	c   [indicator] <t_pseudoboolean4_rhs_ind>: <t_t_indicatorvar4> = 0 -> <t_indslack_pseudoboolean4_rhs_ind> = 0 (<indlin_pseudoboolean4_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar4_neg> = 1 and <t_indslack_pseudoboolean4_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean77_rhs_ind>: <t_t_indicatorvar77> = 0 -> <t_indslack_pseudoboolean77_rhs_ind> = 0 (<indlin_pseudoboolean77_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar77_neg> = 1 and <t_indslack_pseudoboolean77_rhs_ind> = 5
0.00/0.04	c   [indicator] <t_pseudoboolean6_rhs_ind>: <t_t_indicatorvar6> = 0 -> <t_indslack_pseudoboolean6_rhs_ind> = 0 (<indlin_pseudoboolean6_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar6_neg> = 1 and <t_indslack_pseudoboolean6_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean78_rhs_ind>: <t_t_indicatorvar78> = 0 -> <t_indslack_pseudoboolean78_rhs_ind> = 0 (<indlin_pseudoboolean78_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar78_neg> = 1 and <t_indslack_pseudoboolean78_rhs_ind> = 5
0.00/0.04	c   [indicator] <t_pseudoboolean8_rhs_ind>: <t_t_indicatorvar8> = 0 -> <t_indslack_pseudoboolean8_rhs_ind> = 0 (<indlin_pseudoboolean8_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar8_neg> = 1 and <t_indslack_pseudoboolean8_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean79_rhs_ind>: <t_t_indicatorvar79> = 0 -> <t_indslack_pseudoboolean79_rhs_ind> = 0 (<indlin_pseudoboolean79_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar79_neg> = 1 and <t_indslack_pseudoboolean79_rhs_ind> = 5
0.00/0.04	c   [indicator] <t_pseudoboolean10_rhs_ind>: <t_t_indicatorvar10> = 0 -> <t_indslack_pseudoboolean10_rhs_ind> = 0 (<indlin_pseudoboolean10_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar10_neg> = 1 and <t_indslack_pseudoboolean10_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean80_rhs_ind>: <t_t_indicatorvar80> = 0 -> <t_indslack_pseudoboolean80_rhs_ind> = 0 (<indlin_pseudoboolean80_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar80_neg> = 1 and <t_indslack_pseudoboolean80_rhs_ind> = 4
0.00/0.04	c   [indicator] <t_pseudoboolean12_rhs_ind>: <t_t_indicatorvar12> = 0 -> <t_indslack_pseudoboolean12_rhs_ind> = 0 (<indlin_pseudoboolean12_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar12_neg> = 1 and <t_indslack_pseudoboolean12_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean72_rhs_ind>: <t_t_indicatorvar72> = 0 -> <t_indslack_pseudoboolean72_rhs_ind> = 0 (<indlin_pseudoboolean72_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar72_neg> = 1 and <t_indslack_pseudoboolean72_rhs_ind> = 4
0.00/0.04	c   [indicator] <t_pseudoboolean14_rhs_ind>: <t_t_indicatorvar14> = 0 -> <t_indslack_pseudoboolean14_rhs_ind> = 0 (<indlin_pseudoboolean14_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar14_neg> = 1 and <t_indslack_pseudoboolean14_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean81_rhs_ind>: <t_t_indicatorvar81> = 0 -> <t_indslack_pseudoboolean81_rhs_ind> = 0 (<indlin_pseudoboolean81_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar81_neg> = 1 and <t_indslack_pseudoboolean81_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean16_rhs_ind>: <t_t_indicatorvar16> = 0 -> <t_indslack_pseudoboolean16_rhs_ind> = 0 (<indlin_pseudoboolean16_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar16_neg> = 1 and <t_indslack_pseudoboolean16_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean82_rhs_ind>: <t_t_indicatorvar82> = 0 -> <t_indslack_pseudoboolean82_rhs_ind> = 0 (<indlin_pseudoboolean82_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar82_neg> = 1 and <t_indslack_pseudoboolean82_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean18_rhs_ind>: <t_t_indicatorvar18> = 0 -> <t_indslack_pseudoboolean18_rhs_ind> = 0 (<indlin_pseudoboolean18_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar18_neg> = 1 and <t_indslack_pseudoboolean18_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean83_rhs_ind>: <t_t_indicatorvar83> = 0 -> <t_indslack_pseudoboolean83_rhs_ind> = 0 (<indlin_pseudoboolean83_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar83_neg> = 1 and <t_indslack_pseudoboolean83_rhs_ind> = 2
0.00/0.04	c   [indicator] <t_pseudoboolean20_rhs_ind>: <t_t_indicatorvar20> = 0 -> <t_indslack_pseudoboolean20_rhs_ind> = 0 (<indlin_pseudoboolean20_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar20_neg> = 1 and <t_indslack_pseudoboolean20_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean84_rhs_ind>: <t_t_indicatorvar84> = 0 -> <t_indslack_pseudoboolean84_rhs_ind> = 0 (<indlin_pseudoboolean84_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar84_neg> = 1 and <t_indslack_pseudoboolean84_rhs_ind> = 2
0.00/0.04	c   [indicator] <t_pseudoboolean22_rhs_ind>: <t_t_indicatorvar22> = 0 -> <t_indslack_pseudoboolean22_rhs_ind> = 0 (<indlin_pseudoboolean22_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar22_neg> = 1 and <t_indslack_pseudoboolean22_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean85_rhs_ind>: <t_t_indicatorvar85> = 0 -> <t_indslack_pseudoboolean85_rhs_ind> = 0 (<indlin_pseudoboolean85_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar85_neg> = 1 and <t_indslack_pseudoboolean85_rhs_ind> = 2
0.00/0.04	c   [indicator] <t_pseudoboolean24_rhs_ind>: <t_t_indicatorvar24> = 0 -> <t_indslack_pseudoboolean24_rhs_ind> = 0 (<indlin_pseudoboolean24_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar24_neg> = 1 and <t_indslack_pseudoboolean24_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean86_rhs_ind>: <t_t_indicatorvar86> = 0 -> <t_indslack_pseudoboolean86_rhs_ind> = 0 (<indlin_pseudoboolean86_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar86_neg> = 1 and <t_indslack_pseudoboolean86_rhs_ind> = 1
0.00/0.04	c   [indicator] <t_pseudoboolean26_rhs_ind>: <t_t_indicatorvar26> = 0 -> <t_indslack_pseudoboolean26_rhs_ind> = 0 (<indlin_pseudoboolean26_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar26_neg> = 1 and <t_indslack_pseudoboolean26_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean100_rhs_ind>: <t_t_indicatorvar100> = 0 -> <t_indslack_pseudoboolean100_rhs_ind> = 0 (<indlin_pseudoboolean100_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar100_neg> = 1 and <t_indslack_pseudoboolean100_rhs_ind> = 611
0.00/0.04	c   [indicator] <t_pseudoboolean28_rhs_ind>: <t_t_indicatorvar28> = 0 -> <t_indslack_pseudoboolean28_rhs_ind> = 0 (<indlin_pseudoboolean28_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar28_neg> = 1 and <t_indslack_pseudoboolean28_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean88_rhs_ind>: <t_t_indicatorvar88> = 0 -> <t_indslack_pseudoboolean88_rhs_ind> = 0 (<indlin_pseudoboolean88_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar88_neg> = 1 and <t_indslack_pseudoboolean88_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean30_rhs_ind>: <t_t_indicatorvar30> = 0 -> <t_indslack_pseudoboolean30_rhs_ind> = 0 (<indlin_pseudoboolean30_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar30_neg> = 1 and <t_indslack_pseudoboolean30_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean89_rhs_ind>: <t_t_indicatorvar89> = 0 -> <t_indslack_pseudoboolean89_rhs_ind> = 0 (<indlin_pseudoboolean89_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar89_neg> = 1 and <t_indslack_pseudoboolean89_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean32_rhs_ind>: <t_t_indicatorvar32> = 0 -> <t_indslack_pseudoboolean32_rhs_ind> = 0 (<indlin_pseudoboolean32_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar32_neg> = 1 and <t_indslack_pseudoboolean32_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean90_rhs_ind>: <t_t_indicatorvar90> = 0 -> <t_indslack_pseudoboolean90_rhs_ind> = 0 (<indlin_pseudoboolean90_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar90_neg> = 1 and <t_indslack_pseudoboolean90_rhs_ind> = 5
0.00/0.04	c   [indicator] <t_pseudoboolean34_rhs_ind>: <t_t_indicatorvar34> = 0 -> <t_indslack_pseudoboolean34_rhs_ind> = 0 (<indlin_pseudoboolean34_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar34_neg> = 1 and <t_indslack_pseudoboolean34_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean73_rhs_ind>: <t_t_indicatorvar73> = 0 -> <t_indslack_pseudoboolean73_rhs_ind> = 0 (<indlin_pseudoboolean73_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar73_neg> = 1 and <t_indslack_pseudoboolean73_rhs_ind> = 5
0.00/0.04	c   [indicator] <t_pseudoboolean36_rhs_ind>: <t_t_indicatorvar36> = 0 -> <t_indslack_pseudoboolean36_rhs_ind> = 0 (<indlin_pseudoboolean36_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar36_neg> = 1 and <t_indslack_pseudoboolean36_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean91_rhs_ind>: <t_t_indicatorvar91> = 0 -> <t_indslack_pseudoboolean91_rhs_ind> = 0 (<indlin_pseudoboolean91_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar91_neg> = 1 and <t_indslack_pseudoboolean91_rhs_ind> = 4
0.00/0.04	c   [indicator] <t_pseudoboolean38_rhs_ind>: <t_t_indicatorvar38> = 0 -> <t_indslack_pseudoboolean38_rhs_ind> = 0 (<indlin_pseudoboolean38_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar38_neg> = 1 and <t_indslack_pseudoboolean38_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean92_rhs_ind>: <t_t_indicatorvar92> = 0 -> <t_indslack_pseudoboolean92_rhs_ind> = 0 (<indlin_pseudoboolean92_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar92_neg> = 1 and <t_indslack_pseudoboolean92_rhs_ind> = 4
0.00/0.04	c   [indicator] <t_pseudoboolean40_rhs_ind>: <t_t_indicatorvar40> = 0 -> <t_indslack_pseudoboolean40_rhs_ind> = 0 (<indlin_pseudoboolean40_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar40_neg> = 1 and <t_indslack_pseudoboolean40_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean74_rhs_ind>: <t_t_indicatorvar74> = 0 -> <t_indslack_pseudoboolean74_rhs_ind> = 0 (<indlin_pseudoboolean74_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar74_neg> = 1 and <t_indslack_pseudoboolean74_rhs_ind> = 5
0.00/0.04	c   [indicator] <t_pseudoboolean42_rhs_ind>: <t_t_indicatorvar42> = 0 -> <t_indslack_pseudoboolean42_rhs_ind> = 0 (<indlin_pseudoboolean42_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar42_neg> = 1 and <t_indslack_pseudoboolean42_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean93_rhs_ind>: <t_t_indicatorvar93> = 0 -> <t_indslack_pseudoboolean93_rhs_ind> = 0 (<indlin_pseudoboolean93_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar93_neg> = 1 and <t_indslack_pseudoboolean93_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean44_rhs_ind>: <t_t_indicatorvar44> = 0 -> <t_indslack_pseudoboolean44_rhs_ind> = 0 (<indlin_pseudoboolean44_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar44_neg> = 1 and <t_indslack_pseudoboolean44_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean75_rhs_ind>: <t_t_indicatorvar75> = 0 -> <t_indslack_pseudoboolean75_rhs_ind> = 0 (<indlin_pseudoboolean75_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar75_neg> = 1 and <t_indslack_pseudoboolean75_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean46_rhs_ind>: <t_t_indicatorvar46> = 0 -> <t_indslack_pseudoboolean46_rhs_ind> = 0 (<indlin_pseudoboolean46_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar46_neg> = 1 and <t_indslack_pseudoboolean46_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean94_rhs_ind>: <t_t_indicatorvar94> = 0 -> <t_indslack_pseudoboolean94_rhs_ind> = 0 (<indlin_pseudoboolean94_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar94_neg> = 1 and <t_indslack_pseudoboolean94_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean48_rhs_ind>: <t_t_indicatorvar48> = 0 -> <t_indslack_pseudoboolean48_rhs_ind> = 0 (<indlin_pseudoboolean48_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar48_neg> = 1 and <t_indslack_pseudoboolean48_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean95_rhs_ind>: <t_t_indicatorvar95> = 0 -> <t_indslack_pseudoboolean95_rhs_ind> = 0 (<indlin_pseudoboolean95_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar95_neg> = 1 and <t_indslack_pseudoboolean95_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean50_rhs_ind>: <t_t_indicatorvar50> = 0 -> <t_indslack_pseudoboolean50_rhs_ind> = 0 (<indlin_pseudoboolean50_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar50_neg> = 1 and <t_indslack_pseudoboolean50_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean96_rhs_ind>: <t_t_indicatorvar96> = 0 -> <t_indslack_pseudoboolean96_rhs_ind> = 0 (<indlin_pseudoboolean96_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar96_neg> = 1 and <t_indslack_pseudoboolean96_rhs_ind> = 2
0.00/0.04	c   [indicator] <t_pseudoboolean52_rhs_ind>: <t_t_indicatorvar52> = 0 -> <t_indslack_pseudoboolean52_rhs_ind> = 0 (<indlin_pseudoboolean52_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar52_neg> = 1 and <t_indslack_pseudoboolean52_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean53_rhs_ind>: <t_t_indicatorvar53> = 0 -> <t_indslack_pseudoboolean53_rhs_ind> = 0 (<indlin_pseudoboolean53_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar53_neg> = 1 and <t_indslack_pseudoboolean53_rhs_ind> = 6
0.00/0.04	c   [indicator] <t_pseudoboolean54_rhs_ind>: <t_t_indicatorvar54> = 0 -> <t_indslack_pseudoboolean54_rhs_ind> = 0 (<indlin_pseudoboolean54_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar54_neg> = 1 and <t_indslack_pseudoboolean54_rhs_ind> = 5
0.00/0.04	c   [indicator] <t_pseudoboolean55_rhs_ind>: <t_t_indicatorvar55> = 0 -> <t_indslack_pseudoboolean55_rhs_ind> = 0 (<indlin_pseudoboolean55_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar55_neg> = 1 and <t_indslack_pseudoboolean55_rhs_ind> = 4
0.00/0.04	c   [indicator] <t_pseudoboolean56_rhs_ind>: <t_t_indicatorvar56> = 0 -> <t_indslack_pseudoboolean56_rhs_ind> = 0 (<indlin_pseudoboolean56_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar56_neg> = 1 and <t_indslack_pseudoboolean56_rhs_ind> = 4
0.00/0.04	c   [indicator] <t_pseudoboolean57_rhs_ind>: <t_t_indicatorvar57> = 0 -> <t_indslack_pseudoboolean57_rhs_ind> = 0 (<indlin_pseudoboolean57_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar57_neg> = 1 and <t_indslack_pseudoboolean57_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean58_rhs_ind>: <t_t_indicatorvar58> = 0 -> <t_indslack_pseudoboolean58_rhs_ind> = 0 (<indlin_pseudoboolean58_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar58_neg> = 1 and <t_indslack_pseudoboolean58_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean59_rhs_ind>: <t_t_indicatorvar59> = 0 -> <t_indslack_pseudoboolean59_rhs_ind> = 0 (<indlin_pseudoboolean59_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar59_neg> = 1 and <t_indslack_pseudoboolean59_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean60_rhs_ind>: <t_t_indicatorvar60> = 0 -> <t_indslack_pseudoboolean60_rhs_ind> = 0 (<indlin_pseudoboolean60_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar60_neg> = 1 and <t_indslack_pseudoboolean60_rhs_ind> = 2
0.00/0.04	c   [indicator] <t_pseudoboolean61_rhs_ind>: <t_t_indicatorvar61> = 0 -> <t_indslack_pseudoboolean61_rhs_ind> = 0 (<indlin_pseudoboolean61_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar61_neg> = 1 and <t_indslack_pseudoboolean61_rhs_ind> = 1
0.00/0.04	c   [indicator] <t_pseudoboolean62_rhs_ind>: <t_t_indicatorvar62> = 0 -> <t_indslack_pseudoboolean62_rhs_ind> = 0 (<indlin_pseudoboolean62_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar62_neg> = 1 and <t_indslack_pseudoboolean62_rhs_ind> = 1
0.00/0.04	c   [indicator] <t_pseudoboolean97_rhs_ind>: <t_t_indicatorvar97> = 0 -> <t_indslack_pseudoboolean97_rhs_ind> = 0 (<indlin_pseudoboolean97_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar97_neg> = 1 and <t_indslack_pseudoboolean97_rhs_ind> = 1
0.00/0.04	c   [indicator] <t_pseudoboolean98_rhs_ind>: <t_t_indicatorvar98> = 0 -> <t_indslack_pseudoboolean98_rhs_ind> = 0 (<indlin_pseudoboolean98_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar98_neg> = 1 and <t_indslack_pseudoboolean98_rhs_ind> = 1
0.00/0.04	c   [indicator] <t_pseudoboolean65_rhs_ind>: <t_t_indicatorvar65> = 0 -> <t_indslack_pseudoboolean65_rhs_ind> = 0 (<indlin_pseudoboolean65_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar65_neg> = 1 and <t_indslack_pseudoboolean65_rhs_ind> = 1
0.00/0.04	c   [indicator] <t_pseudoboolean66_rhs_ind>: <t_t_indicatorvar66> = 0 -> <t_indslack_pseudoboolean66_rhs_ind> = 0 (<indlin_pseudoboolean66_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar66_neg> = 1 and <t_indslack_pseudoboolean66_rhs_ind> = 1
0.00/0.04	c   [indicator] <t_pseudoboolean67_rhs_ind>: <t_t_indicatorvar67> = 0 -> <t_indslack_pseudoboolean67_rhs_ind> = 0 (<indlin_pseudoboolean67_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar67_neg> = 1 and <t_indslack_pseudoboolean67_rhs_ind> = 2
0.00/0.04	c   [indicator] <t_pseudoboolean68_rhs_ind>: <t_t_indicatorvar68> = 0 -> <t_indslack_pseudoboolean68_rhs_ind> = 0 (<indlin_pseudoboolean68_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar68_neg> = 1 and <t_indslack_pseudoboolean68_rhs_ind> = 2
0.00/0.04	c   [indicator] <t_pseudoboolean69_rhs_ind>: <t_t_indicatorvar69> = 0 -> <t_indslack_pseudoboolean69_rhs_ind> = 0 (<indlin_pseudoboolean69_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar69_neg> = 1 and <t_indslack_pseudoboolean69_rhs_ind> = 3
0.00/0.04	c   [indicator] <t_pseudoboolean70_rhs_ind>: <t_t_indicatorvar70> = 0 -> <t_indslack_pseudoboolean70_rhs_ind> = 0 (<indlin_pseudoboolean70_rhs_ind>);
0.00/0.04	c violation:  <t_t_indicatorvar70_neg> = 1 and <t_indslack_pseudoboolean70_rhs_ind> = 4
0.00/0.05	c   0.0s|     1 |     0 |   269 |     - |  6321k |   0 | 341 | 177 | 175 |   3 |  1 |   1 |   0 | 0.000000e+00 | 6.550000e+02 |    Inf | unknown
0.00/0.06	c   0.1s|     1 |     0 |   396 |     - |  7814k |   0 | 341 | 177 | 178 |   6 |  2 |   1 |   0 | 1.362842e-03 | 6.550000e+02 |  Large | unknown
0.00/0.06	o 275
0.00/0.06	c r 0.1s|     1 |     0 |   396 |     - |shifting|   0 | 341 | 177 | 178 |   6 |  2 |   1 |   0 | 1.362842e-03 | 2.750000e+02 |  Large | unknown
0.00/0.08	c   0.1s|     1 |     0 |   424 |     - |    11M |   0 | 341 | 177 | 180 |   8 |  3 |   1 |   0 | 2.546755e-02 | 2.750000e+02 |  Large | unknown
0.00/0.10	c   0.1s|     1 |     0 |   446 |     - |    15M |   0 | 341 | 177 | 182 |  10 |  4 |   1 |   0 | 3.174654e-02 | 2.750000e+02 |  Large | unknown
0.09/0.10	o 257
0.09/0.10	c r 0.1s|     1 |     0 |   446 |     - |shifting|   0 | 341 | 177 | 182 |  10 |  4 |   1 |   0 | 3.174654e-02 | 2.570000e+02 |  Large | unknown
0.09/0.12	c   0.1s|     1 |     0 |   498 |     - |    18M |   0 | 341 | 177 | 184 |  12 |  5 |   1 |   0 | 4.063723e-02 | 2.570000e+02 |  Large | unknown
0.09/0.14	c   0.1s|     1 |     0 |   525 |     - |    20M |   0 | 341 | 177 | 186 |  14 |  6 |   1 |   0 | 4.335715e-02 | 2.570000e+02 |  Large | unknown
0.09/0.15	c   0.1s|     1 |     0 |   549 |     - |    22M |   0 | 341 | 177 | 188 |  16 |  7 |   1 |   0 | 4.451217e-02 | 2.570000e+02 |  Large | unknown
0.09/0.16	c   0.2s|     1 |     0 |   567 |     - |    24M |   0 | 341 | 177 | 190 |  18 |  8 |   1 |   0 | 4.604781e-02 | 2.570000e+02 |  Large | unknown
0.09/0.18	c   0.2s|     1 |     0 |   587 |     - |    26M |   0 | 341 | 177 | 192 |  20 |  9 |   1 |   0 | 8.108223e-02 | 2.570000e+02 |  Large | unknown
0.09/0.20	c   0.2s|     1 |     0 |   649 |     - |    31M |   0 | 341 | 177 | 194 |  22 | 10 |   1 |   0 | 8.108223e-02 | 2.570000e+02 |  Large | unknown
0.09/0.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.20	c   0.2s|     1 |     0 |   683 |     - |    31M |   0 | 341 | 177 | 195 |  24 | 11 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.21	c   0.2s|     1 |     0 |   713 |     - |    31M |   0 | 341 | 177 | 197 |  26 | 12 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.21	c   0.2s|     1 |     0 |   741 |     - |    31M |   0 | 341 | 177 | 199 |  28 | 13 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.22	c   0.2s|     1 |     0 |   754 |     - |    31M |   0 | 341 | 177 | 202 |  31 | 14 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.22	c   0.2s|     1 |     0 |   782 |     - |    31M |   0 | 341 | 177 | 204 |  33 | 15 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.23	c   0.2s|     1 |     0 |   802 |     - |    32M |   0 | 341 | 177 | 205 |  34 | 16 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.24	c   0.2s|     1 |     0 |   818 |     - |    32M |   0 | 341 | 177 | 199 |  35 | 17 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.24	c   0.2s|     1 |     0 |   842 |     - |    32M |   0 | 341 | 177 | 201 |  37 | 18 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.25	c   0.2s|     1 |     0 |   875 |     - |    32M |   0 | 341 | 177 | 203 |  39 | 19 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.20/0.25	c   0.3s|     1 |     0 |   906 |     - |    32M |   0 | 341 | 177 | 204 |  40 | 20 |   1 |   0 | 1.265157e-01 | 2.570000e+02 |  Large | unknown
0.30/0.38	c   0.4s|     1 |     2 |  1829 |     - |    32M |   0 | 341 | 183 | 204 |  40 | 21 |   7 |  20 | 4.215040e-01 | 2.570000e+02 |  Large | unknown
0.30/0.39	o 54
0.30/0.39	c * 0.4s|     2 |     1 |  1877 | 971.0 |strongbr|   1 | 341 | 182 | 183 |  40 |  1 |   7 |  21 | 4.215040e-01 | 5.400000e+01 |  Large | unknown
0.40/0.43	o 52
0.40/0.43	c i 0.4s|     3 |     2 |  1884 | 489.0 |  oneopt|   2 | 341 | 182 | 183 |  40 |  0 |   7 |  35 | 4.285714e-01 | 5.200000e+01 |  Large | unknown
0.50/0.59	o 46
0.50/0.59	c * 0.6s|    17 |     7 |  2565 | 103.7 |strongbr|   9 | 341 | 154 | 183 |  40 |  3 |  50 | 147 | 1.000000e+00 | 4.600000e+01 |4500.00%|  20.41%
0.59/0.62	o 35
0.59/0.62	c r 0.6s|    20 |     6 |  2613 |  89.8 |simplero|  10 | 341 | 152 | 194 |  51 |  2 |  57 | 153 | 1.000000e+00 | 3.500000e+01 |3400.00%|  21.52%
0.88/0.90	o 19
0.88/0.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.88/0.90	c r 0.9s|    64 |     2 |  4438 |  56.1 |simplero|  10 | 341 | 184 | 183 |  55 |  4 | 214 | 399 | 4.290633e+00 | 1.900000e+01 | 342.83%|  63.97%
0.88/0.90	c 
0.88/0.90	c SCIP Status        : problem is solved [optimal solution found]
0.88/0.90	c Solving Time (sec) : 0.90
0.88/0.90	c Solving Nodes      : 66
0.88/0.90	c Primal Bound       : +1.90000000000000e+01 (48 solutions)
0.88/0.90	c Dual Bound         : +1.90000000000000e+01
0.88/0.90	c Gap                : 0.00 %
0.88/0.90	s OPTIMUM FOUND
0.88/0.90	v -x169 -x168 -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 
0.88/0.90	v -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 
0.88/0.90	v -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 
0.88/0.90	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 
0.88/0.90	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 
0.88/0.90	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 
0.88/0.90	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 
0.88/0.90	v -x4 -x3 -x2 -x1 
0.88/0.90	c SCIP Status        : problem is solved [optimal solution found]
0.88/0.90	c Total Time         :       0.90
0.88/0.90	c   solving          :       0.90
0.88/0.90	c   presolving       :       0.01 (included in solving)
0.88/0.90	c   reading          :       0.00 (included in solving)
0.88/0.90	c   copying          :       0.01 (3 #copies) (minimal 0.00, maximal 0.00, average 0.00)
0.88/0.90	c Original Problem   :
0.88/0.90	c   Problem name     : HOME/instance-4456212-1721718663.wbo
0.88/0.90	c   Variables        : 270 (270 binary, 0 integer, 0 implicit integer, 0 continuous)
0.88/0.90	c   Constraints      : 203 initial, 203 maximal
0.88/0.90	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 98)
0.88/0.90	c Presolved Problem  :
0.88/0.90	c   Problem name     : t_HOME/instance-4456212-1721718663.wbo
0.88/0.90	c   Variables        : 341 (270 binary, 0 integer, 71 implicit integer, 0 continuous)
0.88/0.90	c   Constraints      : 177 initial, 282 maximal
0.88/0.90	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 98)
0.88/0.90	c   Nonzeros         : 2458 constraint, 10 clique table
0.88/0.90	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
0.88/0.90	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
0.88/0.90	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
0.88/0.90	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
0.88/0.90	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
0.88/0.90	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   probing          :       0.00       0.00      3          0         30          0          0          0          0          0          0          0
0.88/0.90	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   linear           :       0.00       0.00      9          0          0          0        101          0          1          0          0          0
0.88/0.90	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   bounddisjunction :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   indicator        :       0.00       0.00      4          0          0          0          0          0         25          0          0          0
0.88/0.90	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   root node        :          -          -      -        156          -          -        156          -          -          -          -          -
0.88/0.90	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
0.88/0.90	c   benderslp        :          0          0          0          0        100          0          0        159          0          0          0          0          0          0          0
0.88/0.90	c   integral         :          0          0          0          0        100          0          0        159          0          0        237          0          0        163         74
0.88/0.90	c   setppc           :          0+         5          0        700          0          0          0          0          3          0          0          0          0          0          0
0.88/0.90	c   linear           :        101        101         21       3046          0          0          0        156       1308         29        722          0          0          0          0
0.88/0.90	c   logicor          :          0+        75          0        417          0          0          0          0         14          3          7          0          0          0          0
0.88/0.90	c   bounddisjunction :          0+        76          0        526          0          0          0          0         27          6          5          0          0          0          0
0.88/0.90	c   benders          :          0          0          0          0          0          0          0         84          0          0          0          0          0          0          0
0.88/0.90	c   indicator        :         76         76         26       3011          0          0          0         82        200          0        439          0          0          0          0
0.88/0.90	c   fixedvar         :          0          0          0          0          0          0          0         51          0          0          0          0          0          0          0
0.88/0.90	c   countsols        :          0          0          0          0          0          0          0         51          0          0          0          0          0          0          0
0.88/0.90	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
0.88/0.90	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   integral         :       0.47       0.00       0.00       0.00       0.46       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   linear           :       0.02       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.01
0.88/0.90	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   indicator        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
0.88/0.90	c   dualfix          :          2          0          0          0
0.88/0.90	c   genvbounds       :          0          0          0          0
0.88/0.90	c   nlobbt           :          0          0          0          0
0.88/0.90	c   obbt             :          0          0          0          0
0.88/0.90	c   probing          :          0          0          0          0
0.88/0.90	c   pseudoobj        :        541        107          0        187
0.88/0.90	c   redcost          :        356          0          0       1595
0.88/0.90	c   rootredcost      :          6          0          0         82
0.88/0.90	c   symmetry         :          0          0          0          0
0.88/0.90	c   vbounds          :        345          0          0          0
0.88/0.90	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
0.88/0.90	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
0.88/0.90	c Symmetry           :
0.88/0.90	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
0.88/0.90	c   orbital reduction:          0 reductions applied,          0 cutoffs
0.88/0.90	c   lexicographic red:          0 reductions applied,          0 cutoffs
0.88/0.90	c   shadow tree time :       0.00 s
0.88/0.90	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
0.88/0.90	c   propagation      :       0.00         34         33          -         98       48.0          2       40.0          -          -          -
0.88/0.90	c   infeasible LP    :       0.00         14         14          -         52       32.6          0        0.0          0        0.0          0
0.88/0.90	c   bound exceed. LP :       0.03        124         80          -        230       42.5          1       83.0         15        1.0        763
0.88/0.90	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
0.88/0.90	c   pseudo solution  :       0.00          6          6          -          6        2.2          0        0.0          -          -          -
0.88/0.90	c   applied globally :       0.00          -          -         15        187       18.8          -          -         15          -          -
0.88/0.90	c   applied locally  :          -          -          -          0         13       65.1          -          -          0          -          -
0.88/0.90	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
0.88/0.90	c   cut pool         :       0.01          -         50         40          -          -        866       1477          -          -          -          -          -    (maximal pool size:        866)
0.88/0.90	c   aggregation      :       0.05       0.00         26         21          0          0         11         11          0          6          6          0          0
0.88/0.90	c   > cmir           :          -          -          -          -          -          -          -          3          0          1          1          0          -
0.88/0.90	c   > flowcover      :          -          -          -          -          -          -          -          1          0          0          0          0          -
0.88/0.90	c   > knapsackcover  :          -          -          -          -          -          -          -          7          0          5          5          0          -
0.88/0.90	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   gomory           :       0.15       0.00         15         10          0          0        828       1437          0         24         24          0          0
0.88/0.90	c   > gomorymi       :          -          -          -          -          -          -          -        823          0         12         12          0          -
0.88/0.90	c   > strongcg       :          -          -          -          -          -          -          -        614          0         12         12          0          -
0.88/0.90	c   impliedbounds    :       0.00       0.00         26         21          0          0          0          0          0          0          0          0          0
0.88/0.90	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   mixing           :       0.00       0.00         26         21          0          0          0          0          0          0          0          0          0
0.88/0.90	c   multilinear      :       0.00       0.00         35         21          0          0          0          0          0          0          0          0          0
0.88/0.90	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.88/0.90	c   rapidlearning    :       0.02       0.00          1          1          0          0          0          0          0          0          0          0          0
0.88/0.90	c   rlt              :       0.00       0.00         12         10          0          0          0          0          0          0          0          0          0
0.88/0.90	c   zerohalf         :       0.01       0.00         25         20          0          0         27         29          0         25         25          0          0
0.88/0.90	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
0.88/0.90	c   hybrid           :       0.00       0.00         25         20         55          0       1422         40          0       1286
0.88/0.90	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c Pricers            :   ExecTime  SetupTime      Calls       Vars
0.88/0.90	c   problem variables:       0.00          -          0          0
0.88/0.90	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
0.88/0.90	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c   relpscost        :       0.46       0.00        100          0          0          0        237          0        169         74
0.88/0.90	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
0.88/0.90	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
0.88/0.90	c   LP solutions     :       0.00          -          -          0          0
0.88/0.90	c   relax solutions  :       0.00          -          -          0          0
0.88/0.90	c   pseudo solutions :       0.00          -          -          0          0
0.88/0.90	c   strong branching :       0.00          -          -         12          2
0.88/0.90	c   actconsdiving    :       0.00       0.00          0          0          0
0.88/0.90	c   adaptivediving   :       0.00       0.00          0          0          0
0.88/0.90	c   alns             :       0.00       0.00          1          0          0
0.88/0.90	c   bound            :       0.00       0.00          0          0          0
0.88/0.90	c   clique           :       0.00       0.00          0          0          0
0.88/0.90	c   coefdiving       :       0.00       0.00          0          0          0
0.88/0.90	c   completesol      :       0.00       0.00          0          0          0
0.88/0.90	c   conflictdiving   :       0.00       0.00          1          1          0
0.88/0.90	c   crossover        :       0.00       0.00          0          0          0
0.88/0.90	c   dins             :       0.00       0.00          0          0          0
0.88/0.90	c   distributiondivin:       0.00       0.00          0          0          0
0.88/0.90	c   dps              :       0.00       0.00          0          0          0
0.88/0.90	c   dualval          :       0.00       0.00          0          0          0
0.88/0.90	c   farkasdiving     :       0.03       0.00          1          0          0
0.88/0.90	c   feasjump         :       0.00       0.00          0          0          0
0.88/0.90	c   feaspump         :       0.00       0.00          0          0          0
0.88/0.90	c   fixandinfer      :       0.00       0.00          0          0          0
0.88/0.90	c   fracdiving       :       0.00       0.00          0          0          0
0.88/0.90	c   gins             :       0.00       0.00          0          0          0
0.88/0.90	c   guideddiving     :       0.00       0.00          0          0          0
0.88/0.90	c   indcoefdiving    :       0.00       0.00          0          0          0
0.88/0.90	c   indicator        :       0.00       0.00          0          0          0
0.88/0.90	c   indicatordiving  :       0.00       0.00          0          0          0
0.88/0.90	c   indoneopt        :       0.01       0.00          9          0          0
0.88/0.90	c   indrounding      :       0.00       0.00          0          0          0
0.88/0.90	c   indtwoopt        :       0.00       0.00          0          0          0
0.88/0.90	c   intdiving        :       0.00       0.00          0          0          0
0.88/0.90	c   intshifting      :       0.00       0.00          0          0          0
0.88/0.90	c   linesearchdiving :       0.00       0.00          0          0          0
0.88/0.90	c   localbranching   :       0.00       0.00          0          0          0
0.88/0.90	c   locks            :       0.00       0.00          1          0          0
0.88/0.90	c   lpface           :       0.00       0.00          0          0          0
0.88/0.90	c   mpec             :       0.00       0.00          0          0          0
0.88/0.90	c   multistart       :       0.00       0.00          0          0          0
0.88/0.90	c   mutation         :       0.00       0.00          0          0          0
0.88/0.90	c   nlpdiving        :       0.00       0.00          0          0          0
0.88/0.90	c   objpscostdiving  :       0.00       0.00          0          0          0
0.88/0.90	c   octane           :       0.00       0.00          0          0          0
0.88/0.90	c   ofins            :       0.00       0.00          0          0          0
0.88/0.90	c   oneopt           :       0.00       0.00          8          2          2
0.88/0.90	c   padm             :       0.00       0.00          0          0          0
0.88/0.90	c   proximity        :       0.00       0.00          0          0          0
0.88/0.90	c   pscostdiving     :       0.00       0.00          0          0          0
0.88/0.90	c   randrounding     :       0.01       0.00         21          0          0
0.88/0.90	c   rens             :       0.01       0.00          1          0          0
0.88/0.90	c   reoptsols        :       0.00       0.00          0          0          0
0.88/0.90	c   repair           :       0.00       0.00          0          0          0
0.88/0.90	c   rins             :       0.00       0.00          0          0          0
0.88/0.90	c   rootsoldiving    :       0.00       0.00          0          0          0
0.88/0.90	c   rounding         :       0.00       0.00        105          0          0
0.88/0.90	c   scheduler        :       0.00       0.00          0          0          0
0.88/0.90	c   shiftandpropagate:       0.00       0.00          0          0          0
0.88/0.90	c   shifting         :       0.00       0.00         26         19          3
0.88/0.90	c   simplerounding   :       0.00       0.00        128          4          2
0.88/0.90	c   smallcard        :       0.00       0.00          0          0          0
0.88/0.90	c   subnlp           :       0.00       0.00          0          0          0
0.88/0.90	c   trivial          :       0.00       0.00          2          2          1
0.88/0.90	c   trivialnegation  :       0.00       0.00          0          0          0
0.88/0.90	c   trustregion      :       0.00       0.00          0          0          0
0.88/0.90	c   trysol           :       0.00       0.00         30          7          0
0.88/0.90	c   twoopt           :       0.00       0.00          0          0          0
0.88/0.90	c   undercover       :       0.00       0.00          0          0          0
0.88/0.90	c   vbounds          :       0.00       0.00          0          0          0
0.88/0.90	c   veclendiving     :       0.00       0.00          0          0          0
0.88/0.90	c   zeroobj          :       0.00       0.00          0          0          0
0.88/0.90	c   zirounding       :       0.00       0.00         37          1          0
0.88/0.90	c   other solutions  :          -          -          -          0          -
0.88/0.90	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
0.88/0.90	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
0.88/0.90	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
0.88/0.90	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
0.88/0.90	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
0.88/0.90	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
0.88/0.90	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
0.88/0.90	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
0.88/0.90	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
0.88/0.90	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
0.88/0.90	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
0.88/0.90	c   primal LP        :       0.00          5          0       0.00          -       0.00          5
0.88/0.90	c   dual LP          :       0.08        268       3324      23.57   41989.31       0.01        127
0.88/0.90	c   lex dual LP      :       0.00          0          0       0.00          -
0.88/0.90	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
0.88/0.90	c   resolve instable :       0.00          0          0       0.00          -
0.88/0.90	c   diving/probing LP:       0.04        125       1146       9.17   27629.10
0.88/0.90	c   strong branching :       0.38        399      18746      46.98   49523.81          -          -          3
0.88/0.90	c     (at root node) :          -         20       3439     171.95          -
0.88/0.90	c   conflict analysis:       0.02        100        763       7.63   42224.68
0.88/0.90	c B&B Tree           :
0.88/0.90	c   number of runs   :          1
0.88/0.90	c   nodes            :         66 (37 internal, 29 leaves)
0.88/0.90	c   feasible leaves  :          0
0.88/0.90	c   infeas. leaves   :         17
0.88/0.90	c   objective leaves :         12
0.88/0.90	c   nodes (total)    :         66 (37 internal, 29 leaves)
0.88/0.90	c   nodes left       :          0
0.88/0.90	c   max depth        :         10
0.88/0.90	c   max depth (total):         10
0.88/0.90	c   backtracks       :         10 (15.2%)
0.88/0.90	c   early backtracks :          0 (0.0%)
0.88/0.90	c   nodes exc. ref.  :          0 (0.0%)
0.88/0.90	c   delayed cutoffs  :          0
0.88/0.90	c   repropagations   :         30 (76 domain reductions, 0 cutoffs)
0.88/0.90	c   avg switch length:       3.15
0.88/0.90	c   switching time   :       0.00
0.88/0.90	c Root Node          :
0.88/0.90	c   First LP value   : +0.00000000000000e+00
0.88/0.90	c   First LP Iters   :        202 (79277.86 Iter/sec)
0.88/0.90	c   First LP Time    :       0.00
0.88/0.90	c   Final Dual Bound : +4.21504016180515e-01
0.88/0.90	c   Final Root Iters :        906
0.88/0.90	c   Root LP Estimate : +2.77427868012281e+01
0.88/0.90	c Solution           :
0.88/0.90	c   Solutions found  :         48 (10 improvements)
0.88/0.90	c   First Solution   : +4.94300000000000e+03   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
0.88/0.90	c   Gap First Sol.   :   infinite
0.88/0.90	c   Gap Last Sol.    :     342.83 %
0.88/0.90	c   Primal Bound     : +1.90000000000000e+01   (in run 1, after 64 nodes, 0.90 seconds, depth 8, found by <simplerounding>)
0.88/0.90	c   Dual Bound       : +1.90000000000000e+01
0.88/0.90	c   Gap              :       0.00 %
0.88/0.90	c Integrals          :      Total       Avg%
0.88/0.90	c   primal-dual      :      87.49      97.27
0.88/0.90	c   primal-ref       :          -          - (not evaluated)
0.88/0.90	c   dual-ref         :          -          - (not evaluated)
0.88/0.91	c Time complete: 0.909049.

Verifier Data

OK	19

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (52620 MiB free)
  memory of node 1: 64510 MiB (52680 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456212-1721718663/watcher-4456212-1721718663 -o /tmp/evaluation-result-4456212-1721718663/solver-4456212-1721718663 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88162 --watchdog 3760 pbscip -f HOME/instance-4456212-1721718663.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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=88592, runsolver pid=88589
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 4.03 2.79 2.17 5/260 88595
/proc/meminfo: memFree=107810208/131524600 swapFree=131071996/131071996
[pid=88592] ppid=88589 vsize=70972 memory=32268 CPUtime=0.09 cores=0,2
/proc/88592/stat : 88592 (pbscip) R 88589 88592 88152 0 -1 4194304 4559 0 0 0 9 0 0 0 20 0 1 0 8395521 72675328 8067 134679101440 4194304 18693293 140722445463056 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45326336 140722445468675 140722445468774 140722445468774 140722445475790 0
/proc/88592/statm: 17743 8067 3902 3540 0 6000 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70972 KiB
Current children cumulated memory: 32268 KiB

[startup+0.205597 s]*
/proc/loadavg: 4.03 2.79 2.17 5/260 88595
/proc/meminfo: memFree=107794248/131524600 swapFree=131071996/131071996
[pid=88592] ppid=88589 vsize=87216 memory=48108 CPUtime=0.2 cores=0,2
/proc/88592/stat : 88592 (pbscip) R 88589 88592 88152 0 -1 4194304 8506 0 0 0 19 1 0 0 20 0 1 0 8395521 89309184 12027 134679101440 4194304 18693293 140722445463056 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45326336 140722445468675 140722445468774 140722445468774 140722445475790 0
/proc/88592/statm: 21804 12027 3902 3540 0 10061 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 87216 KiB
Current children cumulated memory: 48108 KiB

[startup+0.305561 s]*
/proc/loadavg: 4.03 2.79 2.17 5/260 88595
/proc/meminfo: memFree=107790748/131524600 swapFree=131071996/131071996
[pid=88592] ppid=88589 vsize=91284 memory=51700 CPUtime=0.3 cores=0,2
/proc/88592/stat : 88592 (pbscip) R 88589 88592 88152 0 -1 4194304 9327 0 0 0 29 1 0 0 20 0 1 0 8395521 93474816 12925 134679101440 4194304 18693293 140722445463056 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45326336 140722445468675 140722445468774 140722445468774 140722445475790 0
/proc/88592/statm: 22821 12925 3981 3540 0 11078 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 91284 KiB
Current children cumulated memory: 51700 KiB

[startup+0.700205 s]
/proc/loadavg: 4.03 2.79 2.17 5/260 88595
/proc/meminfo: memFree=107790616/131524600 swapFree=131071996/131071996
[pid=88592] ppid=88589 vsize=91284 memory=52228 CPUtime=0.68 cores=0,2
/proc/88592/stat : 88592 (pbscip) R 88589 88592 88152 0 -1 4194304 9478 0 0 0 67 1 0 0 20 0 1 0 8395521 93474816 13057 134679101440 4194304 18693293 140722445463056 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45326336 140722445468675 140722445468774 140722445468774 140722445475790 0
/proc/88592/statm: 22821 13057 3981 3540 0 11078 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 91284 KiB
Current children cumulated memory: 52228 KiB

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

# cumulated CPU time of all completed processes:  user=0.893388 s, system=0.019946 s

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

[startup+0.800237 s]
/proc/loadavg: 4.03 2.79 2.17 5/260 88595
/proc/meminfo: memFree=107790616/131524600 swapFree=131071996/131071996
[pid=88592] ppid=88589 vsize=91284 memory=52228 CPUtime=0.78 cores=0,2
/proc/88592/stat : 88592 (pbscip) R 88589 88592 88152 0 -1 4194304 9479 0 0 0 77 1 0 0 20 0 1 0 8395521 93474816 13057 134679101440 4194304 18693293 140722445463056 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45326336 140722445468675 140722445468774 140722445468774 140722445475790 0
/proc/88592/statm: 22821 13057 3981 3540 0 11078 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 91284 KiB
Current children cumulated memory: 52228 KiB

[startup+0.90018 s]
/proc/loadavg: 4.03 2.79 2.17 5/260 88595
/proc/meminfo: memFree=107790616/131524600 swapFree=131071996/131071996
[pid=88592] ppid=88589 vsize=91284 memory=52228 CPUtime=0.88 cores=0,2
/proc/88592/stat : 88592 (pbscip) R 88589 88592 88152 0 -1 4194304 9479 0 0 0 87 1 0 0 20 0 1 0 8395521 93474816 13057 134679101440 4194304 18693293 140722445463056 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 45326336 140722445468675 140722445468774 140722445468774 140722445475790 0
/proc/88592/statm: 22821 13057 3981 3540 0 11078 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 91284 KiB
Current children cumulated memory: 52228 KiB

Child status: 0

Real time (s): 0.917738
CPU time (s): 0.913334
CPU user time (s): 0.893388
CPU system time (s): 0.019946
CPU usage (%): 99.5201
Max. virtual memory (cumulated for all children) (KiB): 91284
Max. memory (cumulated for all children) (KiB): 52228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.893388
system time used= 0.019946
maximum resident set size= 52228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9485
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= 7
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 88592
#   total CPU time (s): 0.913334
#   total CPU user time (s): 0.893388
#   total CPU system time (s): 0.019946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.009989 second user time and 0.031976 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-23 09:11:03
IDJOB=4456212
IDBENCH=143293
IDSOLVER=3038
FILE ID=nodeC023/4456212-1721718663
RUNJOBID= nodeC023-1721718429-88162
SLURM_JOB_ID= 7770414
Free space on /tmp= 890028 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110966483--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-4456212-1721718663/watcher-4456212-1721718663 -o /tmp/evaluation-result-4456212-1721718663/solver-4456212-1721718663 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88162 --watchdog 3760  pbscip -f HOME/instance-4456212-1721718663.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 8c76a6ecd3f287ba954f7f96ea04e868
RANDOM SEED=8072080

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        107828320 kB
MemAvailable:   128954432 kB
Buffers:          142684 kB
Cached:         21718720 kB
SwapCached:            0 kB
Active:           939520 kB
Inactive:       22009868 kB
Active(anon):       1544 kB
Inactive(anon):  1124168 kB
Active(file):     937976 kB
Inactive(file): 20885700 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19104 kB
Writeback:             0 kB
AnonPages:       1085724 kB
Mapped:           136144 kB
Shmem:             37720 kB
KReclaimable:     284164 kB
Slab:             392108 kB
SReclaimable:     284164 kB
SUnreclaim:       107944 kB
KernelStack:        4144 kB
PageTables:        11716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1485056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20192 kB
HardwareCorrupted:     0 kB
AnonHugePages:    595968 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      279252 kB
DirectMap2M:    32000000 kB
DirectMap1G:    103809024 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC023 at 2024-07-23 09:11:04