Trace number 4456182

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 1.70321 1.7114

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218955--soft-0-100-0.wbo
MD5SUM08c36baecafc06c82dd9dd4b73b5d103
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.43457
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 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1202
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-4456182-1721718658.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 5179
0.00/0.00	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 5.179000e+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.998007
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 4005
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 | 4.005000e+03 |    Inf | unknown
0.00/0.01	c   0.0s|     1 |     0 |   160 |     - |  4540k |   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 4.005000e+03 |    Inf | unknown
0.00/0.01	o 628
0.00/0.01	c r 0.0s|     1 |     0 |   160 |     - |shifting|   0 | 341 | 177 | 172 |   0 |  0 |   1 |   0 | 0.000000e+00 | 6.280000e+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> = 563
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 |   237 |     - |  7317k |   0 | 341 | 177 | 176 |   4 |  1 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.00/0.06	c   0.1s|     1 |     0 |   291 |     - |    11M |   0 | 341 | 177 | 179 |   7 |  2 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.00/0.08	c   0.1s|     1 |     0 |   335 |     - |    13M |   0 | 341 | 177 | 181 |   9 |  3 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.00/0.09	c   0.1s|     1 |     0 |   399 |     - |    15M |   0 | 341 | 177 | 183 |  11 |  4 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.09/0.11	c   0.1s|     1 |     0 |   457 |     - |    19M |   0 | 341 | 177 | 185 |  13 |  5 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.09/0.13	c   0.1s|     1 |     0 |   515 |     - |    22M |   0 | 341 | 177 | 186 |  14 |  6 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.09/0.15	c   0.2s|     1 |     0 |   577 |     - |    25M |   0 | 341 | 177 | 189 |  17 |  7 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.09/0.18	c   0.2s|     1 |     0 |   667 |     - |    31M |   0 | 341 | 177 | 191 |  19 |  8 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.09/0.20	c   0.2s|     1 |     0 |   732 |     - |    35M |   0 | 341 | 177 | 194 |  22 |  9 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.20/0.22	c   0.2s|     1 |     0 |   779 |     - |    36M |   0 | 341 | 177 | 196 |  24 | 10 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.20/0.23	c   0.2s|     1 |     0 |   817 |     - |    36M |   0 | 341 | 177 | 195 |  27 | 11 |   1 |   0 | 0.000000e+00 | 6.280000e+02 |    Inf | unknown
0.20/0.26	o 293
0.20/0.26	c d 0.3s|     1 |     0 |  2021 |     - |farkasdi|   0 | 341 | 186 | 195 |   0 | 11 |  10 |   0 | 0.000000e+00 | 2.930000e+02 |    Inf | unknown
0.20/0.27	o 107
0.20/0.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.20/0.27	c o 0.3s|     1 |     0 |  2310 |     - |feaspump|   0 | 341 | 189 | 195 |  27 | 11 |  14 |   0 | 0.000000e+00 | 1.070000e+02 |    Inf | unknown
0.20/0.28	c   0.3s|     1 |     0 |  2310 |     - |    36M |   0 | 341 | 189 | 195 |  27 | 11 |  14 |   0 | 0.000000e+00 | 1.070000e+02 |    Inf | unknown
0.20/0.28	c   0.3s|     1 |     0 |  2363 |     - |    36M |   0 | 341 | 189 | 197 |  29 | 12 |  14 |   0 | 0.000000e+00 | 1.070000e+02 |    Inf | unknown
0.20/0.29	c   0.3s|     1 |     0 |  2372 |     - |    36M |   0 | 341 | 189 | 198 |  30 | 13 |  14 |   0 | 0.000000e+00 | 1.070000e+02 |    Inf | unknown
0.39/0.41	c   0.4s|     1 |     2 |  2406 |     - |    36M |   0 | 341 | 189 | 198 |  30 | 13 |  14 |  29 | 0.000000e+00 | 1.070000e+02 |    Inf | unknown
1.09/1.16	o 49
1.09/1.16	c * 1.2s|    65 |    21 |  6172 |  82.7 |strongbr|  15 | 341 | 197 | 173 | 206 |  1 | 138 | 345 | 0.000000e+00 | 4.900000e+01 |    Inf |   8.25%
1.18/1.26	o 47
1.18/1.26	c r 1.3s|    79 |    19 |  6891 |  77.1 |simplero|  15 | 341 | 227 | 175 | 219 | 10 | 210 | 423 | 0.000000e+00 | 4.700000e+01 |    Inf |  19.43%
1.38/1.49	o 24
1.38/1.49	c * 1.5s|    89 |    16 |  7516 |  75.4 |strongbr|  15 | 341 | 192 | 204 | 276 | 19 | 250 | 499 | 0.000000e+00 | 2.400000e+01 |    Inf |  22.50%
1.48/1.52	c   1.5s|   100 |    17 |  7841 |  70.3 |    67M |  15 | 341 | 199 |   0 | 278 |  0 | 284 | 534 | 0.000000e+00 | 2.400000e+01 |    Inf |  31.08%
1.58/1.67	o 9
1.58/1.67	c * 1.7s|   128 |     5 |  9145 |  65.1 |strongbr|  15 | 341 | 208 | 173 | 278 |  3 | 360 | 652 | 1.214165e-01 | 9.000000e+00 |7312.50%|  52.68%
1.58/1.69	c 
1.58/1.69	c SCIP Status        : problem is solved [optimal solution found]
1.58/1.69	c Solving Time (sec) : 1.69
1.58/1.69	c Solving Nodes      : 132
1.58/1.69	c Primal Bound       : +9.00000000000000e+00 (21 solutions)
1.58/1.69	c Dual Bound         : +9.00000000000000e+00
1.58/1.69	c Gap                : 0.00 %
1.58/1.69	s OPTIMUM FOUND
1.58/1.69	v -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 x153 -x152 -x151 -x150 -x149 -x148 
1.58/1.69	v -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 
1.58/1.69	v -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 
1.58/1.69	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 
1.58/1.69	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 
1.58/1.69	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 
1.58/1.69	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 
1.58/1.69	v -x4 -x3 -x2 -x1 
1.58/1.69	c SCIP Status        : problem is solved [optimal solution found]
1.58/1.69	c Total Time         :       1.69
1.58/1.69	c   solving          :       1.69
1.58/1.69	c   presolving       :       0.01 (included in solving)
1.58/1.69	c   reading          :       0.00 (included in solving)
1.58/1.69	c   copying          :       0.01 (3 #copies) (minimal 0.00, maximal 0.00, average 0.00)
1.58/1.69	c Original Problem   :
1.58/1.69	c   Problem name     : HOME/instance-4456182-1721718658.wbo
1.58/1.69	c   Variables        : 270 (270 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.69	c   Constraints      : 203 initial, 203 maximal
1.58/1.69	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 99)
1.58/1.69	c Presolved Problem  :
1.58/1.69	c   Problem name     : t_HOME/instance-4456182-1721718658.wbo
1.58/1.69	c   Variables        : 341 (270 binary, 0 integer, 71 implicit integer, 0 continuous)
1.58/1.69	c   Constraints      : 177 initial, 309 maximal
1.58/1.69	c   Objective        : minimize, 101 non-zeros (abs.min = 1, abs.max = 99)
1.58/1.69	c   Nonzeros         : 2458 constraint, 2 clique table
1.58/1.69	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1.58/1.69	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
1.58/1.69	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
1.58/1.69	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
1.58/1.69	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
1.58/1.69	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   probing          :       0.00       0.00      3          0         30          0          0          0          0          0          0          0
1.58/1.69	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   linear           :       0.00       0.00      9          0          0          0        101          0          1          0          0          0
1.58/1.69	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   bounddisjunction :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   indicator        :       0.00       0.00      4          0          0          0          0          0         25          0          0          0
1.58/1.69	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   root node        :          -          -      -        306          -          -        306          -          -          -          -          -
1.58/1.69	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
1.58/1.69	c   benderslp        :          0          0          0          0        192          0          0         72          0          0          0          0          0          0          0
1.58/1.69	c   integral         :          0          0          0          0        192          0          0         72          0          0        319          0          0        347        180
1.58/1.69	c   setppc           :          0+         1          0        462          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   linear           :        101        101         12       3964          0          0          0         69       2433         57       1483          0          0          0          0
1.58/1.69	c   logicor          :          0+        93          1        595          0          0          0          0         39          2          7          0          0          0          0
1.58/1.69	c   bounddisjunction :          0+       118          0        718          0          0          0          0         23          4          7          0          0          0          0
1.58/1.69	c   benders          :          0          0          0          0          0          0          0         33          0          0          0          0          0          0          0
1.58/1.69	c   indicator        :         76         76        140       3902          0          0          0         31        577          0        711          0          0          0          0
1.58/1.69	c   fixedvar         :          0          0          0          0          0          0          0         24          0          0          0          0          0          0          0
1.58/1.69	c   countsols        :          0          0          0          0          0          0          0         24          0          0          0          0          0          0          0
1.58/1.69	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
1.58/1.69	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   integral         :       0.71       0.00       0.00       0.00       0.71       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   linear           :       0.02       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.01
1.58/1.69	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   indicator        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1.58/1.69	c   dualfix          :          3          0          0          0
1.58/1.69	c   genvbounds       :          0          0          0          0
1.58/1.69	c   nlobbt           :          0          0          0          0
1.58/1.69	c   obbt             :          0          0          0          0
1.58/1.69	c   probing          :          0          0          0          0
1.58/1.69	c   pseudoobj        :        973        107          0        155
1.58/1.69	c   redcost          :        820          0          0       2395
1.58/1.69	c   rootredcost      :          5          0          0         96
1.58/1.69	c   symmetry         :          0          0          0          0
1.58/1.69	c   vbounds          :        533          0          0          0
1.58/1.69	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
1.58/1.69	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
1.58/1.69	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
1.58/1.69	c Symmetry           :
1.58/1.69	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
1.58/1.69	c   orbital reduction:          0 reductions applied,          0 cutoffs
1.58/1.69	c   lexicographic red:          0 reductions applied,          0 cutoffs
1.58/1.69	c   shadow tree time :       0.00 s
1.58/1.69	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
1.58/1.69	c   propagation      :       0.00         57         51          -        177       43.5          0        0.0          -          -          -
1.58/1.69	c   infeasible LP    :       0.00          7          6          -         22       30.3          0        0.0          0        0.0          0
1.58/1.69	c   bound exceed. LP :       0.04        207        116          -        455       34.8          0        0.0         10        1.5       1175
1.58/1.69	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
1.58/1.69	c   pseudo solution  :       0.00          1          1          -          1        2.0          0        0.0          -          -          -
1.58/1.69	c   applied globally :       0.00          -          -          9        374       24.3          -          -         10          -          -
1.58/1.69	c   applied locally  :          -          -          -          0         12       65.3          -          -          0          -          -
1.58/1.69	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
1.58/1.69	c   cut pool         :       0.09          -        202         24          -          -       2830       6029          -          -          -          -          -    (maximal pool size:       2063)
1.58/1.69	c   aggregation      :       0.09       0.00        140         12          0          0         82        136          0         69         69          0          0
1.58/1.69	c   > cmir           :          -          -          -          -          -          -          -         64          0         20         20          0          -
1.58/1.69	c   > flowcover      :          -          -          -          -          -          -          -          6          0          3          3          0          -
1.58/1.69	c   > knapsackcover  :          -          -          -          -          -          -          -         66          0         46         46          0          -
1.58/1.69	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   gomory           :       0.41       0.00         50         10          0          0       2688       5803          0        149        149          0          0
1.58/1.69	c   > gomorymi       :          -          -          -          -          -          -          -       3173          0        114        114          0          -
1.58/1.69	c   > strongcg       :          -          -          -          -          -          -          -       2630          0         35         35          0          -
1.58/1.69	c   impliedbounds    :       0.00       0.00        140         12          0          0          0          0          0          0          0          0          0
1.58/1.69	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   mixing           :       0.00       0.00        140         12          0          0          0          0          0          0          0          0          0
1.58/1.69	c   multilinear      :       0.00       0.00         39         12          0          0          0          0          0          0          0          0          0
1.58/1.69	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1.58/1.69	c   rapidlearning    :       0.02       0.00          1          1          0          0          0          0          0          0          0          0          0
1.58/1.69	c   rlt              :       0.00       0.00         20         10          0          0          0          0          0          0          0          0          0
1.58/1.69	c   zerohalf         :       0.02       0.00         52         12          0          0         60         90          0         60         60          0          0
1.58/1.69	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
1.58/1.69	c   hybrid           :       0.01       0.00        131         13        278          0       5751         30          0       1246
1.58/1.69	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1.58/1.69	c   problem variables:       0.00          -          0          0
1.58/1.69	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
1.58/1.69	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c   relpscost        :       0.71       0.00        192          0          0          0        319          0        347        180
1.58/1.69	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
1.58/1.69	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
1.58/1.69	c   LP solutions     :       0.00          -          -          0          0
1.58/1.69	c   relax solutions  :       0.00          -          -          0          0
1.58/1.69	c   pseudo solutions :       0.00          -          -          0          0
1.58/1.69	c   strong branching :       0.00          -          -          6          3
1.58/1.69	c   actconsdiving    :       0.00       0.00          0          0          0
1.58/1.69	c   adaptivediving   :       0.00       0.00          0          0          0
1.58/1.69	c   alns             :       0.00       0.00          1          0          0
1.58/1.69	c   bound            :       0.00       0.00          0          0          0
1.58/1.69	c   clique           :       0.00       0.00          0          0          0
1.58/1.69	c   coefdiving       :       0.00       0.00          0          0          0
1.58/1.69	c   completesol      :       0.00       0.00          0          0          0
1.58/1.69	c   conflictdiving   :       0.00       0.00          1          0          0
1.58/1.69	c   crossover        :       0.00       0.00          0          0          0
1.58/1.69	c   dins             :       0.00       0.00          0          0          0
1.58/1.69	c   distributiondivin:       0.00       0.00          0          0          0
1.58/1.69	c   dps              :       0.00       0.00          0          0          0
1.58/1.69	c   dualval          :       0.00       0.00          0          0          0
1.58/1.69	c   farkasdiving     :       0.03       0.00          1          1          1
1.58/1.69	c   feasjump         :       0.00       0.00          0          0          0
1.58/1.69	c   feaspump         :       0.00       0.00          1          1          1
1.58/1.69	c   fixandinfer      :       0.00       0.00          0          0          0
1.58/1.69	c   fracdiving       :       0.00       0.00          0          0          0
1.58/1.69	c   gins             :       0.00       0.00          0          0          0
1.58/1.69	c   guideddiving     :       0.00       0.00          0          0          0
1.58/1.69	c   indcoefdiving    :       0.00       0.00          0          0          0
1.58/1.69	c   indicator        :       0.00       0.00          0          0          0
1.58/1.69	c   indicatordiving  :       0.00       0.00          0          0          0
1.58/1.69	c   indoneopt        :       0.00       0.00          7          0          0
1.58/1.69	c   indrounding      :       0.00       0.00          0          0          0
1.58/1.69	c   indtwoopt        :       0.00       0.00          0          0          0
1.58/1.69	c   intdiving        :       0.00       0.00          0          0          0
1.58/1.69	c   intshifting      :       0.00       0.00          0          0          0
1.58/1.69	c   linesearchdiving :       0.00       0.00          0          0          0
1.58/1.69	c   localbranching   :       0.00       0.00          0          0          0
1.58/1.69	c   locks            :       0.00       0.00          1          0          0
1.58/1.69	c   lpface           :       0.00       0.00          0          0          0
1.58/1.69	c   mpec             :       0.00       0.00          0          0          0
1.58/1.69	c   multistart       :       0.00       0.00          0          0          0
1.58/1.69	c   mutation         :       0.00       0.00          0          0          0
1.58/1.69	c   nlpdiving        :       0.00       0.00          0          0          0
1.58/1.69	c   objpscostdiving  :       0.00       0.00          0          0          0
1.58/1.69	c   octane           :       0.00       0.00          0          0          0
1.58/1.69	c   ofins            :       0.00       0.00          0          0          0
1.58/1.69	c   oneopt           :       0.00       0.00          7          1          1
1.58/1.69	c   padm             :       0.00       0.00          0          0          0
1.58/1.69	c   proximity        :       0.00       0.00          0          0          0
1.58/1.69	c   pscostdiving     :       0.00       0.00          0          0          0
1.58/1.69	c   randrounding     :       0.00       0.00         15          0          0
1.58/1.69	c   rens             :       0.01       0.00          1          0          0
1.58/1.69	c   reoptsols        :       0.00       0.00          0          0          0
1.58/1.69	c   repair           :       0.00       0.00          0          0          0
1.58/1.69	c   rins             :       0.00       0.00          0          0          0
1.58/1.69	c   rootsoldiving    :       0.00       0.00          0          0          0
1.58/1.69	c   rounding         :       0.00       0.00        189          0          0
1.58/1.69	c   scheduler        :       0.00       0.00          0          0          0
1.58/1.69	c   shiftandpropagate:       0.00       0.00          0          0          0
1.58/1.69	c   shifting         :       0.02       0.00        145          6          1
1.58/1.69	c   simplerounding   :       0.00       0.00        329          2          1
1.58/1.69	c   smallcard        :       0.00       0.00          0          0          0
1.58/1.69	c   subnlp           :       0.00       0.00          0          0          0
1.58/1.69	c   trivial          :       0.00       0.00          2          2          1
1.58/1.69	c   trivialnegation  :       0.00       0.00          0          0          0
1.58/1.69	c   trustregion      :       0.00       0.00          0          0          0
1.58/1.69	c   trysol           :       0.00       0.00          9          2          0
1.58/1.69	c   twoopt           :       0.00       0.00          0          0          0
1.58/1.69	c   undercover       :       0.00       0.00          0          0          0
1.58/1.69	c   vbounds          :       0.00       0.00          0          0          0
1.58/1.69	c   veclendiving     :       0.00       0.00          0          0          0
1.58/1.69	c   zeroobj          :       0.00       0.00          0          0          0
1.58/1.69	c   zirounding       :       0.00       0.00         90          0          0
1.58/1.69	c   other solutions  :          -          -          -          0          -
1.58/1.69	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
1.58/1.69	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
1.58/1.69	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
1.58/1.69	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
1.58/1.69	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
1.58/1.69	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
1.58/1.69	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
1.58/1.69	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
1.58/1.69	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
1.58/1.69	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
1.58/1.69	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
1.58/1.69	c   primal LP        :       0.00         21          0       0.00          -       0.00         21
1.58/1.69	c   dual LP          :       0.18        643       7279      20.50   40463.84       0.02        288
1.58/1.69	c   lex dual LP      :       0.00          0          0       0.00          -
1.58/1.69	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1.58/1.69	c   resolve instable :       0.00          0          0       0.00          -
1.58/1.69	c   diving/probing LP:       0.06        185       2095      11.32   36156.85
1.58/1.69	c   strong branching :       0.57        680      30114      44.29   52483.26          -          -         84
1.58/1.69	c     (at root node) :          -         29       5873     202.52          -
1.58/1.69	c   conflict analysis:       0.02        146       1175       8.05   48193.27
1.58/1.69	c B&B Tree           :
1.58/1.69	c   number of runs   :          1
1.58/1.69	c   nodes            :        132 (90 internal, 42 leaves)
1.58/1.69	c   feasible leaves  :          0
1.58/1.69	c   infeas. leaves   :         16
1.58/1.69	c   objective leaves :         26
1.58/1.69	c   nodes (total)    :        132 (90 internal, 42 leaves)
1.58/1.69	c   nodes left       :          0
1.58/1.69	c   max depth        :         15
1.58/1.69	c   max depth (total):         15
1.58/1.69	c   backtracks       :         19 (14.4%)
1.58/1.69	c   early backtracks :          0 (0.0%)
1.58/1.69	c   nodes exc. ref.  :          0 (0.0%)
1.58/1.69	c   delayed cutoffs  :          1
1.58/1.69	c   repropagations   :         53 (351 domain reductions, 1 cutoffs)
1.58/1.69	c   avg switch length:       2.89
1.58/1.69	c   switching time   :       0.01
1.58/1.69	c Root Node          :
1.58/1.69	c   First LP value   : +0.00000000000000e+00
1.58/1.69	c   First LP Iters   :        160 (80685.83 Iter/sec)
1.58/1.69	c   First LP Time    :       0.00
1.58/1.69	c   Final Dual Bound : +9.00000000000000e+00
1.58/1.69	c   Final Root Iters :        879
1.58/1.69	c   Root LP Estimate : +1.59336859324856e+01
1.58/1.69	c Solution           :
1.58/1.69	c   Solutions found  :         21 (9 improvements)
1.58/1.69	c   First Solution   : +5.17900000000000e+03   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1.58/1.69	c   Gap First Sol.   :   infinite
1.58/1.69	c   Gap Last Sol.    :    7312.50 %
1.58/1.69	c   Primal Bound     : +9.00000000000000e+00   (in run 1, after 128 nodes, 1.67 seconds, depth 9, found by <relaxation>)
1.58/1.69	c   Dual Bound       : +9.00000000000000e+00
1.58/1.69	c   Gap              :       0.00 %
1.58/1.69	c Integrals          :      Total       Avg%
1.58/1.69	c   primal-dual      :     168.30      99.77
1.58/1.69	c   primal-ref       :          -          - (not evaluated)
1.58/1.69	c   dual-ref         :          -          - (not evaluated)
1.68/1.70	c Time complete: 1.69944.

Verifier Data

OK	9

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 (52683 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456182-1721718658/watcher-4456182-1721718658 -o /tmp/evaluation-result-4456182-1721718658/solver-4456182-1721718658 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88162 --watchdog 3760 pbscip -f HOME/instance-4456182-1721718658.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=88454, runsolver pid=88451
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 4.03 2.77 2.16 5/260 88455
/proc/meminfo: memFree=107814228/131524600 swapFree=131071996/131071996
[pid=88454] ppid=88451 vsize=72440 memory=33784 CPUtime=0.09 cores=0,2
/proc/88454/stat : 88454 (pbscip) R 88451 88454 88152 0 -1 4194304 4904 0 0 0 9 0 0 0 20 0 1 0 8395041 74178560 8446 134679101440 4194304 18693293 140726711834416 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57094144 140726711841795 140726711841894 140726711841894 140726711848910 0
/proc/88454/statm: 18110 8446 3887 3540 0 6367 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 72440 KiB
Current children cumulated memory: 33784 KiB

[startup+0.205538 s]*
/proc/loadavg: 4.03 2.77 2.16 5/260 88455
/proc/meminfo: memFree=107795440/131524600 swapFree=131071996/131071996
[pid=88454] ppid=88451 vsize=90560 memory=51208 CPUtime=0.2 cores=0,2
/proc/88454/stat : 88454 (pbscip) R 88451 88454 88152 0 -1 4194304 9286 0 0 0 19 1 0 0 20 0 1 0 8395041 92733440 12802 134679101440 4194304 18693293 140726711834416 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57094144 140726711841795 140726711841894 140726711841894 140726711848910 0
/proc/88454/statm: 22640 12802 3887 3540 0 10897 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 90560 KiB
Current children cumulated memory: 51208 KiB

[startup+0.305601 s]*
/proc/loadavg: 4.03 2.77 2.16 5/260 88455
/proc/meminfo: memFree=107791408/131524600 swapFree=131071996/131071996
[pid=88454] ppid=88451 vsize=95500 memory=55764 CPUtime=0.29 cores=0,2
/proc/88454/stat : 88454 (pbscip) R 88451 88454 88152 0 -1 4194304 10280 0 0 0 28 1 0 0 20 0 1 0 8395041 97792000 13941 134679101440 4194304 18693293 140726711834416 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57094144 140726711841795 140726711841894 140726711841894 140726711848910 0
/proc/88454/statm: 23875 13941 3998 3540 0 12132 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 95500 KiB
Current children cumulated memory: 55764 KiB

[startup+0.700211 s]
/proc/loadavg: 4.03 2.77 2.16 5/260 88455
/proc/meminfo: memFree=107789804/131524600 swapFree=131071996/131071996
[pid=88454] ppid=88451 vsize=106668 memory=66588 CPUtime=0.69 cores=0,2
/proc/88454/stat : 88454 (pbscip) R 88451 88454 88152 0 -1 4194304 13008 0 0 0 67 2 0 0 20 0 1 0 8395041 109228032 16647 134679101440 4194304 18693293 140726711834416 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57094144 140726711841795 140726711841894 140726711841894 140726711848910 0
/proc/88454/statm: 26667 16647 3998 3540 0 14924 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 106668 KiB
Current children cumulated memory: 66588 KiB

[startup+1.5002 s]
/proc/loadavg: 4.03 2.77 2.16 5/260 88455
/proc/meminfo: memFree=107765276/131524600 swapFree=131071996/131071996
[pid=88454] ppid=88451 vsize=122496 memory=80840 CPUtime=1.48 cores=0,2
/proc/88454/stat : 88454 (pbscip) R 88451 88454 88152 0 -1 4194304 16608 0 0 0 146 2 0 0 20 0 1 0 8395041 125435904 20210 134679101440 4194304 18693293 140726711834416 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57094144 140726711841795 140726711841894 140726711841894 140726711848910 0
/proc/88454/statm: 30624 20210 3998 3540 0 18881 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 122496 KiB
Current children cumulated memory: 80840 KiB

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

# cumulated CPU time of all completed processes:  user=1.67039 s, system=0.032822 s

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

[startup+1.6002 s]
/proc/loadavg: 4.03 2.77 2.16 5/260 88455
/proc/meminfo: memFree=107765276/131524600 swapFree=131071996/131071996
[pid=88454] ppid=88451 vsize=122496 memory=80840 CPUtime=1.58 cores=0,2
/proc/88454/stat : 88454 (pbscip) R 88451 88454 88152 0 -1 4194304 16608 0 0 0 156 2 0 0 20 0 1 0 8395041 125435904 20210 134679101440 4194304 18693293 140726711834416 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57094144 140726711841795 140726711841894 140726711841894 140726711848910 0
/proc/88454/statm: 30624 20210 3998 3540 0 18881 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 122496 KiB
Current children cumulated memory: 80840 KiB

[startup+1.70017 s]
/proc/loadavg: 4.03 2.77 2.16 5/260 88455
/proc/meminfo: memFree=107765276/131524600 swapFree=131071996/131071996
[pid=88454] ppid=88451 vsize=122496 memory=80840 CPUtime=1.68 cores=0,2
/proc/88454/stat : 88454 (pbscip) R 88451 88454 88152 0 -1 4194304 16608 0 0 0 166 2 0 0 20 0 1 0 8395041 125435904 20210 134679101440 4194304 18693293 140726711834416 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57094144 140726711841795 140726711841894 140726711841894 140726711848910 0
/proc/88454/statm: 30624 20210 3998 3540 0 18881 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 122496 KiB
Current children cumulated memory: 80840 KiB

Child status: 0

Real time (s): 1.7114
CPU time (s): 1.70321
CPU user time (s): 1.67039
CPU system time (s): 0.032822
CPU usage (%): 99.5217
Max. virtual memory (cumulated for all children) (KiB): 122496
Max. memory (cumulated for all children) (KiB): 80840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.67039
system time used= 0.032822
maximum resident set size= 80840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16613
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= 19


# summary of solver processes directly reported to runsolver:
#   pid: 88454
#   total CPU time (s): 1.70321
#   total CPU user time (s): 1.67039
#   total CPU system time (s): 0.032822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016147 second user time and 0.032307 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-23 09:10:58
IDJOB=4456182
IDBENCH=143268
IDSOLVER=3038
FILE ID=nodeC023/4456182-1721718658
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.1111218955--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-4456182-1721718658/watcher-4456182-1721718658 -o /tmp/evaluation-result-4456182-1721718658/solver-4456182-1721718658 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88162 --watchdog 3760  pbscip -f HOME/instance-4456182-1721718658.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 08c36baecafc06c82dd9dd4b73b5d103
RANDOM SEED=2135706357

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		: 3652.793
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		: 3685.797
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		: 3666.471
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.539
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		: 3661.501
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		: 3685.861
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.606
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.342
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:        107832288 kB
MemAvailable:   128958336 kB
Buffers:          142648 kB
Cached:         21718704 kB
SwapCached:            0 kB
Active:           939580 kB
Inactive:       22006420 kB
Active(anon):       1568 kB
Inactive(anon):  1120800 kB
Active(file):     938012 kB
Inactive(file): 20885620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18712 kB
Writeback:             0 kB
AnonPages:       1082416 kB
Mapped:           136184 kB
Shmem:             37720 kB
KReclaimable:     284124 kB
Slab:             392156 kB
SReclaimable:     284124 kB
SUnreclaim:       108032 kB
KernelStack:        4156 kB
PageTables:        11864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1495116 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:00