Trace number 4491439

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.03 3609.91

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM911cf7319fa5fa56cdd8e7a94536c536
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 benchmark43.6526
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
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-4491439-1751142754.opb>
0.88/0.97	c original problem has 168111 variables (168111 bin, 0 int, 0 cont) and 487525 constraints
0.88/0.97	c problem read in 0.975 seconds
0.88/0.98	c problem without objective
1.88/1.93	c presolving:
2.58/2.63	c (round 1, fast)       3721 del vars, 36 del conss, 0 add conss, 1 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 306157 clqs
2.58/2.69	c (round 2, fast)       7423 del vars, 10819 del conss, 0 add conss, 1 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 306479 clqs
3.17/3.25	c    (3.2s) running MILP presolver
6.86/6.99	c    (7.0s) MILP presolver (3 rounds): 1648 aggregations, 119 fixings, 0 bound changes
7.07/7.17	c (round 3, medium)     9219 del vars, 10819 del conss, 0 add conss, 1 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 301732 clqs
7.17/7.29	c (round 4, fast)       9693 del vars, 16133 del conss, 0 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 0 upgd conss, 0 impls, 302032 clqs
8.46/8.60	c (round 5, exhaustive) 9693 del vars, 16396 del conss, 0 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 302032 clqs
8.96/9.07	c (round 6, fast)       9955 del vars, 16658 del conss, 0 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 301508 clqs
10.84/10.96	c (round 7, exhaustive) 9955 del vars, 468332 del conss, 150557 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 301508 clqs
11.44/11.50	c (round 8, exhaustive) 10594 del vars, 468462 del conss, 150687 add conss, 24 chg bounds, 9399 chg sides, 18798 chg coeffs, 470865 upgd conss, 0 impls, 300033 clqs
11.44/11.58	c (round 9, fast)       10992 del vars, 468640 del conss, 150687 add conss, 24 chg bounds, 9399 chg sides, 18976 chg coeffs, 470865 upgd conss, 0 impls, 299835 clqs
11.74/11.83	c (round 10, exhaustive) 11003 del vars, 468951 del conss, 150998 add conss, 24 chg bounds, 9399 chg sides, 18976 chg coeffs, 470865 upgd conss, 0 impls, 299796 clqs
12.34/12.47	c (round 11, exhaustive) 12586 del vars, 469025 del conss, 150998 add conss, 24 chg bounds, 9399 chg sides, 18982 chg coeffs, 470868 upgd conss, 0 impls, 320939 clqs
12.43/12.55	c (round 12, fast)       13061 del vars, 469509 del conss, 150998 add conss, 24 chg bounds, 9399 chg sides, 19457 chg coeffs, 471090 upgd conss, 0 impls, 319990 clqs
13.13/13.23	c (round 13, exhaustive) 14461 del vars, 469521 del conss, 151010 add conss, 24 chg bounds, 9399 chg sides, 19457 chg coeffs, 471090 upgd conss, 0 impls, 352687 clqs
13.23/13.31	c (round 14, fast)       14842 del vars, 469911 del conss, 151010 add conss, 24 chg bounds, 9399 chg sides, 19838 chg coeffs, 471312 upgd conss, 0 impls, 351898 clqs
13.83/13.91	c    (13.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
17.42/17.54	c    (17.5s) symmetry computation finished: 1 generators found (max: 407, log10 of symmetry group size: inf) (symcode time: 3.25)
17.42/17.54	c dynamic symmetry handling statistics:
17.42/17.54	c    orbitopal reduction:       no components
17.42/17.54	c    orbital reduction:         no components
17.42/17.54	c    lexicographic reduction:    1 permutations with support sizes 74
17.42/17.54	c handled 1 out of 1 symmetry components
17.61/17.75	c presolving (15 rounds: 15 fast, 8 medium, 7 exhaustive):
17.61/17.75	c  14927 deleted vars, 469970 deleted constraints, 151068 added constraints, 24 tightened bounds, 0 added holes, 9399 changed sides, 19838 changed coefficients
17.61/17.75	c  0 implications, 358318 cliques
17.61/17.75	c presolved problem has 157116 variables (157116 bin, 0 int, 0 cont) and 165940 constraints
17.61/17.75	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
17.61/17.75	c   18798 constraints of type <knapsack>
17.61/17.75	c    1285 constraints of type <setppc>
17.61/17.75	c  145853 constraints of type <and>
17.61/17.75	c       4 constraints of type <logicor>
17.61/17.75	c transformed objective value is always integral (scale: 1)
17.61/17.75	c Presolving Time: 15.87
17.61/17.75	c 
17.61/17.75	c - non default parameters ----------------------------------------------------------------------
17.61/17.75	c 
17.61/17.75	c # SCIP version 10.0.0
17.61/17.75	c 
17.61/17.75	c # maximal time in seconds to run
17.61/17.75	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
17.61/17.75	c limits/time = 3596.998066
17.61/17.75	c 
17.61/17.75	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
17.61/17.75	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
17.61/17.75	c limits/memory = 27900
17.61/17.75	c 
17.61/17.75	c # belongs reading time to solving time?
17.61/17.75	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
17.61/17.75	c timing/reading = TRUE
17.61/17.75	c 
17.61/17.75	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
17.61/17.75	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
17.61/17.75	c reading/opbreader/maxintsize = 47
17.61/17.75	c 
17.61/17.75	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
17.61/17.75	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
17.61/17.75	c propagating/genvbounds/timingmask = 0
17.61/17.75	c 
17.61/17.75	c -----------------------------------------------------------------------------------------------
17.61/17.78	c 
54.49/54.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
54.49/54.79	c  54.8s|     1 |     0 | 26161 |     - |  1979M |   0 | 157k| 165k| 311k|   0 |  0 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
421.01/422.43	c   422s|     1 |     0 | 78037 |     - |  2097M |   0 | 157k| 165k| 313k|1988 |  1 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
616.25/618.27	c   618s|     1 |     0 | 97704 |     - |  2099M |   0 | 157k| 165k| 315k|3988 |  2 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
832.99/835.69	c   836s|     1 |     0 |119228 |     - |  2099M |   0 | 157k| 165k| 317k|5988 |  3 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1065.89/1069.22	c  1069s|     1 |     0 |143536 |     - |  2099M |   0 | 157k| 165k| 319k|7988 |  4 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1304.32/1308.25	c  1308s|     1 |     0 |168601 |     - |  2101M |   0 | 157k| 165k| 321k|9988 |  5 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1593.97/1598.50	c  1598s|     1 |     0 |196599 |     - |  2101M |   0 | 157k| 165k| 323k|  11k|  6 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1845.64/1850.76	c  1851s|     1 |     0 |220538 |     - |  2101M |   0 | 157k| 165k| 325k|  13k|  7 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2082.36/2088.01	c  2088s|     1 |     0 |243105 |     - |  2102M |   0 | 157k| 165k| 327k|  15k|  8 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2313.72/2320.06	c  2320s|     1 |     0 |265181 |     - |  2102M |   0 | 157k| 165k| 329k|  17k|  9 |  45 |   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 (63029 MiB free)
  memory of node 1: 64507 MiB (64035 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100061 s]*
/proc/loadavg: 1.11 1.14 1.80 6/263 13776
/proc/meminfo: memFree=129952376/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=69412 memory=58496 CPUtime=0.09 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 12665 0 0 0 8 1 0 0 20 0 1 0 29953236 71077888 14624 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 17353 14624 2176 2575 0 14260 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 69412 KiB
Current children cumulated memory: 58496 KiB

[startup+0.205176 s]*
/proc/loadavg: 1.11 1.14 1.80 6/263 13776
/proc/meminfo: memFree=129847796/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=116204 memory=105344 CPUtime=0.19 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 24376 0 0 0 16 3 0 0 20 0 1 0 29953236 118992896 26336 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 29051 26336 2176 2575 0 25958 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 116204 KiB
Current children cumulated memory: 105344 KiB

[startup+0.304889 s]*
/proc/loadavg: 1.11 1.14 1.80 6/263 13776
/proc/meminfo: memFree=129759092/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=158988 memory=147840 CPUtime=0.3 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 35008 0 0 0 25 5 0 0 20 0 1 0 29953236 162803712 36960 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 39747 36960 2176 2575 0 36654 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 158988 KiB
Current children cumulated memory: 147840 KiB

[startup+0.700151 s]
/proc/loadavg: 1.11 1.14 1.80 6/263 13776
/proc/meminfo: memFree=129559592/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=325400 memory=314336 CPUtime=0.69 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 76101 0 0 0 58 11 0 0 20 0 1 0 29953236 333209600 78584 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 81350 78584 2176 2575 0 78257 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 325400 KiB
Current children cumulated memory: 314336 KiB

[startup+1.50016 s]
/proc/loadavg: 1.11 1.14 1.80 6/263 13776
/proc/meminfo: memFree=129249316/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=776764 memory=765744 CPUtime=1.49 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 186977 0 0 0 121 28 0 0 20 0 1 0 29953236 795406336 191436 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 194191 191436 2368 2575 0 191098 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 776764 KiB
Current children cumulated memory: 765744 KiB

[startup+3.10452 s]
/proc/loadavg: 1.34 1.19 1.81 5/261 13776
/proc/meminfo: memFree=128324964/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=1208932 memory=1183120 CPUtime=3.08 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 255034 0 0 0 269 39 0 0 20 0 1 0 29953236 1237946368 295780 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 302233 295780 2432 2575 0 299140 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1208932 KiB
Current children cumulated memory: 1183120 KiB

[startup+6.30016 s]
/proc/loadavg: 1.34 1.19 1.81 5/259 13831
/proc/meminfo: memFree=128071924/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=1405280 memory=1380844 CPUtime=6.27 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 270293 0 0 0 579 48 0 0 20 0 1 0 29953236 1439006720 345211 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 351320 345211 2528 2575 0 348227 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1405280 KiB
Current children cumulated memory: 1380844 KiB

[startup+12.7002 s]
/proc/loadavg: 1.56 1.24 1.83 5/264 13913
/proc/meminfo: memFree=127310128/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=1511148 memory=1483176 CPUtime=12.63 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 355019 0 0 0 1200 63 0 0 20 0 1 0 29953236 1547415552 370794 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 377787 370794 2592 2575 0 374694 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1511148 KiB
Current children cumulated memory: 1483176 KiB

[startup+25.5002 s]
/proc/loadavg: 2.10 1.37 1.86 5/264 13913
/proc/meminfo: memFree=126690196/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=2122304 memory=2032236 CPUtime=25.39 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 473346 0 0 0 2453 86 0 0 20 0 1 0 29953236 2173239296 508059 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 530576 508059 2656 2575 0 527483 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2122304 KiB
Current children cumulated memory: 2032236 KiB

[startup+51.1054 s]
/proc/loadavg: 2.75 1.58 1.92 5/264 13913
/proc/meminfo: memFree=126372452/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=2279716 memory=2159916 CPUtime=50.9 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 497208 0 0 0 5000 90 0 0 20 0 1 0 29953236 2334429184 539979 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 569929 539979 2688 2575 0 566836 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 2279716 KiB
Current children cumulated memory: 2159916 KiB

[startup+102.3 s]
/proc/loadavg: 3.50 1.97 2.04 5/264 13915
/proc/meminfo: memFree=126234536/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=2325028 memory=2207284 CPUtime=101.91 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 503815 0 0 0 10098 93 0 0 20 0 1 0 29953236 2380828672 551821 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 581257 551821 2688 2575 0 578164 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 2325028 KiB
Current children cumulated memory: 2207284 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 2.39 2.18 5/264 13966
/proc/meminfo: memFree=125254512/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2932584 CPUtime=161.68 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 684628 0 0 0 16047 121 0 0 20 0 1 0 29953236 3130507264 733146 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 733146 2688 2575 0 761191 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2932584 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.70 2.30 5/264 13968
/proc/meminfo: memFree=125151448/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2932712 CPUtime=221.47 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 684628 0 0 0 22025 122 0 0 20 0 1 0 29953236 3130507264 733178 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 733178 2688 2575 0 761191 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2932712 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 2.96 2.41 5/264 13973
/proc/meminfo: memFree=124447732/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2934248 CPUtime=281.27 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 686152 0 0 0 28005 122 0 0 20 0 1 0 29953236 3130507264 733562 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 733562 2688 2575 0 761191 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2934248 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.17 2.52 5/263 13975
/proc/meminfo: memFree=123709780/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2934248 CPUtime=341.12 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 686152 0 0 0 33990 122 0 0 20 0 1 0 29953236 3130507264 733562 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 733562 2688 2575 0 761191 0
Current children cumulated CPU time: 341.12 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2934248 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.33 2.62 5/263 13977
/proc/meminfo: memFree=123712260/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2935272 CPUtime=400.96 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 686156 0 0 0 39973 123 0 0 20 0 1 0 29953236 3130507264 733818 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 733818 2688 2575 0 761191 0
Current children cumulated CPU time: 400.96 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2935272 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.49 2.72 5/263 13979
/proc/meminfo: memFree=123706284/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2940904 CPUtime=460.77 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 686479 0 0 0 45953 124 0 0 20 0 1 0 29953236 3130507264 735226 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 735226 2688 2575 0 761191 0
Current children cumulated CPU time: 460.77 s

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

Current children cumulated memory: 2988392 KiB

[startup+2922.3 s]
/proc/loadavg: 3.09 3.10 3.21 4/258 14147
/proc/meminfo: memFree=123553900/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=2914.34 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693031 0 0 0 291298 136 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 2914.34 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+2982.3 s]
/proc/loadavg: 3.08 3.10 3.20 4/258 14149
/proc/meminfo: memFree=123563684/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=2974.17 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693031 0 0 0 297281 136 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 2974.17 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3042.3 s]
/proc/loadavg: 3.15 3.11 3.20 4/258 14151
/proc/meminfo: memFree=123556772/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3034.01 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693031 0 0 0 303265 136 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3034.01 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3102.3 s]
/proc/loadavg: 3.05 3.08 3.18 4/258 14153
/proc/meminfo: memFree=123512884/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3093.85 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693171 0 0 0 309248 137 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3093.85 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3162.3 s]
/proc/loadavg: 3.06 3.08 3.17 4/258 14155
/proc/meminfo: memFree=123498932/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3153.69 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693171 0 0 0 315232 137 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3153.69 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.10 3.17 4/256 14161
/proc/meminfo: memFree=123473040/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3213.52 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693171 0 0 0 321214 138 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3213.52 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3282.3 s]
/proc/loadavg: 3.10 3.09 3.17 4/256 14163
/proc/meminfo: memFree=123468040/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3273.35 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693449 0 0 0 327197 138 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3273.35 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3342.3 s]
/proc/loadavg: 3.11 3.09 3.16 4/257 14168
/proc/meminfo: memFree=123456116/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3333.18 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693541 0 0 0 333180 138 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3333.18 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3402.3 s]
/proc/loadavg: 3.09 3.09 3.16 4/257 14170
/proc/meminfo: memFree=123457188/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3393.01 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693543 0 0 0 339162 139 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3393.01 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.08 3.15 4/257 14172
/proc/meminfo: memFree=123457764/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3452.84 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693543 0 0 0 345145 139 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3452.84 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3522.3 s]
/proc/loadavg: 3.06 3.08 3.14 4/257 14174
/proc/meminfo: memFree=123457176/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3512.66 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693546 0 0 0 351127 139 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3512.66 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

[startup+3582.3 s]
/proc/loadavg: 3.07 3.08 3.14 4/257 14176
/proc/meminfo: memFree=123431644/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3572.5 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693636 0 0 0 357110 140 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3572.5 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 2.95 3.05 3.13 3/251 14207
/proc/meminfo: memFree=125161980/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3600.01 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693636 0 0 0 359861 140 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.62 s, system=1.41051 s

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

[startup+3609.9 s]
/proc/loadavg: 2.95 3.05 3.13 3/251 14207
/proc/meminfo: memFree=125161980/131249996 swapFree=33010684/33010684
[pid=13767] ppid=13758 vsize=3057136 memory=2988392 CPUtime=3600.01 cores=4,6
/proc/13767/stat : 13767 (pbsolver) R 13758 13767 11391 0 -1 4194304 693636 0 0 0 359861 140 0 0 20 0 1 0 29953236 3130507264 747098 18446744073709551615 4198400 14743177 140724720995872 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 52289536 140724720998794 140724720998890 140724720998890 140724721004492 0
/proc/13767/statm: 764284 747098 2688 2575 0 761191 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3057136 KiB
Current children cumulated memory: 2988392 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.91
CPU time (s): 3600.03
CPU user time (s): 3598.62
CPU system time (s): 1.41051
CPU usage (%): 99.7263
Max. virtual memory (cumulated for all children) (KiB): 3057136
Max. memory (cumulated for all children) (KiB): 2988392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.62
system time used= 1.41051
maximum resident set size= 2988392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 693636
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= 21
involuntary context switches= 1307


# summary of solver processes directly reported to runsolver:
#   pid: 13767
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3598.62
#   total CPU system time (s): 1.41051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.92924 second user time and 13.8495 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-28 22:32:35
IDJOB=4491439
IDBENCH=147705
IDSOLVER=3366
FILE ID=nodeC022/4491439-1751142754
RUNJOBID= nodeC022-1751142754-13718
SLURM_JOB_ID= 9587422
Free space on /tmp= 433040 MiB

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

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

MD5SUM BENCH= 911cf7319fa5fa56cdd8e7a94536c536
RANDOM SEED=127851314

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		: 3599.741
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.713
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.049
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		: 3600.895
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.099
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		: 3599.717
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.715
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		: 3599.714
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:        130117628 kB
MemAvailable:   129760572 kB
Buffers:            3280 kB
Cached:           451164 kB
SwapCached:            0 kB
Active:           279804 kB
Inactive:         237524 kB
Active(anon):      80944 kB
Inactive(anon):        0 kB
Active(file):     198860 kB
Inactive(file):   237524 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             82936 kB
Writeback:            16 kB
AnonPages:         66024 kB
Mapped:           101836 kB
Shmem:             18060 kB
KReclaimable:      84464 kB
Slab:             167292 kB
SReclaimable:      84464 kB
SUnreclaim:        82828 kB
KernelStack:        3984 kB
PageTables:         2764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     332060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150312 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 433008 MiB
End job on nodeC022 at 2025-06-28 23:32:45