Trace number 4544744

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.00a2UNSAT 3.42154 3.45639

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.55	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4544744-1753223838.opb
1.45/1.55	c Solving mode: decision
1.45/1.55	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1.45/1.55	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1.45/1.55	c original problem has 648 variables (648 bin, 0 int, 0 impl, 0 cont) and 11529 constraints
1.45/1.55	c presolving:
1.45/1.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	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.55	c    (0.8s) probing cycle finished: starting next cycle
1.45/1.55	c    (0.8s) probing: 48/360 (13.3%) - 0 fixings, 288 aggregations, 10656 implications, 0 bound changes
1.45/1.55	c    (0.8s) probing aborted: 50/50 successive totally useless probings
1.45/1.55	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.55	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.55	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.55	c    (0.8s) probing: 53/360 (14.7%) - 0 fixings, 288 aggregations, 10656 implications, 0 bound changes
1.45/1.55	c    (0.8s) probing aborted: 50/50 successive totally useless probings
1.45/1.55	c    (0.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.45/1.55	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.55	c dynamic symmetry handling statistics:
1.45/1.55	c    orbitopal reduction:        1 components: 45x7
1.45/1.55	c    orbital reduction:         no components
1.45/1.55	c    lexicographic reduction:   no permutations
1.45/1.55	c handled 1 out of 1 symmetry components
1.45/1.55	c presolving (40 rounds: 40 fast, 27 medium, 26 exhaustive):
1.45/1.55	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.55	c  0 implications, 5904 cliques
1.45/1.55	c presolved problem has 360 variables (360 bin, 0 int, 0 impl, 0 cont) and 5393 constraints
1.45/1.55	c    3027 constraints of type <setppc>
1.45/1.55	c     314 constraints of type <and>
1.45/1.55	c    2052 constraints of type <logicor>
1.45/1.55	c transformed objective value is always integral (scale: 1)
1.45/1.55	c Presolving Time: 0.81
1.45/1.55	c 
1.45/1.55	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.55	c   0.9s|     1 |     0 |   361 |     - |    38M |   0 | 360 |5445 |5707 |   0 |  0 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   1.4s|     1 |     0 |  5645 |     - |    40M |   0 | 360 |5647 |5738 |  31 |  1 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   1.4s|     1 |     0 |  5801 |     - |    41M |   0 | 360 |5648 |5761 |  54 |  2 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   1.5s|     1 |     0 |  6062 |     - |    43M |   0 | 360 |5649 |5786 |  79 |  3 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   1.7s|     1 |     0 |  6336 |     - |    44M |   0 | 360 |5650 |5808 | 101 |  4 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   1.8s|     1 |     0 |  6622 |     - |    46M |   0 | 360 |5651 |5825 | 118 |  5 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   2.1s|     1 |     0 |  6707 |     - |    47M |   0 | 360 |5653 |5836 | 129 |  6 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   2.3s|     1 |     0 |  6744 |     - |    49M |   0 | 360 |5654 |5853 | 146 |  7 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   2.5s|     1 |     0 |  6845 |     - |    52M |   0 | 360 |5655 |5865 | 158 |  8 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   2.7s|     1 |     0 |  6933 |     - |    54M |   0 | 360 |5660 |5878 | 171 |  9 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   3.0s|     1 |     0 |  6964 |     - |    58M |   0 | 360 |5661 |5889 | 182 | 10 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   3.0s|     1 |     0 |  7012 |     - |    58M |   0 | 360 |5666 |5901 | 194 | 11 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   3.2s|     1 |     0 |  7263 |     - |    59M |   0 | 360 |5642 |5913 | 194 | 11 |  90 |   4 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   3.2s|     1 |     0 |  7483 |     - |    59M |   0 | 360 |5647 |5934 | 215 | 12 |  98 |   4 | 0.000000e+00 |      --      |    Inf | unknown
3.35/3.41	c   3.2s|     1 |     0 |  7516 |     - |    59M |   0 | 360 |5648 |5944 | 225 | 13 |  99 |   4 |    cutoff    |      --      |   0.00%| unknown
3.35/3.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.35/3.41	c   3.2s|     1 |     0 |  7516 |     - |    59M |   0 | 360 |5648 |5944 | 225 | 13 |  99 |   4 |    cutoff    |      --      |   0.00%| unknown
3.35/3.41	c 
3.35/3.41	c SCIP Status        : problem is solved [infeasible]
3.35/3.41	c Solving Time (sec) : 3.24
3.35/3.41	c Solving Nodes      : 1
3.35/3.41	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3.35/3.41	c Dual Bound         : +1.00000000000000e+20
3.35/3.41	c Gap                : 0.00 %
3.35/3.41	c SCIP found the problem to be infeasible.
3.35/3.41	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: 63665 MiB (60561 MiB free)
  memory of node 1: 64507 MiB (59583 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544744-1753223838/watcher-4544744-1753223838 -o /tmp/evaluation-result-4544744-1753223838/solver-4544744-1753223838 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753222587-197774 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4544744-1753223838.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100065 s]*
/proc/loadavg: 4.21 4.12 3.44 5/269 200060
/proc/meminfo: memFree=123019624/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1187228 memory=32104 CPUtime=0.06 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 3759 0 0 0 5 1 0 0 20 0 1 0 238064079 1215721472 8026 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 296807 8026 4899 1 0 268829 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191420 KiB
Current children cumulated memory: 35176 KiB

[startup+0.205731 s]*
/proc/loadavg: 4.21 4.12 3.44 5/269 200060
/proc/meminfo: memFree=122995936/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1220200 memory=72680 CPUtime=0.17 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 11188 0 0 0 15 2 0 0 20 0 1 0 238064079 1249484800 18170 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 305050 18170 7875 1 0 276408 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1224392 KiB
Current children cumulated memory: 75752 KiB

[startup+0.305497 s]*
/proc/loadavg: 4.21 4.12 3.44 6/269 200060
/proc/meminfo: memFree=122987872/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1224484 memory=77288 CPUtime=0.26 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 12270 0 0 0 24 2 0 0 20 0 1 0 238064079 1253871616 19322 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 306121 19322 7939 1 0 277479 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1228676 KiB
Current children cumulated memory: 80360 KiB

[startup+0.70015 s]
/proc/loadavg: 4.19 4.12 3.44 5/269 200060
/proc/meminfo: memFree=122987872/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1226380 memory=78824 CPUtime=0.65 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 12643 0 0 0 63 2 0 0 20 0 1 0 238064079 1255813120 19706 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 306595 19706 7939 1 0 277953 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1230572 KiB
Current children cumulated memory: 81896 KiB

[startup+1.50021 s]
/proc/loadavg: 4.19 4.12 3.44 5/269 200061
/proc/meminfo: memFree=122975712/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1257520 memory=107880 CPUtime=1.45 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 19723 0 0 0 141 4 0 0 20 0 1 0 238064079 1287700480 26970 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 314380 26970 8163 1 0 285738 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1261712 KiB
Current children cumulated memory: 110952 KiB

[startup+3.10536 s]
/proc/loadavg: 4.19 4.12 3.44 5/269 200061
/proc/meminfo: memFree=122959680/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1257832 memory=109416 CPUtime=3.06 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 20105 0 0 0 302 4 0 0 20 0 1 0 238064079 1288019968 27354 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 314458 27354 8163 1 0 285816 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1262024 KiB
Current children cumulated memory: 112488 KiB

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

# cumulated CPU time of all completed processes:  user=3.36455 s, system=0.056984 s

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

[startup+3.20018 s]
/proc/loadavg: 4.19 4.12 3.44 5/269 200061
/proc/meminfo: memFree=122959680/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1260148 memory=110312 CPUtime=3.15 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 20327 0 0 0 311 4 0 0 20 0 1 0 238064079 1290391552 27578 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 315037 27578 8163 1 0 286395 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 1264340 KiB
Current children cumulated memory: 113384 KiB

[startup+3.40019 s]
/proc/loadavg: 4.19 4.12 3.44 5/269 200061
/proc/meminfo: memFree=122959680/131250000 swapFree=33008868/33010684
[pid=200055] ppid=200052 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/200055/stat : 200055 (scip-naps-1.00a) S 200052 200055 197761 0 -1 4194304 258 338 0 0 0 0 0 0 20 0 1 0 238064077 4292608 768 18446744073709551615 94687260258304 94687261152837 140727463183568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94687261391888 94687261439632 94687282675712 140727463188891 140727463188990 140727463188990 140727463194594 0
/proc/200055/statm: 1048 768 704 219 0 110 0
[pid=200060] ppid=200055 vsize=1264776 memory=115136 CPUtime=3.35 cores=5,7
/proc/200060/stat : 200060 (python3) R 200055 200055 197761 0 -1 4194304 22818 0 0 0 331 4 0 0 20 0 1 0 238064079 1295130624 28784 18446744073709551615 94700416479232 94700416479609 140729018280064 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94700416490904 94700416491524 94700442226688 140729018288463 140729018288672 140729018288672 140729018294247 0
/proc/200060/statm: 316194 28784 8163 1 0 287552 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 1268968 KiB
Current children cumulated memory: 118208 KiB

Child status: 0

Real time (s): 3.45639
CPU time (s): 3.42154
CPU user time (s): 3.36455
CPU system time (s): 0.056984
CPU usage (%): 98.9917
Max. virtual memory (cumulated for all children) (KiB): 1268968
Max. memory (cumulated for all children) (KiB): 118208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.36455
system time used= 0.056984
maximum resident set size= 120296
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= 350
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 200055
#   total CPU time (s): 3.42154
#   total CPU user time (s): 3.36455
#   total CPU system time (s): 0.056984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.018556 second user time and 0.041059 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-23 00:37:18
IDJOB=4544744
IDBENCH=180680
IDSOLVER=3388
FILE ID=nodeC013/4544744-1753223838
RUNJOBID= nodeC013-1753222587-197774
SLURM_JOB_ID= 9687822
Free space on /tmp= 432992 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat98_identity_complement.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544744-1753223838/watcher-4544744-1753223838 -o /tmp/evaluation-result-4544744-1753223838/solver-4544744-1753223838 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753222587-197774 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4544744-1753223838.opb

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

MD5SUM BENCH= 19ef3e52501b729e9a0591ce1db4d607
RANDOM SEED=1155796271

nodeC013 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.839
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.67
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.811
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.67
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.398
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.67
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		: 3671.793
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.67
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.858
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.67
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		: 3537.272
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.67
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.534
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.835
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        123029152 kB
MemAvailable:   124125572 kB
Buffers:            1668 kB
Cached:          1836892 kB
SwapCached:           52 kB
Active:          6462736 kB
Inactive:         978932 kB
Active(anon):    5619660 kB
Inactive(anon):     4872 kB
Active(file):     843076 kB
Inactive(file):   974060 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5528 kB
Writeback:             0 kB
AnonPages:       5591404 kB
Mapped:           131224 kB
Shmem:             21424 kB
KReclaimable:     236648 kB
Slab:             333792 kB
SReclaimable:     236648 kB
SUnreclaim:        97144 kB
KernelStack:        4352 kB
PageTables:        14780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9545216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1908736 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC013 at 2025-07-23 00:37:22