Trace number 4511601

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-NaPS 1.00a1UNSAT 0.4444 0.476942

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
SUMINEQ/normalized-sumineqArity3pyramidP0032.opb
MD5SUM19d3f2d8496913a7267fdcac0d205e84
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011237
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1683
Total number of constraints562
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)34
Number of constraints which are nor clauses,nor cardinality constraints528
Minimum length of a constraint3
Maximum length of a constraint9
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.42	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4511601-1751205291.opb
0.37/0.42	c Solving mode: decision
0.37/0.42	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.37/0.42	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.37/0.42	c original problem has 1683 variables (1683 bin, 0 int, 0 impl, 0 cont) and 562 constraints
0.37/0.42	c presolving:
0.37/0.42	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 34 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
0.37/0.42	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 34 chg sides, 0 chg coeffs, 529 upgd conss, 0 impls, 34 clqs
0.37/0.42	c (round 3, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 34 chg sides, 0 chg coeffs, 562 upgd conss, 0 impls, 499 clqs
0.37/0.42	c (round 4, exhaustive) 1002 del vars, 0 del conss, 0 add conss, 0 chg bounds, 34 chg sides, 0 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.42	c (round 5, fast)       1002 del vars, 34 del conss, 0 add conss, 0 chg bounds, 34 chg sides, 0 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.42	c (round 6, fast)       1036 del vars, 66 del conss, 0 add conss, 0 chg bounds, 34 chg sides, 0 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.42	c (round 7, fast)       1068 del vars, 97 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.42	c (round 8, fast)       1097 del vars, 125 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.42	c (round 9, fast)       1125 del vars, 152 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.42	c (round 10, fast)       1152 del vars, 178 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.42	c (round 11, fast)       1178 del vars, 203 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.42	c (round 12, fast)       1203 del vars, 227 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 13, fast)       1227 del vars, 250 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 14, fast)       1250 del vars, 272 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 15, fast)       1272 del vars, 293 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 16, fast)       1293 del vars, 313 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 17, fast)       1313 del vars, 332 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 18, fast)       1332 del vars, 350 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 19, fast)       1350 del vars, 367 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 20, fast)       1367 del vars, 383 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 21, fast)       1383 del vars, 398 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 22, fast)       1398 del vars, 412 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 23, fast)       1412 del vars, 425 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 24, fast)       1425 del vars, 437 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 25, fast)       1437 del vars, 448 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 26, fast)       1448 del vars, 458 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 27, fast)       1458 del vars, 467 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 28, fast)       1467 del vars, 475 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 29, fast)       1475 del vars, 482 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 30, fast)       1482 del vars, 488 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 31, fast)       1488 del vars, 493 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 32, fast)       1493 del vars, 497 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 33, fast)       1497 del vars, 500 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 34, fast)       1500 del vars, 502 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 35, fast)       1502 del vars, 503 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 36, fast)       1503 del vars, 503 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 37, exhaustive) 1507 del vars, 503 del conss, 2 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 38, fast)       1507 del vars, 507 del conss, 4 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 39, fast)       1509 del vars, 507 del conss, 4 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 40, exhaustive) 1513 del vars, 507 del conss, 4 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 41, fast)       1513 del vars, 511 del conss, 6 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 42, fast)       1515 del vars, 511 del conss, 6 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 43, exhaustive) 1519 del vars, 511 del conss, 6 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 44, fast)       1519 del vars, 515 del conss, 8 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 45, fast)       1521 del vars, 515 del conss, 8 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 46, exhaustive) 1525 del vars, 515 del conss, 8 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 47, fast)       1525 del vars, 519 del conss, 10 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 48, fast)       1527 del vars, 519 del conss, 10 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 49, exhaustive) 1531 del vars, 519 del conss, 10 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 50, fast)       1531 del vars, 523 del conss, 12 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 51, fast)       1533 del vars, 523 del conss, 12 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 52, exhaustive) 1537 del vars, 523 del conss, 12 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 53, fast)       1537 del vars, 527 del conss, 14 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 54, fast)       1539 del vars, 527 del conss, 14 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 55, exhaustive) 1543 del vars, 527 del conss, 14 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 56, fast)       1543 del vars, 531 del conss, 16 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 57, fast)       1545 del vars, 531 del conss, 16 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 58, exhaustive) 1549 del vars, 531 del conss, 16 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 59, fast)       1549 del vars, 535 del conss, 18 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 60, fast)       1551 del vars, 535 del conss, 18 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 61, exhaustive) 1555 del vars, 535 del conss, 18 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 62, fast)       1555 del vars, 539 del conss, 20 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 63, fast)       1557 del vars, 539 del conss, 20 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 64, exhaustive) 1561 del vars, 539 del conss, 20 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 65, fast)       1561 del vars, 543 del conss, 22 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 66, fast)       1563 del vars, 543 del conss, 22 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 67, exhaustive) 1567 del vars, 543 del conss, 22 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 68, fast)       1567 del vars, 547 del conss, 24 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 69, fast)       1569 del vars, 547 del conss, 24 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 70, exhaustive) 1573 del vars, 547 del conss, 24 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 71, fast)       1573 del vars, 551 del conss, 26 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 72, fast)       1575 del vars, 551 del conss, 26 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 73, exhaustive) 1579 del vars, 551 del conss, 26 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 74, fast)       1579 del vars, 555 del conss, 28 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 75, fast)       1581 del vars, 555 del conss, 28 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 76, exhaustive) 1585 del vars, 555 del conss, 28 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 77, fast)       1585 del vars, 559 del conss, 30 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 78, fast)       1587 del vars, 559 del conss, 30 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 79, exhaustive) 1591 del vars, 559 del conss, 30 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 80, fast)       1591 del vars, 563 del conss, 32 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 81, fast)       1593 del vars, 563 del conss, 32 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 82, exhaustive) 1597 del vars, 563 del conss, 32 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 83, fast)       1597 del vars, 567 del conss, 34 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 84, fast)       1599 del vars, 567 del conss, 34 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 85, exhaustive) 1603 del vars, 567 del conss, 34 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 86, fast)       1603 del vars, 571 del conss, 36 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 87, fast)       1605 del vars, 571 del conss, 36 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 88, exhaustive) 1609 del vars, 571 del conss, 36 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 89, fast)       1609 del vars, 575 del conss, 38 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 90, fast)       1611 del vars, 575 del conss, 38 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 91, exhaustive) 1615 del vars, 575 del conss, 38 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 92, fast)       1615 del vars, 579 del conss, 40 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 93, fast)       1617 del vars, 579 del conss, 40 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 94, exhaustive) 1621 del vars, 579 del conss, 40 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 95, fast)       1621 del vars, 583 del conss, 42 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 96, fast)       1623 del vars, 583 del conss, 42 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 97, exhaustive) 1627 del vars, 583 del conss, 42 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 98, fast)       1627 del vars, 587 del conss, 44 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 99, fast)       1629 del vars, 587 del conss, 44 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 100, exhaustive) 1633 del vars, 587 del conss, 44 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 101, fast)       1633 del vars, 591 del conss, 46 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 102, fast)       1635 del vars, 591 del conss, 46 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 103, exhaustive) 1639 del vars, 591 del conss, 46 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 104, fast)       1639 del vars, 595 del conss, 48 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 105, fast)       1641 del vars, 595 del conss, 48 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 106, exhaustive) 1645 del vars, 595 del conss, 48 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 107, fast)       1645 del vars, 599 del conss, 50 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 108, fast)       1647 del vars, 599 del conss, 50 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 109, exhaustive) 1651 del vars, 599 del conss, 50 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 110, fast)       1651 del vars, 603 del conss, 52 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 111, fast)       1653 del vars, 603 del conss, 52 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 112, exhaustive) 1657 del vars, 603 del conss, 52 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 113, fast)       1657 del vars, 607 del conss, 54 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 114, fast)       1659 del vars, 607 del conss, 54 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 115, exhaustive) 1663 del vars, 607 del conss, 54 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 116, fast)       1663 del vars, 611 del conss, 56 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 117, fast)       1665 del vars, 611 del conss, 56 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 118, exhaustive) 1669 del vars, 611 del conss, 56 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 119, fast)       1669 del vars, 615 del conss, 58 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 120, fast)       1671 del vars, 615 del conss, 58 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 121, exhaustive) 1675 del vars, 615 del conss, 58 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c (round 122, fast)       1675 del vars, 619 del conss, 60 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 123, fast)       1677 del vars, 619 del conss, 60 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 1 clqs
0.37/0.43	c (round 124, exhaustive) 1681 del vars, 619 del conss, 60 add conss, 0 chg bounds, 36 chg sides, 6 chg coeffs, 562 upgd conss, 0 impls, 0 clqs
0.37/0.43	c presolving (125 rounds: 125 fast, 33 medium, 33 exhaustive):
0.37/0.43	c  1681 deleted vars, 619 deleted constraints, 60 added constraints, 0 tightened bounds, 0 added holes, 36 changed sides, 6 changed coefficients
0.37/0.43	c  0 implications, 0 cliques
0.37/0.43	c presolving detected infeasibility
0.37/0.43	c Presolving Time: 0.06
0.37/0.43	c 
0.37/0.43	c SCIP Status        : problem is solved [infeasible]
0.37/0.43	c Solving Time (sec) : 0.06
0.37/0.43	c Solving Nodes      : 0
0.37/0.43	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
0.37/0.43	c Dual Bound         : +1.00000000000000e+20
0.37/0.43	c Gap                : 0.00 %
0.37/0.43	c SCIP found the problem to be infeasible.
0.37/0.43	s UNSATISFIABLE

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: 63837 MiB (62984 MiB free)
  memory of node 1: 64465 MiB (61729 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511601-1751205291/watcher-4511601-1751205291 -o /tmp/evaluation-result-4511601-1751205291/solver-4511601-1751205291 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27064 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4511601-1751205291.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27701, runsolver pid=27698

[startup+0.100127 s]*
/proc/loadavg: 4.25 3.84 3.08 5/255 27706
/proc/meminfo: memFree=127707288/131382116 swapFree=33010684/33010684
[pid=27701] ppid=27698 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/27701/stat : 27701 (scip-naps-1.00.) S 27698 27701 27054 0 -1 4194304 256 329 0 0 0 0 0 0 20 0 1 0 36208309 4292608 768 18446744073709551615 94557721714688 94557722609221 140726583283888 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94557722848272 94557722896016 94557730885632 140726583290273 140726583290370 140726583290370 140726583295972 0
/proc/27701/statm: 1048 768 704 219 0 110 0
[pid=27706] ppid=27701 vsize=18788 memory=13568 CPUtime=0.07 cores=0,2
/proc/27706/stat : 27706 (python3) R 27701 27701 27054 0 -1 4194304 1807 0 0 0 6 1 0 0 20 0 1 0 36208312 19238912 3392 18446744073709551615 94687610527744 94687610528121 140720633255056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94687610539416 94687610540036 94687636500480 140720633260376 140720633260578 140720633260578 140720633266151 0
/proc/27706/statm: 4697 3392 1856 1 0 1470 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 22980 KiB
Current children cumulated memory: 16640 KiB

[startup+0.213452 s]*
/proc/loadavg: 4.25 3.84 3.08 5/255 27706
/proc/meminfo: memFree=127703528/131382116 swapFree=33010684/33010684
[pid=27701] ppid=27698 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/27701/stat : 27701 (scip-naps-1.00.) S 27698 27701 27054 0 -1 4194304 256 329 0 0 0 0 0 0 20 0 1 0 36208309 4292608 768 18446744073709551615 94557721714688 94557722609221 140726583283888 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94557722848272 94557722896016 94557730885632 140726583290273 140726583290370 140726583290370 140726583295972 0
/proc/27701/statm: 1048 768 704 219 0 110 0
[pid=27706] ppid=27701 vsize=1186496 memory=31340 CPUtime=0.17 cores=0,2
/proc/27706/stat : 27706 (python3) R 27701 27701 27054 0 -1 4194304 3613 0 0 0 15 2 0 0 20 0 1 0 36208312 1214971904 7835 18446744073709551615 94687610527744 94687610528121 140720633255056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94687610539416 94687610540036 94687636500480 140720633260376 140720633260578 140720633260578 140720633266151 0
/proc/27706/statm: 296624 7835 4859 1 0 268646 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1190688 KiB
Current children cumulated memory: 34412 KiB

[startup+0.313363 s]*
/proc/loadavg: 4.25 3.84 3.08 5/255 27706
/proc/meminfo: memFree=127703528/131382116 swapFree=33010684/33010684
[pid=27701] ppid=27698 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/27701/stat : 27701 (scip-naps-1.00.) S 27698 27701 27054 0 -1 4194304 256 329 0 0 0 0 0 0 20 0 1 0 36208309 4292608 768 18446744073709551615 94557721714688 94557722609221 140726583283888 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94557722848272 94557722896016 94557730885632 140726583290273 140726583290370 140726583290370 140726583295972 0
/proc/27701/statm: 1048 768 704 219 0 110 0
[pid=27706] ppid=27701 vsize=1190880 memory=36204 CPUtime=0.27 cores=0,2
/proc/27706/stat : 27706 (python3) R 27701 27701 27054 0 -1 4194304 4608 0 0 0 24 3 0 0 20 0 1 0 36208312 1219461120 9051 18446744073709551615 94687610527744 94687610528121 140720633255056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94687610539416 94687610540036 94687636500480 140720633260376 140720633260578 140720633260578 140720633266151 0
/proc/27706/statm: 297720 9051 5115 1 0 269611 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1195072 KiB
Current children cumulated memory: 39276 KiB

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

# cumulated CPU time of all completed processes:  user=0.381328 s, system=0.063072 s

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

[startup+0.413105 s]*
/proc/loadavg: 4.25 3.84 3.08 5/255 27706
/proc/meminfo: memFree=127695716/131382116 swapFree=33010684/33010684
[pid=27701] ppid=27698 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/27701/stat : 27701 (scip-naps-1.00.) S 27698 27701 27054 0 -1 4194304 256 329 0 0 0 0 0 0 20 0 1 0 36208309 4292608 768 18446744073709551615 94557721714688 94557722609221 140726583283888 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94557722848272 94557722896016 94557730885632 140726583290273 140726583290370 140726583290370 140726583295972 0
/proc/27701/statm: 1048 768 704 219 0 110 0
[pid=27706] ppid=27701 vsize=1207956 memory=60908 CPUtime=0.37 cores=0,2
/proc/27706/stat : 27706 (python3) R 27701 27701 27054 0 -1 4194304 8170 0 0 0 33 4 0 0 20 0 1 0 36208312 1236946944 15227 18446744073709551615 94687610527744 94687610528121 140720633255056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94687610539416 94687610540036 94687636500480 140720633260376 140720633260578 140720633260578 140720633266151 0
/proc/27706/statm: 301989 15227 7931 1 0 273347 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 1212148 KiB
Current children cumulated memory: 63980 KiB

Child status: 0

Real time (s): 0.476942
CPU time (s): 0.4444
CPU user time (s): 0.381328
CPU system time (s): 0.063072
CPU usage (%): 93.1769
Max. virtual memory (cumulated for all children) (KiB): 1212148
Max. memory (cumulated for all children) (KiB): 63980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.381328
system time used= 0.063072
maximum resident set size= 61676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8816
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 334
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 27701
#   total CPU time (s): 0.4444
#   total CPU user time (s): 0.381328
#   total CPU system time (s): 0.063072

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026175 second user time and 0.065506 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 15:54:51
IDJOB=4511601
IDBENCH=160451
IDSOLVER=3368
FILE ID=nodeC004/4511601-1751205291
RUNJOBID= nodeC004-1751204746-27064
SLURM_JOB_ID= 9587619
Free space on /tmp= 433044 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/SUMINEQ/normalized-sumineqArity3pyramidP0032.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511601-1751205291/watcher-4511601-1751205291 -o /tmp/evaluation-result-4511601-1751205291/solver-4511601-1751205291 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27064 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4511601-1751205291.opb

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

MD5SUM BENCH= 19d3f2d8496913a7267fdcac0d205e84
RANDOM SEED=1264918325

nodeC004 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        127707224 kB
MemAvailable:   129215556 kB
Buffers:            3280 kB
Cached:          2312028 kB
SwapCached:            0 kB
Active:          1074436 kB
Inactive:        2014020 kB
Active(anon):     791124 kB
Inactive(anon):        0 kB
Active(file):     283312 kB
Inactive(file):  2014020 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11456 kB
Writeback:             0 kB
AnonPages:        776208 kB
Mapped:           126820 kB
Shmem:             17976 kB
KReclaimable:     101252 kB
Slab:             184148 kB
SReclaimable:     101252 kB
SUnreclaim:        82896 kB
KernelStack:        4096 kB
PageTables:         5216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4352476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC004 at 2025-06-29 15:54:52