Trace number 4544971

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.00a1? (TO) 3601.42 3612.85

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat20_19_identity_complement.opb
MD5SUM6b62b1f0af3a4b117c91c07257537aad
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 benchmark14.7305
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7600
Total number of constraints700360
Number of constraints which are clauses685920
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14440
Minimum length of a constraint2
Maximum length of a constraint19
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

418.39/419.84	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4544971-1753224622.opb
418.39/419.84	c Solving mode: decision
418.39/419.84	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
418.39/419.84	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
418.39/419.84	c original problem has 7600 variables (7600 bin, 0 int, 0 impl, 0 cont) and 700360 constraints
418.39/419.84	c presolving:
418.39/419.84	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 7220 chg coeffs, 700360 upgd conss, 0 impls, 552330 clqs
418.39/419.84	c (round 2, medium)     0 del vars, 7220 del conss, 14440 add conss, 0 chg bounds, 0 chg sides, 7220 chg coeffs, 700360 upgd conss, 0 impls, 566770 clqs
418.39/419.84	c (round 3, exhaustive) 0 del vars, 27896 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7220 chg coeffs, 700360 upgd conss, 0 impls, 566770 clqs
418.39/419.84	c (round 4, exhaustive) 19 del vars, 27915 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7220 chg coeffs, 700360 upgd conss, 0 impls, 566732 clqs
418.39/419.84	c (round 5, exhaustive) 19 del vars, 31506 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 566732 clqs
418.39/419.84	c (round 6, exhaustive) 44 del vars, 31506 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 654911 clqs
418.39/419.84	c (round 7, exhaustive) 69 del vars, 31568 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 687405 clqs
418.39/419.84	c    (122.3s) probing: 1000/7581 (13.2%) - 0 fixings, 65 aggregations, 160299 implications, 0 bound changes
418.39/419.84	c (round 8, exhaustive) 94 del vars, 31666 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 711323 clqs
418.39/419.84	c (round 9, exhaustive) 119 del vars, 31803 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 725474 clqs
418.39/419.84	c (round 10, exhaustive) 144 del vars, 31982 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 737371 clqs
418.39/419.84	c (round 11, exhaustive) 169 del vars, 32188 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 748898 clqs
418.39/419.84	c (round 12, exhaustive) 194 del vars, 32405 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 757220 clqs
418.39/419.84	c (round 13, exhaustive) 219 del vars, 32677 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 766439 clqs
418.39/419.84	c (round 14, exhaustive) 244 del vars, 32989 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 775849 clqs
418.39/419.84	c (round 15, exhaustive) 269 del vars, 33303 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 781667 clqs
418.39/419.84	c    (247.5s) probing: 2000/7581 (26.4%) - 0 fixings, 254 aggregations, 299439 implications, 0 bound changes
418.39/419.84	c (round 16, exhaustive) 294 del vars, 33662 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 785642 clqs
418.39/419.84	c (round 17, exhaustive) 319 del vars, 34061 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 786033 clqs
418.39/419.84	c (round 18, exhaustive) 344 del vars, 34474 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 788042 clqs
418.39/419.84	c (round 19, exhaustive) 369 del vars, 34934 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 788500 clqs
418.39/419.84	c (round 20, exhaustive) 394 del vars, 35408 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 787978 clqs
418.39/419.84	c (round 21, exhaustive) 419 del vars, 35935 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 789522 clqs
418.39/419.84	c (round 22, fast)       419 del vars, 36494 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 789522 clqs
418.39/419.84	c (round 23, exhaustive) 444 del vars, 36501 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 789023 clqs
418.39/419.84	c (round 24, fast)       444 del vars, 37083 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 789023 clqs
418.39/419.84	c (round 25, exhaustive) 469 del vars, 37089 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 787331 clqs
418.39/419.84	c (round 26, fast)       469 del vars, 37689 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 787331 clqs
418.39/419.84	c (round 27, exhaustive) 494 del vars, 37692 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 787844 clqs
418.39/419.84	c (round 28, fast)       494 del vars, 38350 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 787844 clqs
418.39/419.84	c (round 29, exhaustive) 519 del vars, 38359 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 789605 clqs
418.39/419.84	c (round 30, fast)       519 del vars, 39061 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 789605 clqs
418.39/419.84	c (round 31, exhaustive) 544 del vars, 39065 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 790607 clqs
418.39/419.84	c (round 32, fast)       544 del vars, 39800 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 790607 clqs
418.39/419.84	c (round 33, exhaustive) 569 del vars, 39806 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 791705 clqs
418.39/419.84	c (round 34, fast)       569 del vars, 40563 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 791705 clqs
418.39/419.84	c (round 35, exhaustive) 594 del vars, 40572 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 790728 clqs
418.39/419.84	c (round 36, fast)       594 del vars, 41386 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 790728 clqs
418.39/419.84	c (round 37, exhaustive) 619 del vars, 41395 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 788744 clqs
418.39/419.84	c (round 38, fast)       619 del vars, 42144 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 788744 clqs
418.39/419.84	c (round 39, exhaustive) 644 del vars, 42150 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 788071 clqs
418.39/419.84	c (round 40, fast)       644 del vars, 42985 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 788071 clqs
418.39/419.84	c    (387.2s) probing: 3000/7581 (39.6%) - 0 fixings, 627 aggregations, 417279 implications, 0 bound changes
418.39/419.84	c (round 41, exhaustive) 669 del vars, 42990 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 785820 clqs
418.39/419.84	c (round 42, fast)       669 del vars, 43852 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 785820 clqs
418.39/419.84	c (round 43, exhaustive) 694 del vars, 43863 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 784260 clqs
418.39/419.84	c (round 44, fast)       694 del vars, 44806 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 784260 clqs
418.39/419.84	c (round 45, exhaustive) 719 del vars, 44813 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 783472 clqs
418.39/419.84	c (round 46, fast)       719 del vars, 45773 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 783472 clqs
418.39/419.84	c (round 47, exhaustive) 744 del vars, 45783 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 781883 clqs
500.24/501.93	c (round 48, fast)       744 del vars, 46759 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 781883 clqs
500.24/501.93	c (round 49, exhaustive) 769 del vars, 46764 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 781815 clqs
500.24/501.93	c (round 50, fast)       769 del vars, 47744 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 781815 clqs
500.24/501.93	c (round 51, exhaustive) 794 del vars, 47752 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 780493 clqs
500.24/501.93	c (round 52, fast)       794 del vars, 48795 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 780493 clqs
500.24/501.93	c (round 53, exhaustive) 819 del vars, 48807 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 777604 clqs
500.24/501.93	c (round 54, fast)       819 del vars, 49846 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 777604 clqs
500.24/501.93	c (round 55, exhaustive) 844 del vars, 49858 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 775522 clqs
500.24/501.93	c (round 56, fast)       844 del vars, 50958 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 775522 clqs
500.24/501.93	c (round 57, exhaustive) 869 del vars, 50963 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 772789 clqs
500.24/501.93	c (round 58, fast)       869 del vars, 52092 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 772789 clqs
500.24/501.93	c (round 59, exhaustive) 894 del vars, 52106 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 771659 clqs
500.24/501.93	c (round 60, fast)       894 del vars, 53240 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 771659 clqs
500.24/501.93	c (round 61, exhaustive) 919 del vars, 53249 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 769251 clqs
500.24/501.93	c (round 62, fast)       919 del vars, 54431 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 769251 clqs
500.24/501.93	c (round 63, exhaustive) 944 del vars, 54446 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 765774 clqs
500.24/501.93	c (round 64, fast)       944 del vars, 55661 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 765774 clqs
500.24/501.93	c (round 65, exhaustive) 969 del vars, 55669 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 763170 clqs
500.24/501.93	c (round 66, fast)       969 del vars, 56897 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 763170 clqs
500.24/501.93	c (round 67, exhaustive) 994 del vars, 56910 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 760935 clqs
500.24/501.93	c (round 68, fast)       994 del vars, 58179 del conss, 21332 add conss, 0 chg bounds, 0 chg sides, 7239 chg coeffs, 700360 upgd conss, 0 impls, 760935 clqs
500.24/501.93	c    (500.5s) probing: 3758/7581 (49.6%) - 0 fixings, 975 aggregations, 492255 implications, 0 bound changes
500.24/501.93	c    (500.5s) probing aborted: solving stopped
500.24/501.93	c presolving (69 rounds: 69 fast, 45 medium, 44 exhaustive):
500.24/501.93	c  994 deleted vars, 58179 deleted constraints, 21332 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 7239 changed coefficients
500.24/501.93	c  0 implications, 760935 cliques
500.24/501.93	c presolving was interrupted.
500.24/501.93	c Presolving Time: 499.70
500.24/501.93	c presolving:
500.24/501.93	c presolving (69 rounds: 69 fast, 45 medium, 44 exhaustive):
500.24/501.93	c  994 deleted vars, 58179 deleted constraints, 21332 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 7239 changed coefficients
500.24/501.93	c  0 implications, 760935 cliques
500.24/501.93	c presolving was interrupted.
500.24/501.93	c Presolving Time: 499.70
500.24/501.93	c 
500.24/501.93	c SCIP Status        : solving was interrupted [time limit reached]
500.24/501.93	c Solving Time (sec) : 500.52
500.24/501.93	c Solving Nodes      : 0
500.24/501.93	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
500.24/501.93	c ----------------------------------------------------------------------
500.24/501.93	c dual bound: -1e+20 -> -100000000000000000000
500.24/501.93	c primal bound: 1e+20 -> 100000000000000000000
500.24/501.93	c scip-goal-lb: -100000000000000000000
500.24/501.93	c scip-goal-ub: 100000000000000000000
500.24/501.93	c writing output to: HOME/tmpj27u_a2o.opb
500.24/501.93	c appending fixed variable constraints
500.24/501.93	c scip-fixed vars: 0.00% (0/6606)
500.24/501.93	c ----------------------------------------------------------------------
500.24/501.93	c executing external solver: HOME/naps-1.03a6
500.24/501.93	c ----------------------------------------------------------------------
500.24/501.93	c command: HOME/naps-1.03a6 HOME/tmpj27u_a2o.opb
500.24/501.96	c NaPS 1.03a6.
500.24/501.96	c Input file name: HOME/tmpj27u_a2o.opb
3600.05/3611.50	c
3600.05/3611.50	c *** TERMINATED *** by signal 15
3600.05/3611.50	c _____________________________________________________________________________
3600.05/3611.50	c std/band forms        : 7220,0
3600.05/3611.50	c 2cl/3cl ITE-codings   : 0,0
3600.05/3611.50	c BDD/srt/adr Max costs : 2,0,0
3600.05/3611.50	c BDDraw/bin/mul/srt/adr: 7220,0,0,0,0
3600.05/3611.50	c BDD nodes             : 21660
3600.05/3611.50	c Es1/CC detections     : 0,0
3600.05/3611.50	c CC sort               : 0
3600.05/3611.50	c SAT/UNSAT calls       : 0,0
3600.05/3611.50	c regenrated variables  : 0
3600.05/3611.50	c eliminated fixed lits : 0
3600.05/3611.50	c goal lit flips        : 0
3600.05/3611.50	c goal stages           : 0
3600.05/3611.50	c goal shrink           : 0
3600.05/3611.50	c goal coeff separations: 0
3600.05/3611.50	c restarts              : 0
3600.05/3611.50	c conflicts             : 0              (0 /sec)
3600.05/3611.50	c decisions             : 0              (0 /sec)
3600.05/3611.50	c propagations          : 0              (0 /sec)
3600.05/3611.50	c inspects              : 0              (0 /sec)
3600.05/3611.50	c CPU time (solving tm) : 3094 s        (3091 s, SAT 0 s, UNSAT 0 s)
3600.05/3611.50	c Time for Opt-base     : 0 s
3600.05/3611.50	c Steps for Opt-base    : 0
3600.05/3611.50	c Time for BDD coding   : 0.04736 s
3600.05/3611.50	c Time for srt coding   : 0 s
3600.05/3611.50	c _____________________________________________________________________________
3600.05/3611.50	s UNKNOWN
3601.25/3612.79	c received SIGTERM, forwarding to pbsolver...
3601.25/3612.79	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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: 63708 MiB (60271 MiB free)
  memory of node 1: 64465 MiB (55680 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544971-1753224622/watcher-4544971-1753224622 -o /tmp/evaluation-result-4544971-1753224622/solver-4544971-1753224622 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168831 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4544971-1753224622.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=171446, runsolver pid=171443

[startup+0.100064 s]*
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=118723940/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=1187344 memory=32468 CPUtime=0.06 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 3793 0 0 0 5 1 0 0 20 0 1 0 238140813 1215840256 8117 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 296836 8117 4949 1 0 268858 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191536 KiB
Current children cumulated memory: 35540 KiB

[startup+0.205598 s]*
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=118691684/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=1225236 memory=76884 CPUtime=0.17 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 12444 0 0 0 14 3 0 0 20 0 1 0 238140813 1254641664 19221 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 306309 19221 7637 1 0 277667 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1229428 KiB
Current children cumulated memory: 79956 KiB

[startup+0.305579 s]*
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=118659428/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=1257416 memory=108500 CPUtime=0.27 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 20343 0 0 0 23 4 0 0 20 0 1 0 238140813 1287593984 27125 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 314354 27125 7637 1 0 285712 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1261608 KiB
Current children cumulated memory: 111572 KiB

[startup+0.700204 s]
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=118593152/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=1370920 memory=221552 CPUtime=0.66 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 48104 0 0 0 58 8 0 0 20 0 1 0 238140813 1403822080 55388 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 342730 55388 7637 1 0 314088 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1375112 KiB
Current children cumulated memory: 224624 KiB

[startup+1.5002 s]
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=118457468/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=1658876 memory=509888 CPUtime=1.46 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 120036 0 0 0 128 18 0 0 20 0 1 0 238140813 1698689024 127472 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 414719 127472 7797 1 0 386077 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1663068 KiB
Current children cumulated memory: 512960 KiB

[startup+3.10542 s]
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=117860764/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2074940 memory=916964 CPUtime=3.05 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 203372 0 0 0 273 32 0 0 20 0 1 0 238140813 2124738560 229241 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 518735 229241 7861 1 0 490093 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2079132 KiB
Current children cumulated memory: 920036 KiB

[startup+6.3002 s]
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=117603780/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2337164 memory=1178268 CPUtime=6.24 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 261555 0 0 0 581 43 0 0 20 0 1 0 238140813 2393255936 294567 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 584291 294567 7925 1 0 555649 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 2341356 KiB
Current children cumulated memory: 1181340 KiB

[startup+12.7002 s]
/proc/loadavg: 4.03 4.09 3.87 5/269 171451
/proc/meminfo: memFree=117600252/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2337164 memory=1178396 CPUtime=12.62 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 261653 0 0 0 1219 43 0 0 20 0 1 0 238140813 2393255936 294599 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 584291 294599 7925 1 0 555649 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 2341356 KiB
Current children cumulated memory: 1181468 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 4.08 3.88 5/269 171451
/proc/meminfo: memFree=117599128/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2338072 memory=1178652 CPUtime=25.38 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 261777 0 0 0 2495 43 0 0 20 0 1 0 238140813 2394185728 294663 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 584518 294663 7925 1 0 555876 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2342264 KiB
Current children cumulated memory: 1181724 KiB

[startup+51.1058 s]
/proc/loadavg: 4.01 4.08 3.88 5/269 171452
/proc/meminfo: memFree=117593220/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2338072 memory=1178908 CPUtime=50.9 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 262095 0 0 0 5046 44 0 0 20 0 1 0 238140813 2394185728 294727 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 584518 294727 7925 1 0 555876 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 2342264 KiB
Current children cumulated memory: 1181980 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.08 3.90 5/269 171454
/proc/meminfo: memFree=117595120/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2338072 memory=1179420 CPUtime=101.93 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 262823 0 0 0 10148 45 0 0 20 0 1 0 238140813 2394185728 294855 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 584518 294855 7925 1 0 555876 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 2342264 KiB
Current children cumulated memory: 1182492 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.09 3.92 5/268 171456
/proc/meminfo: memFree=117606304/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2339164 memory=1179932 CPUtime=161.72 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 263184 0 0 0 16127 45 0 0 20 0 1 0 238140813 2395303936 294983 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 584791 294983 7957 1 0 556149 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 2343356 KiB
Current children cumulated memory: 1183004 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 3.93 5/268 171557
/proc/meminfo: memFree=117736392/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2352104 memory=1193052 CPUtime=221.53 cores=5,7
/proc/171451/stat : 171451 (python3) R 171446 171446 168818 0 -1 4194304 264003 0 0 0 22107 46 0 0 20 0 1 0 238140813 2408554496 298263 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 588026 298263 7957 1 0 559384 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 2356296 KiB

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

/proc/171569/stat : 171569 (naps-1.03a6) R 171451 171569 171569 0 -1 4194304 1906706 0 0 0 276675 480 0 0 20 0 1 0 238191006 68055040 14410 18446744073709551615 4198400 7047149 140736027488816 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 27127808 140736027494799 140736027494897 140736027494897 140736027500489 0
/proc/171569/statm: 16615 14410 544 696 0 15776 0
Current children cumulated CPU time: 3271.84 s
Current children cumulated vsize: 2932836 KiB
Current children cumulated memory: 1764680 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/269 171911
/proc/meminfo: memFree=111524584/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2862184 memory=1703968 CPUtime=500.29 cores=5,7
/proc/171451/stat : 171451 (python3) S 171446 171446 168818 0 -1 4194304 295308 0 0 0 49969 60 0 0 20 0 1 0 238140813 2930876416 425992 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 715546 425992 8021 1 0 686904 0
[pid=171569] ppid=171451 vsize=74648 memory=58532 CPUtime=2831.38 cores=5,7
/proc/171569/stat : 171569 (naps-1.03a6) R 171451 171569 171569 0 -1 4194304 1921968 0 0 0 282653 485 0 0 20 0 1 0 238191006 76439552 14633 18446744073709551615 4198400 7047149 140736027488816 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 27127808 140736027494799 140736027494897 140736027494897 140736027500489 0
/proc/171569/statm: 18662 14633 544 696 0 17823 0
Current children cumulated CPU time: 3331.67 s
Current children cumulated vsize: 2941024 KiB
Current children cumulated memory: 1765572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/269 171913
/proc/meminfo: memFree=111511092/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2862184 memory=1703968 CPUtime=500.29 cores=5,7
/proc/171451/stat : 171451 (python3) S 171446 171446 168818 0 -1 4194304 295308 0 0 0 49969 60 0 0 20 0 1 0 238140813 2930876416 425992 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 715546 425992 8021 1 0 686904 0
[pid=171569] ppid=171451 vsize=82844 memory=65132 CPUtime=2891.19 cores=5,7
/proc/171569/stat : 171569 (naps-1.03a6) R 171451 171569 171569 0 -1 4194304 2027101 0 0 0 288611 508 0 0 20 0 1 0 238191006 84832256 16283 18446744073709551615 4198400 7047149 140736027488816 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 27127808 140736027494799 140736027494897 140736027494897 140736027500489 0
/proc/171569/statm: 20711 16283 544 696 0 19872 0
Current children cumulated CPU time: 3391.48 s
Current children cumulated vsize: 2949220 KiB
Current children cumulated memory: 1772172 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 171915
/proc/meminfo: memFree=111517728/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2862184 memory=1703968 CPUtime=500.29 cores=5,7
/proc/171451/stat : 171451 (python3) S 171446 171446 168818 0 -1 4194304 295308 0 0 0 49969 60 0 0 20 0 1 0 238140813 2930876416 425992 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 715546 425992 8021 1 0 686904 0
[pid=171569] ppid=171451 vsize=78748 memory=62316 CPUtime=2951.01 cores=5,7
/proc/171569/stat : 171569 (naps-1.03a6) R 171451 171569 171569 0 -1 4194304 2109335 0 0 0 294573 528 0 0 20 0 1 0 238191006 80637952 15579 18446744073709551615 4198400 7047149 140736027488816 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 27127808 140736027494799 140736027494897 140736027494897 140736027500489 0
/proc/171569/statm: 19687 15579 544 696 0 18848 0
Current children cumulated CPU time: 3451.3 s
Current children cumulated vsize: 2945124 KiB
Current children cumulated memory: 1769356 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/270 171918
/proc/meminfo: memFree=111535176/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2862184 memory=1703968 CPUtime=500.29 cores=5,7
/proc/171451/stat : 171451 (python3) S 171446 171446 168818 0 -1 4194304 295308 0 0 0 49969 60 0 0 20 0 1 0 238140813 2930876416 425992 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 715546 425992 8021 1 0 686904 0
[pid=171569] ppid=171451 vsize=54172 memory=48684 CPUtime=3010.83 cores=5,7
/proc/171569/stat : 171569 (naps-1.03a6) R 171451 171569 171569 0 -1 4194304 2162085 0 0 0 300542 541 0 0 20 0 1 0 238191006 55472128 12171 18446744073709551615 4198400 7047149 140736027488816 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 27127808 140736027494799 140736027494897 140736027494897 140736027500489 0
/proc/171569/statm: 13543 12171 544 696 0 12704 0
Current children cumulated CPU time: 3511.12 s
Current children cumulated vsize: 2920548 KiB
Current children cumulated memory: 1755724 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/270 171972
/proc/meminfo: memFree=112986432/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2862184 memory=1703968 CPUtime=500.29 cores=5,7
/proc/171451/stat : 171451 (python3) S 171446 171446 168818 0 -1 4194304 295308 0 0 0 49969 60 0 0 20 0 1 0 238140813 2930876416 425992 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 715546 425992 8021 1 0 686904 0
[pid=171569] ppid=171451 vsize=82844 memory=68244 CPUtime=3070.66 cores=5,7
/proc/171569/stat : 171569 (naps-1.03a6) R 171451 171569 171569 0 -1 4194304 2204712 0 0 0 306513 553 0 0 20 0 1 0 238191006 84832256 17061 18446744073709551615 4198400 7047149 140736027488816 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 27127808 140736027494799 140736027494897 140736027494897 140736027500489 0
/proc/171569/statm: 20711 17061 544 696 0 19872 0
Current children cumulated CPU time: 3570.95 s
Current children cumulated vsize: 2949220 KiB
Current children cumulated memory: 1775284 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 171973
/proc/meminfo: memFree=112801264/131249988 swapFree=33010416/33010684
[pid=171446] ppid=171443 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/171446/stat : 171446 (scip-naps-1.00.) S 171443 171446 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238140811 4292608 768 18446744073709551615 94043016675328 94043017569861 140731445164464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94043017808912 94043017856656 94043050582016 140731445168543 140731445168640 140731445168640 140731445174244 0
/proc/171446/statm: 1048 768 704 219 0 110 0
[pid=171451] ppid=171446 vsize=2862184 memory=1703968 CPUtime=500.29 cores=5,7
/proc/171451/stat : 171451 (python3) S 171446 171446 168818 0 -1 4194304 295308 0 0 0 49969 60 0 0 20 0 1 0 238140813 2930876416 425992 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 715546 425992 8021 1 0 686904 0
[pid=171569] ppid=171451 vsize=91036 memory=74388 CPUtime=3099.76 cores=5,7
/proc/171569/stat : 171569 (naps-1.03a6) R 171451 171569 171569 0 -1 4194304 2226391 0 0 0 309418 558 0 0 20 0 1 0 238191006 93220864 18597 18446744073709551615 4198400 7047149 140736027488816 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 27127808 140736027494799 140736027494897 140736027494897 140736027500489 0
/proc/171569/statm: 22759 18597 544 696 0 21920 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2957412 KiB
Current children cumulated memory: 1781428 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.52 s]
# the end of solver process 171446 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001423 s, system=0.007785 s

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

# cumulated CPU time of all completed processes:  user=3595.06 s, system=6.36519 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612 s]*
/proc/loadavg: 4.10 4.09 4.09 5/268 171973
/proc/meminfo: memFree=112842520/131249988 swapFree=33010416/33010684
[pid=171451] ppid=171443 vsize=2862184 memory=1703968 CPUtime=3600.54 cores=5,7
/proc/171451/stat : 171451 (python3) R 171443 171446 168818 0 -1 4194304 357473 2226392 0 0 50015 63 309418 558 20 0 1 0 238140813 2930876416 425992 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 715546 425992 8021 1 0 686904 0
Current cumulated CPU time of completed processes: 0.009208 s
Current children cumulated CPU time: 3600.54 s
Current children cumulated vsize: 2862184 KiB
Current children cumulated memory: 1703968 KiB

[startup+3612.4 s]
/proc/loadavg: 4.10 4.09 4.09 5/268 171973
/proc/meminfo: memFree=112842520/131249988 swapFree=33010416/33010684
[pid=171451] ppid=171443 vsize=2855644 memory=1698524 CPUtime=3600.93 cores=5,7
/proc/171451/stat : 171451 (python3) R 171443 171446 168818 0 -1 4194304 391371 2226392 0 0 50051 66 309418 558 20 0 1 0 238140813 2924179456 424631 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 713911 424631 8021 1 0 685269 0
Current cumulated CPU time of completed processes: 0.009208 s
Current children cumulated CPU time: 3600.93 s
Current children cumulated vsize: 2855644 KiB
Current children cumulated memory: 1698524 KiB

[startup+3612.8 s]
/proc/loadavg: 4.10 4.09 4.09 5/268 171973
/proc/meminfo: memFree=112842520/131249988 swapFree=33010416/33010684
[pid=171451] ppid=171443 vsize=2177012 memory=1029676 CPUtime=3601.33 cores=5,7
/proc/171451/stat : 171451 (python3) R 171443 171446 168818 0 -1 4194304 480360 2226392 0 0 50085 72 309418 558 20 0 1 0 238140813 2229260288 257483 18446744073709551615 93842760675328 93842760675705 140732736141008 0 0 0 0 16781312 0 0 0 0 17 5 0 0 0 0 0 93842760687000 93842760687620 93842781990912 140732736145750 140732736145952 140732736145952 140732736151527 0
/proc/171451/statm: 544253 257483 8053 1 0 515611 0
Current cumulated CPU time of completed processes: 0.009208 s
Current children cumulated CPU time: 3601.33 s
Current children cumulated vsize: 2177012 KiB
Current children cumulated memory: 1029676 KiB

Child status: 0

Real time (s): 3612.85
CPU time (s): 3601.42
CPU user time (s): 3595.06
CPU system time (s): 6.36519
CPU usage (%): 99.6837
Max. virtual memory (cumulated for all children) (KiB): 3022952
Max. memory (cumulated for all children) (KiB): 1835312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.06
system time used= 6.36519
maximum resident set size= 1703968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2709017
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 363
involuntary context switches= 21655


# summary of solver processes directly reported to runsolver:
#   pid: 171446,171451
#   total CPU time (s): 3601.42
#   total CPU user time (s): 3595.06
#   total CPU system time (s): 6.36519

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.29022 second user time and 16.774 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 00:50:23
IDJOB=4544971
IDBENCH=180687
IDSOLVER=3368
FILE ID=nodeC031/4544971-1753224622
RUNJOBID= nodeC031-1753222578-168831
SLURM_JOB_ID= 9687820
Free space on /tmp= 432884 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat20_19_identity_complement.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544971-1753224622/watcher-4544971-1753224622 -o /tmp/evaluation-result-4544971-1753224622/solver-4544971-1753224622 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168831 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4544971-1753224622.opb

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

MD5SUM BENCH= 6b62b1f0af3a4b117c91c07257537aad
RANDOM SEED=620318908

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        118734492 kB
MemAvailable:   123934492 kB
Buffers:            2128 kB
Cached:          5884664 kB
SwapCached:            8 kB
Active:          6872436 kB
Inactive:        4750596 kB
Active(anon):    5752024 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4740132 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23652 kB
Writeback:            12 kB
AnonPages:       5735012 kB
Mapped:           135760 kB
Shmem:             26248 kB
KReclaimable:     357392 kB
Slab:             456392 kB
SReclaimable:     357392 kB
SUnreclaim:        99000 kB
KernelStack:        4336 kB
PageTables:        15104 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9658680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1777664 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432824 MiB
End job on nodeC031 at 2025-07-23 01:50:36