Trace number 4543996

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 38.692 38.8151

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_18_044.opb
MD5SUMa8d485dd68e6f5e7f4ac9c438b78b38d
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.482438
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35658
Total number of constraints1603
Number of constraints which are clauses811
Number of constraints which are cardinality constraints (but not clauses)792
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint18
Maximum length of a constraint45
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 46
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

32.08/32.26	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4543996-1753222655.opb
32.08/32.26	c Solving mode: decision
32.08/32.26	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
32.08/32.26	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
32.08/32.26	c original problem has 35658 variables (35658 bin, 0 int, 0 impl, 0 cont) and 1603 constraints
32.08/32.26	c presolving:
32.08/32.26	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 811 upgd conss, 0 impls, 792 clqs
32.08/32.26	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1603 upgd conss, 0 impls, 792 clqs
32.08/32.26	c    (0.3s) probing: 51/35658 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
32.08/32.26	c    (0.3s) probing aborted: 50/50 successive totally useless probings
32.08/32.26	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
32.08/32.26	c    (31.3s) symmetry computation finished: 1500 generators found (max: 1500, log10 of symmetry group size: 2000.0) (symcode time: 30.90)
32.08/32.26	c dynamic symmetry handling statistics:
32.08/32.26	c    orbitopal reduction:       no components
32.08/32.26	c    orbital reduction:         no components
32.08/32.26	c    lexicographic reduction:   no permutations
32.08/32.26	c handled 2 out of 2 symmetry components
32.08/32.26	c (round 3, exhaustive) 760 del vars, 0 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 4, fast)       760 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 760 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 5, medium)     1491 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 1491 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 6, medium)     2205 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 2205 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 7, medium)     2902 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 2902 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 8, medium)     3582 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 3582 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 9, medium)     4245 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 4245 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 10, medium)     4891 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 4891 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 11, medium)     5520 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 5520 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 12, medium)     6132 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 6132 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 13, medium)     6727 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 6727 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 14, medium)     7305 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 7305 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 15, medium)     7866 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 7866 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 16, medium)     8410 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 8410 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 17, medium)     8937 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 8937 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 18, medium)     9447 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 9447 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 19, medium)     9940 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 9940 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 20, medium)     10416 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 10416 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 21, medium)     10875 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 10875 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 22, medium)     11317 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 11317 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 23, medium)     11742 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 11742 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 24, medium)     12150 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 12150 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 25, medium)     12541 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 12541 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 26, medium)     12915 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 12915 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 27, medium)     13272 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 13272 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 28, medium)     13612 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 13612 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 29, medium)     13935 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 13935 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 30, medium)     14241 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 14241 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 31, medium)     14530 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 14530 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 32, medium)     14802 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 14802 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 33, medium)     15057 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 15057 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 34, medium)     15295 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 15295 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 35, medium)     15516 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 15516 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 36, medium)     15720 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 15720 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 37, medium)     15907 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 15907 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 38, medium)     16077 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16077 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 39, medium)     16230 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16230 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 40, medium)     16366 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16366 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 41, medium)     16485 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16485 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 42, medium)     16587 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16587 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 43, medium)     16672 del vars, 17 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16672 chg coeffs, 1603 upgd conss, 0 impls, 776 clqs
32.08/32.26	c (round 44, medium)     16741 del vars, 18 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16741 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 45, fast)       16741 del vars, 62 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16741 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 46, medium)     16789 del vars, 62 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16789 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
32.08/32.26	c (round 47, medium)     16821 del vars, 62 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16821 chg coeffs, 1603 upgd conss, 0 impls, 807 clqs
38.56/38.70	c (round 48, medium)     16853 del vars, 79 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16838 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
38.56/38.70	c (round 49, fast)       16854 del vars, 783 del conss, 751 add conss, 0 chg bounds, 0 chg sides, 16853 chg coeffs, 1603 upgd conss, 0 impls, 775 clqs
38.56/38.70	c    (34.5s) probing: 1000/35658 (2.8%) - 0 fixings, 0 aggregations, 813 implications, 0 bound changes
38.56/38.70	c    (36.7s) probing: 1862/35658 (5.2%) - 0 fixings, 0 aggregations, 1654 implications, 0 bound changes
38.56/38.70	c    (36.7s) probing aborted: 1000/1000 successive useless probings
38.56/38.70	c presolving (50 rounds: 50 fast, 47 medium, 4 exhaustive):
38.56/38.70	c  16854 deleted vars, 783 deleted constraints, 751 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 16898 changed coefficients
38.56/38.70	c  0 implications, 2429 cliques
38.56/38.70	c presolved problem has 18804 variables (18804 bin, 0 int, 0 impl, 0 cont) and 1571 constraints
38.56/38.70	c     775 constraints of type <setppc>
38.56/38.70	c     751 constraints of type <orbitope>
38.56/38.70	c      45 constraints of type <logicor>
38.56/38.70	c transformed objective value is always integral (scale: 1)
38.56/38.70	c Presolving Time: 36.71
38.56/38.70	c 
38.56/38.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
38.56/38.70	c  38.5s|     1 |     0 |   527 |     - |   623M |   0 |  18k|1706 | 820 |   0 |  0 | 135 |   0 |    cutoff    |      --      |   0.00%| unknown
38.56/38.70	c  38.5s|     1 |     0 |   527 |     - |   623M |   0 |  18k|1706 | 820 |   0 |  0 | 135 |   0 |    cutoff    |      --      |   0.00%| unknown
38.56/38.70	c 
38.56/38.70	c SCIP Status        : problem is solved [infeasible]
38.56/38.70	c Solving Time (sec) : 38.52
38.56/38.70	c Solving Nodes      : 1
38.56/38.70	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
38.56/38.70	c Dual Bound         : +1.00000000000000e+20
38.56/38.70	c Gap                : 0.00 %
38.56/38.70	c SCIP found the problem to be infeasible.
38.56/38.70	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: 63708 MiB (61513 MiB free)
  memory of node 1: 64465 MiB (57199 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=170128, runsolver pid=170125

[startup+0.100062 s]*
/proc/loadavg: 3.20 1.78 1.73 5/268 170133
/proc/meminfo: memFree=121548424/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1187348 memory=32308 CPUtime=0.06 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 3805 0 0 0 5 1 0 0 20 0 1 0 237944055 1215844352 8077 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 6 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 296837 8077 4914 1 0 268859 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191540 KiB
Current children cumulated memory: 35252 KiB

[startup+0.205543 s]*
/proc/loadavg: 3.20 1.78 1.73 5/268 170133
/proc/meminfo: memFree=121485928/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1254128 memory=107060 CPUtime=0.17 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 19902 0 0 0 13 4 0 0 20 0 1 0 237944055 1284227072 26765 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 313532 26765 7762 1 0 284890 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1258320 KiB
Current children cumulated memory: 110004 KiB

[startup+0.305652 s]*
/proc/loadavg: 3.20 1.78 1.73 5/268 170133
/proc/meminfo: memFree=121461988/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1297540 memory=142900 CPUtime=0.26 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 28833 0 0 0 21 5 0 0 20 0 1 0 237944055 1328680960 35725 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 324385 35725 7826 1 0 295743 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1301732 KiB
Current children cumulated memory: 145844 KiB

[startup+0.700157 s]
/proc/loadavg: 3.27 1.81 1.75 5/268 170133
/proc/meminfo: memFree=121454176/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1396448 memory=183752 CPUtime=0.65 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 39416 0 0 0 58 7 0 0 20 0 1 0 237944055 1429962752 45938 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 349112 45938 7954 1 0 320470 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1400640 KiB
Current children cumulated memory: 186696 KiB

[startup+1.50014 s]
/proc/loadavg: 3.27 1.81 1.75 5/268 170133
/proc/meminfo: memFree=121317084/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1420824 memory=210940 CPUtime=1.46 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 45717 0 0 0 138 8 0 0 20 0 1 0 237944055 1454923776 52735 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 355206 52735 7954 1 0 326564 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1425016 KiB
Current children cumulated memory: 213884 KiB

[startup+3.10508 s]
/proc/loadavg: 3.27 1.81 1.75 5/268 170133
/proc/meminfo: memFree=121281300/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1445204 memory=235900 CPUtime=3.05 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 51948 0 0 0 297 8 0 0 20 0 1 0 237944055 1479888896 58975 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 361301 58975 7954 1 0 332659 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1449396 KiB
Current children cumulated memory: 238844 KiB

[startup+6.30013 s]
/proc/loadavg: 3.33 1.85 1.76 4/263 170190
/proc/meminfo: memFree=121914324/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1477384 memory=268412 CPUtime=6.24 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 60080 0 0 0 614 10 0 0 20 0 1 0 237944055 1512841216 67103 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 369346 67103 7954 1 0 340704 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1481576 KiB
Current children cumulated memory: 271356 KiB

[startup+12.7001 s]
/proc/loadavg: 3.38 1.89 1.77 5/268 170280
/proc/meminfo: memFree=121904184/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1521264 memory=312188 CPUtime=12.62 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 71017 0 0 0 1250 12 0 0 20 0 1 0 237944055 1557774336 78047 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 380316 78047 7954 1 0 351674 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1525456 KiB
Current children cumulated memory: 315132 KiB

[startup+25.5002 s]
/proc/loadavg: 3.55 1.97 1.80 5/268 170280
/proc/meminfo: memFree=121426548/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1582696 memory=373628 CPUtime=25.4 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 86375 0 0 0 2525 15 0 0 20 0 1 0 237944055 1620680704 93407 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 395674 93407 7954 1 0 367032 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1586888 KiB
Current children cumulated memory: 376572 KiB

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

# cumulated CPU time of all completed processes:  user=38.4092 s, system=0.282761 s

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

[startup+25.6002 s]
/proc/loadavg: 3.55 1.97 1.80 5/268 170280
/proc/meminfo: memFree=121426548/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1582696 memory=374012 CPUtime=25.5 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 86476 0 0 0 2535 15 0 0 20 0 1 0 237944055 1620680704 93503 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 395674 93503 7954 1 0 367032 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 1586888 KiB
Current children cumulated memory: 376956 KiB

[startup+32.0002 s]*
/proc/loadavg: 3.62 2.04 1.83 5/268 170281
/proc/meminfo: memFree=121105124/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1788648 memory=580904 CPUtime=31.89 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 139333 0 0 0 3166 23 0 0 20 0 1 0 237944055 1831575552 145226 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 447162 145226 7954 1 0 418520 0
Current children cumulated CPU time: 31.89 s
Current children cumulated vsize: 1792840 KiB
Current children cumulated memory: 583848 KiB

[startup+35.2002 s]
/proc/loadavg: 3.62 2.04 1.83 5/268 170281
/proc/meminfo: memFree=121100084/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1791720 memory=583848 CPUtime=35.07 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 140093 0 0 0 3484 23 0 0 20 0 1 0 237944055 1834721280 145962 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 447930 145962 7954 1 0 419288 0
Current children cumulated CPU time: 35.07 s
Current children cumulated vsize: 1795912 KiB
Current children cumulated memory: 586792 KiB

[startup+36.8002 s]
/proc/loadavg: 3.65 2.07 1.84 5/268 170281
/proc/meminfo: memFree=121100084/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1792744 memory=584872 CPUtime=36.67 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 140349 0 0 0 3644 23 0 0 20 0 1 0 237944055 1835769856 146218 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 448186 146218 7954 1 0 419544 0
Current children cumulated CPU time: 36.67 s
Current children cumulated vsize: 1796936 KiB
Current children cumulated memory: 587816 KiB

[startup+37.6002 s]
/proc/loadavg: 3.65 2.07 1.84 5/268 170281
/proc/meminfo: memFree=121068080/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1816844 memory=608552 CPUtime=37.46 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 146154 0 0 0 3722 24 0 0 20 0 1 0 237944055 1860448256 152138 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 454211 152138 8082 1 0 425569 0
Current children cumulated CPU time: 37.46 s
Current children cumulated vsize: 1821036 KiB
Current children cumulated memory: 611496 KiB

[startup+38.4002 s]
/proc/loadavg: 3.65 2.07 1.84 5/268 170281
/proc/meminfo: memFree=121060016/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
[pid=170133] ppid=170128 vsize=1817780 memory=609448 CPUtime=38.26 cores=4,6
/proc/170133/stat : 170133 (python3) R 170128 170128 168818 0 -1 4194304 146388 0 0 0 3802 24 0 0 20 0 1 0 237944055 1861406720 152362 18446744073709551615 94695088820224 94695088820601 140733356843712 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94695088831896 94695088832516 94695096872960 140733356849494 140733356849696 140733356849696 140733356855271 0
/proc/170133/statm: 454445 152362 8082 1 0 425803 0
Current children cumulated CPU time: 38.26 s
Current children cumulated vsize: 1821972 KiB
Current children cumulated memory: 612392 KiB

[startup+38.8002 s]
/proc/loadavg: 3.65 2.07 1.84 5/268 170281
/proc/meminfo: memFree=121060016/131249988 swapFree=33010416/33010684
[pid=170128] ppid=170125 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/170128/stat : 170128 (scip-naps-1.00.) S 170125 170128 168818 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 237944053 4292608 736 18446744073709551615 94736197611520 94736198506053 140721978867408 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736198745104 94736198792848 94736218066944 140721978870175 140721978870272 140721978870272 140721978875876 0
/proc/170128/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 38.8151
CPU time (s): 38.692
CPU user time (s): 38.4092
CPU system time (s): 0.282761
CPU usage (%): 99.6829
Max. virtual memory (cumulated for all children) (KiB): 1823892
Max. memory (cumulated for all children) (KiB): 613032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.4092
system time used= 0.282761
maximum resident set size= 610088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147146
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= 61


# summary of solver processes directly reported to runsolver:
#   pid: 170128
#   total CPU time (s): 38.692
#   total CPU user time (s): 38.4092
#   total CPU system time (s): 0.282761

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.079661 second user time and 0.187497 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 00:17:35
IDJOB=4543996
IDBENCH=174768
IDSOLVER=3368
FILE ID=nodeC031/4543996-1753222655
RUNJOBID= nodeC031-1753222578-168829
SLURM_JOB_ID= 9687820
Free space on /tmp= 432924 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v2_18_044.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543996-1753222655/watcher-4543996-1753222655 -o /tmp/evaluation-result-4543996-1753222655/solver-4543996-1753222655 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168829 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4543996-1753222655.opb

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

MD5SUM BENCH= a8d485dd68e6f5e7f4ac9c438b78b38d
RANDOM SEED=2089561627

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.869
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		: 3601.757
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		: 3691.268
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		: 3600.941
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.894
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		: 3599.886
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		: 3613.776
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:        121561740 kB
MemAvailable:   126717556 kB
Buffers:            2128 kB
Cached:          5840632 kB
SwapCached:            8 kB
Active:          4052216 kB
Inactive:        4706556 kB
Active(anon):    2931804 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4696092 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16980 kB
Writeback:             0 kB
AnonPages:       2919328 kB
Mapped:           131052 kB
Shmem:             26248 kB
KReclaimable:     357100 kB
Slab:             455820 kB
SReclaimable:     357100 kB
SUnreclaim:        98720 kB
KernelStack:        4336 kB
PageTables:         9520 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    6928656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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= 432920 MiB
End job on nodeC031 at 2025-07-23 00:18:14