Trace number 4524886

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.74137 2.7656

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111217555--soft-0-100-0.wbo
MD5SUM480e7033c0e6131d93c6a0171695ac31
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.05933
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 1222
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4524886-1751616257.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 4943
0.00/0.01	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 4.943000e+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.02	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.02	c    (0.0s) probing: 176/300 (58.7%) - 0 fixings, 30 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02	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.02	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.02	c    (0.0s) probing: 181/300 (60.3%) - 0 fixings, 30 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.02	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.02	c presolving (6 rounds: 6 fast, 3 medium, 3 exhaustive):
0.00/0.02	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.02	c  101 implications, 0 cliques
0.00/0.02	c presolved problem has 341 variables (270 bin, 0 int, 71 impl, 0 cont) and 177 constraints
0.00/0.02	c     101 constraints of type <linear>
0.00/0.02	c      76 constraints of type <indicator>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 10.0.0
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.02	c limits/time = 3596.99702
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.02	c limits/memory = 27900
0.00/0.02	c 
0.00/0.02	c # belongs reading time to solving time?
0.00/0.02	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c timing/reading = TRUE
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving
0.00/0.02	c 
0.00/0.02	o 3780
0.00/0.02	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.02	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.02	c   0.0s|     1 |     0 |   117 |     - |  4540k |   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 3.780000e+03 |    Inf | unknown
0.00/0.03	o 605
0.00/0.03	c r 0.0s|     1 |     0 |   117 |     - |shifting|   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 6.050000e+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> = 573
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.06	c   0.0s|     1 |     0 |   152 |     - |  6353k |   0 | 341 | 177 | 174 |   2 |  1 |   1 |   0 | 0.000000e+00 | 6.050000e+02 |    Inf | unknown
0.00/0.06	o 470
0.00/0.06	c r 0.0s|     1 |     0 |   152 |     - |shifting|   0 | 341 | 177 | 174 |   2 |  1 |   1 |   0 | 0.000000e+00 | 4.700000e+02 |    Inf | unknown
0.00/0.08	c   0.1s|     1 |     0 |   180 |     - |  9016k |   0 | 341 | 177 | 176 |   4 |  2 |   1 |   0 | 0.000000e+00 | 4.700000e+02 |    Inf | unknown
0.00/0.09	c   0.1s|     1 |     0 |   243 |     - |    10M |   0 | 341 | 177 | 178 |   6 |  3 |   1 |   0 | 0.000000e+00 | 4.700000e+02 |    Inf | unknown
0.08/0.11	c   0.1s|     1 |     0 |   286 |     - |    13M |   0 | 341 | 177 | 180 |   8 |  4 |   1 |   0 | 0.000000e+00 | 4.700000e+02 |    Inf | unknown
0.08/0.13	c   0.1s|     1 |     0 |   364 |     - |    16M |   0 | 341 | 177 | 182 |  10 |  5 |   1 |   0 | 0.000000e+00 | 4.700000e+02 |    Inf | unknown
0.08/0.14	c   0.1s|     1 |     0 |   410 |     - |    21M |   0 | 341 | 177 | 184 |  12 |  6 |   1 |   0 | 0.000000e+00 | 4.700000e+02 |    Inf | unknown
0.08/0.16	c   0.1s|     1 |     0 |   458 |     - |    24M |   0 | 341 | 177 | 187 |  15 |  7 |   1 |   0 | 0.000000e+00 | 4.700000e+02 |    Inf | unknown
0.08/0.16	o 392
0.08/0.16	c r 0.1s|     1 |     0 |   458 |     - |shifting|   0 | 341 | 177 | 187 |  15 |  7 |   1 |   0 | 0.000000e+00 | 3.920000e+02 |    Inf | unknown
0.08/0.18	c   0.2s|     1 |     0 |   547 |     - |    27M |   0 | 341 | 177 | 190 |  18 |  8 |   1 |   0 | 0.000000e+00 | 3.920000e+02 |    Inf | unknown
0.08/0.20	c   0.2s|     1 |     0 |   589 |     - |    29M |   0 | 341 | 177 | 192 |  20 |  9 |   1 |   0 | 0.000000e+00 | 3.920000e+02 |    Inf | unknown
0.19/0.22	c   0.2s|     1 |     0 |   626 |     - |    31M |   0 | 341 | 177 | 194 |  22 | 10 |   1 |   0 | 0.000000e+00 | 3.920000e+02 |    Inf | unknown
0.19/0.23	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.23	c   0.2s|     1 |     0 |   654 |     - |    33M |   0 | 341 | 177 | 193 |  23 | 11 |   1 |   0 | 0.000000e+00 | 3.920000e+02 |    Inf | unknown
0.29/0.38	c   0.4s|     1 |     2 |  2143 |     - |    33M |   0 | 341 | 194 | 193 |  23 | 11 |  18 |  25 | 0.000000e+00 | 3.920000e+02 |    Inf | unknown
0.29/0.40	o 46
0.29/0.40	c * 0.4s|     3 |     2 |  2345 | 845.5 |strongbr|   2 | 341 | 191 | 175 |  23 |  1 |  18 |  33 | 0.000000e+00 | 4.600000e+01 |    Inf | unknown
0.39/0.45	o 45
0.39/0.45	c * 0.4s|     9 |     8 |  2585 | 241.4 |strongbr|   8 | 341 | 146 | 175 |  23 |  2 |  18 |  81 | 0.000000e+00 | 4.500000e+01 |    Inf | unknown
1.17/1.27	o 40
1.17/1.27	c * 1.3s|    48 |    25 |  3991 |  71.0 |strongbr|  10 | 341 | 162 | 175 |  39 |  2 |  81 | 302 | 0.000000e+00 | 4.000000e+01 |    Inf |  14.65%
1.17/1.29	o 27
1.17/1.29	c r 1.3s|    51 |    22 |  4051 |  67.9 |shifting|  10 | 341 | 163 | 175 |  39 |  0 |  84 | 314 | 0.000000e+00 | 2.700000e+01 |    Inf |  17.50%
1.37/1.41	o 21
1.37/1.41	c r 1.4s|    55 |    16 |  4560 |  72.3 |simplero|  10 | 341 | 154 | 175 |  51 |  8 |  98 | 370 | 0.000000e+00 | 2.100000e+01 |    Inf |  23.50%
1.37/1.49	o 20
1.37/1.49	c * 1.5s|    63 |    17 |  5288 |  74.7 |    LP  |  10 | 341 | 217 | 175 |  51 |  7 | 168 | 429 | 0.000000e+00 | 2.000000e+01 |    Inf |  35.28%
1.77/1.89	c   1.9s|   100 |    25 |  7896 |  73.2 |    48M |  11 | 341 | 392 | 189 |  93 |  7 | 346 | 646 | 0.000000e+00 | 2.000000e+01 |    Inf |  59.07%
1.77/1.89	o 15
1.77/1.89	c * 1.9s|   102 |    16 |  7900 |  71.7 |strongbr|  12 | 341 | 308 | 189 |  93 |  1 | 352 | 647 | 0.000000e+00 | 1.500000e+01 |    Inf |  61.66%
2.08/2.13	o 14
2.08/2.13	c * 2.1s|   121 |    17 |  9623 |  74.7 |    LP  |  12 | 341 | 340 | 188 | 155 |  6 | 422 | 705 | 0.000000e+00 | 1.400000e+01 |    Inf |  62.76%
2.17/2.29	o 12
2.17/2.29	c * 2.3s|   136 |    16 | 10489 |  72.9 |    LP  |  12 | 341 | 343 | 184 | 193 |  6 | 431 | 727 | 0.000000e+00 | 1.200000e+01 |    Inf |  66.02%
2.56/2.66	o 5
2.56/2.66	c r 2.7s|   171 |    11 | 13193 |  73.8 |simplero|  17 | 341 | 360 | 186 | 312 |  0 | 501 | 799 | 0.000000e+00 | 5.000000e+00 |    Inf |  74.62%
2.66/2.71	o 3
2.66/2.71	c * 2.7s|   184 |     2 | 14073 |  73.3 |    LP  |  17 | 341 | 383 | 191 | 312 |  2 | 548 | 828 | 0.000000e+00 | 3.000000e+00 |    Inf |  86.93%
2.66/2.74	o 1
2.66/2.74	c r 2.7s|   190 |     1 | 14429 |  72.9 |simplero|  17 | 341 | 363 | 175 | 312 |  0 | 577 | 839 | 0.000000e+00 | 1.000000e+00 |    Inf |  87.95%
2.66/2.74	c 
2.66/2.74	c SCIP Status        : problem is solved [optimal solution found]
2.66/2.74	c Solving Time (sec) : 2.73
2.66/2.74	c Solving Nodes      : 191
2.66/2.74	c Primal Bound       : +1.00000000000000e+00 (40 solutions)
2.66/2.74	c Dual Bound         : +1.00000000000000e+00
2.66/2.74	c Gap                : 0.00 %
2.66/2.74	s OPTIMUM FOUND
2.66/2.74	v -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 
2.66/2.74	v -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 -x130 -x129 x128 -x127 
2.66/2.74	v -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 
2.66/2.74	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.66/2.74	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 
2.66/2.74	v -x56 -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.66/2.74	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.66/2.74	v x4 -x3 -x2 -x1 
2.66/2.74	c SCIP Status        : problem is solved [optimal solution found]
2.66/2.74	c Total Time         :       2.73
2.66/2.74	c   solving          :       2.73
2.66/2.74	c   presolving       :       0.01 (included in solving)
2.66/2.74	c   reading          :       0.00 (included in solving)
2.66/2.74	c   copying          :       0.01 (4 #copies) (minimal 0.00, maximal 0.00, average 0.00)
2.66/2.74	c Original Problem   :
2.66/2.74	c   Problem name     : HOME/instance-4524886-1751616257.wbo
2.66/2.74	c   Variables        : 270 (270 binary, 0 integer, 0 implicit integer, 0 continuous)
2.66/2.74	c   Constraints      : 203 initial, 203 maximal
2.66/2.74	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 98)
2.66/2.74	c Presolved Problem  :
2.66/2.74	c   Problem name     : t_HOME/instance-4524886-1751616257.wbo
2.66/2.74	c   Variables        : 341 (270 binary, 0 integer, 71 implicit integer, 0 continuous)
2.66/2.74	c   Constraints      : 177 initial, 413 maximal
2.66/2.74	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 98)
2.66/2.74	c   Nonzeros         : 2458 constraint, 0 clique table
2.66/2.74	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2.66/2.74	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2.66/2.74	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2.66/2.74	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
2.66/2.74	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
2.66/2.74	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   probing          :       0.00       0.00      3          0         30          0          0          0          0          0          0          0
2.66/2.74	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   linear           :       0.00       0.00      9          0          0          0        101          0          1          0          0          0
2.66/2.74	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   bounddisjunction :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   indicator        :       0.00       0.00      4          0          0          0          0          0         25          0          0          0
2.66/2.74	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   root node        :          -          -      -        178          -          -        178          -          -          -          -          -
2.66/2.74	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2.66/2.74	c   benderslp        :          0          0          0          0        295          0          0        229          0          0          0          0          0          0          0
2.66/2.74	c   integral         :          0          0          0          0        295          0          0        229          0          1        463          0          0        473        224
2.66/2.74	c   setppc           :          0+         1          0        718          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   linear           :        101        101         11       4486          4          0          0        226       4669         32       1964          0          0          0          0
2.66/2.74	c   logicor          :          0+       167          0       1090          0          0          0          0        167          4         52          0          0          0          0
2.66/2.74	c   bounddisjunction :          0+       136          0       1095          0          0          0          0         26          2          6          0          0          0          0
2.66/2.74	c   benders          :          0          0          0          0          4          0          0        147          0          0          0          0          0          0          0
2.66/2.74	c   indicator        :         76         76        127       4416          3          0          0        145        297          2        465          0          0          0          0
2.66/2.74	c   fixedvar         :          0          0          0          0          4          0          0         39          0          0          0          0          0          0          0
2.66/2.74	c   countsols        :          0          0          0          0          4          0          0         39          0          0          0          0          0          0          0
2.66/2.74	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2.66/2.74	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   integral         :       1.08       0.00       0.00       0.00       1.08       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   linear           :       0.03       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.02
2.66/2.74	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   indicator        :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2.66/2.74	c   dualfix          :          2          0          0          0
2.66/2.74	c   genvbounds       :          0          0          0          0
2.66/2.74	c   nlobbt           :          0          0          0          0
2.66/2.74	c   obbt             :          0          0          0          0
2.66/2.74	c   probing          :          0          0          0          0
2.66/2.74	c   pseudoobj        :       1287        179          0        239
2.66/2.74	c   redcost          :        943          0          0       1925
2.66/2.74	c   rootredcost      :         13          0          0         97
2.66/2.74	c   symmetry         :          0          0          0          0
2.66/2.74	c   vbounds          :        521          0          0          0
2.66/2.74	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2.66/2.74	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
2.66/2.74	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
2.66/2.74	c Symmetry           :
2.66/2.74	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2.66/2.74	c   orbital reduction:          0 reductions applied,          0 cutoffs
2.66/2.74	c   lexicographic red:          0 reductions applied,          0 cutoffs
2.66/2.74	c   shadow tree time :       0.00 s
2.66/2.74	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2.66/2.74	c   propagation      :       0.00         33         32          -        128       37.4          0        0.0          -          -          -
2.66/2.74	c   infeasible LP    :       0.01        122        119          -        518       20.3          0        0.0          1      119.0          0
2.66/2.74	c   bound exceed. LP :       0.05        252        146          -        658       23.9          0        0.0          0        0.0       1345
2.66/2.74	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2.66/2.74	c   pseudo solution  :       0.00          4          4          -          4        2.5          0        0.0          -          -          -
2.66/2.74	c   applied globally :       0.00          -          -          0        573       18.2          -          -          1          -          -
2.66/2.74	c   applied locally  :          -          -          -          0          4       80.5          -          -          0          -          -
2.66/2.74	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2.66/2.74	c   cut pool         :       0.10          -        202         21          -          -       3344       6065          -          -          -          -          -    (maximal pool size:       2460)
2.66/2.74	c   aggregation      :       0.12       0.00        123         11          0          0         67        151          0         67         67          0          0
2.66/2.74	c   > cmir           :          -          -          -          -          -          -          -         80          0         21         21          0          -
2.66/2.74	c   > flowcover      :          -          -          -          -          -          -          -          7          0          4          4          0          -
2.66/2.74	c   > knapsackcover  :          -          -          -          -          -          -          -         64          0         42         42          0          -
2.66/2.74	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   gomory           :       0.45       0.00         67         10          0          0       3197       5693          0        147        147          0          0
2.66/2.74	c   > gomorymi       :          -          -          -          -          -          -          -       2940          0        111        111          0          -
2.66/2.74	c   > strongcg       :          -          -          -          -          -          -          -       2753          0         36         36          0          -
2.66/2.74	c   impliedbounds    :       0.00       0.00        123         11          0          0          0          0          0          0          0          0          0
2.66/2.74	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   mixing           :       0.00       0.00        127         11          0          0          0          0          0          0          0          0          0
2.66/2.74	c   multilinear      :       0.00       0.00         50         11          0          0          0          0          0          0          0          0          0
2.66/2.74	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.66/2.74	c   rapidlearning    :       0.03       0.00          2          1          0          0          0          0          0          0          0          0          0
2.66/2.74	c   rlt              :       0.00       0.00         28         10          0          0          0          0          0          0          0          0          0
2.66/2.74	c   zerohalf         :       0.02       0.00         68         11          0          0         80        221          0         98         98          0          0
2.66/2.74	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2.66/2.74	c   hybrid           :       0.01       0.00        117         11        312          0       5753         23          0       1394
2.66/2.74	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2.66/2.74	c   problem variables:       0.00          -          0          0
2.66/2.74	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2.66/2.74	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c   relpscost        :       1.08       0.00        291          0          0          1        463          0        476        224
2.66/2.74	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2.66/2.74	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2.66/2.74	c   LP solutions     :       0.00          -          -          4          4
2.66/2.74	c   relax solutions  :       0.00          -          -          0          0
2.66/2.74	c   pseudo solutions :       0.00          -          -          0          0
2.66/2.74	c   strong branching :       0.00          -          -         16          4
2.66/2.74	c   actconsdiving    :       0.00       0.00          0          0          0
2.66/2.74	c   adaptivediving   :       0.00       0.00          0          0          0
2.66/2.74	c   alns             :       0.00       0.00          1          0          0
2.66/2.74	c   bound            :       0.00       0.00          0          0          0
2.66/2.74	c   clique           :       0.00       0.00          0          0          0
2.66/2.74	c   coefdiving       :       0.00       0.00          0          0          0
2.66/2.74	c   completesol      :       0.00       0.00          0          0          0
2.66/2.74	c   conflictdiving   :       0.00       0.00          1          0          0
2.66/2.74	c   crossover        :       0.00       0.00          0          0          0
2.66/2.74	c   dins             :       0.00       0.00          0          0          0
2.66/2.74	c   distributiondivin:       0.00       0.00          0          0          0
2.66/2.74	c   dps              :       0.00       0.00          0          0          0
2.66/2.74	c   dualval          :       0.00       0.00          0          0          0
2.66/2.74	c   farkasdiving     :       0.04       0.00          1          0          0
2.66/2.74	c   feasjump         :       0.00       0.00          0          0          0
2.66/2.74	c   feaspump         :       0.00       0.00          0          0          0
2.66/2.74	c   fixandinfer      :       0.00       0.00          0          0          0
2.66/2.74	c   fracdiving       :       0.00       0.00          0          0          0
2.66/2.74	c   gins             :       0.00       0.00          0          0          0
2.66/2.74	c   guideddiving     :       0.00       0.00          0          0          0
2.66/2.74	c   indcoefdiving    :       0.00       0.00          0          0          0
2.66/2.74	c   indicator        :       0.00       0.00          0          0          0
2.66/2.74	c   indicatordiving  :       0.00       0.00          0          0          0
2.66/2.74	c   indoneopt        :       0.01       0.00         16          0          0
2.66/2.74	c   indrounding      :       0.00       0.00          0          0          0
2.66/2.74	c   indtwoopt        :       0.00       0.00          0          0          0
2.66/2.74	c   intdiving        :       0.00       0.00          0          0          0
2.66/2.74	c   intshifting      :       0.00       0.00          0          0          0
2.66/2.74	c   linesearchdiving :       0.00       0.00          0          0          0
2.66/2.74	c   localbranching   :       0.00       0.00          0          0          0
2.66/2.74	c   locks            :       0.00       0.00          1          0          0
2.66/2.74	c   lpface           :       0.46       0.00          1          0          0
2.66/2.74	c   mpec             :       0.00       0.00          0          0          0
2.66/2.74	c   multistart       :       0.00       0.00          0          0          0
2.66/2.74	c   mutation         :       0.00       0.00          0          0          0
2.66/2.74	c   nlpdiving        :       0.00       0.00          0          0          0
2.66/2.74	c   objpscostdiving  :       0.00       0.00          0          0          0
2.66/2.74	c   octane           :       0.00       0.00          0          0          0
2.66/2.74	c   ofins            :       0.00       0.00          0          0          0
2.66/2.74	c   oneopt           :       0.00       0.00         16          1          1
2.66/2.74	c   padm             :       0.00       0.00          0          0          0
2.66/2.74	c   proximity        :       0.00       0.00          0          0          0
2.66/2.74	c   pscostdiving     :       0.00       0.00          0          0          0
2.66/2.74	c   randrounding     :       0.00       0.00         12          0          0
2.66/2.74	c   rens             :       0.01       0.00          1          0          0
2.66/2.74	c   reoptsols        :       0.00       0.00          0          0          0
2.66/2.74	c   repair           :       0.00       0.00          0          0          0
2.66/2.74	c   rins             :       0.00       0.00          0          0          0
2.66/2.74	c   rootsoldiving    :       0.00       0.00          0          0          0
2.66/2.74	c   rounding         :       0.00       0.00        228          0          0
2.66/2.74	c   scheduler        :       0.00       0.00          0          0          0
2.66/2.74	c   shiftandpropagate:       0.00       0.00          0          0          0
2.66/2.74	c   shifting         :       0.02       0.00        128          9          4
2.66/2.74	c   simplerounding   :       0.00       0.00        423          4          3
2.66/2.74	c   smallcard        :       0.00       0.00          0          0          0
2.66/2.74	c   subnlp           :       0.00       0.00          0          0          0
2.66/2.74	c   trivial          :       0.00       0.00          2          2          1
2.66/2.74	c   trivialnegation  :       0.00       0.00          0          0          0
2.66/2.74	c   trustregion      :       0.00       0.00          0          0          0
2.66/2.74	c   trysol           :       0.00       0.00         12          3          0
2.66/2.74	c   twoopt           :       0.00       0.00          0          0          0
2.66/2.74	c   undercover       :       0.00       0.00          0          0          0
2.66/2.74	c   vbounds          :       0.00       0.00          0          0          0
2.66/2.74	c   veclendiving     :       0.00       0.00          0          0          0
2.66/2.74	c   zeroobj          :       0.00       0.00          0          0          0
2.66/2.74	c   zirounding       :       0.00       0.00        112          1          0
2.66/2.74	c   other solutions  :          -          -          -          0          -
2.66/2.74	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2.66/2.74	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.66/2.74	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.66/2.74	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.66/2.74	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.66/2.74	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.66/2.74	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.66/2.74	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.66/2.74	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.66/2.74	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.66/2.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2.66/2.74	c   primal LP        :       0.00         25          0       0.00          -       0.00         25
2.66/2.74	c   dual LP          :       0.26        705      12235      25.92   46970.08       0.02        233
2.66/2.74	c   lex dual LP      :       0.00          0          0       0.00          -
2.66/2.74	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2.66/2.74	c   resolve instable :       0.00          0          0       0.00          -
2.66/2.74	c   diving/probing LP:       0.07        199       2257      11.34   30171.38
2.66/2.74	c   strong branching :       0.90        839      50597      60.31   56362.80          -          -        100
2.66/2.74	c     (at root node) :          -         25       4933     197.32          -
2.66/2.74	c   conflict analysis:       0.03        168       1345       8.01   45295.35
2.66/2.74	c B&B Tree           :
2.66/2.74	c   number of runs   :          1
2.66/2.74	c   nodes            :        191 (112 internal, 79 leaves)
2.66/2.74	c   feasible leaves  :          4
2.66/2.74	c   infeas. leaves   :         36
2.66/2.74	c   objective leaves :         39
2.66/2.74	c   nodes (total)    :        191 (112 internal, 79 leaves)
2.66/2.74	c   nodes left       :          0
2.66/2.74	c   max depth        :         17
2.66/2.74	c   max depth (total):         17
2.66/2.74	c   backtracks       :         32 (16.8%)
2.66/2.74	c   early backtracks :          0 (0.0%)
2.66/2.74	c   nodes exc. ref.  :          0 (0.0%)
2.66/2.74	c   delayed cutoffs  :          1
2.66/2.74	c   repropagations   :        118 (314 domain reductions, 1 cutoffs)
2.66/2.74	c   avg switch length:       3.11
2.66/2.74	c   switching time   :       0.01
2.66/2.74	c Root Node          :
2.66/2.74	c   First LP value   : +0.00000000000000e+00
2.66/2.74	c   First LP Iters   :        117 (83631.17 Iter/sec)
2.66/2.74	c   First LP Time    :       0.00
2.66/2.74	c   Final Dual Bound : +1.00000000000000e+00
2.66/2.74	c   Final Root Iters :        654
2.66/2.74	c   Root LP Estimate : +9.42629465504332e+00
2.66/2.74	c Solution           :
2.66/2.74	c   Solutions found  :         40 (17 improvements)
2.66/2.74	c   First Solution   : +4.94300000000000e+03   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
2.66/2.74	c   Gap First Sol.   :   infinite
2.66/2.74	c   Gap Last Sol.    :   infinite
2.66/2.74	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 190 nodes, 2.73 seconds, depth 8, found by <simplerounding>)
2.66/2.74	c   Dual Bound       : +1.00000000000000e+00
2.66/2.74	c   Gap              :       0.00 %
2.66/2.74	c Integrals          :      Total       Avg%
2.66/2.74	c   primal-dual      :     272.82     100.00
2.66/2.74	c   primal-ref       :          -          - (not evaluated)
2.66/2.74	c   dual-ref         :          -          - (not evaluated)
2.66/2.76	c Time complete: 2.73485.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524886-1751616257/watcher-4524886-1751616257 -o /tmp/evaluation-result-4524886-1751616257/solver-4524886-1751616257 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751615504-87234 --watchdog 3760 pbscip -f HOME/instance-4524886-1751616257.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=88918, runsolver pid=88915
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 4.12 3.88 2.83 4/262 88925
/proc/meminfo: memFree=129546068/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=55492 memory=29824 CPUtime=0.08 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 3905 0 0 0 8 0 0 0 20 0 1 0 77305270 56823808 7456 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 13873 7456 3904 3530 0 5324 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 55492 KiB
Current children cumulated memory: 29824 KiB

[startup+0.205556 s]*
/proc/loadavg: 4.12 3.88 2.83 4/262 88931
/proc/meminfo: memFree=129545776/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=73096 memory=46848 CPUtime=0.19 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 8167 0 0 0 18 1 0 0 20 0 1 0 77305270 74850304 11712 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 18274 11712 3904 3530 0 9725 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 73096 KiB
Current children cumulated memory: 46848 KiB

[startup+0.305909 s]*
/proc/loadavg: 4.12 3.88 2.83 4/260 88941
/proc/meminfo: memFree=129545736/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=79784 memory=52480 CPUtime=0.29 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 9505 0 0 0 28 1 0 0 20 0 1 0 77305270 81698816 13120 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 19946 13120 4000 3530 0 11397 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 79784 KiB
Current children cumulated memory: 52480 KiB

[startup+0.700157 s]
/proc/loadavg: 4.12 3.88 2.83 5/262 88951
/proc/meminfo: memFree=129563728/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=79784 memory=52608 CPUtime=0.67 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 9522 0 0 0 66 1 0 0 20 0 1 0 77305270 81698816 13152 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 19946 13152 4000 3530 0 11397 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 79784 KiB
Current children cumulated memory: 52608 KiB

[startup+1.50016 s]
/proc/loadavg: 4.12 3.88 2.83 5/264 88956
/proc/meminfo: memFree=129563936/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=104212 memory=77116 CPUtime=1.47 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 19314 0 0 0 145 2 0 0 20 0 1 0 77305270 106713088 19279 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 26053 19279 4000 3530 0 17504 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 104212 KiB
Current children cumulated memory: 77116 KiB

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

# cumulated CPU time of all completed processes:  user=2.69966 s, system=0.041708 s

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

[startup+1.60016 s]
/proc/loadavg: 4.12 3.88 2.83 5/264 88956
/proc/meminfo: memFree=129563936/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=104212 memory=77116 CPUtime=1.57 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 19314 0 0 0 155 2 0 0 20 0 1 0 77305270 106713088 19279 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 26053 19279 4000 3530 0 17504 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 104212 KiB
Current children cumulated memory: 77116 KiB

[startup+2.40015 s]
/proc/loadavg: 4.11 3.88 2.83 4/260 88980
/proc/meminfo: memFree=129555584/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=117968 memory=90940 CPUtime=2.36 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 22768 0 0 0 233 3 0 0 20 0 1 0 77305270 120799232 22735 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 29492 22735 4000 3530 0 20943 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 117968 KiB
Current children cumulated memory: 90940 KiB

[startup+2.60014 s]
/proc/loadavg: 4.11 3.88 2.83 4/260 88980
/proc/meminfo: memFree=129555584/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=117968 memory=90940 CPUtime=2.56 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 22768 0 0 0 253 3 0 0 20 0 1 0 77305270 120799232 22735 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 29492 22735 4000 3530 0 20943 0
Current children cumulated CPU time: 2.56 s
Current children cumulated vsize: 117968 KiB
Current children cumulated memory: 90940 KiB

[startup+2.70014 s]
/proc/loadavg: 4.11 3.88 2.83 4/260 88980
/proc/meminfo: memFree=129555584/131249996 swapFree=33005016/33010684
[pid=88918] ppid=88915 vsize=117968 memory=90940 CPUtime=2.66 cores=0,2
/proc/88918/stat : 88918 (pbscip) R 88915 88918 86849 0 -1 4194304 22768 0 0 0 263 3 0 0 20 0 1 0 77305270 120799232 22735 18446744073709551615 4235264 18693293 140730512527680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 34963456 140730512529799 140730512529898 140730512529898 140730512535502 0
/proc/88918/statm: 29492 22735 4000 3530 0 20943 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 117968 KiB
Current children cumulated memory: 90940 KiB

Child status: 0

Real time (s): 2.7656
CPU time (s): 2.74137
CPU user time (s): 2.69966
CPU system time (s): 0.041708
CPU usage (%): 99.1237
Max. virtual memory (cumulated for all children) (KiB): 119076
Max. memory (cumulated for all children) (KiB): 91008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.69966
system time used= 0.041708
maximum resident set size= 91392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22863
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= 114
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 88918
#   total CPU time (s): 2.74137
#   total CPU user time (s): 2.69966
#   total CPU system time (s): 0.041708

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.018202 second user time and 0.038828 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-04 10:04:17
IDJOB=4524886
IDBENCH=143278
IDSOLVER=3382
FILE ID=nodeC030/4524886-1751616257
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.1111217555--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-4524886-1751616257/watcher-4524886-1751616257 -o /tmp/evaluation-result-4524886-1751616257/solver-4524886-1751616257 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751615504-87234 --watchdog 3760  pbscip -f HOME/instance-4524886-1751616257.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 480e7033c0e6131d93c6a0171695ac31
RANDOM SEED=819095797

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.050
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.328
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.247
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		: 3595.876
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.320
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		: 3550.195
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		: 3600.329
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		: 3600.493
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:        129529356 kB
MemAvailable:   129268232 kB
Buffers:              16 kB
Cached:           529636 kB
SwapCached:          224 kB
Active:           498316 kB
Inactive:         458648 kB
Active(anon):     377948 kB
Inactive(anon):    62908 kB
Active(file):     120368 kB
Inactive(file):   395740 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37304 kB
Writeback:             0 kB
AnonPages:        430188 kB
Mapped:           122432 kB
Shmem:             13540 kB
KReclaimable:     123616 kB
Slab:             213776 kB
SReclaimable:     123616 kB
SUnreclaim:        90160 kB
KernelStack:        4304 kB
PageTables:         3980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     782732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:20