Trace number 4526407

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 65.299 65.6269

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/jnh/
normalized-jnh303_wcsp.wbo
MD5SUM14437dd445d0a3577faa1ec2467a3d2e
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark351
Best CPU time to get the best result obtained on this benchmark2.8336
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints1000
Number of soft constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.02	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-4526407-1751629878.wbo>
0.00/0.03	c original problem has 1100 variables (1100 bin, 0 int, 0 impl, 0 cont) and 1901 constraints
0.00/0.03	c problem read in 0.01
0.00/0.05	c presolving:
0.00/0.06	c (round 1, fast)       100 del vars, 101 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.00/0.07	c (round 2, fast)       100 del vars, 101 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.00/0.09	c (round 3, exhaustive) 125 del vars, 101 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.12	c (round 4, exhaustive) 150 del vars, 101 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.12	c (round 5, fast)       150 del vars, 126 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.14	c (round 6, exhaustive) 175 del vars, 126 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.14	c (round 7, fast)       175 del vars, 151 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.16	c (round 8, exhaustive) 200 del vars, 151 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.16	c (round 9, fast)       200 del vars, 176 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.17	c (round 10, exhaustive) 225 del vars, 176 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.17	c (round 11, fast)       225 del vars, 201 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.19	c (round 12, exhaustive) 250 del vars, 201 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.19	c (round 13, fast)       250 del vars, 226 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.21	c (round 14, exhaustive) 275 del vars, 226 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.09/0.21	c (round 15, fast)       275 del vars, 251 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.23	c (round 16, exhaustive) 300 del vars, 251 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.23	c (round 17, fast)       300 del vars, 276 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.25	c (round 18, exhaustive) 325 del vars, 276 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.25	c (round 19, fast)       325 del vars, 301 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.27	c (round 20, exhaustive) 350 del vars, 301 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.27	c (round 21, fast)       350 del vars, 326 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.28	c (round 22, exhaustive) 375 del vars, 326 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.28	c (round 23, fast)       375 del vars, 351 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.30	c (round 24, exhaustive) 400 del vars, 351 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.30	c (round 25, fast)       400 del vars, 376 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.31	c (round 26, exhaustive) 425 del vars, 376 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.19/0.32	c (round 27, fast)       425 del vars, 401 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.33	c (round 28, exhaustive) 450 del vars, 401 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.33	c (round 29, fast)       450 del vars, 426 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.35	c (round 30, exhaustive) 475 del vars, 426 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.35	c (round 31, fast)       475 del vars, 451 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.36	c (round 32, exhaustive) 500 del vars, 451 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.36	c (round 33, fast)       500 del vars, 476 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.38	c (round 34, exhaustive) 525 del vars, 476 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.38	c (round 35, fast)       525 del vars, 501 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.39	c (round 36, exhaustive) 550 del vars, 501 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.39	c (round 37, fast)       550 del vars, 526 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.41	c (round 38, exhaustive) 575 del vars, 526 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.29/0.41	c (round 39, fast)       575 del vars, 551 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.42	c (round 40, exhaustive) 600 del vars, 551 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.42	c (round 41, fast)       600 del vars, 576 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.43	c    (0.4s) probing: 1000/1900 (52.6%) - 0 fixings, 516 aggregations, 0 implications, 0 bound changes
0.38/0.44	c (round 42, exhaustive) 625 del vars, 576 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.44	c (round 43, fast)       625 del vars, 601 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.45	c (round 44, exhaustive) 650 del vars, 601 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.45	c (round 45, fast)       650 del vars, 626 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.46	c (round 46, exhaustive) 675 del vars, 626 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.47	c (round 47, fast)       675 del vars, 651 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.48	c (round 48, exhaustive) 700 del vars, 651 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.48	c (round 49, fast)       700 del vars, 676 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.49	c (round 50, exhaustive) 725 del vars, 676 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.49	c (round 51, fast)       725 del vars, 701 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.50	c (round 52, exhaustive) 750 del vars, 701 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.50	c (round 53, fast)       750 del vars, 726 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.51	c (round 54, exhaustive) 775 del vars, 726 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.38/0.51	c (round 55, fast)       775 del vars, 751 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.53	c (round 56, exhaustive) 800 del vars, 751 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.53	c (round 57, fast)       800 del vars, 776 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.54	c (round 58, exhaustive) 825 del vars, 776 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.54	c (round 59, fast)       825 del vars, 801 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.55	c (round 60, exhaustive) 850 del vars, 801 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.55	c (round 61, fast)       850 del vars, 826 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.56	c (round 62, exhaustive) 875 del vars, 826 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.56	c (round 63, fast)       875 del vars, 851 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.57	c (round 64, exhaustive) 900 del vars, 851 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.57	c (round 65, fast)       900 del vars, 876 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.58	c (round 66, exhaustive) 925 del vars, 876 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.59	c (round 67, fast)       925 del vars, 901 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.60	c (round 68, exhaustive) 950 del vars, 901 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.60	c (round 69, fast)       950 del vars, 926 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.61	c (round 70, exhaustive) 975 del vars, 926 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.48/0.61	c (round 71, fast)       975 del vars, 951 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.57/0.62	c (round 72, exhaustive) 1000 del vars, 951 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.57/0.62	c (round 73, fast)       1000 del vars, 976 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.57/0.63	c    (0.6s) probing: 1849/1900 (97.3%) - 0 fixings, 900 aggregations, 0 implications, 0 bound changes
0.57/0.63	c    (0.6s) probing aborted: 50/50 successive totally useless probings
0.57/0.63	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.57/0.64	c    (0.6s) no symmetry present (symcode time: 0.00)
0.57/0.64	c presolving (74 rounds: 74 fast, 37 medium, 37 exhaustive):
0.57/0.64	c  1000 deleted vars, 976 deleted constraints, 0 added constraints, 900 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.57/0.64	c  900 implications, 0 cliques
0.57/0.64	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 925 constraints
0.57/0.64	c     900 constraints of type <linear>
0.57/0.64	c      25 constraints of type <indicator>
0.57/0.64	c transformed objective value is always integral (scale: 1)
0.57/0.64	c Presolving Time: 0.60
0.57/0.64	c - non default parameters ----------------------------------------------------------------------
0.57/0.64	c # SCIP version 10.0.0
0.57/0.64	c 
0.57/0.64	c # maximal time in seconds to run
0.57/0.64	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.57/0.64	c limits/time = 3596.99315
0.57/0.64	c 
0.57/0.64	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.57/0.64	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.57/0.64	c limits/memory = 27900
0.57/0.64	c 
0.57/0.64	c # belongs reading time to solving time?
0.57/0.64	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.57/0.64	c timing/reading = TRUE
0.57/0.64	c 
0.57/0.64	c -----------------------------------------------------------------------------------------------
0.57/0.64	c start solving
0.57/0.64	c 
0.57/0.64	o 444854
0.57/0.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.57/0.64	c t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |1000 | 925 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 4.448540e+05 |    Inf | unknown
0.57/0.66	o 33507
0.57/0.66	c i 0.6s|     1 |     0 |     0 |     - |  oneopt|   0 |1000 | 925 | 900 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.350700e+04 |    Inf | unknown
0.57/0.69	c   0.7s|     1 |     0 |   190 |     - |    17M |   0 |1000 | 925 | 900 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.350700e+04 |    Inf | unknown
0.76/0.81	c   0.8s|     1 |     0 |   234 |     - |    19M |   0 |1000 | 925 | 902 |   2 |  1 |   0 |   0 | 0.000000e+00 | 3.350700e+04 |    Inf | unknown
0.76/0.81	o 26977
0.76/0.81	c r 0.8s|     1 |     0 |   234 |     - |shifting|   0 |1000 | 925 | 902 |   2 |  1 |   0 |   0 | 0.000000e+00 | 2.697700e+04 |    Inf | unknown
0.76/0.86	c   0.8s|     1 |     0 |   277 |     - |    22M |   0 |1000 | 925 | 907 |   7 |  2 |   0 |   0 | 0.000000e+00 | 2.697700e+04 |    Inf | unknown
0.76/0.87	o 23729
0.76/0.87	c r 0.9s|     1 |     0 |   277 |     - |shifting|   0 |1000 | 925 | 907 |   7 |  2 |   0 |   0 | 0.000000e+00 | 2.372900e+04 |    Inf | unknown
0.86/0.95	c   0.9s|     1 |     0 |   306 |     - |    24M |   0 |1000 | 925 | 909 |   9 |  3 |   0 |   0 | 0.000000e+00 | 2.372900e+04 |    Inf | unknown
0.86/0.95	o 21807
0.86/0.95	c r 0.9s|     1 |     0 |   306 |     - |shifting|   0 |1000 | 925 | 909 |   9 |  3 |   0 |   0 | 0.000000e+00 | 2.180700e+04 |    Inf | unknown
0.86/1.00	c   1.0s|     1 |     0 |   341 |     - |    28M |   0 |1000 | 925 | 912 |  12 |  4 |   0 |   0 | 0.000000e+00 | 2.180700e+04 |    Inf | unknown
0.97/1.08	c   1.1s|     1 |     0 |   365 |     - |    31M |   0 |1000 | 925 | 914 |  14 |  5 |   0 |   0 | 0.000000e+00 | 2.180700e+04 |    Inf | unknown
1.07/1.13	c   1.1s|     1 |     0 |   388 |     - |    33M |   0 |1000 | 925 | 916 |  16 |  6 |   0 |   0 | 0.000000e+00 | 2.180700e+04 |    Inf | unknown
1.07/1.18	c   1.2s|     1 |     0 |   418 |     - |    36M |   0 |1000 | 925 | 918 |  18 |  7 |   0 |   0 | 0.000000e+00 | 2.180700e+04 |    Inf | unknown
1.07/1.19	o 20933
1.07/1.19	c r 1.2s|     1 |     0 |   418 |     - |shifting|   0 |1000 | 925 | 918 |  18 |  7 |   0 |   0 | 0.000000e+00 | 2.093300e+04 |    Inf | unknown
1.15/1.24	c   1.2s|     1 |     0 |   441 |     - |    40M |   0 |1000 | 925 | 920 |  20 |  8 |   0 |   0 | 0.000000e+00 | 2.093300e+04 |    Inf | unknown
1.26/1.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.26/1.32	c   1.3s|     1 |     0 |   464 |     - |    45M |   0 |1000 | 925 | 921 |  21 |  9 |   0 |   0 | 0.000000e+00 | 2.093300e+04 |    Inf | unknown
1.26/1.37	c   1.4s|     1 |     0 |   496 |     - |    47M |   0 |1000 | 925 | 922 |  22 | 10 |   0 |   0 | 0.000000e+00 | 2.093300e+04 |    Inf | unknown
1.26/1.39	c   1.4s|     1 |     0 |   521 |     - |    47M |   0 |1000 | 925 | 922 |  24 | 11 |   0 |   0 | 0.000000e+00 | 2.093300e+04 |    Inf | unknown
1.45/1.54	o 2023
1.45/1.54	c d 1.5s|     1 |     0 |  1549 |     - |farkasdi|   0 |1000 | 925 | 922 |   0 | 11 |   0 |   0 | 0.000000e+00 | 2.023000e+03 |    Inf | unknown
1.45/1.59	c   1.6s|     1 |     0 |  1553 |     - |    47M |   0 |1000 | 925 | 922 |  24 | 11 |   0 |   0 | 0.000000e+00 | 2.023000e+03 |    Inf | unknown
1.56/1.60	c   1.6s|     1 |     0 |  1572 |     - |    47M |   0 |1000 | 925 | 924 |  26 | 12 |   0 |   0 | 0.000000e+00 | 2.023000e+03 |    Inf | unknown
1.56/1.61	c   1.6s|     1 |     0 |  1574 |     - |    47M |   0 |1000 | 925 | 925 |  27 | 13 |   0 |   0 | 0.000000e+00 | 2.023000e+03 |    Inf | unknown
1.76/1.82	c   1.8s|     1 |     2 |  1575 |     - |    47M |   0 |1000 | 925 | 925 |  27 | 13 |   0 |  29 | 0.000000e+00 | 2.023000e+03 |    Inf | unknown
4.74/4.89	o 1960
4.74/4.89	c r 4.9s|    39 |    37 |  5172 | 121.8 |rounding|  15 |1000 | 945 | 920 |  80 |  2 |  20 | 476 | 0.000000e+00 | 1.960000e+03 |    Inf | unknown
7.05/7.16	c   7.1s|   100 |    96 | 10636 | 102.0 |    59M |  19 |1000 | 956 | 924 | 163 |  1 |  31 | 693 | 0.000000e+00 | 1.960000e+03 |    Inf | unknown
9.12/9.28	c   9.3s|   200 |   196 | 17705 |  86.2 |    59M |  22 |1000 | 968 | 920 | 310 |  2 |  43 | 823 | 0.000000e+00 | 1.960000e+03 |    Inf | unknown
9.62/9.72	o 1556
9.62/9.72	c L 9.7s|   239 |   210 | 19382 |  79.2 |    rins|  25 |1000 | 934 | 910 | 337 |  1 |  45 | 858 | 0.000000e+00 | 1.556000e+03 |    Inf | unknown
10.62/10.71	c  10.7s|   300 |   259 | 22646 |  73.9 |    62M |  25 |1000 | 983 | 921 | 395 |  1 |  94 | 915 | 0.000000e+00 | 1.556000e+03 |    Inf | unknown
11.93/12.02	c  12.0s|   400 |   333 | 28282 |  69.5 |    63M |  30 |1000 |1033 | 929 | 479 |  9 | 144 | 975 | 0.000000e+00 | 1.556000e+03 |    Inf | unknown
12.81/12.90	o 1505
12.81/12.90	c L12.9s|   439 |   351 | 31773 |  71.3 |crossove|  30 |1000 |1043 | 925 | 538 |  1 | 154 | 985 | 0.000000e+00 | 1.505000e+03 |    Inf | unknown
14.10/14.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.10/14.27	c  14.2s|   500 |   396 | 35416 |  69.9 |    64M |  30 |1000 |1082 | 923 | 616 |  2 | 193 |1015 | 0.000000e+00 | 1.505000e+03 |    Inf | unknown
15.30/15.45	c  15.4s|   600 |   460 | 41043 |  67.6 |    68M |  33 |1000 |1187 | 927 | 695 |  2 | 298 |1063 | 0.000000e+00 | 1.505000e+03 |    Inf | unknown
16.01/16.11	o 1440
16.01/16.11	c L16.1s|   639 |   470 | 43532 |  67.4 |crossove|  33 |1000 |1177 | 926 | 743 |  1 | 324 |1071 | 0.000000e+00 | 1.440000e+03 |    Inf | unknown
17.49/17.65	o 855
17.49/17.65	c d17.6s|   686 |   305 | 50564 |  73.0 |farkasdi|  33 |1000 |1143 | 921 |   0 |  1 | 348 |1080 | 0.000000e+00 | 8.550000e+02 |    Inf |   3.04%
17.49/17.66	c solution value 1 violates bounds of <t_indicatorvar362>[-0,0] by 1
17.49/17.66	c solution value 1 violates bounds of <t_indicatorvar778>[-0,0] by 1
17.49/17.66	o 746
17.49/17.66	c i17.6s|   687 |   247 | 50632 |  73.0 |  oneopt|  33 |1000 |1143 | 921 | 872 |  2 | 348 |1080 | 0.000000e+00 | 7.460000e+02 |    Inf |   3.54%
17.69/17.89	c  17.9s|   700 |   254 | 51725 |  73.2 |    71M |  33 |1000 |1162 | 924 | 896 |  2 | 372 |1084 | 0.000000e+00 | 7.460000e+02 |    Inf |   4.20%
21.37/21.51	c  21.5s|   800 |   326 | 61447 |  76.2 |    72M |  33 |1000 |1287 | 922 |1243 |  2 | 497 |1121 | 0.000000e+00 | 7.460000e+02 |    Inf |   6.13%
23.76/23.90	c  23.9s|   900 |   390 | 69631 |  76.9 |    78M |  33 |1000 |1390 | 926 |1438 |  1 | 600 |1132 | 0.000000e+00 | 7.460000e+02 |    Inf |   8.42%
26.44/26.61	c  26.6s|  1000 |   461 | 77593 |  77.1 |    79M |  33 |1000 |1600 | 917 |1674 |  1 | 810 |1157 | 0.000000e+00 | 7.460000e+02 |    Inf |   9.39%
30.12/30.34	c  30.3s|  1100 |   528 | 89120 |  80.6 |    83M |  33 |1000 |1737 |   0 |2048 |  0 | 947 |1177 | 0.000000e+00 | 7.460000e+02 |    Inf |  11.11%
33.32/33.51	c  33.5s|  1200 |   592 | 99057 |  82.2 |    87M |  33 |1000 |1863 | 930 |2316 |  2 |1075 |1189 | 0.000000e+00 | 7.460000e+02 |    Inf |  12.43%
34.82/35.04	c  35.0s|  1300 |   640 |104624 |  80.1 |    88M |  33 |1000 |1957 | 923 |2459 |  1 |1171 |1199 | 0.000000e+00 | 7.460000e+02 |    Inf |  13.42%
36.81/37.05	o 677
36.81/37.05	c *37.0s|  1383 |   594 |110549 |  79.6 |    LP  |  33 |1000 |1954 | 928 |2622 |  1 |1356 |1203 | 0.000000e+00 | 6.770000e+02 |    Inf |  15.39%
37.10/37.32	c  37.3s|  1400 |   599 |111163 |  79.1 |    92M |  33 |1000 |2007 |   0 |2651 |  0 |1417 |1205 | 0.000000e+00 | 6.770000e+02 |    Inf |  15.61%
37.81/38.09	o 637
37.81/38.09	c d38.1s|  1436 |   541 |113319 |  78.6 |pscostdi|  33 |1000 |2030 | 918 |   0 |  1 |1482 |1218 | 0.000000e+00 | 6.370000e+02 |    Inf |  16.84%
39.80/40.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
39.80/40.03	c  40.0s|  1500 |   570 |119435 |  79.3 |    92M |  33 |1000 |2244 |   0 |2869 |  0 |1730 |1235 | 2.200000e+00 | 6.370000e+02 |  Large |  19.14%
41.89/42.16	c  42.1s|  1600 |   605 |125608 |  78.2 |    96M |  33 |1000 |2368 |   0 |3056 |  0 |1930 |1263 | 3.400000e+01 | 6.370000e+02 |1773.53%|  20.26%
43.78/44.08	c  44.1s|  1700 |   638 |131945 |  77.3 |    97M |  33 |1000 |2457 | 925 |3231 |  1 |2158 |1296 | 4.050000e+01 | 6.370000e+02 |1472.84%|  21.94%
45.95/46.28	c  46.3s|  1800 |   667 |138496 |  76.7 |    99M |  33 |1000 |2510 |   0 |3443 |  0 |2355 |1318 | 4.220000e+01 | 6.370000e+02 |1409.48%|  23.91%
47.45/47.77	c  47.8s|  1900 |   700 |143603 |  75.3 |   102M |  33 |1000 |2541 | 916 |3557 |  1 |2530 |1337 | 4.800000e+01 | 6.370000e+02 |1227.08%|  25.06%
49.04/49.39	c  49.4s|  2000 |   727 |149418 |  74.5 |   102M |  33 |1000 |2581 |   0 |3696 |  0 |2687 |1357 | 6.400000e+01 | 6.370000e+02 | 895.31%|  26.32%
49.93/50.20	c  50.2s|  2100 |   769 |152828 |  72.6 |   103M |  33 |1000 |2683 | 925 |3738 |  2 |2960 |1368 | 7.850000e+01 | 6.370000e+02 | 711.46%|  26.50%
51.62/51.91	c  51.9s|  2200 |   773 |157640 |  71.4 |   103M |  33 |1000 |2594 |   0 |3882 |  0 |3093 |1375 | 8.600000e+01 | 6.370000e+02 | 640.70%|  28.33%
52.92/53.26	c  53.2s|  2300 |   790 |162031 |  70.2 |   104M |  33 |1000 |2539 | 922 |3977 |  2 |3293 |1384 | 9.566667e+01 | 6.370000e+02 | 565.85%|  29.66%
54.62/54.94	c  54.9s|  2400 |   819 |167362 |  69.5 |   109M |  33 |1000 |2396 | 921 |4116 |  2 |3485 |1391 | 1.045000e+02 | 6.370000e+02 | 509.57%|  30.97%
56.61/56.90	c  56.9s|  2500 |   833 |172317 |  68.7 |   110M |  33 |1000 |2248 | 937 |4268 | 10 |3697 |1401 | 1.083333e+02 | 6.370000e+02 | 488.00%|  32.77%
57.11/57.48	c  57.5s|  2600 |   860 |175114 |  67.2 |   110M |  33 |1000 |2222 | 925 |4316 |  3 |3844 |1402 | 1.136000e+02 | 6.370000e+02 | 460.74%|  33.16%
58.81/59.15	c  59.1s|  2700 |   884 |180452 |  66.7 |   110M |  33 |1000 |2149 | 938 |4456 |  9 |3989 |1405 | 1.390833e+02 | 6.370000e+02 | 358.00%|  33.85%
59.29/59.61	c  59.6s|  2800 |   906 |183293 |  65.3 |   111M |  33 |1000 |2107 | 925 |4491 |  1 |4194 |1415 | 1.390833e+02 | 6.370000e+02 | 358.00%|  34.29%
59.59/59.94	o 629
59.59/59.94	c r59.9s|  2898 |   925 |185855 |  64.0 |rounding|  33 |1000 |2232 | 919 |4503 |  0 |4442 |1423 | 1.400000e+02 | 6.290000e+02 | 349.29%|  34.61%
59.59/59.94	c solution value 1 violates bounds of <t_indicatorvar526>[-0,0] by 1
59.59/59.94	o 579
59.59/59.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
59.59/59.94	c i59.9s|  2898 |   799 |185855 |  64.0 |  oneopt|  33 |1000 |2084 | 919 |4503 |  2 |4442 |1423 | 1.400000e+02 | 5.790000e+02 | 313.57%|  37.11%
59.59/59.95	c  59.9s|  2900 |   801 |185872 |  63.9 |   111M |  33 |1000 |2003 | 920 |4504 |  1 |4442 |1423 | 1.400000e+02 | 5.790000e+02 | 313.57%|  37.12%
59.59/59.98	o 485
59.59/59.98	c *60.0s|  2914 |   483 |186039 |  63.7 |    LP  |  33 |1000 |2028 | 919 |4505 |  1 |4476 |1423 | 1.400000e+02 | 4.850000e+02 | 246.43%|  40.14%
61.28/61.65	c  61.6s|  3000 |   477 |189289 |  62.9 |   111M |  33 |1000 |1755 |   0 |4643 |  0 |4613 |1424 | 1.450000e+02 | 4.850000e+02 | 234.48%|  42.31%
61.98/62.36	c  62.3s|  3100 |   477 |191718 |  61.7 |   112M |  33 |1000 |1568 | 917 |4716 |  1 |4743 |1427 | 1.667000e+02 | 4.850000e+02 | 190.94%|  45.27%
63.08/63.45	c  63.4s|  3200 |   457 |195446 |  60.9 |   112M |  33 |1000 |1487 | 911 |4798 |  1 |4866 |1436 | 1.830000e+02 | 4.850000e+02 | 165.03%|  49.87%
63.87/64.20	o 351
63.87/64.20	c *64.2s|  3288 |   130 |197769 |  60.0 |    LP  |  33 |1000 |1471 | 927 |4863 |  1 |4987 |1436 | 1.897273e+02 | 3.510000e+02 |  85.00%|  59.92%
63.87/64.22	c  64.2s|  3300 |   129 |198002 |  59.9 |   119M |  33 |1000 |1440 | 927 |4863 |  0 |5000 |1436 | 1.915000e+02 | 3.510000e+02 |  83.29%|  60.84%
64.37/64.78	c  64.8s|  3400 |   111 |200056 |  58.7 |   119M |  33 |1000 |1487 |   0 |4903 |  0 |5100 |1436 | 2.010000e+02 | 3.510000e+02 |  74.63%|  67.96%
64.87/65.24	c  65.2s|  3500 |    72 |201875 |  57.5 |   119M |  33 |1000 |1481 |   0 |4939 |  0 |5207 |1438 | 2.133750e+02 | 3.510000e+02 |  64.50%|  80.20%
65.06/65.49	c  65.5s|  3600 |    30 |203970 |  56.5 |   119M |  33 |1000 |1491 | 931 |4943 |  0 |5321 |1439 | 2.221111e+02 | 3.510000e+02 |  58.03%|  90.56%
65.26/65.60	c 
65.26/65.60	c SCIP Status        : problem is solved [optimal solution found]
65.26/65.60	c Solving Time (sec) : 65.59
65.26/65.60	c Solving Nodes      : 3667
65.26/65.60	c Primal Bound       : +3.51000000000000e+02 (292 solutions)
65.26/65.60	c Dual Bound         : +3.51000000000000e+02
65.26/65.60	c Gap                : 0.00 %
65.26/65.60	s OPTIMUM FOUND
65.26/65.60	v -x200 x199 -x198 x197 -x196 x195 x194 -x193 -x192 x191 -x190 x189 -x188 x187 -x186 x185 x184 -x183 x182 -x181 -x180 x179 -x178 
65.26/65.60	v x177 x176 -x175 x174 -x173 x172 -x171 x170 -x169 x168 -x167 x166 -x165 x164 -x163 -x162 x161 -x160 x159 x158 -x157 x156 -x155 
65.26/65.60	v -x154 x153 x152 -x151 -x150 x149 x148 -x147 x146 -x145 -x144 x143 -x142 x141 x140 -x139 -x138 x137 x136 -x135 x134 -x133 x132 
65.26/65.60	v -x131 -x130 x129 x128 -x127 -x126 x125 -x124 x123 -x122 x121 x120 -x119 -x118 x117 x116 -x115 x114 -x113 -x112 x111 -x110 x109 
65.26/65.60	v x108 -x107 -x106 x105 -x104 x103 x102 -x101 -x100 x99 x98 -x97 -x96 x95 -x94 x93 -x92 x91 -x90 x89 -x88 x87 -x86 x85 x84 
65.26/65.60	v -x83 -x82 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 
65.26/65.60	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 -x30 x29 -x28 
65.26/65.60	v x27 -x26 x25 -x24 x23 x22 -x21 -x20 x19 x18 -x17 x16 -x15 -x14 x13 x12 -x11 -x10 x9 -x8 x7 -x6 x5 x4 -x3 -x2 x1 
65.26/65.60	c SCIP Status        : problem is solved [optimal solution found]
65.26/65.60	c Total Time         :      65.59
65.26/65.60	c   solving          :      65.59
65.26/65.60	c   presolving       :       0.60 (included in solving)
65.26/65.60	c   reading          :       0.01 (included in solving)
65.26/65.60	c   copying          :       0.09 (15 #copies) (minimal 0.00, maximal 0.01, average 0.01)
65.26/65.60	c Original Problem   :
65.26/65.60	c   Problem name     : HOME/instance-4526407-1751629878.wbo
65.26/65.60	c   Variables        : 1100 (1100 binary, 0 integer, 0 implicit integer, 0 continuous)
65.26/65.60	c   Constraints      : 1901 initial, 1901 maximal
65.26/65.60	c   Objective        : minimize, 900 non-zeros (abs.min = 1, abs.max = 1000)
65.26/65.60	c Presolved Problem  :
65.26/65.60	c   Problem name     : t_HOME/instance-4526407-1751629878.wbo
65.26/65.60	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
65.26/65.60	c   Constraints      : 925 initial, 2683 maximal
65.26/65.60	c   Objective        : minimize, 900 non-zeros (abs.min = 1, abs.max = 1000)
65.26/65.60	c   Nonzeros         : 5482 constraint, 0 clique table
65.26/65.60	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
65.26/65.60	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   domcol           :       0.00       0.00     37          0          0          0          0          0          0          0          0          0
65.26/65.60	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
65.26/65.60	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   implics          :       0.00       0.00     37          0          0          0          0          0          0          0          0          0
65.26/65.60	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
65.26/65.60	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   trivial          :       0.00       0.00     74          0          0          0          0          0          0          0          0          0
65.26/65.60	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   dualfix          :       0.00       0.00     74          0          0          0          0          0          0          0          0          0
65.26/65.60	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   probing          :       0.40       0.00     37          0        900          0          0          0          0          0          0          0
65.26/65.60	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
65.26/65.60	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   linear           :       0.16       0.00    111          0        100          0        900          0        101          0          0          0
65.26/65.60	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   indicator        :       0.00       0.00     38          0          0          0          0          0        875          0          0          0
65.26/65.60	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
65.26/65.60	c   root node        :          -          -      -        605          -          -        605          -          -          -          -          -
65.26/65.60	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
65.26/65.60	c   benderslp        :          0          0          0          0       2726          0          0        840          0          0          0          0          0          0          0
65.26/65.60	c   integral         :          0          0          0          0       2726          0          0        840          0          0        678          0          0        531       5078
65.26/65.60	c   setppc           :          0+         9          0       5319          0          0          0          0         28          0         29          0          0          0          0
65.26/65.60	c   linear           :        900+       905         12      38940          3          0          0        837      34393       1169      32657          0          0          0          0
65.26/65.60	c   logicor          :          0+      1754          0      17372          0          0          0          0       5500        555       5056          0          0          0          0
65.26/65.60	c   benders          :          0          0          0          0          3          0          0        296          0          0          0          0          0          0          0
65.26/65.60	c   indicator        :         25         25       2189      34674          3          0          0        294          0          0          0          0          0          0          0
65.26/65.60	c   fixedvar         :          0          0          0          0          3          0          0        296          0          0          0          0          0          0          0
65.26/65.60	c   countsols        :          0          0          0          0          3          0          0        296          0          0          0          0          0          0          0
65.26/65.60	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
65.26/65.60	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   integral         :       6.02       0.00       0.00       0.00       6.01       0.00       0.00       0.01       0.00       0.00
65.26/65.60	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   linear           :       0.85       0.00       0.00       0.71       0.00       0.00       0.00       0.07       0.02       0.05
65.26/65.60	c   logicor          :       0.31       0.00       0.00       0.30       0.00       0.00       0.00       0.00       0.01       0.01
65.26/65.60	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   indicator        :       0.13       0.00       0.01       0.12       0.00       0.00       0.00       0.01       0.00       0.00
65.26/65.60	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
65.26/65.60	c   dualfix          :          3          0          0          0
65.26/65.60	c   genvbounds       :          0          0          0          0
65.26/65.60	c   nlobbt           :          0          0          0          0
65.26/65.60	c   obbt             :          0          0          0          0
65.26/65.60	c   probing          :          0          0          0          0
65.26/65.60	c   pseudoobj        :      22352       7398         31      73694
65.26/65.60	c   redcost          :      12423          0          0     222837
65.26/65.60	c   rootredcost      :         13          0          0        429
65.26/65.60	c   symmetry         :          0          0          0          0
65.26/65.60	c   vbounds          :       9945          0          0          0
65.26/65.60	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
65.26/65.60	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
65.26/65.60	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   probing          :       0.40       0.00       0.40       0.00       0.00       0.00
65.26/65.60	c   pseudoobj        :       0.22       0.00       0.00       0.11       0.12       0.00
65.26/65.60	c   redcost          :       0.49       0.00       0.00       0.49       0.00       0.00
65.26/65.60	c   rootredcost      :       0.01       0.00       0.00       0.00       0.00       0.00
65.26/65.60	c   symmetry         :       0.01       0.00       0.01       0.01       0.00       0.00
65.26/65.60	c   vbounds          :       0.26       0.00       0.00       0.26       0.00       0.00
65.26/65.60	c Symmetry           :
65.26/65.60	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
65.26/65.60	c   orbital reduction:          0 reductions applied,          0 cutoffs
65.26/65.60	c   lexicographic red:          0 reductions applied,          0 cutoffs
65.26/65.60	c   shadow tree time :       0.00 s
65.26/65.60	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
65.26/65.60	c   propagation      :       0.16       1755       1570          -       6961       31.0         76       11.0          -          -          -
65.26/65.60	c   infeasible LP    :       0.01         18         18          -         67       30.3          0        0.0         17       27.4          0
65.26/65.60	c   bound exceed. LP :       0.20        436        191          -        893       27.4          2        7.5          0        0.0       2172
65.26/65.60	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
65.26/65.60	c   pseudo solution  :       0.00          8          8          -         18       20.1          3       11.0          -          -          -
65.26/65.60	c   applied globally :       0.01          -          -          0       5379       28.6          -          -         17          -          -
65.26/65.60	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
65.26/65.60	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
65.26/65.60	c   cut pool         :       1.72          -       3394         24          -          -      37888      65504          -          -          -          -          -    (maximal pool size:       3743)
65.26/65.60	c   aggregation      :       1.98       0.00       1982         12          0          0         36         38          0         33         33          0          0
65.26/65.60	c   > cmir           :          -          -          -          -          -          -          -         14          0         10         10          0          -
65.26/65.60	c   > flowcover      :          -          -          -          -          -          -          -         20          0         19         19          0          -
65.26/65.60	c   > knapsackcover  :          -          -          -          -          -          -          -          4          0          4          4          0          -
65.26/65.60	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
65.26/65.60	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   gomory           :      35.63       0.00       1147         10          0          0      35682      57678          0       1649       1649          0          0
65.26/65.60	c   > gomorymi       :          -          -          -          -          -          -          -      21165          0        658        658          0          -
65.26/65.60	c   > strongcg       :          -          -          -          -          -          -          -      36513          0        991        991          0          -
65.26/65.60	c   impliedbounds    :       0.03       0.00       1982         12          0          0          0          0          0          0          0          0          0
65.26/65.60	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
65.26/65.60	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   multilinear      :       0.00       0.00        294         12          0          0          0          0          0          0          0          0          0
65.26/65.60	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
65.26/65.60	c   rlt              :       0.00       0.00        278         10          0          0          0          0          0          0          0          0          0
65.26/65.60	c   zerohalf         :       0.91       0.00       1149         12          0          0       2170       7788          0       3261       3261          0          0
65.26/65.60	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
65.26/65.60	c   hybrid           :       0.06       0.00       1957         13       4943          0      60561         27          0       2399
65.26/65.60	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c Pricers            :   ExecTime  SetupTime      Calls       Vars
65.26/65.60	c   problem variables:       0.00          -          0          0
65.26/65.60	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
65.26/65.60	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c   relpscost        :       6.00       0.00       2723          0          0          0        678          0        538       5078
65.26/65.60	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
65.26/65.60	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
65.26/65.60	c   LP solutions     :       0.01          -          -          3          3
65.26/65.60	c   relax solutions  :       0.00          -          -          0          0
65.26/65.60	c   pseudo solutions :       0.00          -          -          0          0
65.26/65.60	c   strong branching :       0.00          -          -          0          0
65.26/65.60	c   actconsdiving    :       0.00       0.00          0          0          0
65.26/65.60	c   adaptivediving   :       0.21       0.00         94          0          0
65.26/65.60	c   alns             :       0.35       0.00          5          0          0
65.26/65.60	c   bound            :       0.00       0.00          0          0          0
65.26/65.60	c   clique           :       0.00       0.00          0          0          0
65.26/65.60	c   coefdiving       :       0.00       0.00          0          0          0
65.26/65.60	c   completesol      :       0.00       0.00          0          0          0
65.26/65.60	c   conflictdiving   :       0.06       0.00         49          0          0
65.26/65.60	c   crossover        :       0.12       0.00          2          2          2
65.26/65.60	c   dins             :       0.00       0.00          0          0          0
65.26/65.60	c   distributiondivin:       0.60       0.00         47          0          0
65.26/65.60	c   dps              :       0.00       0.00          0          0          0
65.26/65.60	c   dualval          :       0.00       0.00          0          0          0
65.26/65.60	c   farkasdiving     :       0.38       0.00         50          2          2
65.26/65.60	c   feasjump         :       0.00       0.00          0          0          0
65.26/65.60	c   feaspump         :       0.00       0.00          0          0          0
65.26/65.60	c   fixandinfer      :       0.00       0.00          0          0          0
65.26/65.60	c   fracdiving       :       0.05       0.00         49          0          0
65.26/65.60	c   gins             :       0.00       0.00          0          0          0
65.26/65.60	c   guideddiving     :       0.07       0.00         51          0          0
65.26/65.60	c   indcoefdiving    :       0.00       0.00          0          0          0
65.26/65.60	c   indicator        :       0.00       0.00          0          0          0
65.26/65.60	c   indicatordiving  :       0.00       0.00          0          0          0
65.26/65.60	c   indoneopt        :       0.05       0.00         17          0          0
65.26/65.60	c   indrounding      :       0.00       0.00          0          0          0
65.26/65.60	c   indtwoopt        :       0.00       0.00          0          0          0
65.26/65.60	c   intdiving        :       0.00       0.00          0          0          0
65.26/65.60	c   intshifting      :       0.00       0.00          0          0          0
65.26/65.60	c   linesearchdiving :       0.07       0.00         51          0          0
65.26/65.61	c   localbranching   :       0.00       0.00          0          0          0
65.26/65.61	c   locks            :       0.02       0.00          1          0          0
65.26/65.61	c   lpface           :       0.12       0.00          1          0          0
65.26/65.61	c   mpec             :       0.00       0.00          0          0          0
65.26/65.61	c   multistart       :       0.00       0.00          0          0          0
65.26/65.61	c   mutation         :       0.00       0.00          0          0          0
65.26/65.61	c   nlpdiving        :       0.00       0.00          0          0          0
65.26/65.61	c   objpscostdiving  :       0.15       0.00         13          0          0
65.26/65.61	c   octane           :       0.00       0.00          0          0          0
65.26/65.61	c   ofins            :       0.00       0.00          0          0          0
65.26/65.61	c   oneopt           :       0.01       0.00         15          3          3
65.26/65.61	c   padm             :       0.00       0.00          0          0          0
65.26/65.61	c   proximity        :       0.00       0.00          0          0          0
65.26/65.61	c   pscostdiving     :       0.09       0.00         50          1          1
65.26/65.61	c   randrounding     :       0.05       0.00        235          0          0
65.26/65.61	c   rens             :       0.02       0.00          1          0          0
65.26/65.61	c   reoptsols        :       0.00       0.00          0          0          0
65.26/65.61	c   repair           :       0.00       0.00          0          0          0
65.26/65.61	c   rins             :       0.21       0.00          7          4          1
65.26/65.61	c   rootsoldiving    :       0.23       0.00         17          2          0
65.26/65.61	c   rounding         :       0.14       0.00       2942          2          2
65.26/65.61	c   scheduler        :       0.00       0.00          0          0          0
65.26/65.61	c   shiftandpropagate:       0.00       0.00          0          0          0
65.26/65.61	c   shifting         :       0.60       0.00       2302        261          4
65.26/65.61	c   simplerounding   :       0.06       0.00       4857          0          0
65.26/65.61	c   smallcard        :       0.00       0.00          0          0          0
65.26/65.61	c   subnlp           :       0.00       0.00          0          0          0
65.26/65.61	c   trivial          :       0.00       0.00          2          2          1
65.26/65.61	c   trivialnegation  :       0.00       0.00          0          0          0
65.26/65.61	c   trustregion      :       0.00       0.00          0          0          0
65.26/65.61	c   trysol           :       0.00       0.00         10         10          0
65.26/65.61	c   twoopt           :       0.00       0.00          0          0          0
65.26/65.61	c   undercover       :       0.00       0.00          0          0          0
65.26/65.61	c   vbounds          :       0.00       0.00          0          0          0
65.26/65.61	c   veclendiving     :       0.08       0.00         49          0          0
65.26/65.61	c   zeroobj          :       0.00       0.00          0          0          0
65.26/65.61	c   zirounding       :       0.06       0.00       1000          0          0
65.26/65.61	c   other solutions  :          -          -          -          0          -
65.26/65.61	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
65.26/65.61	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
65.26/65.61	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
65.26/65.61	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
65.26/65.61	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
65.26/65.61	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
65.26/65.61	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
65.26/65.61	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
65.26/65.61	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
65.26/65.61	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
65.26/65.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
65.26/65.61	c   primal LP        :       0.32        696          0       0.00       0.00       0.32        696
65.26/65.61	c   dual LP          :      10.35       9912     188061      35.48   18169.83       1.37       4611
65.26/65.61	c   lex dual LP      :       0.00          0          0       0.00          -
65.26/65.61	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
65.26/65.61	c   resolve instable :       0.00          0          0       0.00          -
65.26/65.61	c   diving/probing LP:       1.33       1209      16811      13.90   12684.52
65.26/65.61	c   strong branching :       4.82       1439      95227      66.18   19751.14          -          -        154
65.26/65.61	c     (at root node) :          -         29       2290      78.97          -
65.26/65.61	c   conflict analysis:       0.09        226       2172       9.61   23599.72
65.26/65.61	c B&B Tree           :
65.26/65.61	c   number of runs   :          1
65.26/65.61	c   nodes            :       3667 (2539 internal, 1128 leaves)
65.26/65.61	c   feasible leaves  :          3
65.26/65.61	c   infeas. leaves   :        686
65.26/65.61	c   objective leaves :        439
65.26/65.61	c   nodes (total)    :       3667 (2539 internal, 1128 leaves)
65.26/65.61	c   nodes left       :          0
65.26/65.61	c   max depth        :         33
65.26/65.61	c   max depth (total):         33
65.26/65.61	c   backtracks       :        884 (24.1%)
65.26/65.61	c   early backtracks :          0 (0.0%)
65.26/65.61	c   nodes exc. ref.  :          0 (0.0%)
65.26/65.61	c   delayed cutoffs  :        154
65.26/65.61	c   repropagations   :       1457 (25302 domain reductions, 146 cutoffs)
65.26/65.61	c   avg switch length:       5.82
65.26/65.61	c   switching time   :       1.11
65.26/65.61	c Root Node          :
65.26/65.61	c   First LP value   : +0.00000000000000e+00
65.26/65.61	c   First LP Iters   :        190 (10630.56 Iter/sec)
65.26/65.61	c   First LP Time    :       0.02
65.26/65.61	c   Final Dual Bound : +0.00000000000000e+00
65.26/65.61	c   Final Root Iters :        542
65.26/65.61	c   Root LP Estimate : +1.21011026409699e+03
65.26/65.61	c Solution           :
65.26/65.61	c   Solutions found  :        292 (19 improvements)
65.26/65.61	c   First Solution   : +4.44854000000000e+05   (in run 1, after 1 nodes, 0.62 seconds, depth 0, found by <trivial>)
65.26/65.61	c   Gap First Sol.   :   infinite
65.26/65.61	c   Gap Last Sol.    :      85.00 %
65.26/65.61	c   Primal Bound     : +3.51000000000000e+02   (in run 1, after 3288 nodes, 64.18 seconds, depth 15, found by <relaxation>)
65.26/65.61	c   Dual Bound       : +3.51000000000000e+02
65.26/65.61	c   Gap              :       0.00 %
65.26/65.61	c Integrals          :      Total       Avg%
65.26/65.61	c   primal-dual      :    6107.93      93.13
65.26/65.61	c   primal-ref       :          -          - (not evaluated)
65.26/65.61	c   dual-ref         :          -          - (not evaluated)
65.26/65.62	c Time complete: 65.2875.

Verifier Data

OK	351

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526407-1751629878/watcher-4526407-1751629878 -o /tmp/evaluation-result-4526407-1751629878/solver-4526407-1751629878 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751626031-88029 --watchdog 3760 pbscip -f HOME/instance-4526407-1751629878.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=90154, runsolver pid=90151

[startup+0.100072 s]*
/proc/loadavg: 4.08 4.08 4.13 5/253 90155
/proc/meminfo: memFree=125882916/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=53932 memory=27776 CPUtime=0.09 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 3626 0 0 0 8 1 0 0 20 0 1 0 78667539 55226368 6944 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 13483 6944 3648 3530 0 4934 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 53932 KiB
Current children cumulated memory: 27776 KiB

[startup+0.214523 s]*
/proc/loadavg: 4.08 4.08 4.13 5/253 90155
/proc/meminfo: memFree=125882916/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=54172 memory=28032 CPUtime=0.19 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 3676 0 0 0 18 1 0 0 20 0 1 0 78667539 55472128 7008 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 13543 7008 3680 3530 0 4994 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 54172 KiB
Current children cumulated memory: 28032 KiB

[startup+0.313326 s]*
/proc/loadavg: 4.08 4.08 4.13 5/253 90155
/proc/meminfo: memFree=125882916/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=54428 memory=28288 CPUtime=0.29 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 3740 0 0 0 28 1 0 0 20 0 1 0 78667539 55734272 7072 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 13607 7072 3680 3530 0 5058 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 54428 KiB
Current children cumulated memory: 28288 KiB

[startup+0.700292 s]
/proc/loadavg: 4.08 4.08 4.13 5/253 90155
/proc/meminfo: memFree=125883168/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=61480 memory=34176 CPUtime=0.66 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 5039 0 0 0 65 1 0 0 20 0 1 0 78667539 62955520 8544 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 15370 8544 3904 3530 0 6821 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 61480 KiB
Current children cumulated memory: 34176 KiB

[startup+1.50031 s]
/proc/loadavg: 4.08 4.08 4.13 5/253 90155
/proc/meminfo: memFree=125867292/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=91300 memory=61184 CPUtime=1.45 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 11857 0 0 0 141 4 0 0 20 0 1 0 78667539 93491200 15296 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 22825 15296 3904 3530 0 14276 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 91300 KiB
Current children cumulated memory: 61184 KiB

[startup+3.11279 s]
/proc/loadavg: 4.07 4.08 4.13 4/249 90186
/proc/meminfo: memFree=126030812/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=98744 memory=68312 CPUtime=3.06 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 14031 0 0 0 301 5 0 0 20 0 1 0 78667539 101113856 17078 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 24686 17078 4000 3530 0 16137 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 98744 KiB
Current children cumulated memory: 68312 KiB

[startup+6.30032 s]
/proc/loadavg: 4.07 4.08 4.13 5/253 90200
/proc/meminfo: memFree=125944768/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=109960 memory=78680 CPUtime=6.24 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 16608 0 0 0 619 5 0 0 20 0 1 0 78667539 112599040 19670 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 27490 19670 4000 3530 0 18941 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 109960 KiB
Current children cumulated memory: 78680 KiB

[startup+12.7003 s]
/proc/loadavg: 4.06 4.08 4.13 5/251 90204
/proc/meminfo: memFree=126020076/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=111652 memory=81248 CPUtime=12.61 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 17788 0 0 0 1256 5 0 0 20 0 1 0 78667539 114331648 20312 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 27913 20312 4000 3530 0 19364 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 111652 KiB
Current children cumulated memory: 81248 KiB

[startup+25.5003 s]
/proc/loadavg: 4.05 4.08 4.13 5/253 90380
/proc/meminfo: memFree=125966372/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=131600 memory=101088 CPUtime=25.35 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 22770 0 0 0 2529 6 0 0 20 0 1 0 78667539 134758400 25272 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 32900 25272 4000 3530 0 24351 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 131600 KiB
Current children cumulated memory: 101088 KiB

[startup+51.1131 s]
/proc/loadavg: 4.11 4.09 4.13 6/253 90471
/proc/meminfo: memFree=118948948/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=155760 memory=123692 CPUtime=50.84 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 27909 0 0 0 5077 7 0 0 20 0 1 0 78667539 159498240 30923 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 38940 30923 4000 3530 0 30391 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 155760 KiB
Current children cumulated memory: 123692 KiB

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

# cumulated CPU time of all completed processes:  user=65.2094 s, system=0.089546 s

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

[startup+51.2004 s]
/proc/loadavg: 4.11 4.09 4.13 6/253 90471
/proc/meminfo: memFree=118948948/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=155760 memory=123692 CPUtime=50.93 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 27909 0 0 0 5086 7 0 0 20 0 1 0 78667539 159498240 30923 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 38940 30923 4000 3530 0 30391 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 155760 KiB
Current children cumulated memory: 123692 KiB

[startup+57.6003 s]
/proc/loadavg: 4.10 4.08 4.13 6/253 90471
/proc/meminfo: memFree=118807916/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=161884 memory=127276 CPUtime=57.31 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 28783 0 0 0 5723 8 0 0 20 0 1 0 78667539 165769216 31819 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 40471 31819 4000 3530 0 31922 0
Current children cumulated CPU time: 57.31 s
Current children cumulated vsize: 161884 KiB
Current children cumulated memory: 127276 KiB

[startup+60.8003 s]
/proc/loadavg: 4.10 4.08 4.13 6/253 90471
/proc/meminfo: memFree=118751704/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=161884 memory=131500 CPUtime=60.49 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 29842 0 0 0 6041 8 0 0 20 0 1 0 78667539 165769216 32875 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 40471 32875 4000 3530 0 31922 0
Current children cumulated CPU time: 60.49 s
Current children cumulated vsize: 161884 KiB
Current children cumulated memory: 131500 KiB

[startup+64.0002 s]*
/proc/loadavg: 4.09 4.08 4.13 6/253 90516
/proc/meminfo: memFree=121448528/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=161884 memory=131500 CPUtime=63.69 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 29842 0 0 0 6361 8 0 0 20 0 1 0 78667539 165769216 32875 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 40471 32875 4000 3530 0 31922 0
Current children cumulated CPU time: 63.69 s
Current children cumulated vsize: 161884 KiB
Current children cumulated memory: 131500 KiB

[startup+64.8003 s]
/proc/loadavg: 4.09 4.08 4.13 6/253 90516
/proc/meminfo: memFree=121448528/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=168108 memory=135484 CPUtime=64.47 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 30331 0 0 0 6439 8 0 0 20 0 1 0 78667539 172142592 33871 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 42027 33871 4000 3530 0 33478 0
Current children cumulated CPU time: 64.47 s
Current children cumulated vsize: 168108 KiB
Current children cumulated memory: 135484 KiB

[startup+65.2003 s]
/proc/loadavg: 4.09 4.08 4.13 6/253 90516
/proc/meminfo: memFree=121058116/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=168108 memory=135484 CPUtime=64.87 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 30331 0 0 0 6479 8 0 0 20 0 1 0 78667539 172142592 33871 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 42027 33871 4000 3530 0 33478 0
Current children cumulated CPU time: 64.87 s
Current children cumulated vsize: 168108 KiB
Current children cumulated memory: 135484 KiB

[startup+65.6003 s]
/proc/loadavg: 4.09 4.08 4.13 6/253 90516
/proc/meminfo: memFree=121058116/131382112 swapFree=33010416/33010684
[pid=90154] ppid=90151 vsize=168108 memory=135484 CPUtime=65.26 cores=4,6
/proc/90154/stat : 90154 (pbscip) R 90151 90154 88018 0 -1 4194304 30331 0 0 0 6518 8 0 0 20 0 1 0 78667539 172142592 33871 18446744073709551615 4235264 18693293 140730098398896 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39415808 140730098407815 140730098407914 140730098407914 140730098413518 0
/proc/90154/statm: 42027 33871 4000 3530 0 33478 0
Current children cumulated CPU time: 65.26 s
Current children cumulated vsize: 168108 KiB
Current children cumulated memory: 135484 KiB

Child status: 0

Real time (s): 65.6269
CPU time (s): 65.299
CPU user time (s): 65.2094
CPU system time (s): 0.089546
CPU usage (%): 99.5002
Max. virtual memory (cumulated for all children) (KiB): 168108
Max. memory (cumulated for all children) (KiB): 135484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.2094
system time used= 0.089546
maximum resident set size= 135484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30338
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80
involuntary context switches= 92


# summary of solver processes directly reported to runsolver:
#   pid: 90154
#   total CPU time (s): 65.299
#   total CPU user time (s): 65.2094
#   total CPU system time (s): 0.089546

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.366149 second user time and 0.68951 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-04 13:51:18
IDJOB=4526407
IDBENCH=144062
IDSOLVER=3382
FILE ID=nodeC012/4526407-1751629878
RUNJOBID= nodeC012-1751626031-88029
SLURM_JOB_ID= 9598953
Free space on /tmp= 431692 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/jnh/normalized-jnh303_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4526407-1751629878/watcher-4526407-1751629878 -o /tmp/evaluation-result-4526407-1751629878/solver-4526407-1751629878 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751626031-88029 --watchdog 3760  pbscip -f HOME/instance-4526407-1751629878.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 14437dd445d0a3577faa1ec2467a3d2e
RANDOM SEED=397811325

nodeC012 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	: 0xb00001f
cpu MHz		: 3491.699
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3691.236
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.027
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.515
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3491.700
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.148
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.512
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        125883828 kB
MemAvailable:   126373884 kB
Buffers:            2136 kB
Cached:          1289332 kB
SwapCached:           16 kB
Active:          4161324 kB
Inactive:         669104 kB
Active(anon):    3551956 kB
Inactive(anon):     4948 kB
Active(file):     609368 kB
Inactive(file):   664156 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37916 kB
Writeback:             0 kB
AnonPages:       3541228 kB
Mapped:           137824 kB
Shmem:             17944 kB
KReclaimable:     111936 kB
Slab:             197288 kB
SReclaimable:     111936 kB
SUnreclaim:        85352 kB
KernelStack:        4080 kB
PageTables:        10416 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4231112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431632 MiB
End job on nodeC012 at 2025-07-04 13:52:24