Trace number 4452275

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-07? 3587.94 3597.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-neos-948346.0.s.opb
MD5SUMfa44fc9c0c30a6a8030f0b23aafff6c8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables57855
Total number of constraints1571
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)632
Number of constraints which are nor clauses,nor cardinality constraints894
Minimum length of a constraint5
Maximum length of a constraint57675
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 578713
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4452275-1721442040.opb>
0.20/0.24	c original problem has 57855 variables (57855 bin, 0 int, 0 impl, 0 cont) and 1571 constraints
0.20/0.24	c problem read in 0.24
0.20/0.24	c No objective function, only one solution is needed.
0.39/0.47	c presolving:
0.79/0.80	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 350 chg sides, 1115 chg coeffs, 0 upgd conss, 0 impls, 178216 clqs
0.99/1.05	c    (1.1s) running MILP presolver
1.29/1.33	c    (1.3s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2.78/2.81	c (round 2, exhaustive) 0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 350 chg sides, 1115 chg coeffs, 0 upgd conss, 0 impls, 178216 clqs
3.48/3.51	c (round 3, exhaustive) 0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 350 chg sides, 1115 chg coeffs, 1509 upgd conss, 0 impls, 178216 clqs
3.58/3.65	c (round 4, fast)       0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 350 chg sides, 7459 chg coeffs, 1509 upgd conss, 0 impls, 178216 clqs
3.58/3.66	c (round 5, fast)       0 del vars, 17 del conss, 0 add conss, 0 chg bounds, 454 chg sides, 32211 chg coeffs, 1509 upgd conss, 0 impls, 178216 clqs
5.37/5.42	c (round 6, medium)     0 del vars, 113 del conss, 16372 add conss, 0 chg bounds, 454 chg sides, 32211 chg coeffs, 1509 upgd conss, 0 impls, 178218 clqs
5.67/5.70	c (round 7, exhaustive) 0 del vars, 126 del conss, 16372 add conss, 0 chg bounds, 454 chg sides, 32588 chg coeffs, 1554 upgd conss, 0 impls, 178218 clqs
27.60/27.70	c    (27.7s) probing: 1000/57855 (1.7%) - 0 fixings, 0 aggregations, 379979 implications, 0 bound changes
27.60/27.73	c    (27.7s) probing: 1001/57855 (1.7%) - 0 fixings, 0 aggregations, 380261 implications, 0 bound changes
27.60/27.73	c    (27.7s) probing aborted: 1000/1000 successive useless probings
27.80/27.96	c    (28.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
45.66/45.88	c    (45.9s) symmetry computation finished: 353 generators found (max: 1106, log10 of symmetry group size: 350.0) (symcode time: 17.65)
45.96/46.16	c dynamic symmetry handling statistics:
45.96/46.16	c    orbitopal reduction:       no components
45.96/46.16	c    orbital reduction:         no components
45.96/46.16	c    lexicographic reduction:   no permutations
45.96/46.16	c handled 1 out of 1 symmetry components
45.96/46.17	c (round 8, exhaustive) 320 del vars, 126 del conss, 16691 add conss, 0 chg bounds, 454 chg sides, 32588 chg coeffs, 1554 upgd conss, 0 impls, 177200 clqs
47.46/47.65	c (round 9, medium)     597 del vars, 132 del conss, 16691 add conss, 0 chg bounds, 454 chg sides, 32672 chg coeffs, 1554 upgd conss, 0 impls, 176299 clqs
48.75/48.96	c (round 10, medium)     837 del vars, 141 del conss, 16691 add conss, 0 chg bounds, 454 chg sides, 32750 chg coeffs, 1554 upgd conss, 0 impls, 175518 clqs
49.96/50.17	c (round 11, medium)     1055 del vars, 144 del conss, 19022 add conss, 0 chg bounds, 454 chg sides, 32795 chg coeffs, 1554 upgd conss, 0 impls, 174817 clqs
50.05/50.23	c (round 12, fast)       1055 del vars, 303 del conss, 19022 add conss, 0 chg bounds, 454 chg sides, 32837 chg coeffs, 1554 upgd conss, 0 impls, 174817 clqs
51.16/51.30	c (round 13, medium)     1252 del vars, 303 del conss, 19022 add conss, 0 chg bounds, 454 chg sides, 32837 chg coeffs, 1554 upgd conss, 0 impls, 174176 clqs
52.06/52.26	c (round 14, medium)     1443 del vars, 303 del conss, 19022 add conss, 0 chg bounds, 454 chg sides, 32840 chg coeffs, 1554 upgd conss, 0 impls, 173554 clqs
53.05/53.21	c (round 15, medium)     1628 del vars, 303 del conss, 19022 add conss, 0 chg bounds, 454 chg sides, 32843 chg coeffs, 1554 upgd conss, 0 impls, 172952 clqs
53.96/54.18	c (round 16, medium)     1807 del vars, 306 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 172385 clqs
54.05/54.22	c (round 17, fast)       1807 del vars, 441 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 172385 clqs
54.95/55.13	c (round 18, medium)     1981 del vars, 441 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 171820 clqs
54.95/55.18	c (round 19, fast)       1981 del vars, 570 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 171820 clqs
55.85/56.08	c (round 20, medium)     2150 del vars, 570 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 171273 clqs
55.95/56.13	c (round 21, fast)       2150 del vars, 693 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 171273 clqs
56.85/57.03	c (round 22, medium)     2314 del vars, 693 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 170742 clqs
56.85/57.07	c (round 23, fast)       2314 del vars, 810 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 170742 clqs
57.74/57.98	c (round 24, medium)     2473 del vars, 810 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 170228 clqs
57.85/58.02	c (round 25, fast)       2473 del vars, 921 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 170228 clqs
58.74/58.92	c (round 26, medium)     2627 del vars, 921 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 169732 clqs
58.74/58.96	c (round 27, fast)       2627 del vars, 1026 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 169732 clqs
59.64/59.86	c (round 28, medium)     2776 del vars, 1026 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 169252 clqs
59.74/59.90	c (round 29, fast)       2776 del vars, 1125 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 169252 clqs
60.64/60.80	c (round 30, medium)     2920 del vars, 1125 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 168789 clqs
60.64/60.84	c (round 31, fast)       2920 del vars, 1218 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 168789 clqs
61.53/61.73	c (round 32, medium)     3059 del vars, 1218 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 168344 clqs
61.53/61.77	c (round 33, fast)       3059 del vars, 1305 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 168344 clqs
62.43/62.67	c (round 34, medium)     3193 del vars, 1305 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 167915 clqs
62.53/62.70	c (round 35, fast)       3193 del vars, 1386 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 167915 clqs
63.43/63.60	c (round 36, medium)     3322 del vars, 1386 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 167503 clqs
63.43/63.64	c (round 37, fast)       3322 del vars, 1461 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 167503 clqs
64.33/64.52	c (round 38, medium)     3446 del vars, 1461 del conss, 20411 add conss, 0 chg bounds, 454 chg sides, 32846 chg coeffs, 1554 upgd conss, 0 impls, 167109 clqs
65.23/65.45	c (round 39, medium)     3565 del vars, 1462 del conss, 20412 add conss, 0 chg bounds, 455 chg sides, 32961 chg coeffs, 1554 upgd conss, 0 impls, 166741 clqs
66.12/66.36	c (round 40, medium)     3679 del vars, 1463 del conss, 20413 add conss, 0 chg bounds, 455 chg sides, 32964 chg coeffs, 1554 upgd conss, 0 impls, 166380 clqs
67.02/67.28	c (round 41, medium)     3788 del vars, 1463 del conss, 20413 add conss, 0 chg bounds, 455 chg sides, 32967 chg coeffs, 1554 upgd conss, 0 impls, 166036 clqs
67.92/68.19	c (round 42, medium)     3893 del vars, 1463 del conss, 20413 add conss, 0 chg bounds, 455 chg sides, 32970 chg coeffs, 1554 upgd conss, 0 impls, 165706 clqs
68.92/69.10	c (round 43, medium)     3994 del vars, 1463 del conss, 20413 add conss, 0 chg bounds, 455 chg sides, 32973 chg coeffs, 1554 upgd conss, 0 impls, 165388 clqs
69.82/70.02	c (round 44, medium)     4092 del vars, 1463 del conss, 20413 add conss, 0 chg bounds, 455 chg sides, 32976 chg coeffs, 1554 upgd conss, 0 impls, 165080 clqs
70.71/70.93	c (round 45, medium)     4187 del vars, 1463 del conss, 20413 add conss, 0 chg bounds, 455 chg sides, 32979 chg coeffs, 1554 upgd conss, 0 impls, 164783 clqs
71.61/71.85	c (round 46, medium)     4279 del vars, 1464 del conss, 20414 add conss, 0 chg bounds, 456 chg sides, 33205 chg coeffs, 1554 upgd conss, 0 impls, 164506 clqs
72.51/72.76	c (round 47, medium)     4368 del vars, 1465 del conss, 20415 add conss, 0 chg bounds, 456 chg sides, 33211 chg coeffs, 1554 upgd conss, 0 impls, 164228 clqs
73.40/73.67	c (round 48, medium)     4454 del vars, 1465 del conss, 20415 add conss, 0 chg bounds, 456 chg sides, 33217 chg coeffs, 1554 upgd conss, 0 impls, 163961 clqs
74.30/74.60	c (round 49, medium)     4537 del vars, 1466 del conss, 20416 add conss, 0 chg bounds, 457 chg sides, 33332 chg coeffs, 1554 upgd conss, 0 impls, 163713 clqs
75.30/75.50	c (round 50, medium)     4617 del vars, 1468 del conss, 20418 add conss, 0 chg bounds, 458 chg sides, 33559 chg coeffs, 1554 upgd conss, 0 impls, 163476 clqs
76.20/76.41	c (round 51, medium)     4694 del vars, 1470 del conss, 20420 add conss, 0 chg bounds, 459 chg sides, 33790 chg coeffs, 1554 upgd conss, 0 impls, 163248 clqs
77.10/77.32	c (round 52, medium)     4768 del vars, 1472 del conss, 20422 add conss, 0 chg bounds, 460 chg sides, 34022 chg coeffs, 1554 upgd conss, 0 impls, 163030 clqs
77.99/78.22	c (round 53, medium)     4839 del vars, 1474 del conss, 20424 add conss, 0 chg bounds, 461 chg sides, 34255 chg coeffs, 1554 upgd conss, 0 impls, 162823 clqs
78.90/79.11	c (round 54, medium)     4907 del vars, 1476 del conss, 20426 add conss, 0 chg bounds, 462 chg sides, 34489 chg coeffs, 1554 upgd conss, 0 impls, 162625 clqs
79.79/80.02	c (round 55, medium)     4972 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34495 chg coeffs, 1554 upgd conss, 0 impls, 162427 clqs
80.69/80.92	c (round 56, medium)     5034 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34501 chg coeffs, 1554 upgd conss, 0 impls, 162239 clqs
81.59/81.81	c (round 57, medium)     5093 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34507 chg coeffs, 1554 upgd conss, 0 impls, 162061 clqs
82.48/82.71	c (round 58, medium)     5149 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34513 chg coeffs, 1554 upgd conss, 0 impls, 161893 clqs
83.38/83.60	c (round 59, medium)     5203 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34519 chg coeffs, 1554 upgd conss, 0 impls, 161731 clqs
84.18/84.49	c (round 60, medium)     5255 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34525 chg coeffs, 1554 upgd conss, 0 impls, 161575 clqs
85.08/85.38	c (round 61, medium)     5305 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34531 chg coeffs, 1554 upgd conss, 0 impls, 161425 clqs
85.97/86.26	c (round 62, medium)     5354 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34534 chg coeffs, 1554 upgd conss, 0 impls, 161278 clqs
86.88/87.14	c (round 63, medium)     5402 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34537 chg coeffs, 1554 upgd conss, 0 impls, 161134 clqs
87.78/88.01	c (round 64, medium)     5449 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34537 chg coeffs, 1554 upgd conss, 0 impls, 160993 clqs
88.57/88.89	c (round 65, medium)     5495 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34537 chg coeffs, 1554 upgd conss, 0 impls, 160855 clqs
89.47/89.76	c (round 66, medium)     5540 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34537 chg coeffs, 1554 upgd conss, 0 impls, 160720 clqs
90.37/90.64	c (round 67, medium)     5584 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34537 chg coeffs, 1554 upgd conss, 0 impls, 160588 clqs
91.26/91.51	c (round 68, medium)     5627 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34540 chg coeffs, 1554 upgd conss, 0 impls, 160459 clqs
92.06/92.38	c (round 69, medium)     5669 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34543 chg coeffs, 1554 upgd conss, 0 impls, 160333 clqs
93.46/93.77	c (round 70, exhaustive) 5750 del vars, 1477 del conss, 20427 add conss, 0 chg bounds, 462 chg sides, 34562 chg coeffs, 1554 upgd conss, 0 impls, 160438 clqs
94.36/94.62	c (round 71, exhaustive) 5827 del vars, 1478 del conss, 20428 add conss, 0 chg bounds, 463 chg sides, 34723 chg coeffs, 1554 upgd conss, 0 impls, 160487 clqs
95.15/95.47	c (round 72, exhaustive) 5900 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34742 chg coeffs, 1554 upgd conss, 0 impls, 160541 clqs
96.05/96.33	c (round 73, exhaustive) 5969 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34761 chg coeffs, 1554 upgd conss, 0 impls, 160601 clqs
96.85/97.18	c (round 74, exhaustive) 6034 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34780 chg coeffs, 1554 upgd conss, 0 impls, 160672 clqs
97.75/98.02	c (round 75, exhaustive) 6095 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34799 chg coeffs, 1554 upgd conss, 0 impls, 160763 clqs
98.55/98.87	c (round 76, exhaustive) 6152 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34821 chg coeffs, 1554 upgd conss, 0 impls, 160934 clqs
99.44/99.72	c (round 77, exhaustive) 6205 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34839 chg coeffs, 1554 upgd conss, 0 impls, 161224 clqs
100.24/100.59	c (round 78, exhaustive) 6277 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34857 chg coeffs, 1554 upgd conss, 0 impls, 161859 clqs
101.14/101.47	c (round 79, exhaustive) 6340 del vars, 1479 del conss, 20429 add conss, 0 chg bounds, 463 chg sides, 34875 chg coeffs, 1554 upgd conss, 0 impls, 162586 clqs
102.04/102.35	c (round 80, exhaustive) 6394 del vars, 1480 del conss, 20430 add conss, 0 chg bounds, 464 chg sides, 35058 chg coeffs, 1554 upgd conss, 0 impls, 163122 clqs
102.93/103.24	c (round 81, exhaustive) 6439 del vars, 1481 del conss, 20431 add conss, 0 chg bounds, 464 chg sides, 35076 chg coeffs, 1554 upgd conss, 0 impls, 163644 clqs
103.85/104.15	c (round 82, exhaustive) 6485 del vars, 1481 del conss, 20431 add conss, 0 chg bounds, 464 chg sides, 35094 chg coeffs, 1554 upgd conss, 0 impls, 164963 clqs
104.94/105.25	c presolving (83 rounds: 83 fast, 68 medium, 18 exhaustive):
104.94/105.25	c  6520 deleted vars, 1481 deleted constraints, 20431 added constraints, 0 tightened bounds, 0 added holes, 464 changed sides, 35112 changed coefficients
104.94/105.25	c  0 implications, 166488 cliques
104.94/105.25	c presolved problem has 51335 variables (51335 bin, 0 int, 0 impl, 0 cont) and 20521 constraints
104.94/105.25	c     752 constraints of type <knapsack>
104.94/105.25	c   19405 constraints of type <setppc>
104.94/105.25	c     319 constraints of type <orbitope>
104.94/105.25	c      45 constraints of type <logicor>
104.94/105.25	c transformed objective value is always integral (scale: 1)
104.94/105.25	c Presolving Time: 104.80
104.94/105.25	c - non default parameters ----------------------------------------------------------------------
104.94/105.25	c # SCIP version 10.0.0
104.94/105.25	c 
104.94/105.25	c # maximal time in seconds to run
104.94/105.25	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
104.94/105.25	c limits/time = 3596.998049
104.94/105.25	c 
104.94/105.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
104.94/105.25	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
104.94/105.25	c limits/memory = 27900
104.94/105.25	c 
104.94/105.25	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
104.94/105.25	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
104.94/105.25	c limits/solutions = 1
104.94/105.25	c 
104.94/105.25	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
104.94/105.25	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
104.94/105.25	c misc/usesymmetry = 3
104.94/105.25	c 
104.94/105.25	c # belongs reading time to solving time?
104.94/105.25	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
104.94/105.25	c timing/reading = TRUE
104.94/105.25	c 
104.94/105.25	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
104.94/105.25	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
104.94/105.25	c propagating/symmetry/detectdoublelex = FALSE
104.94/105.25	c 
104.94/105.25	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
104.94/105.25	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
104.94/105.25	c propagating/symmetry/detectsubgroups = FALSE
104.94/105.25	c 
104.94/105.25	c # Type of symmetries that shall be computed?
104.94/105.25	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
104.94/105.25	c propagating/symmetry/symtype = 1
104.94/105.25	c 
104.94/105.25	c # Should components consisting of a single full reflection be handled?
104.94/105.25	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
104.94/105.25	c propagating/symmetry/usesimplesgncomp = FALSE
104.94/105.25	c 
104.94/105.25	c -----------------------------------------------------------------------------------------------
104.94/105.25	c start solving
104.94/105.26	c 
214.20/214.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
214.20/214.84	c   215s|     1 |     0 | 11593 |     - |  1121M |   0 |  51k|  20k|  20k|   0 |  0 |   2 |   0 | 0.000000e+00 |      --      |    Inf | unknown
248.19/248.99	c   249s|     1 |     0 | 38383 |     - |  1148M |   0 |  51k|  20k|  20k| 132 |  1 |   2 |   0 | 0.000000e+00 |      --      |    Inf | unknown
269.04/269.80	c   270s|     1 |     0 | 50816 |     - |  1160M |   0 |  51k|  20k|  20k| 268 |  2 |   2 |   0 | 0.000000e+00 |      --      |    Inf | unknown
290.20/291.08	c   291s|     1 |     0 | 63650 |     - |  1177M |   0 |  51k|  20k|  20k| 400 |  3 |   3 |   0 | 0.000000e+00 |      --      |    Inf | unknown
309.85/310.78	c   311s|     1 |     0 | 76487 |     - |  1186M |   0 |  51k|  20k|  20k| 532 |  4 |   4 |   0 | 0.000000e+00 |      --      |    Inf | unknown
331.10/332.01	c   332s|     1 |     0 | 88825 |     - |  1212M |   0 |  51k|  20k|  20k| 665 |  5 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
354.74/355.79	c   356s|     1 |     0 |102069 |     - |  1225M |   0 |  51k|  20k|  20k| 742 |  6 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
377.39/378.43	c   378s|     1 |     0 |114580 |     - |  1238M |   0 |  51k|  20k|  21k| 829 |  7 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
404.03/405.15	c   405s|     1 |     0 |128411 |     - |  1252M |   0 |  51k|  20k|  21k| 894 |  8 |  13 |   0 | 0.000000e+00 |      --      |    Inf | unknown
426.67/427.88	c   428s|     1 |     0 |140920 |     - |  1278M |   0 |  51k|  20k|  21k|1020 |  9 |  14 |   0 | 0.000000e+00 |      --      |    Inf | unknown
450.51/451.74	c   452s|     1 |     0 |153935 |     - |  1285M |   0 |  51k|  20k|  21k|1117 | 10 |  14 |   0 | 0.000000e+00 |      --      |    Inf | unknown
474.95/476.22	c   476s|     1 |     0 |166587 |     - |  1292M |   0 |  51k|  20k|  21k|1183 | 11 |  14 |   0 | 0.000000e+00 |      --      |    Inf | unknown
504.48/505.88	c   506s|     1 |     0 |183591 |     - |  1293M |   0 |  51k|  20k|  21k|1183 | 11 |  54 |   2 | 0.000000e+00 |      --      |    Inf | unknown
523.34/524.72	c   525s|     1 |     0 |195932 |     - |  1296M |   0 |  51k|  20k|  21k|1254 | 12 |  56 |   2 | 0.000000e+00 |      --      |    Inf | unknown
525.43/526.82	c   527s|     1 |     0 |196541 |     - |  1296M |   0 |  51k|  20k|  21k|1274 | 13 |  56 |   2 | 0.000000e+00 |      --      |    Inf | unknown
550.28/551.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
550.28/551.76	c   552s|     1 |     0 |197016 |     - |  1296M |   0 |  51k|  20k|  21k|1274 | 13 |  57 |  15 | 0.000000e+00 |      --      |    Inf | unknown
554.67/556.11	c   556s|     1 |     0 |197581 |     - |  1300M |   0 |  51k|  20k|  21k|1344 | 14 |  59 |  15 | 0.000000e+00 |      --      |    Inf | unknown
557.26/558.78	c   559s|     1 |     0 |198355 |     - |  1300M |   0 |  51k|  20k|  21k|1355 | 15 |  60 |  15 | 0.000000e+00 |      --      |    Inf | unknown
598.18/599.74	c   600s|     1 |     2 |198591 |     - |  1300M |   0 |  51k|  20k|  21k|1355 | 15 |  61 |  34 | 0.000000e+00 |      --      |    Inf | unknown
2997.74/3005.89	c  3006s|   100 |    69 |  1524k|13570.9 |  1341M |  23 |  51k|  20k|  20k|2047 |  2 | 104 |  34 | 0.000000e+00 |      --      |    Inf | unknown
3587.44/3597.00	c 
3587.44/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.44/3597.00	c Solving Time (sec) : 3597.00
3587.44/3597.00	c Solving Nodes      : 125
3587.44/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.44/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.44/3597.00	c Gap                : infinite
3587.44/3597.00	s UNKNOWN
3587.44/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.44/3597.00	c Total Time         :    3597.00
3587.44/3597.00	c   solving          :    3597.00
3587.44/3597.00	c   presolving       :     104.80 (included in solving)
3587.44/3597.00	c   reading          :       0.24 (included in solving)
3587.44/3597.00	c   copying          :       0.65 (4 #copies) (minimal 0.16, maximal 0.17, average 0.16)
3587.44/3597.00	c Original Problem   :
3587.44/3597.00	c   Problem name     : HOME/instance-4452275-1721442040.opb
3587.44/3597.00	c   Variables        : 57855 (57855 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.44/3597.00	c   Constraints      : 1571 initial, 1571 maximal
3587.44/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.44/3597.00	c Presolved Problem  :
3587.44/3597.00	c   Problem name     : t_HOME/instance-4452275-1721442040.opb
3587.44/3597.00	c   Variables        : 51335 (51335 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.44/3597.00	c   Constraints      : 20521 initial, 20617 maximal
3587.44/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.44/3597.00	c   Nonzeros         : 722627 constraint, 624947 clique table
3587.44/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.44/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   domcol           :       1.29       0.00     15          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   dualsparsify     :       0.24       0.00      1          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   gateextraction   :       0.14       0.00     15          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   implics          :       0.06       0.00     68          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   milp             :       0.53       0.00      1          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   sparsify         :       0.18       0.00      2          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   trivial          :       0.14       0.00     83          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   dualfix          :       0.14       0.00     83          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   probing          :      21.39       0.00     15        475          0          0          0          0          0          0          0          0
3587.44/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   symmetry         :      18.20       0.00      1        320          0          0          0          0          0        319          0          0
3587.44/3597.00	c   vbounds          :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   knapsack         :      56.78       0.02    162          0          0          0          0          0        112      20112        114      33997
3587.44/3597.00	c   setppc           :       2.70       0.00    162          0          0          0          0          0       1352          0          0          0
3587.44/3597.00	c   linear           :       2.40       0.08     10          0          0          0          0          0         17          0        350       1115
3587.44/3597.00	c   orbitope         :       0.21       0.00     63       5725          0          0          0          0          0          0          0          0
3587.44/3597.00	c   logicor          :       0.06       0.00    155          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   components       :       0.14       0.00      1          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   root node        :          -          -      -         10          -          -         10          -          -          -          -          -
3587.44/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.44/3597.00	c   benderslp        :          0          0          0          0        109          0          0         52          0          0          0          0          0          0          0
3587.44/3597.00	c   integral         :          0          0          0          0        109          0          0         52          0          0          4          0          0          0        214
3587.44/3597.00	c   knapsack         :        752        752         13      30703          0          0          0         48      61985          5      76255       2503        389          0          0
3587.44/3597.00	c   setppc           :      19405      19405         13      30698          0          0          0          0       6028          1      19396          0          0          0          0
3587.44/3597.00	c   orbitope         :        319        319          0      27236          0          0          0          0      41006        123      38672          0          0          0          0
3587.44/3597.00	c   logicor          :         45+       141         13       1817          0          0          0          0          4          7         54          4          3          0          0
3587.44/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.44/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   integral         :      67.55       0.00       0.00       0.00      67.55       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   knapsack         :      62.85       0.02      23.91      38.39       0.00       0.00       0.00       0.17       0.19       0.18
3587.44/3597.00	c   setppc           :       3.69       0.00       0.03       3.64       0.00       0.00       0.00       0.00       0.00       0.01
3587.44/3597.00	c   orbitope         :      68.99       0.00       0.00      68.67       0.00       0.00       0.00       0.00       0.00       0.31
3587.44/3597.00	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.44/3597.00	c   dualfix          :          3          0          0          0
3587.44/3597.00	c   genvbounds       :          0          0          0          0
3587.44/3597.00	c   nlobbt           :          0          0          0          0
3587.44/3597.00	c   obbt             :          0          0          0          0
3587.44/3597.00	c   probing          :          0          0          0          0
3587.44/3597.00	c   pseudoobj        :          0          0          0          0
3587.44/3597.00	c   redcost          :          0          0          0          0
3587.44/3597.00	c   rootredcost      :          0          0          0          0
3587.44/3597.00	c   symmetry         :          0          0          0          0
3587.44/3597.00	c   vbounds          :        787          0          0          0
3587.44/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.44/3597.00	c   dualfix          :       0.14       0.00       0.14       0.00       0.00       0.00
3587.44/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3587.44/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   probing          :      21.39       0.00      21.39       0.00       0.00       0.00
3587.44/3597.00	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.44/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.44/3597.00	c   symmetry         :      18.22       0.00      18.20       0.01       0.00       0.00
3587.44/3597.00	c   vbounds          :       0.05       0.00       0.02       0.03       0.00       0.00
3587.44/3597.00	c Symmetry           :
3587.44/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.44/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.44/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3587.44/3597.00	c   shadow tree time :       0.00 s
3587.44/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.44/3597.00	c   propagation      :       2.01        121         30          -        284    35186.8          0        0.0          -          -          -
3587.44/3597.00	c   infeasible LP    :       0.59          6          6          -         86     6959.3          0        0.0          0        0.0          0
3587.44/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.44/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.44/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.44/3597.00	c   applied globally :       0.02          -          -          0        114     1227.4          -          -          0          -          -
3587.44/3597.00	c   applied locally  :          -          -          -          0          3    18391.7          -          -          0          -          -
3587.44/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.44/3597.00	c   cut pool         :       0.29          -         63         27          -          -       5652       9408          -          -          -          -          -    (maximal pool size:       5652)
3587.44/3597.00	c   aggregation      :       3.92       0.00         16         13          0          0        403        799          0        363        363          0          0
3587.44/3597.00	c   > cmir           :          -          -          -          -          -          -          -        562          0        224        224          0          -
3587.44/3597.00	c   > flowcover      :          -          -          -          -          -          -          -        174          0        101        101          0          -
3587.44/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -         63          0         38         38          0          -
3587.44/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   clique           :       1.40       0.00         13         13          0          0         26         90          0         38         38          0          0
3587.44/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   gomory           :       6.74       0.00         13         10          0          0       1926       4508          0        649        649          0          0
3587.44/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       1926          0        354        354          0          -
3587.44/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       2582          0        295        295          0          -
3587.44/3597.00	c   impliedbounds    :       0.20       0.00         16         13          0          0       3242       3940          0        814        814          0          0
3587.44/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   multilinear      :       0.00       0.00         26         13          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   rlt              :       0.00       0.00         11         10          0          0          0          0          0          0          0          0          0
3587.44/3597.00	c   zerohalf         :       0.69       0.00         16         13          0          0         62         71          7         49         42          7          0
3587.44/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.44/3597.00	c   hybrid           :       0.17       0.00         48         15       2305          0       9617       1355          0       6966
3587.44/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.44/3597.00	c   problem variables:       0.00          -          0          0
3587.44/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.44/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c   relpscost        :      67.55       0.00        109          0          0          0          4          0          0        214
3587.44/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.44/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.44/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.44/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.44/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.44/3597.00	c   strong branching :       0.00          -          -          0          0
3587.44/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.44/3597.00	c   adaptivediving   :      36.37       0.00          7          0          0
3587.44/3597.00	c   alns             :     487.58       0.00          3          0          0
3587.44/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.44/3597.00	c   clique           :       0.55       0.00          1          0          0
3587.44/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.44/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.44/3597.00	c   conflictdiving   :      25.61       0.00          9          0          0
3587.44/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.44/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.44/3597.00	c   distributiondivin:      87.90       0.00          2          0          0
3587.44/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.44/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.44/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.44/3597.00	c   feasjump         :       1.76       0.00          1          0          0
3587.44/3597.00	c   feaspump         :      57.39       0.00          3          0          0
3587.44/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.44/3597.00	c   fracdiving       :      56.43       0.00          3          0          0
3587.44/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.44/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.44/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.44/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.44/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.44/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3587.44/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3587.44/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3587.44/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.44/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.44/3597.00	c   linesearchdiving :     199.32       0.00          7          0          0
3587.44/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.44/3597.00	c   locks            :      81.82       0.00          1          0          0
3587.44/3597.00	c   lpface           :       0.02       0.00          0          0          0
3587.44/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.44/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.44/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.44/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.44/3597.00	c   objpscostdiving  :     143.06       0.00          1          0          0
3587.44/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.44/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.44/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3587.44/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.44/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.44/3597.00	c   pscostdiving     :      49.28       0.00          5          0          0
3587.44/3597.00	c   randrounding     :       2.46       0.00         63          0          0
3587.44/3597.00	c   rens             :       0.33       0.00          1          0          0
3587.44/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.44/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.44/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.44/3597.00	c   rootsoldiving    :      49.38       0.00          1          0          0
3587.44/3597.00	c   rounding         :       3.71       0.00        128          0          0
3587.44/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.44/3597.00	c   shiftandpropagate:       2.62       0.00          1          0          0
3587.44/3597.00	c   shifting         :      54.87       0.00         67          0          0
3587.44/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3587.44/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3587.44/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.44/3597.00	c   trivial          :       0.04       0.00          2          0          0
3587.44/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.44/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.44/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.44/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.44/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.44/3597.00	c   vbounds          :       6.67       0.00          1          0          0
3587.44/3597.00	c   veclendiving     :      15.81       0.00          3          0          0
3587.44/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.44/3597.00	c   zirounding       :       0.10       0.00        107          0          0
3587.44/3597.00	c   other solutions  :          -          -          -          0          -
3587.44/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.44/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.44/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.44/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.44/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.44/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.44/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.44/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.44/3597.00	c   zeroobjective    :          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
3587.44/3597.00	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
3587.44/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.44/3597.00	c   primal LP        :       0.27         18          0       0.00       0.00       0.27         18
3587.44/3597.00	c   dual LP          :    2020.28        158    1327815    8511.63     657.24       0.03          2
3587.44/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.44/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.44/3597.00	c   resolve instable :       1.75          9       1061     117.89     605.66
3587.44/3597.00	c   diving/probing LP:     695.79       1153     571214     495.42     820.96
3587.44/3597.00	c   strong branching :      65.00         34      17724     521.29     272.69          -          -         19
3587.44/3597.00	c     (at root node) :          -         34      17724     521.29          -
3587.44/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.44/3597.00	c B&B Tree           :
3587.44/3597.00	c   number of runs   :          1
3587.44/3597.00	c   nodes            :        125 (107 internal, 18 leaves)
3587.44/3597.00	c   feasible leaves  :          0
3587.44/3597.00	c   infeas. leaves   :         17
3587.44/3597.00	c   objective leaves :          0
3587.44/3597.00	c   nodes (total)    :        125 (107 internal, 18 leaves)
3587.44/3597.00	c   nodes left       :         91
3587.44/3597.00	c   max depth        :         23
3587.44/3597.00	c   max depth (total):         23
3587.44/3597.00	c   backtracks       :         33 (26.4%)
3587.44/3597.00	c   early backtracks :          0 (0.0%)
3587.44/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.44/3597.00	c   delayed cutoffs  :          0
3587.44/3597.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3587.44/3597.00	c   avg switch length:       2.46
3587.44/3597.00	c   switching time   :       0.51
3587.44/3597.00	c Root Node          :
3587.44/3597.00	c   First LP value   : +0.00000000000000e+00
3587.44/3597.00	c   First LP Iters   :      11593 (721.51 Iter/sec)
3587.44/3597.00	c   First LP Time    :      16.07
3587.44/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3587.44/3597.00	c   Final Root Iters :     180876
3587.44/3597.00	c   Root LP Estimate : +3.06096236465272e-03
3587.44/3597.00	c Solution           :
3587.44/3597.00	c   Solutions found  :          0 (0 improvements)
3587.44/3597.00	c   Primal Bound     :          -
3587.44/3597.00	c   Dual Bound       : +0.00000000000000e+00
3587.44/3597.00	c   Gap              :   infinite
3587.44/3597.00	c Integrals          :      Total       Avg%
3587.44/3597.00	c   primal-dual      :  359699.99     100.00
3587.44/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.44/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.83/3597.49	c Time complete: 3587.94.

Verifier Data

ERROR: no interpretation found !

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: 63968 MiB (61842 MiB free)
  memory of node 1: 64473 MiB (60340 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452275-1721442040/watcher-4452275-1721442040 -o /tmp/evaluation-result-4452275-1721442040/solver-4452275-1721442040 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721434856-1036357 --watchdog 3760 pbscip -f HOME/instance-4452275-1721442040.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100095 s]*
/proc/loadavg: 4.15 4.11 4.11 5/257 1041018
/proc/meminfo: memFree=125043400/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=129016 memory=84924 CPUtime=0.1 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 18296 0 0 0 7 3 0 0 20 0 1 0 196368938 132112384 21231 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 32254 21231 3260 3540 0 20511 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 129016 KiB
Current children cumulated memory: 84924 KiB

[startup+0.20551 s]*
/proc/loadavg: 4.15 4.11 4.11 5/257 1041018
/proc/meminfo: memFree=125037120/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=136364 memory=91788 CPUtime=0.2 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 20042 0 0 0 17 3 0 0 20 0 1 0 196368938 139636736 22947 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 34091 22947 3260 3540 0 22348 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 136364 KiB
Current children cumulated memory: 91788 KiB

[startup+0.305384 s]*
/proc/loadavg: 4.15 4.11 4.11 5/257 1041018
/proc/meminfo: memFree=124986272/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=190144 memory=148464 CPUtime=0.3 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 36186 0 0 0 25 5 0 0 20 0 1 0 196368938 194707456 37050 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 47536 37116 3547 3540 0 35793 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 190144 KiB
Current children cumulated memory: 148464 KiB

[startup+0.700236 s]
/proc/loadavg: 4.15 4.11 4.11 6/257 1041018
/proc/meminfo: memFree=125094336/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=304208 memory=259856 CPUtime=0.69 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 63994 0 0 0 60 9 0 0 20 0 1 0 196368938 311508992 64964 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 76052 64964 3627 3540 0 64309 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 304208 KiB
Current children cumulated memory: 259856 KiB

[startup+1.50025 s]
/proc/loadavg: 4.15 4.11 4.11 6/257 1041064
/proc/meminfo: memFree=126242432/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=366316 memory=320544 CPUtime=1.49 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 75586 0 0 0 136 13 0 0 20 0 1 0 196368938 375107584 80136 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 91579 80136 3770 3540 0 79836 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 366316 KiB
Current children cumulated memory: 320544 KiB

[startup+3.10562 s]
/proc/loadavg: 4.15 4.11 4.11 5/257 1041064
/proc/meminfo: memFree=126200768/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=366316 memory=320544 CPUtime=3.08 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 75586 0 0 0 295 13 0 0 20 0 1 0 196368938 375107584 80136 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 91579 80136 3770 3540 0 79836 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 366316 KiB
Current children cumulated memory: 320544 KiB

[startup+6.30022 s]
/proc/loadavg: 4.14 4.11 4.11 5/257 1041111
/proc/meminfo: memFree=126057128/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=461312 memory=412260 CPUtime=6.26 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 98658 0 0 0 609 17 0 0 20 0 1 0 196368938 472383488 103065 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 115328 103065 3818 3540 0 103585 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 461312 KiB
Current children cumulated memory: 412260 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.11 5/257 1041111
/proc/meminfo: memFree=125929848/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=480172 memory=430332 CPUtime=12.65 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 103221 0 0 0 1246 19 0 0 20 0 1 0 196368938 491696128 107583 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 120043 107583 3818 3540 0 108300 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 480172 KiB
Current children cumulated memory: 430332 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.10 5/257 1041114
/proc/meminfo: memFree=125873192/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=480172 memory=430520 CPUtime=25.41 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 103553 0 0 0 2522 19 0 0 20 0 1 0 196368938 491696128 107630 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 120043 107630 3818 3540 0 108300 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 480172 KiB
Current children cumulated memory: 430520 KiB

[startup+51.1053 s]
/proc/loadavg: 4.14 4.11 4.10 5/257 1041117
/proc/meminfo: memFree=125526492/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=860224 memory=735296 CPUtime=50.95 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 161377 0 0 0 5064 31 0 0 20 0 1 0 196368938 880869376 183824 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 215056 183824 3834 3540 0 203313 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 860224 KiB
Current children cumulated memory: 735296 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/257 1041264
/proc/meminfo: memFree=125656508/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=860224 memory=735368 CPUtime=102.04 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 161480 0 0 0 10172 32 0 0 20 0 1 0 196368938 880869376 183842 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 215056 183842 3834 3540 0 203313 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 860224 KiB
Current children cumulated memory: 735368 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/258 1041276
/proc/meminfo: memFree=125487984/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=913848 memory=795976 CPUtime=161.86 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 170733 0 0 0 16151 35 0 0 20 0 1 0 196368938 935780352 198994 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 228462 198994 3898 3540 0 216719 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 913848 KiB
Current children cumulated memory: 795976 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.11 4.10 5/258 1041287
/proc/meminfo: memFree=125232080/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1227504 memory=1031372 CPUtime=221.67 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 228502 0 0 0 22124 43 0 0 20 0 1 0 196368938 1256964096 257843 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 306876 257843 4010 3540 0 295133 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 1227504 KiB
Current children cumulated memory: 1031372 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 1041680
/proc/meminfo: memFree=125142460/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1286844 memory=1079580 CPUtime=281.51 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 235752 0 0 0 28106 45 0 0 20 0 1 0 196368938 1317728256 269895 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 321711 269895 4010 3540 0 309968 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 1286844 KiB
Current children cumulated memory: 1079580 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/256 1041690
/proc/meminfo: memFree=125082932/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1346552 memory=1137364 CPUtime=341.37 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 244405 0 0 0 34090 47 0 0 20 0 1 0 196368938 1378869248 284341 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 336638 284341 4010 3540 0 324895 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 1346552 KiB
Current children cumulated memory: 1137364 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.12 4.10 5/256 1041701
/proc/meminfo: memFree=125042892/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1383924 memory=1176524 CPUtime=401.23 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 248888 0 0 0 40074 49 0 0 20 0 1 0 196368938 1417138176 294131 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 345981 294131 4010 3540 0 334238 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 1383924 KiB
Current children cumulated memory: 1176524 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 1041881
/proc/meminfo: memFree=125012944/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1417496 memory=1205828 CPUtime=461.08 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 253249 0 0 0 46058 50 0 0 20 0 1 0 196368938 1451515904 301457 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 354374 301457 4010 3540 0 342631 0

################
# More data... #
################

/proc/loadavg: 4.05 4.09 4.09 5/255 1043186
/proc/meminfo: memFree=124144468/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1592928 CPUtime=3153.82 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 337563 0 0 0 315316 66 0 0 20 0 1 0 196368938 1745362944 398232 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 398232 4042 3540 0 414371 0
Current children cumulated CPU time: 3153.82 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1592928 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/255 1043198
/proc/meminfo: memFree=124139664/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1592928 CPUtime=3213.66 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 337952 0 0 0 321300 66 0 0 20 0 1 0 196368938 1745362944 398232 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 398232 4042 3540 0 414371 0
Current children cumulated CPU time: 3213.66 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1592928 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/254 1043208
/proc/meminfo: memFree=124133372/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1592928 CPUtime=3273.5 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 338389 0 0 0 327284 66 0 0 20 0 1 0 196368938 1745362944 398232 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 398232 4042 3540 0 414371 0
Current children cumulated CPU time: 3273.5 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1592928 KiB

[startup+3342.3 s]
/proc/loadavg: 4.29 4.17 4.11 5/254 1043218
/proc/meminfo: memFree=124123848/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1592928 CPUtime=3333.34 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 338751 0 0 0 333268 66 0 0 20 0 1 0 196368938 1745362944 398232 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 398232 4042 3540 0 414371 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1592928 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/254 1043230
/proc/meminfo: memFree=124119580/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1592928 CPUtime=3393.19 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 339149 0 0 0 339253 66 0 0 20 0 1 0 196368938 1745362944 398232 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 398232 4042 3540 0 414371 0
Current children cumulated CPU time: 3393.19 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1592928 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/254 1043241
/proc/meminfo: memFree=124112032/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1596156 CPUtime=3453.04 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 339667 0 0 0 345238 66 0 0 20 0 1 0 196368938 1745362944 399039 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399039 4042 3540 0 414371 0
Current children cumulated CPU time: 3453.04 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1596156 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/254 1043251
/proc/meminfo: memFree=124100584/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3512.9 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 339916 0 0 0 351224 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3512.9 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/256 1043265
/proc/meminfo: memFree=124095180/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3572.77 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340427 0 0 0 357211 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3572.77 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

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

# cumulated CPU time of all completed processes:  user=3587.26 s, system=0.679918 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.11 4.09 5/256 1043266
/proc/meminfo: memFree=124095152/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3574.47 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340429 0 0 0 357381 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3574.47 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

[startup+3590.4 s]
/proc/loadavg: 4.05 4.11 4.09 5/256 1043266
/proc/meminfo: memFree=124093976/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3580.85 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340431 0 0 0 358019 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3580.85 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

[startup+3593.6 s]
/proc/loadavg: 4.05 4.11 4.09 5/256 1043266
/proc/meminfo: memFree=124093976/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3584.04 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340438 0 0 0 358338 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3584.04 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

[startup+3595.2 s]
/proc/loadavg: 4.05 4.11 4.09 5/256 1043268
/proc/meminfo: memFree=124093976/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3585.64 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340438 0 0 0 358498 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3585.64 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

[startup+3596.8 s]
/proc/loadavg: 4.05 4.11 4.09 5/256 1043268
/proc/meminfo: memFree=124093976/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3587.23 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340438 0 0 0 358657 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3587.23 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

[startup+3597.2 s]
/proc/loadavg: 4.05 4.11 4.09 5/256 1043268
/proc/meminfo: memFree=124093976/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1704456 memory=1598972 CPUtime=3587.63 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340510 0 0 0 358697 66 0 0 20 0 1 0 196368938 1745362944 399743 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 426114 399743 4042 3540 0 414371 0
Current children cumulated CPU time: 3587.63 s
Current children cumulated vsize: 1704456 KiB
Current children cumulated memory: 1598972 KiB

[startup+3597.4 s]
/proc/loadavg: 4.05 4.11 4.09 5/256 1043268
/proc/meminfo: memFree=124093976/131524600 swapFree=131070704/131071996
[pid=1041017] ppid=1041014 vsize=1692144 memory=1586660 CPUtime=3587.83 cores=4,6
/proc/1041017/stat : 1041017 (pbscip) R 1041014 1041017 1036346 0 -1 4194304 340601 0 0 0 358717 66 0 0 20 0 1 0 196368938 1732755456 396665 134679101440 4194304 18693293 140724084828592 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34385920 140724084835330 140724084835429 140724084835429 140724084842446 0
/proc/1041017/statm: 423036 396665 4042 3540 0 411293 0
Current children cumulated CPU time: 3587.83 s
Current children cumulated vsize: 1692144 KiB
Current children cumulated memory: 1586660 KiB

Child status: 0

Real time (s): 3597.5
CPU time (s): 3587.94
CPU user time (s): 3587.26
CPU system time (s): 0.679918
CPU usage (%): 99.7345
Max. virtual memory (cumulated for all children) (KiB): 1704456
Max. memory (cumulated for all children) (KiB): 1598972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.26
system time used= 0.679918
maximum resident set size= 1598972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340760
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= 32
involuntary context switches= 1732


# summary of solver processes directly reported to runsolver:
#   pid: 1041017
#   total CPU time (s): 3587.94
#   total CPU user time (s): 3587.26
#   total CPU system time (s): 0.679918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.50716 second user time and 16.3321 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-20 04:20:52
IDJOB=4452275
IDBENCH=164221
IDSOLVER=3059
FILE ID=nodeC023/4452275-1721442040
RUNJOBID= nodeC023-1721434856-1036357
SLURM_JOB_ID= 7545638
Free space on /tmp= 890012 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-neos-948346.0.s.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452275-1721442040/watcher-4452275-1721442040 -o /tmp/evaluation-result-4452275-1721442040/solver-4452275-1721442040 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721434856-1036357 --watchdog 3760  pbscip -f HOME/instance-4452275-1721442040.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= fa44fc9c0c30a6a8030f0b23aafff6c8
RANDOM SEED=1429844274

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125115684 kB
MemAvailable:   127385380 kB
Buffers:          581772 kB
Cached:          2524072 kB
SwapCached:           80 kB
Active:          1223628 kB
Inactive:        4611816 kB
Active(anon):       1580 kB
Inactive(anon):  2773744 kB
Active(file):    1222048 kB
Inactive(file):  1838072 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:             24628 kB
Writeback:             8 kB
AnonPages:       2728108 kB
Mapped:           140272 kB
Shmem:             45728 kB
KReclaimable:      98796 kB
Slab:             192848 kB
SReclaimable:      98796 kB
SUnreclaim:        94052 kB
KernelStack:        4096 kB
PageTables:        15012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3243452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2349056 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      316116 kB
DirectMap2M:    38254592 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC023 at 2024-07-20 05:20:50