Trace number 4544737

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 3.41301 3.45996

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat98_identity_complement.opb
MD5SUM19ef3e52501b729e9a0591ce1db4d607
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.532931
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables648
Total number of constraints11529
Number of constraints which are clauses10377
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1152
Minimum length of a constraint2
Maximum length of a constraint8
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 7
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 15
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.45/1.56	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4544737-1753223814.opb
1.45/1.56	c Solving mode: decision
1.45/1.56	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1.45/1.56	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1.45/1.56	c original problem has 648 variables (648 bin, 0 int, 0 impl, 0 cont) and 11529 constraints
1.45/1.56	c presolving:
1.45/1.56	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 0 upgd conss, 0 impls, 6048 clqs
1.45/1.56	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6048 clqs
1.45/1.56	c (round 3, medium)     0 del vars, 576 del conss, 1152 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7200 clqs
1.45/1.56	c (round 4, exhaustive) 0 del vars, 2301 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7200 clqs
1.45/1.56	c (round 5, exhaustive) 0 del vars, 2589 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7200 clqs
1.45/1.56	c (round 6, exhaustive) 25 del vars, 2589 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10355 clqs
1.45/1.56	c (round 7, fast)       25 del vars, 2652 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10355 clqs
1.45/1.56	c (round 8, exhaustive) 50 del vars, 2654 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10320 clqs
1.45/1.56	c (round 9, fast)       50 del vars, 2770 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10320 clqs
1.45/1.56	c (round 10, exhaustive) 75 del vars, 2775 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10381 clqs
1.45/1.56	c (round 11, fast)       75 del vars, 2981 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10381 clqs
1.45/1.56	c (round 12, exhaustive) 75 del vars, 2993 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10381 clqs
1.45/1.56	c (round 13, exhaustive) 100 del vars, 2993 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9883 clqs
1.45/1.56	c (round 14, fast)       100 del vars, 3270 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9883 clqs
1.45/1.56	c (round 15, exhaustive) 100 del vars, 3290 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9883 clqs
1.45/1.56	c (round 16, exhaustive) 125 del vars, 3290 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9477 clqs
1.45/1.56	c (round 17, fast)       125 del vars, 3645 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9477 clqs
1.45/1.56	c (round 18, exhaustive) 125 del vars, 3667 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9477 clqs
1.45/1.56	c (round 19, exhaustive) 150 del vars, 3667 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8945 clqs
1.45/1.56	c (round 20, fast)       150 del vars, 4080 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8945 clqs
1.45/1.56	c (round 21, exhaustive) 150 del vars, 4104 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8945 clqs
1.45/1.56	c (round 22, exhaustive) 175 del vars, 4104 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8403 clqs
1.45/1.56	c (round 23, fast)       175 del vars, 4597 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8403 clqs
1.45/1.56	c (round 24, exhaustive) 175 del vars, 4621 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8403 clqs
1.45/1.56	c (round 25, exhaustive) 200 del vars, 4621 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7795 clqs
1.45/1.56	c (round 26, fast)       200 del vars, 5185 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7795 clqs
1.45/1.56	c (round 27, exhaustive) 200 del vars, 5213 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7795 clqs
1.45/1.56	c (round 28, exhaustive) 225 del vars, 5213 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7167 clqs
1.45/1.56	c (round 29, fast)       225 del vars, 5833 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7167 clqs
1.45/1.56	c (round 30, exhaustive) 225 del vars, 5865 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7167 clqs
1.45/1.56	c (round 31, exhaustive) 250 del vars, 5865 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6536 clqs
1.45/1.56	c (round 32, fast)       250 del vars, 6569 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6536 clqs
1.45/1.56	c (round 33, exhaustive) 250 del vars, 6600 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6536 clqs
1.45/1.56	c (round 34, exhaustive) 275 del vars, 6600 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5929 clqs
1.45/1.56	c (round 35, fast)       275 del vars, 7373 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5929 clqs
1.45/1.56	c (round 36, exhaustive) 275 del vars, 7412 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5929 clqs
1.45/1.56	c    (0.8s) probing cycle finished: starting next cycle
1.45/1.56	c    (0.8s) probing: 48/360 (13.3%) - 0 fixings, 288 aggregations, 10656 implications, 0 bound changes
1.45/1.56	c    (0.8s) probing aborted: 50/50 successive totally useless probings
1.45/1.56	c (round 37, exhaustive) 288 del vars, 7412 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5904 clqs
1.45/1.56	c (round 38, fast)       288 del vars, 7841 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5904 clqs
1.45/1.56	c (round 39, exhaustive) 288 del vars, 7863 del conss, 1728 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5904 clqs
1.45/1.56	c    (0.8s) probing: 53/360 (14.7%) - 0 fixings, 288 aggregations, 10656 implications, 0 bound changes
1.45/1.56	c    (0.8s) probing aborted: 50/50 successive totally useless probings
1.45/1.56	c    (0.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.45/1.56	c    (0.8s) symmetry computation finished: 6 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
1.45/1.56	c dynamic symmetry handling statistics:
1.45/1.56	c    orbitopal reduction:        1 components: 45x7
1.45/1.56	c    orbital reduction:         no components
1.45/1.56	c    lexicographic reduction:   no permutations
1.45/1.56	c handled 1 out of 1 symmetry components
1.45/1.56	c presolving (40 rounds: 40 fast, 27 medium, 26 exhaustive):
1.45/1.56	c  288 deleted vars, 7864 deleted constraints, 1728 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 576 changed coefficients
1.45/1.56	c  0 implications, 5904 cliques
1.45/1.56	c presolved problem has 360 variables (360 bin, 0 int, 0 impl, 0 cont) and 5393 constraints
1.45/1.56	c    3027 constraints of type <setppc>
1.45/1.56	c     314 constraints of type <and>
1.45/1.56	c    2052 constraints of type <logicor>
1.45/1.56	c transformed objective value is always integral (scale: 1)
1.45/1.56	c Presolving Time: 0.82
1.45/1.56	c 
1.45/1.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.45/1.56	c   0.9s|     1 |     0 |   361 |     - |    38M |   0 | 360 |5445 |5707 |   0 |  0 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   1.4s|     1 |     0 |  5645 |     - |    40M |   0 | 360 |5647 |5738 |  31 |  1 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   1.4s|     1 |     0 |  5801 |     - |    41M |   0 | 360 |5648 |5761 |  54 |  2 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   1.5s|     1 |     0 |  6062 |     - |    43M |   0 | 360 |5649 |5786 |  79 |  3 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   1.7s|     1 |     0 |  6336 |     - |    44M |   0 | 360 |5650 |5808 | 101 |  4 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   1.8s|     1 |     0 |  6622 |     - |    46M |   0 | 360 |5651 |5825 | 118 |  5 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   2.1s|     1 |     0 |  6707 |     - |    47M |   0 | 360 |5653 |5836 | 129 |  6 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   2.3s|     1 |     0 |  6744 |     - |    49M |   0 | 360 |5654 |5853 | 146 |  7 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   2.6s|     1 |     0 |  6845 |     - |    52M |   0 | 360 |5655 |5865 | 158 |  8 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   2.7s|     1 |     0 |  6933 |     - |    54M |   0 | 360 |5660 |5878 | 171 |  9 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   3.0s|     1 |     0 |  6964 |     - |    58M |   0 | 360 |5661 |5889 | 182 | 10 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   3.0s|     1 |     0 |  7012 |     - |    58M |   0 | 360 |5666 |5901 | 194 | 11 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   3.2s|     1 |     0 |  7263 |     - |    59M |   0 | 360 |5642 |5913 | 194 | 11 |  90 |   4 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   3.2s|     1 |     0 |  7483 |     - |    59M |   0 | 360 |5647 |5934 | 215 | 12 |  98 |   4 | 0.000000e+00 |      --      |    Inf | unknown
3.34/3.42	c   3.3s|     1 |     0 |  7516 |     - |    59M |   0 | 360 |5648 |5944 | 225 | 13 |  99 |   4 |    cutoff    |      --      |   0.00%| unknown
3.34/3.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.34/3.42	c   3.3s|     1 |     0 |  7516 |     - |    59M |   0 | 360 |5648 |5944 | 225 | 13 |  99 |   4 |    cutoff    |      --      |   0.00%| unknown
3.34/3.42	c 
3.34/3.42	c SCIP Status        : problem is solved [infeasible]
3.34/3.42	c Solving Time (sec) : 3.26
3.34/3.42	c Solving Nodes      : 1
3.34/3.42	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3.34/3.42	c Dual Bound         : +1.00000000000000e+20
3.34/3.42	c Gap                : 0.00 %
3.34/3.42	c SCIP found the problem to be infeasible.
3.34/3.42	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 (60611 MiB free)
  memory of node 1: 64465 MiB (55509 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=171111, runsolver pid=171108

[startup+0.100062 s]*
/proc/loadavg: 4.05 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118904020/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1187348 memory=32460 CPUtime=0.06 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 3805 0 0 0 5 1 0 0 20 0 1 0 238059990 1215844352 8115 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 296837 8115 4947 1 0 268859 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191540 KiB
Current children cumulated memory: 35532 KiB

[startup+0.205645 s]*
/proc/loadavg: 4.05 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118879576/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1220188 memory=72652 CPUtime=0.16 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 11162 0 0 0 14 2 0 0 20 0 1 0 238059990 1249472512 18163 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 305047 18163 7891 1 0 276405 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1224380 KiB
Current children cumulated memory: 75724 KiB

[startup+0.305641 s]*
/proc/loadavg: 4.05 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118871512/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1224448 memory=77260 CPUtime=0.25 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 12261 0 0 0 23 2 0 0 20 0 1 0 238059990 1253834752 19315 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 306112 19315 7955 1 0 277470 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1228640 KiB
Current children cumulated memory: 80332 KiB

[startup+0.700138 s]
/proc/loadavg: 4.05 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118871616/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1226344 memory=78668 CPUtime=0.65 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 12634 0 0 0 62 3 0 0 20 0 1 0 238059990 1255776256 19667 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 306586 19667 7955 1 0 277944 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1230536 KiB
Current children cumulated memory: 81740 KiB

[startup+1.5002 s]
/proc/loadavg: 4.05 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118863804/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1257472 memory=107724 CPUtime=1.45 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 19725 0 0 0 141 4 0 0 20 0 1 0 238059990 1287651328 26931 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 314368 26931 8147 1 0 285726 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1261664 KiB
Current children cumulated memory: 110796 KiB

[startup+3.10538 s]
/proc/loadavg: 4.04 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118841988/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1257604 memory=109260 CPUtime=3.05 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 20096 0 0 0 301 4 0 0 20 0 1 0 238059990 1287786496 27315 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 314401 27315 8147 1 0 285759 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1261796 KiB
Current children cumulated memory: 112332 KiB

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

# cumulated CPU time of all completed processes:  user=3.35797 s, system=0.055044 s

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

[startup+3.20014 s]
/proc/loadavg: 4.04 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118841988/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1259588 memory=110028 CPUtime=3.14 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 20310 0 0 0 310 4 0 0 20 0 1 0 238059990 1289818112 27507 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 314897 27507 8147 1 0 286255 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 1263780 KiB
Current children cumulated memory: 113100 KiB

[startup+3.40014 s]
/proc/loadavg: 4.04 4.05 3.47 5/270 171116
/proc/meminfo: memFree=118841988/131249988 swapFree=33010416/33010684
[pid=171111] ppid=171108 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/171111/stat : 171111 (scip-naps-1.00.) S 171108 171111 168818 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 238059989 4292608 768 18446744073709551615 94434929348608 94434930243141 140726110002048 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94434930482192 94434930529936 94434958716928 140726110005663 140726110005760 140726110005760 140726110011364 0
/proc/171111/statm: 1048 768 704 219 0 110 0
[pid=171116] ppid=171111 vsize=1264724 memory=115032 CPUtime=3.34 cores=0,2
/proc/171116/stat : 171116 (python3) R 171111 171111 168818 0 -1 4194304 22817 0 0 0 330 4 0 0 20 0 1 0 238059990 1295077376 28758 18446744073709551615 94059233865728 94059233866105 140720480630128 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94059233877400 94059233878020 94059250720768 140720480635222 140720480635424 140720480635424 140720480640999 0
/proc/171116/statm: 316181 28758 8147 1 0 287539 0
Current children cumulated CPU time: 3.34 s
Current children cumulated vsize: 1268916 KiB
Current children cumulated memory: 118104 KiB

Child status: 0

Real time (s): 3.45996
CPU time (s): 3.41301
CPU user time (s): 3.35797
CPU system time (s): 0.055044
CPU usage (%): 98.6431
Max. virtual memory (cumulated for all children) (KiB): 1268916
Max. memory (cumulated for all children) (KiB): 118104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.35797
system time used= 0.055044
maximum resident set size= 120140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23456
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= 349
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 171111
#   total CPU time (s): 3.41301
#   total CPU user time (s): 3.35797
#   total CPU system time (s): 0.055044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020009 second user time and 0.040221 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 00:36:54
IDJOB=4544737
IDBENCH=180680
IDSOLVER=3368
FILE ID=nodeC031/4544737-1753223814
RUNJOBID= nodeC031-1753222578-168828
SLURM_JOB_ID= 9687820
Free space on /tmp= 432904 MiB

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

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

MD5SUM BENCH= 19ef3e52501b729e9a0591ce1db4d607
RANDOM SEED=1886401134

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.924
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		: 3600.138
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.601
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		: 3649.716
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.892
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.814
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		: 3598.950
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		: 3700.000
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:        118909340 kB
MemAvailable:   124089128 kB
Buffers:            2128 kB
Cached:          5864500 kB
SwapCached:            8 kB
Active:          6730672 kB
Inactive:        4730432 kB
Active(anon):    5610260 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4719968 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5528 kB
Writeback:             0 kB
AnonPages:       5591104 kB
Mapped:           135836 kB
Shmem:             26248 kB
KReclaimable:     357292 kB
Slab:             456028 kB
SReclaimable:     357292 kB
SUnreclaim:        98736 kB
KernelStack:        4352 kB
PageTables:        14848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9543788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1714176 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= 432896 MiB
End job on nodeC031 at 2025-07-23 00:36:58