Trace number 4459047

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 NameAnswerobjective functionCPU timeWall clock time
mixed-bag 2024-07-02Wrong UNSAT 305.366 306.354

DiagnosticValue
AM1LB12880
AM1LB12880
LOWERBOUND12960
LOWERBOUND12960
NAM1S12880
NAM1S12880
NCORES80
NCORES80
NEXHAUSTED0
NEXHAUSTED0
NPBCORES0
NPBCORES0
NPBREFORM0
NPBREFORM0
NTRIMMED0
NTRIMMED0

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_160.opb
MD5SUMa644b55a2fda92c1d941543f185d4bb9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12960
Best CPU time to get the best result obtained on this benchmark170.469
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25760
Total number of constraints51520
Number of constraints which are clauses51520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 25760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 25760
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25760
Number of bits of the biggest sum of numbers15
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 RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c with Papilo
0.00/0.00	c with SCIP
0.00/0.00	c [STEP] parsing instance
0.09/0.18	c [STEP] preprocessing with Papilo
0.21/0.25	c Papilo could not simplify the problem
0.21/0.25	c [STEP] solving with SCIP
302.81/303.83	c [STEP] preprocessing done, loading into solver
302.90/303.91	c [STEP] solving
302.90/303.91	c #variables 25761 #constraints 51520
302.90/303.91	c SMALL=int, LARGE=long long
302.90/303.92	c bounds - >= 0 @ 302.64
302.90/303.92	c stratification level: 0
305.30/306.32	c bounds - >= 12881 @ 303.4
305.30/306.32	c bounds - >= 12882 @ 304.047
305.30/306.32	c bounds - >= 12883 @ 304.057
305.30/306.32	c bounds - >= 12884 @ 304.065
305.30/306.32	c bounds - >= 12885 @ 304.076
305.30/306.32	c bounds - >= 12886 @ 304.088
305.30/306.32	c bounds - >= 12887 @ 304.099
305.30/306.32	c bounds - >= 12888 @ 304.109
305.30/306.32	c bounds - >= 12889 @ 304.119
305.30/306.32	c bounds - >= 12890 @ 304.13
305.30/306.32	c bounds - >= 12891 @ 304.139
305.30/306.32	c bounds - >= 12892 @ 304.147
305.30/306.32	c bounds - >= 12893 @ 304.156
305.30/306.32	c bounds - >= 12894 @ 304.166
305.30/306.32	c bounds - >= 12895 @ 304.175
305.30/306.32	c bounds - >= 12896 @ 304.187
305.30/306.32	c bounds - >= 12897 @ 304.198
305.30/306.32	c bounds - >= 12898 @ 304.21
305.30/306.32	c bounds - >= 12899 @ 304.221
305.30/306.32	c bounds - >= 12900 @ 304.23
305.30/306.32	c bounds - >= 12901 @ 304.241
305.30/306.32	c bounds - >= 12902 @ 304.25
305.30/306.32	c bounds - >= 12903 @ 304.26
305.30/306.32	c bounds - >= 12904 @ 304.269
305.30/306.32	c bounds - >= 12905 @ 304.279
305.30/306.32	c bounds - >= 12906 @ 304.289
305.30/306.32	c bounds - >= 12907 @ 304.301
305.30/306.32	c bounds - >= 12908 @ 304.307
305.30/306.32	c bounds - >= 12909 @ 304.316
305.30/306.32	c bounds - >= 12910 @ 304.324
305.30/306.32	c bounds - >= 12911 @ 304.333
305.30/306.32	c bounds - >= 12912 @ 304.341
305.30/306.32	c bounds - >= 12913 @ 304.352
305.30/306.32	c bounds - >= 12914 @ 304.359
305.30/306.32	c bounds - >= 12915 @ 304.367
305.30/306.32	c bounds - >= 12916 @ 304.373
305.30/306.32	c bounds - >= 12917 @ 304.381
305.30/306.32	c bounds - >= 12918 @ 304.389
305.30/306.32	c bounds - >= 12919 @ 304.397
305.30/306.32	c bounds - >= 12920 @ 304.405
305.30/306.32	c bounds - >= 12921 @ 304.411
305.30/306.32	c bounds - >= 12922 @ 304.42
305.30/306.32	c bounds - >= 12923 @ 304.427
305.30/306.32	c bounds - >= 12924 @ 304.432
305.30/306.32	c bounds - >= 12925 @ 304.437
305.30/306.32	c bounds - >= 12926 @ 304.443
305.30/306.32	c bounds - >= 12927 @ 304.449
305.30/306.32	c bounds - >= 12928 @ 304.454
305.30/306.32	c bounds - >= 12929 @ 304.46
305.30/306.32	c bounds - >= 12930 @ 304.466
305.30/306.32	c bounds - >= 12931 @ 304.472
305.30/306.32	c bounds - >= 12932 @ 304.478
305.30/306.32	c bounds - >= 12933 @ 304.483
305.30/306.32	c bounds - >= 12934 @ 304.489
305.30/306.32	c bounds - >= 12935 @ 304.494
305.30/306.32	c bounds - >= 12936 @ 304.5
305.30/306.32	c bounds - >= 12937 @ 304.505
305.30/306.32	c bounds - >= 12938 @ 304.512
305.30/306.32	c bounds - >= 12939 @ 304.518
305.30/306.32	c bounds - >= 12940 @ 304.523
305.30/306.32	c bounds - >= 12941 @ 304.529
305.30/306.32	c bounds - >= 12942 @ 304.532
305.30/306.32	c bounds - >= 12943 @ 304.537
305.30/306.32	c bounds - >= 12944 @ 304.542
305.30/306.32	c bounds - >= 12945 @ 304.546
305.30/306.32	c bounds - >= 12946 @ 304.55
305.30/306.32	c bounds - >= 12947 @ 304.554
305.30/306.32	c bounds - >= 12948 @ 304.558
305.30/306.32	c bounds - >= 12949 @ 304.56
305.30/306.32	c bounds - >= 12950 @ 304.563
305.30/306.32	c bounds - >= 12951 @ 304.566
305.30/306.32	c bounds - >= 12952 @ 304.57
305.30/306.32	c bounds - >= 12953 @ 304.574
305.30/306.32	c bounds - >= 12954 @ 304.576
305.30/306.32	c bounds - >= 12955 @ 304.579
305.30/306.32	c bounds - >= 12956 @ 304.581
305.30/306.32	c bounds - >= 12957 @ 304.585
305.30/306.32	c bounds - >= 12958 @ 304.587
305.30/306.32	c bounds - >= 12959 @ 304.591
305.30/306.32	c bounds - >= 12960 @ 304.593
305.30/306.32	d SOLVEDBY oll
305.30/306.32	c cpu time 304.593 s
305.30/306.32	c deterministic time 13306742 1.33e+07
305.30/306.32	c optimization time 1.58247 s
305.30/306.32	c total solve time 0.373096 s
305.30/306.32	c core-guided solve time 0.373096 s
305.30/306.32	c propagation time 0.245181 s
305.30/306.32	c conflict analysis time 0.103421 s
305.30/306.32	c propagations 2248883
305.30/306.32	c resolve steps 25442
305.30/306.32	c decisions 1107790
305.30/306.32	c conflicts 160
305.30/306.32	c restarts 2
305.30/306.32	c inprocessing phases 0
305.30/306.32	c input clauses 64400
305.30/306.32	c input cardinalities 81
305.30/306.32	c input general constraints 0
305.30/306.32	c input average constraint length 34.56
305.30/306.32	c input average constraint degree 17.23
305.30/306.32	c learned clauses 160
305.30/306.32	c learned cardinalities 0
305.30/306.32	c learned general constraints 0
305.30/306.32	c learned average constraint length 160.51
305.30/306.32	c learned average constraint degree 1.00
305.30/306.32	c watched constraints 0
305.30/306.32	c counting constraints 0
305.30/306.32	c gcd simplifications 0
305.30/306.32	c detected cardinalities 0
305.30/306.32	c weakened non-implied lits 0
305.30/306.32	c weakened non-implying lits 0
305.30/306.32	c original variables 25760
305.30/306.32	c clausal propagations 1533920
305.30/306.32	c cardinality propagations 0
305.30/306.32	c watched propagations 0
305.30/306.32	c counting propagations 0
305.30/306.32	c watch lookups 2398519
305.30/306.32	c watch backjump lookups 0
305.30/306.32	c watch checks 2507345
305.30/306.32	c propagation checks 1533920
305.30/306.32	c constraint additions 153451
305.30/306.32	c trail pops 3356833
305.30/306.32	c formula constraints 51520
305.30/306.32	c learned constraints 160
305.30/306.32	c bound constraints 81
305.30/306.32	c core-guided constraints 12880
305.30/306.32	c encountered formula constraints 12802
305.30/306.32	c encountered learned constraints 0
305.30/306.32	c encountered bound constraints 0
305.30/306.32	c encountered core-guided constraints 12800
305.30/306.32	c LP total time 0 s
305.30/306.32	c LP solve time 0 s
305.30/306.32	c LP constraints added 0
305.30/306.32	c LP constraints removed 0
305.30/306.32	c LP pivots internal 0
305.30/306.32	c LP pivots root 0
305.30/306.32	c LP calls 0
305.30/306.32	c LP optimalities 0
305.30/306.32	c LP no pivot count 0
305.30/306.32	c LP infeasibilities 0
305.30/306.32	c LP valid Farkas constraints 0
305.30/306.32	c LP learned Farkas constraints 0
305.30/306.32	c LP basis resets 0
305.30/306.32	c LP cycling count 0
305.30/306.32	c LP singular count 0
305.30/306.32	c LP no primal count 0
305.30/306.32	c LP no farkas count 0
305.30/306.32	c LP other issue count 0
305.30/306.32	c LP Gomory cuts 0
305.30/306.32	c LP learned cuts 0
305.30/306.32	c LP deleted cuts 0
305.30/306.32	c LP encountered Gomory constraints 0
305.30/306.32	c LP encountered Farkas constraints 0
305.30/306.32	c LP encountered learned Farkas constraints 0
305.30/306.32	c CG auxiliary variables introduced 12880
305.30/306.32	c CG solutions found 0
305.30/306.32	c CG cores constructed 80
305.30/306.32	c CG core cardinality constraints returned 0
305.30/306.32	c CG unit cores 0
305.30/306.32	c CG single cores 80
305.30/306.32	c CG blocks removed during cardinality reduction 0
305.30/306.32	c CG first core best 0
305.30/306.32	c CG decision core best 0
305.30/306.32	c CG core reduction tie 0
305.30/306.32	c CG core degree average 1.00
305.30/306.32	c CG core slack average 160.00
305.30/306.32	c CG exhausted 0
305.30/306.32	c CG exhaust time 0 s
305.30/306.32	c CG trimmed 0
305.30/306.32	c CG trim time 0.014481 s
305.30/306.32	c CG minimized 0
305.30/306.32	c CG minimize time 0 s
305.30/306.32	c CG am1 prop time 0.055106 s
305.30/306.32	c CG # am1s reformulated 12880
305.30/306.32	c CG lower bound derived from am1s 12880
305.30/306.32	c CG # clausal cores 80
305.30/306.32	c CG # cardinality cores 0
305.30/306.32	c CG # pb cores 0
305.30/306.32	c CG # pb reforms 0
305.30/306.32	c CG # cores discarded because of pb reform 0
305.30/306.32	d LOWERBOUND 12960
305.30/306.32	d NCORES 80
305.30/306.32	d NPBCORES 0
305.30/306.32	d NPBREFORM 0
305.30/306.32	d NTRIMMED 0
305.30/306.32	d NEXHAUSTED 0
305.30/306.32	d NAM1S 12880
305.30/306.32	d AM1LB 12880
305.30/306.32	c [Papilo Statistics]
305.30/306.32	c prepro time 0.0701134s
305.30/306.32	c # tsx applied 0
305.30/306.32	c # tsx conflicts 0
305.30/306.32	c # bound changes 0
305.30/306.32	c # side changes 0
305.30/306.32	c # coef changes 0
305.30/306.32	c # rounds 1
305.30/306.32	c # deted vars 0
305.30/306.32	c # deted constrs 0
305.30/306.32	c # consecutive rounds of only bound changes 0
305.30/306.32	c cpu time 304.593 s
305.30/306.32	c deterministic time 13306742 1.33e+07
305.30/306.32	c optimization time 1.58251 s
305.30/306.32	c total solve time 0.373096 s
305.30/306.32	c core-guided solve time 0.373096 s
305.30/306.32	c propagation time 0.245181 s
305.30/306.32	c conflict analysis time 0.103421 s
305.30/306.32	c propagations 2248883
305.30/306.32	c resolve steps 25442
305.30/306.32	c decisions 1107790
305.30/306.32	c conflicts 160
305.30/306.32	c restarts 2
305.30/306.32	c inprocessing phases 0
305.30/306.32	c input clauses 64400
305.30/306.32	c input cardinalities 81
305.30/306.32	c input general constraints 0
305.30/306.32	c input average constraint length 34.56
305.30/306.32	c input average constraint degree 17.23
305.30/306.32	c learned clauses 160
305.30/306.32	c learned cardinalities 0
305.30/306.32	c learned general constraints 0
305.30/306.32	c learned average constraint length 160.51
305.30/306.32	c learned average constraint degree 1.00
305.30/306.32	c watched constraints 0
305.30/306.32	c counting constraints 0
305.30/306.32	c gcd simplifications 0
305.30/306.32	c detected cardinalities 0
305.30/306.32	c weakened non-implied lits 0
305.30/306.32	c weakened non-implying lits 0
305.30/306.32	c original variables 25760
305.30/306.32	c clausal propagations 1533920
305.30/306.32	c cardinality propagations 0
305.30/306.32	c watched propagations 0
305.30/306.32	c counting propagations 0
305.30/306.32	c watch lookups 2398519
305.30/306.32	c watch backjump lookups 0
305.30/306.32	c watch checks 2507345
305.30/306.32	c propagation checks 1533920
305.30/306.32	c constraint additions 153451
305.30/306.32	c trail pops 3356833
305.30/306.32	c formula constraints 51520
305.30/306.32	c learned constraints 160
305.30/306.32	c bound constraints 81
305.30/306.32	c core-guided constraints 12880
305.30/306.32	c encountered formula constraints 12802
305.30/306.32	c encountered learned constraints 0
305.30/306.32	c encountered bound constraints 0
305.30/306.32	c encountered core-guided constraints 12800
305.30/306.32	c LP total time 0 s
305.30/306.32	c LP solve time 0 s
305.30/306.32	c LP constraints added 0
305.30/306.32	c LP constraints removed 0
305.30/306.32	c LP pivots internal 0
305.30/306.32	c LP pivots root 0
305.30/306.32	c LP calls 0
305.30/306.32	c LP optimalities 0
305.30/306.32	c LP no pivot count 0
305.30/306.32	c LP infeasibilities 0
305.30/306.32	c LP valid Farkas constraints 0
305.30/306.32	c LP learned Farkas constraints 0
305.30/306.32	c LP basis resets 0
305.30/306.32	c LP cycling count 0
305.30/306.32	c LP singular count 0
305.30/306.32	c LP no primal count 0
305.30/306.32	c LP no farkas count 0
305.30/306.32	c LP other issue count 0
305.30/306.32	c LP Gomory cuts 0
305.30/306.32	c LP learned cuts 0
305.30/306.32	c LP deleted cuts 0
305.30/306.32	c LP encountered Gomory constraints 0
305.30/306.32	c LP encountered Farkas constraints 0
305.30/306.32	c LP encountered learned Farkas constraints 0
305.30/306.32	c CG auxiliary variables introduced 12880
305.30/306.32	c CG solutions found 0
305.30/306.32	c CG cores constructed 80
305.30/306.32	c CG core cardinality constraints returned 0
305.30/306.32	c CG unit cores 0
305.30/306.32	c CG single cores 80
305.30/306.32	c CG blocks removed during cardinality reduction 0
305.30/306.32	c CG first core best 0
305.30/306.32	c CG decision core best 0
305.30/306.32	c CG core reduction tie 0
305.30/306.32	c CG core degree average 1.00
305.30/306.32	c CG core slack average 160.00
305.30/306.32	c CG exhausted 0
305.30/306.32	c CG exhaust time 0 s
305.30/306.32	c CG trimmed 0
305.30/306.32	c CG trim time 0.014481 s
305.30/306.32	c CG minimized 0
305.30/306.32	c CG minimize time 0 s
305.30/306.32	c CG am1 prop time 0.055106 s
305.30/306.32	c CG # am1s reformulated 12880
305.30/306.32	c CG lower bound derived from am1s 12880
305.30/306.32	c CG # clausal cores 80
305.30/306.32	c CG # cardinality cores 0
305.30/306.32	c CG # pb cores 0
305.30/306.32	c CG # pb reforms 0
305.30/306.32	c CG # cores discarded because of pb reform 0
305.30/306.32	d LOWERBOUND 12960
305.30/306.32	d NCORES 80
305.30/306.32	d NPBCORES 0
305.30/306.32	d NPBREFORM 0
305.30/306.32	d NTRIMMED 0
305.30/306.32	d NEXHAUSTED 0
305.30/306.32	d NAM1S 12880
305.30/306.32	d AM1LB 12880
305.30/306.32	c [Papilo Statistics]
305.30/306.32	c prepro time 0.0701134s
305.30/306.32	c # tsx applied 0
305.30/306.32	c # tsx conflicts 0
305.30/306.32	c # bound changes 0
305.30/306.32	c # side changes 0
305.30/306.32	c # coef changes 0
305.30/306.32	c # rounds 1
305.30/306.32	c # deted vars 0
305.30/306.32	c # deted constrs 0
305.30/306.32	c # consecutive rounds of only bound changes 0
305.30/306.32	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (59322 MiB free)
  memory of node 1: 64473 MiB (59629 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459047-1721869579/watcher-4459047-1721869579 -o /tmp/evaluation-result-4459047-1721869579/solver-4459047-1721869579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721865123-207853 --watchdog 3760 mixed-bag HOME/instance-4459047-1721869579.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=212176, runsolver pid=212173

[startup+0.100736 s]*
/proc/loadavg: 4.21 4.17 4.11 5/240 212177
/proc/meminfo: memFree=121797232/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=83072 memory=15540 CPUtime=0.09 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 3439 0 0 0 8 1 0 0 20 0 1 0 22946902 85065728 3885 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 20768 3885 1679 3002 0 5058 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 83072 KiB
Current children cumulated memory: 15540 KiB

[startup+0.215744 s]*
/proc/loadavg: 4.21 4.17 4.11 5/240 212177
/proc/meminfo: memFree=121768268/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=118536 memory=44232 CPUtime=0.21 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 11079 0 0 0 18 3 0 0 20 0 1 0 22946902 121380864 11058 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 29634 11058 1802 3002 0 13385 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 118536 KiB
Current children cumulated memory: 44232 KiB

[startup+0.313691 s]*
/proc/loadavg: 4.21 4.17 4.11 5/240 212177
/proc/meminfo: memFree=121706544/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=191192 memory=123712 CPUtime=0.3 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 30559 0 0 0 25 5 0 0 20 0 1 0 22946902 195780608 30928 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 47798 30928 3718 3002 0 31549 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 191192 KiB
Current children cumulated memory: 123712 KiB

[startup+0.700367 s]
/proc/loadavg: 4.21 4.17 4.11 5/240 212177
/proc/meminfo: memFree=121659904/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=260252 memory=190432 CPUtime=0.67 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 50890 0 0 0 59 8 0 0 20 0 1 0 22946902 266498048 47542 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 65063 47608 3830 3002 0 48814 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 260252 KiB
Current children cumulated memory: 190432 KiB

[startup+1.50034 s]
/proc/loadavg: 4.21 4.17 4.11 4/238 212198
/proc/meminfo: memFree=121632188/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=368476 memory=257172 CPUtime=1.47 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 66084 0 0 0 136 11 0 0 20 0 1 0 22946902 377319424 64293 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 92119 64293 3878 3002 0 75870 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 368476 KiB
Current children cumulated memory: 257172 KiB

[startup+3.11398 s]
/proc/loadavg: 4.20 4.16 4.11 5/242 212211
/proc/meminfo: memFree=120938392/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=528464 memory=376788 CPUtime=3.08 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 103186 0 0 0 291 17 0 0 20 0 1 0 22946902 541147136 94197 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 132116 94197 3926 3002 0 115867 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 528464 KiB
Current children cumulated memory: 376788 KiB

[startup+6.30031 s]
/proc/loadavg: 4.20 4.16 4.11 5/242 212211
/proc/meminfo: memFree=119000508/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=571976 memory=417668 CPUtime=6.26 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 113422 0 0 0 607 19 0 0 20 0 1 0 22946902 585703424 104417 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 142994 104417 4038 3002 0 126745 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 571976 KiB
Current children cumulated memory: 417668 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.16 4.10 5/242 212212
/proc/meminfo: memFree=118853204/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=580452 memory=426496 CPUtime=12.64 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 115559 0 0 0 1244 20 0 0 20 0 1 0 22946902 594382848 106624 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 145113 106624 4070 3002 0 128864 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 580452 KiB
Current children cumulated memory: 426496 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.15 4.10 5/242 212214
/proc/meminfo: memFree=118283972/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=580452 memory=426496 CPUtime=25.39 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 115561 0 0 0 2518 21 0 0 20 0 1 0 22946902 594382848 106624 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 145113 106624 4070 3002 0 128864 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 580452 KiB
Current children cumulated memory: 426496 KiB

[startup+51.1134 s]
/proc/loadavg: 4.16 4.16 4.10 5/242 212217
/proc/meminfo: memFree=118279036/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=580452 memory=426496 CPUtime=50.9 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 115568 0 0 0 5068 22 0 0 20 0 1 0 22946902 594382848 106624 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 145113 106624 4070 3002 0 128864 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 580452 KiB
Current children cumulated memory: 426496 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/242 212227
/proc/meminfo: memFree=117931632/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=607088 memory=447144 CPUtime=101.97 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 120279 0 0 0 10174 23 0 0 20 0 1 0 22946902 621658112 111786 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 151772 111786 4086 3002 0 135523 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 607088 KiB
Current children cumulated memory: 447144 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.13 4.09 5/242 212238
/proc/meminfo: memFree=117922112/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=612432 memory=447916 CPUtime=161.77 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 120424 0 0 0 16153 24 0 0 20 0 1 0 22946902 627130368 111979 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 153108 111979 4086 3002 0 136859 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 612432 KiB
Current children cumulated memory: 447916 KiB

[startup+222.3 s]
/proc/loadavg: 4.88 4.35 4.17 5/242 212249
/proc/meminfo: memFree=117557264/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=616516 memory=451864 CPUtime=221.57 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 121448 0 0 0 22133 24 0 0 20 0 1 0 22946902 631312384 112966 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 154129 112966 4086 3002 0 137880 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 616516 KiB
Current children cumulated memory: 451864 KiB

[startup+282.3 s]
/proc/loadavg: 4.41 4.31 4.17 5/245 212264
/proc/meminfo: memFree=117359808/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=621348 memory=451864 CPUtime=281.41 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 121475 0 0 0 28116 25 0 0 20 0 1 0 22946902 636260352 112966 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 155337 112966 4086 3002 0 139088 0
Current children cumulated CPU time: 281.41 s
Current children cumulated vsize: 621348 KiB
Current children cumulated memory: 451864 KiB

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

# cumulated CPU time of all completed processes:  user=304.603 s, system=0.763167 s

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

[startup+294.4 s]
/proc/loadavg: 4.42 4.32 4.18 5/245 212265
/proc/meminfo: memFree=117356076/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=623404 memory=454680 CPUtime=293.46 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 122288 0 0 0 29321 25 0 0 20 0 1 0 22946902 638365696 113670 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 155851 113670 4086 3002 0 139602 0
Current children cumulated CPU time: 293.46 s
Current children cumulated vsize: 623404 KiB
Current children cumulated memory: 454680 KiB

[startup+300.8 s]
/proc/loadavg: 4.39 4.32 4.18 5/245 212265
/proc/meminfo: memFree=117353704/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=623404 memory=454680 CPUtime=299.82 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 122288 0 0 0 29957 25 0 0 20 0 1 0 22946902 638365696 113670 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 155851 113670 4086 3002 0 139602 0
Current children cumulated CPU time: 299.82 s
Current children cumulated vsize: 623404 KiB
Current children cumulated memory: 454680 KiB

[startup+304 s]*
/proc/loadavg: 4.36 4.31 4.17 5/245 212268
/proc/meminfo: memFree=117357608/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=575208 memory=448580 CPUtime=303.02 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 122538 0 0 0 30271 31 0 0 20 0 1 0 22946902 589012992 112145 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 143802 112145 4086 3002 0 127553 0
Current children cumulated CPU time: 303.02 s
Current children cumulated vsize: 575208 KiB
Current children cumulated memory: 448580 KiB

[startup+305.6 s]
/proc/loadavg: 4.36 4.31 4.17 5/245 212268
/proc/meminfo: memFree=117357640/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=575208 memory=449788 CPUtime=304.6 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 122758 0 0 0 30414 46 0 0 20 0 1 0 22946902 589012992 112447 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 143802 112447 4198 3002 0 127553 0
Current children cumulated CPU time: 304.6 s
Current children cumulated vsize: 575208 KiB
Current children cumulated memory: 449788 KiB

[startup+306 s]*
/proc/loadavg: 4.36 4.31 4.17 5/245 212268
/proc/meminfo: memFree=117353916/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=577928 memory=452740 CPUtime=305.01 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 122977 0 0 0 30439 62 0 0 20 0 1 0 22946902 591798272 113185 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 144482 113185 4198 3002 0 128233 0
Current children cumulated CPU time: 305.01 s
Current children cumulated vsize: 577928 KiB
Current children cumulated memory: 452740 KiB

[startup+306.2 s]
/proc/loadavg: 4.36 4.31 4.17 5/245 212268
/proc/meminfo: memFree=117353916/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=582348 memory=456024 CPUtime=305.21 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 123292 0 0 0 30451 70 0 0 20 0 1 0 22946902 596324352 114006 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 145587 114006 4198 3002 0 129338 0
Current children cumulated CPU time: 305.21 s
Current children cumulated vsize: 582348 KiB
Current children cumulated memory: 456024 KiB

[startup+306.3 s]
/proc/loadavg: 4.36 4.31 4.17 5/245 212268
/proc/meminfo: memFree=117353916/131655788 swapFree=131071472/131071996
[pid=212176] ppid=212173 vsize=582348 memory=456284 CPUtime=305.3 cores=1,3
/proc/212176/stat : 212176 (mixed-bag) R 212173 212176 207841 0 -1 4194304 123342 0 0 0 30457 73 0 0 20 0 1 0 22946902 596324352 114071 134679101440 4194304 16487941 140732993096752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18723592 18734648 26583040 140732993098775 140732993098852 140732993098852 140732993105867 0
/proc/212176/statm: 145587 114071 4198 3002 0 129338 0
Current children cumulated CPU time: 305.3 s
Current children cumulated vsize: 582348 KiB
Current children cumulated memory: 456284 KiB

Child status: 0

Real time (s): 306.354
CPU time (s): 305.366
CPU user time (s): 304.603
CPU system time (s): 0.763167
CPU usage (%): 99.6775
Max. virtual memory (cumulated for all children) (KiB): 623404
Max. memory (cumulated for all children) (KiB): 456284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 304.603
system time used= 0.763167
maximum resident set size= 456812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123507
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= 16
involuntary context switches= 152


# summary of solver processes directly reported to runsolver:
#   pid: 212176
#   total CPU time (s): 305.366
#   total CPU user time (s): 304.603
#   total CPU system time (s): 0.763167

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46263 second user time and 3.27849 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-25 03:06:19
IDJOB=4459047
IDBENCH=178476
IDSOLVER=3066
FILE ID=nodeC004/4459047-1721869579
RUNJOBID= nodeC004-1721865123-207853
SLURM_JOB_ID= 8089202
Free space on /tmp= 723716 MiB

SOLVER NAME= mixed-bag 2024-07-02
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_160.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459047-1721869579/watcher-4459047-1721869579 -o /tmp/evaluation-result-4459047-1721869579/solver-4459047-1721869579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721865123-207853 --watchdog 3760  mixed-bag HOME/instance-4459047-1721869579.opb

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

MD5SUM BENCH= a644b55a2fda92c1d941543f185d4bb9
RANDOM SEED=1329710694

nodeC004.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 3657.952
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 3469.932
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.485
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 1197.288
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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	: 0xb00001f
cpu MHz		: 3622.065
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 3412.338
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.309
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.13
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	: 0xb00001f
cpu MHz		: 1197.280
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        121807232 kB
MemAvailable:   128387320 kB
Buffers:          290736 kB
Cached:          7083940 kB
SwapCached:           60 kB
Active:          2642932 kB
Inactive:        6570168 kB
Active(anon):       1440 kB
Inactive(anon):  1891172 kB
Active(file):    2641492 kB
Inactive(file):  4678996 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071472 kB
Dirty:             17656 kB
Writeback:            32 kB
AnonPages:       1836712 kB
Mapped:           138936 kB
Shmem:             53860 kB
KReclaimable:     199596 kB
Slab:             311744 kB
SReclaimable:     199596 kB
SUnreclaim:       112148 kB
KernelStack:        3740 kB
PageTables:        12900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2370708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20128 kB
HardwareCorrupted:     0 kB
AnonHugePages:    720896 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      392008 kB
DirectMap2M:    50892800 kB
DirectMap1G:    84934656 kB

Free space on /tmp at the end= 723688 MiB
End job on nodeC004 at 2024-07-25 03:11:26