Trace number 4491691

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 2025-06-13? (TO) 3600.09 3610.13

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl.opb
MD5SUM62e5546fe4d774fb864c3bf961c813a7
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 benchmark20.2468
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109757
Total number of constraints313451
Number of constraints which are clauses295929
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17522
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4491691-1751142912.opb>
0.69/0.70	c original problem has 109757 variables (109757 bin, 0 int, 0 cont) and 313451 constraints
0.69/0.70	c problem read in 0.700 seconds
0.69/0.70	c problem without objective
1.28/1.35	c presolving:
1.78/1.84	c (round 1, fast)       2023 del vars, 36 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 194211 clqs
1.78/1.88	c (round 2, fast)       4027 del vars, 5788 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 194473 clqs
2.18/2.28	c    (2.3s) running MILP presolver
94.24/94.63	c    (94.6s) MILP presolver (8 rounds): 3601 aggregations, 6135 fixings, 0 bound changes
94.33/94.77	c (round 3, medium)     13766 del vars, 5788 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 175131 clqs
94.53/94.93	c (round 4, fast)       13766 del vars, 31533 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 176820 clqs
94.64/95.05	c (round 5, exhaustive) 13766 del vars, 31793 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 176820 clqs
95.43/95.89	c (round 6, exhaustive) 13789 del vars, 31816 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 281625 upgd conss, 0 impls, 176774 clqs
96.83/97.24	c (round 7, exhaustive) 13789 del vars, 293797 del conss, 87322 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 281625 upgd conss, 0 impls, 176774 clqs
98.32/98.78	c (round 8, exhaustive) 13895 del vars, 293797 del conss, 87322 add conss, 1 chg bounds, 8761 chg sides, 17529 chg coeffs, 281635 upgd conss, 0 impls, 266286 clqs
98.73/99.13	c (round 9, exhaustive) 13955 del vars, 293985 del conss, 87441 add conss, 1 chg bounds, 8761 chg sides, 17549 chg coeffs, 281657 upgd conss, 0 impls, 266151 clqs
99.92/100.38	c (round 10, exhaustive) 14108 del vars, 293993 del conss, 87441 add conss, 1 chg bounds, 8761 chg sides, 17549 chg coeffs, 281657 upgd conss, 0 impls, 349950 clqs
100.91/101.31	c (round 11, exhaustive) 14270 del vars, 294046 del conss, 87444 add conss, 1 chg bounds, 8761 chg sides, 17556 chg coeffs, 281658 upgd conss, 0 impls, 378043 clqs
101.21/101.65	c    (101.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
102.71/103.16	c    (103.2s) no symmetry present (symcode time: 1.25)
102.90/103.31	c presolving (12 rounds: 12 fast, 9 medium, 8 exhaustive):
102.90/103.31	c  14329 deleted vars, 294092 deleted constraints, 87445 added constraints, 1 tightened bounds, 0 added holes, 8761 changed sides, 17564 changed coefficients
102.90/103.31	c  0 implications, 382832 cliques
102.90/103.31	c presolved problem has 97432 variables (97432 bin, 0 int, 0 cont) and 106491 constraints
102.90/103.31	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
102.90/103.31	c   17522 constraints of type <knapsack>
102.90/103.31	c    2185 constraints of type <setppc>
102.90/103.31	c   86774 constraints of type <and>
102.90/103.31	c      10 constraints of type <logicor>
102.90/103.31	c transformed objective value is always integral (scale: 1)
102.90/103.31	c Presolving Time: 101.99
102.90/103.31	c 
102.90/103.31	c - non default parameters ----------------------------------------------------------------------
102.90/103.31	c 
102.90/103.31	c # SCIP version 10.0.0
102.90/103.31	c 
102.90/103.31	c # maximal time in seconds to run
102.90/103.31	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
102.90/103.31	c limits/time = 3596.998017
102.90/103.31	c 
102.90/103.31	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
102.90/103.31	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
102.90/103.31	c limits/memory = 27900
102.90/103.31	c 
102.90/103.31	c # belongs reading time to solving time?
102.90/103.31	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
102.90/103.31	c timing/reading = TRUE
102.90/103.31	c 
102.90/103.31	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
102.90/103.31	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
102.90/103.31	c reading/opbreader/maxintsize = 47
102.90/103.31	c 
102.90/103.31	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
102.90/103.31	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
102.90/103.31	c propagating/genvbounds/timingmask = 0
102.90/103.31	c 
102.90/103.31	c -----------------------------------------------------------------------------------------------
102.90/103.33	c 
127.30/127.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
127.30/127.88	c   128s|     1 |     0 | 20303 |     - |  1408M |   0 |  97k| 106k| 193k|   0 |  0 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
311.34/312.38	c   312s|     1 |     0 | 66080 |     - |  1486M |   0 |  97k| 106k| 194k|1566 |  1 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
466.73/468.11	c   468s|     1 |     0 | 87117 |     - |  1511M |   0 |  97k| 106k| 196k|3566 |  2 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
637.24/639.17	c   639s|     1 |     0 |108635 |     - |  1548M |   0 |  97k| 106k| 198k|5491 |  3 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
846.51/849.09	c   849s|     1 |     0 |130295 |     - |  1582M |   0 |  97k| 106k| 200k|7491 |  4 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1047.53/1050.60	c  1051s|     1 |     0 |154963 |     - |  1630M |   0 |  97k| 106k| 202k|9469 |  5 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1167.13/1170.58	c  1171s|     1 |     0 |176845 |     - |  1630M |   0 |  97k| 106k| 204k|  11k|  6 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1325.51/1329.30	c  1329s|     1 |     0 |201008 |     - |  1630M |   0 |  97k| 106k| 206k|  13k|  7 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1485.49/1489.72	c  1490s|     1 |     0 |225663 |     - |  1630M |   0 |  97k| 106k| 208k|  15k|  8 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1642.56/1647.20	c  1647s|     1 |     0 |252263 |     - |  1630M |   0 |  97k| 106k| 210k|  17k|  9 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1867.38/1872.70	c  1873s|     1 |     0 |281629 |     - |  1630M |   0 |  97k| 106k| 212k|  19k| 10 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2087.80/2093.84	c  2094s|     1 |     0 |313291 |     - |  1631M |   0 |  97k| 106k| 214k|  21k| 11 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown

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 (59690 MiB free)
  memory of node 1: 64507 MiB (63423 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491691-1751142912/watcher-4491691-1751142912 -o /tmp/evaluation-result-4491691-1751142912/solver-4491691-1751142912 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751142754-13719 --watchdog 3760 pbsolver -f HOME/instance-4491691-1751142912.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=13965, runsolver pid=13962
Current StackSize limit: 8192 KiB


[startup+0.10007 s]*
/proc/loadavg: 3.92 2.35 2.16 5/264 13966
/proc/meminfo: memFree=126068884/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=67976 memory=57600 CPUtime=0.09 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 12443 0 0 0 8 1 0 0 20 0 1 0 29968978 69607424 14400 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 16994 14400 2176 2575 0 13901 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 67976 KiB
Current children cumulated memory: 57600 KiB

[startup+0.205703 s]*
/proc/loadavg: 3.92 2.35 2.16 5/264 13966
/proc/meminfo: memFree=126053008/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=108560 memory=97664 CPUtime=0.19 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 22438 0 0 0 17 2 0 0 20 0 1 0 29968978 111165440 24416 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 27140 24416 2176 2575 0 24047 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 108560 KiB
Current children cumulated memory: 97664 KiB

[startup+0.305595 s]*
/proc/loadavg: 4.01 2.39 2.18 5/264 13966
/proc/meminfo: memFree=126012688/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=148848 memory=137856 CPUtime=0.3 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 32497 0 0 0 26 4 0 0 20 0 1 0 29968978 152420352 34464 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 37212 34464 2176 2575 0 34119 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 148848 KiB
Current children cumulated memory: 137856 KiB

[startup+0.700185 s]
/proc/loadavg: 4.01 2.39 2.18 5/264 13966
/proc/meminfo: memFree=125932048/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=282244 memory=271104 CPUtime=0.69 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 65297 0 0 0 60 9 0 0 20 0 1 0 29968978 289017856 67776 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 70561 67776 2176 2575 0 67468 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 282244 KiB
Current children cumulated memory: 271104 KiB

[startup+1.50018 s]
/proc/loadavg: 4.01 2.39 2.18 5/264 13966
/proc/meminfo: memFree=125674252/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=671644 memory=653832 CPUtime=1.48 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 160904 0 0 0 125 23 0 0 20 0 1 0 29968978 687763456 163458 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 167911 163458 2400 2575 0 164818 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 671644 KiB
Current children cumulated memory: 653832 KiB

[startup+3.10555 s]
/proc/loadavg: 4.01 2.39 2.18 5/264 13966
/proc/meminfo: memFree=125254260/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=930660 memory=910380 CPUtime=3.08 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 190471 0 0 0 275 33 0 0 20 0 1 0 29968978 952995840 227595 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 232665 227595 2528 2575 0 229572 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 930660 KiB
Current children cumulated memory: 910380 KiB

[startup+6.30018 s]
/proc/loadavg: 4.01 2.42 2.19 5/264 13966
/proc/meminfo: memFree=125155096/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=930660 memory=910380 CPUtime=6.27 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 190517 0 0 0 593 34 0 0 20 0 1 0 29968978 952995840 227595 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 232665 227595 2528 2575 0 229572 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 930660 KiB
Current children cumulated memory: 910380 KiB

[startup+12.7002 s]
/proc/loadavg: 4.01 2.44 2.20 5/264 13966
/proc/meminfo: memFree=125155600/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=930660 memory=910380 CPUtime=12.65 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 190543 0 0 0 1231 34 0 0 20 0 1 0 29968978 952995840 227595 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 232665 227595 2528 2575 0 229572 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 930660 KiB
Current children cumulated memory: 910380 KiB

[startup+25.5002 s]
/proc/loadavg: 4.00 2.50 2.22 5/264 13966
/proc/meminfo: memFree=125151372/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=930660 memory=910380 CPUtime=25.4 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 190543 0 0 0 2506 34 0 0 20 0 1 0 29968978 952995840 227595 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 232665 227595 2528 2575 0 229572 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 930660 KiB
Current children cumulated memory: 910380 KiB

[startup+51.1055 s]
/proc/loadavg: 4.07 2.66 2.28 5/264 13967
/proc/meminfo: memFree=125151296/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=930660 memory=910380 CPUtime=50.91 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 190543 0 0 0 5057 34 0 0 20 0 1 0 29968978 952995840 227595 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 232665 227595 2528 2575 0 229572 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 930660 KiB
Current children cumulated memory: 910380 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 2.87 2.37 5/263 13969
/proc/meminfo: memFree=124995972/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=1334344 memory=1124912 CPUtime=101.91 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 271143 0 0 0 10144 47 0 0 20 0 1 0 29968978 1366368256 281228 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 333586 281228 2592 2575 0 330493 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 1334344 KiB
Current children cumulated memory: 1124912 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 3.09 2.48 5/264 13974
/proc/meminfo: memFree=124013024/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=1935928 memory=1767040 CPUtime=161.71 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 433094 0 0 0 16098 73 0 0 20 0 1 0 29968978 1982390272 441760 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 483982 441760 2688 2575 0 480889 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 1935928 KiB
Current children cumulated memory: 1767040 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.29 2.59 5/263 13976
/proc/meminfo: memFree=123713112/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1916800 CPUtime=221.55 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 482717 0 0 0 22073 82 0 0 20 0 1 0 29968978 2143846400 479200 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 479200 2688 2575 0 520307 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1916800 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.43 2.69 5/263 13978
/proc/meminfo: memFree=123705916/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1916928 CPUtime=281.4 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 482774 0 0 0 28058 82 0 0 20 0 1 0 29968978 2143846400 479232 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 479232 2688 2575 0 520307 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1916928 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.57 2.78 5/263 13979
/proc/meminfo: memFree=123706212/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1917056 CPUtime=341.26 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 482806 0 0 0 34044 82 0 0 20 0 1 0 29968978 2143846400 479264 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 479264 2688 2575 0 520307 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1917056 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.67 2.87 5/263 13981
/proc/meminfo: memFree=123527900/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1917440 CPUtime=401.07 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 482933 0 0 0 40025 82 0 0 20 0 1 0 29968978 2143846400 479360 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 479360 2688 2575 0 520307 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1917440 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.75 2.95 5/262 13983
/proc/meminfo: memFree=123480100/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1917440 CPUtime=460.94 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 482933 0 0 0 46012 82 0 0 20 0 1 0 29968978 2143846400 479360 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 479360 2688 2575 0 520307 0

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

Current children cumulated memory: 1919872 KiB

[startup+2922.3 s]
/proc/loadavg: 3.07 3.09 3.18 4/258 14152
/proc/meminfo: memFree=123533060/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1919872 CPUtime=2913.97 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483845 0 0 0 291313 84 0 0 20 0 1 0 29968978 2143846400 479968 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 479968 2688 2575 0 520307 0
Current children cumulated CPU time: 2913.97 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1919872 KiB

[startup+2982.3 s]
/proc/loadavg: 3.08 3.09 3.18 4/258 14154
/proc/meminfo: memFree=123500168/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1924992 CPUtime=2973.84 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483845 0 0 0 297300 84 0 0 20 0 1 0 29968978 2143846400 481248 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 481248 2688 2575 0 520307 0
Current children cumulated CPU time: 2973.84 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1924992 KiB

[startup+3042.3 s]
/proc/loadavg: 3.07 3.08 3.17 4/258 14160
/proc/meminfo: memFree=123500932/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1926016 CPUtime=3033.67 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483848 0 0 0 303283 84 0 0 20 0 1 0 29968978 2143846400 481504 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 481504 2688 2575 0 520307 0
Current children cumulated CPU time: 3033.67 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1926016 KiB

[startup+3102.3 s]
/proc/loadavg: 3.13 3.10 3.17 4/256 14162
/proc/meminfo: memFree=123465700/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1926016 CPUtime=3093.51 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483848 0 0 0 309267 84 0 0 20 0 1 0 29968978 2143846400 481504 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 481504 2688 2575 0 520307 0
Current children cumulated CPU time: 3093.51 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1926016 KiB

[startup+3162.3 s]
/proc/loadavg: 3.05 3.08 3.16 4/257 14167
/proc/meminfo: memFree=123456904/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1926912 CPUtime=3153.35 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483855 0 0 0 315251 84 0 0 20 0 1 0 29968978 2143846400 481728 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 481728 2688 2575 0 520307 0
Current children cumulated CPU time: 3153.35 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1926912 KiB

[startup+3222.3 s]
/proc/loadavg: 3.13 3.09 3.16 4/257 14169
/proc/meminfo: memFree=123456560/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1930752 CPUtime=3213.2 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483863 0 0 0 321236 84 0 0 20 0 1 0 29968978 2143846400 482688 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 482688 2688 2575 0 520307 0
Current children cumulated CPU time: 3213.2 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1930752 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.09 3.15 4/257 14171
/proc/meminfo: memFree=123457244/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1930752 CPUtime=3273.05 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483863 0 0 0 327221 84 0 0 20 0 1 0 29968978 2143846400 482688 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 482688 2688 2575 0 520307 0
Current children cumulated CPU time: 3273.05 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1930752 KiB

[startup+3342.3 s]
/proc/loadavg: 3.09 3.09 3.15 4/257 14173
/proc/meminfo: memFree=123455560/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1930752 CPUtime=3332.88 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483865 0 0 0 333204 84 0 0 20 0 1 0 29968978 2143846400 482688 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 482688 2688 2575 0 520307 0
Current children cumulated CPU time: 3332.88 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1930752 KiB

[startup+3402.3 s]
/proc/loadavg: 3.10 3.09 3.14 4/257 14175
/proc/meminfo: memFree=123457156/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1931264 CPUtime=3392.72 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483873 0 0 0 339188 84 0 0 20 0 1 0 29968978 2143846400 482816 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 482816 2688 2575 0 520307 0
Current children cumulated CPU time: 3392.72 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1931264 KiB

[startup+3462.3 s]
/proc/loadavg: 2.65 2.99 3.10 2/245 14238
/proc/meminfo: memFree=128156600/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1936896 CPUtime=3452.58 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483879 0 0 0 345174 84 0 0 20 0 1 0 29968978 2143846400 484224 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 484224 2688 2575 0 520307 0
Current children cumulated CPU time: 3452.58 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1936896 KiB

[startup+3522.3 s]
/proc/loadavg: 1.64 2.64 2.97 2/244 14240
/proc/meminfo: memFree=128151128/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1936896 CPUtime=3512.45 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483909 0 0 0 351161 84 0 0 20 0 1 0 29968978 2143846400 484224 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 484224 2688 2575 0 520307 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1936896 KiB

[startup+3582.3 s]
/proc/loadavg: 1.27 2.35 2.85 2/244 14242
/proc/meminfo: memFree=128150832/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1937024 CPUtime=3572.32 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483930 0 0 0 357148 84 0 0 20 0 1 0 29968978 2143846400 484256 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 484256 2688 2575 0 520307 0
Current children cumulated CPU time: 3572.32 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1937024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.1 s]
/proc/loadavg: 1.26 2.26 2.81 2/244 14243
/proc/meminfo: memFree=128141828/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1937024 CPUtime=3600.07 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483932 0 0 0 359923 84 0 0 20 0 1 0 29968978 2143846400 484256 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 484256 2688 2575 0 520307 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1937024 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.23 s, system=0.863195 s

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

[startup+3610.1 s]
/proc/loadavg: 1.26 2.26 2.81 2/244 14243
/proc/meminfo: memFree=128141828/131249996 swapFree=33010684/33010684
[pid=13965] ppid=13962 vsize=2093600 memory=1937024 CPUtime=3600.07 cores=1,3
/proc/13965/stat : 13965 (pbsolver) R 13962 13965 11391 0 -1 4194304 483932 0 0 0 359923 84 0 0 20 0 1 0 29968978 2143846400 484256 18446744073709551615 4198400 14743177 140723676667216 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 48754688 140723676670346 140723676670442 140723676670442 140723676676044 0
/proc/13965/statm: 523400 484256 2688 2575 0 520307 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2093600 KiB
Current children cumulated memory: 1937024 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.13
CPU time (s): 3600.09
CPU user time (s): 3599.23
CPU system time (s): 0.863195
CPU usage (%): 99.7221
Max. virtual memory (cumulated for all children) (KiB): 2161712
Max. memory (cumulated for all children) (KiB): 1982112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.23
system time used= 0.863195
maximum resident set size= 1982112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483932
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 1310


# summary of solver processes directly reported to runsolver:
#   pid: 13965
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.23
#   total CPU system time (s): 0.863195

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.04111 second user time and 15.3962 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-28 22:35:12
IDJOB=4491691
IDBENCH=147732
IDSOLVER=3366
FILE ID=nodeC022/4491691-1751142912
RUNJOBID= nodeC022-1751142754-13719
SLURM_JOB_ID= 9587422
Free space on /tmp= 432984 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491691-1751142912/watcher-4491691-1751142912 -o /tmp/evaluation-result-4491691-1751142912/solver-4491691-1751142912 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751142754-13719 --watchdog 3760  pbsolver -f HOME/instance-4491691-1751142912.opb -t 3600 -m 31000

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

MD5SUM BENCH= 62e5546fe4d774fb864c3bf961c813a7
RANDOM SEED=1178195131

nodeC022 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		: 3600.210
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.44
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.709
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.44
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.320
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.44
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		: 3646.001
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.44
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.784
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.44
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		: 3600.531
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.44
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.943
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.44
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		: 3600.644
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126068052 kB
MemAvailable:   125722268 kB
Buffers:            3280 kB
Cached:           465744 kB
SwapCached:            0 kB
Active:          4227280 kB
Inactive:         252088 kB
Active(anon):    4028404 kB
Inactive(anon):        0 kB
Active(file):     198876 kB
Inactive(file):   252088 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26204 kB
Writeback:           192 kB
AnonPages:       4013284 kB
Mapped:           134288 kB
Shmem:             18060 kB
KReclaimable:      84584 kB
Slab:             167520 kB
SReclaimable:      84584 kB
SUnreclaim:        82936 kB
KernelStack:        4256 kB
PageTables:        11128 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4545112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    591872 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC022 at 2025-06-28 23:35:22