Trace number 4464757

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
FiberSCIP 2024-07-30? (TO) 3600.06 3609.7

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/linpeb/linearized_pebbling_opt_layeredfan_up/
normalized-linearized_pebbling_opt_layeredfan_up_r33_c65_a6.opb
MD5SUM0e48a521f9e70a759d0a47d941d82f86
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 benchmark12675
Best CPU time to get the best result obtained on this benchmark0.295898
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25350
Total number of constraints4225
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)65
Number of constraints which are nor clauses,nor cardinality constraints4160
Minimum length of a constraint6
Maximum length of a constraint18
Number of terms in the objective function 25350
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 25350
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 25350
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 The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
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 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.08	c Default LC presolving (default).
0.00/0.08	c ** Before presolving: virtualMemUsedAtLc = 95136030, getVmSize() = 91279360, SCIPgetMemUsed() = 63717494, SCIPgetMemTotal() = 68406046, SCIPgetMemExternEstim() = 26729984
0.00/0.08	c ** set memory limit for presolving in LC to 8.79606e+12 for SCIP **

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: 63931 MiB (62390 MiB free)
  memory of node 1: 64510 MiB (63837 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4464757-1722390785/watcher-4464757-1722390785 -o /tmp/evaluation-result-4464757-1722390785/solver-4464757-1722390785 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1722390771-36833 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4464757-1722390785.opb -qsol -t 3600 -sth 1 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=37426, runsolver pid=37423
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 1.70 1.25 1.80 5/263 37427
/proc/meminfo: memFree=129185516/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=94632 memory=81344 CPUtime=0.09 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 18658 0 0 0 7 2 0 0 20 0 1 0 5677761 96903168 20336 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 23658 20336 2598 3035 0 20054 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 94632 KiB
Current children cumulated memory: 81344 KiB

[startup+0.205546 s]*
/proc/loadavg: 1.70 1.25 1.80 5/263 37427
/proc/meminfo: memFree=129146624/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=134320 memory=120904 CPUtime=0.2 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 33669 0 0 0 16 4 0 0 20 0 1 0 5677761 137543680 30226 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 33580 30226 2758 3035 0 29976 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 134320 KiB
Current children cumulated memory: 120904 KiB

[startup+0.305585 s]*
/proc/loadavg: 1.70 1.25 1.80 5/263 37427
/proc/meminfo: memFree=129144944/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=136260 memory=122540 CPUtime=0.3 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 34056 0 0 0 26 4 0 0 20 0 1 0 5677761 139530240 30635 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 34065 30635 2774 3035 0 30461 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 136260 KiB
Current children cumulated memory: 122540 KiB

[startup+0.700212 s]
/proc/loadavg: 1.70 1.25 1.80 5/263 37427
/proc/meminfo: memFree=129078832/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=264472 memory=209508 CPUtime=0.69 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 55325 0 0 0 62 7 0 0 20 0 1 0 5677761 270819328 52377 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 66118 52377 2790 3035 0 62514 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 264472 KiB
Current children cumulated memory: 209508 KiB

[startup+1.5002 s]
/proc/loadavg: 1.70 1.25 1.80 5/263 37427
/proc/meminfo: memFree=129025068/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=338728 memory=284220 CPUtime=1.49 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 73995 0 0 0 139 10 0 0 20 0 1 0 5677761 346857472 71055 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 84682 71055 2790 3035 0 81078 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 338728 KiB
Current children cumulated memory: 284220 KiB

[startup+3.10549 s]
/proc/loadavg: 1.70 1.25 1.80 5/263 37427
/proc/meminfo: memFree=128951600/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=360520 memory=308700 CPUtime=3.09 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 79608 0 0 0 298 11 0 0 20 0 1 0 5677761 369172480 77175 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 90130 77175 2790 3035 0 86526 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 360520 KiB
Current children cumulated memory: 308700 KiB

[startup+6.30017 s]
/proc/loadavg: 1.88 1.30 1.81 5/263 37428
/proc/meminfo: memFree=128931020/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=382312 memory=330608 CPUtime=6.28 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 85072 0 0 0 616 12 0 0 20 0 1 0 5677761 391487488 82652 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 95578 82652 2790 3035 0 91974 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 382312 KiB
Current children cumulated memory: 330608 KiB

[startup+12.7002 s]
/proc/loadavg: 2.05 1.34 1.83 5/263 37428
/proc/meminfo: memFree=128900888/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=409056 memory=357800 CPUtime=12.65 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 91900 0 0 0 1252 13 0 0 20 0 1 0 5677761 418873344 89450 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 102264 89450 2790 3035 0 98660 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 409056 KiB
Current children cumulated memory: 357800 KiB

[startup+25.5002 s]
/proc/loadavg: 2.56 1.49 1.87 5/263 37431
/proc/meminfo: memFree=128877608/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428864 memory=377336 CPUtime=25.42 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96758 0 0 0 2528 14 0 0 20 0 1 0 5677761 439156736 94334 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107216 94334 2790 3035 0 103612 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 428864 KiB
Current children cumulated memory: 377336 KiB

[startup+51.1053 s]
/proc/loadavg: 3.12 1.71 1.93 5/263 37434
/proc/meminfo: memFree=128871488/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428872 memory=377336 CPUtime=50.96 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96760 0 0 0 5081 15 0 0 20 0 1 0 5677761 439164928 94334 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107218 94334 2790 3035 0 103614 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 428872 KiB
Current children cumulated memory: 377336 KiB

[startup+102.3 s]
/proc/loadavg: 3.68 2.08 2.05 5/261 37443
/proc/meminfo: memFree=128862716/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428884 memory=377336 CPUtime=102.02 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96763 0 0 0 10185 17 0 0 20 0 1 0 5677761 439177216 94334 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107221 94334 2790 3035 0 103617 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 428884 KiB
Current children cumulated memory: 377336 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 2.48 2.19 5/261 37837
/proc/meminfo: memFree=128837632/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428896 memory=377336 CPUtime=161.87 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96766 0 0 0 16167 20 0 0 20 0 1 0 5677761 439189504 94334 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107224 94334 2790 3035 0 103620 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 428896 KiB
Current children cumulated memory: 377336 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.77 2.31 5/261 37849
/proc/meminfo: memFree=128813772/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428904 memory=377336 CPUtime=221.71 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96768 0 0 0 22149 22 0 0 20 0 1 0 5677761 439197696 94334 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107226 94334 2790 3035 0 103622 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 428904 KiB
Current children cumulated memory: 377336 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.03 2.43 5/261 37860
/proc/meminfo: memFree=128788900/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428908 memory=379960 CPUtime=281.54 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96771 0 0 0 28130 24 0 0 20 0 1 0 5677761 439201792 94990 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107227 94990 2790 3035 0 103623 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 428908 KiB
Current children cumulated memory: 379960 KiB

[startup+342.3 s]
/proc/loadavg: 4.53 3.33 2.57 5/262 38040
/proc/meminfo: memFree=128761944/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428916 memory=382040 CPUtime=341.37 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96787 0 0 0 34113 24 0 0 20 0 1 0 5677761 439209984 95510 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107229 95510 2790 3035 0 103625 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 428916 KiB
Current children cumulated memory: 382040 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 3.46 2.66 5/262 38051
/proc/meminfo: memFree=128739884/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428920 memory=382196 CPUtime=401.22 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96819 0 0 0 40097 25 0 0 20 0 1 0 5677761 439214080 95549 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107230 95549 2790 3035 0 103626 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 428920 KiB
Current children cumulated memory: 382196 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.57 2.75 5/260 38063
/proc/meminfo: memFree=128721576/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=428928 memory=382316 CPUtime=461.06 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 96841 0 0 0 46081 25 0 0 20 0 1 0 5677761 439222272 95579 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107232 95579 2790 3035 0 103628 0

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

Current children cumulated memory: 389200 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.12 4.05 5/260 39134
/proc/meminfo: memFree=128248572/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429052 memory=389204 CPUtime=2914.49 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98055 0 0 0 291420 29 0 0 20 0 1 0 5677761 439349248 97301 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107263 97301 2790 3035 0 103659 0
Current children cumulated CPU time: 2914.49 s
Current children cumulated vsize: 429052 KiB
Current children cumulated memory: 389204 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.11 4.05 5/261 39146
/proc/meminfo: memFree=128222852/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429052 memory=389204 CPUtime=2974.33 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98090 0 0 0 297404 29 0 0 20 0 1 0 5677761 439349248 97301 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107263 97301 2790 3035 0 103659 0
Current children cumulated CPU time: 2974.33 s
Current children cumulated vsize: 429052 KiB
Current children cumulated memory: 389204 KiB

[startup+3042.3 s]
/proc/loadavg: 4.30 4.18 4.08 5/261 39156
/proc/meminfo: memFree=128222104/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429056 memory=389208 CPUtime=3034.17 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98126 0 0 0 303388 29 0 0 20 0 1 0 5677761 439353344 97302 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107264 97302 2790 3035 0 103660 0
Current children cumulated CPU time: 3034.17 s
Current children cumulated vsize: 429056 KiB
Current children cumulated memory: 389208 KiB

[startup+3102.3 s]
/proc/loadavg: 4.21 4.17 4.08 5/261 39167
/proc/meminfo: memFree=128217288/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429056 memory=389208 CPUtime=3094.01 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98161 0 0 0 309371 30 0 0 20 0 1 0 5677761 439353344 97302 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107264 97302 2790 3035 0 103660 0
Current children cumulated CPU time: 3094.01 s
Current children cumulated vsize: 429056 KiB
Current children cumulated memory: 389208 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.16 4.08 5/259 39177
/proc/meminfo: memFree=128206312/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429060 memory=389212 CPUtime=3153.85 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98199 0 0 0 315355 30 0 0 20 0 1 0 5677761 439357440 97303 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107265 97303 2790 3035 0 103661 0
Current children cumulated CPU time: 3153.85 s
Current children cumulated vsize: 429060 KiB
Current children cumulated memory: 389212 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.17 4.09 5/259 39187
/proc/meminfo: memFree=128200424/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429060 memory=389212 CPUtime=3213.68 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98235 0 0 0 321338 30 0 0 20 0 1 0 5677761 439357440 97303 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107265 97303 2790 3035 0 103661 0
Current children cumulated CPU time: 3213.68 s
Current children cumulated vsize: 429060 KiB
Current children cumulated memory: 389212 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.15 4.09 5/258 39199
/proc/meminfo: memFree=128194856/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429064 memory=389216 CPUtime=3273.52 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98272 0 0 0 327322 30 0 0 20 0 1 0 5677761 439361536 97304 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107266 97304 2790 3035 0 103662 0
Current children cumulated CPU time: 3273.52 s
Current children cumulated vsize: 429064 KiB
Current children cumulated memory: 389216 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.14 4.09 5/258 39209
/proc/meminfo: memFree=128194220/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429064 memory=389216 CPUtime=3333.36 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98308 0 0 0 333306 30 0 0 20 0 1 0 5677761 439361536 97304 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107266 97304 2790 3035 0 103662 0
Current children cumulated CPU time: 3333.36 s
Current children cumulated vsize: 429064 KiB
Current children cumulated memory: 389216 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/258 39219
/proc/meminfo: memFree=128179096/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429068 memory=389220 CPUtime=3393.19 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98347 0 0 0 339289 30 0 0 20 0 1 0 5677761 439365632 97305 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107267 97305 2790 3035 0 103663 0
Current children cumulated CPU time: 3393.19 s
Current children cumulated vsize: 429068 KiB
Current children cumulated memory: 389220 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/261 39234
/proc/meminfo: memFree=128163076/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429068 memory=389220 CPUtime=3453.03 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98384 0 0 0 345273 30 0 0 20 0 1 0 5677761 439365632 97305 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107267 97305 2790 3035 0 103663 0
Current children cumulated CPU time: 3453.03 s
Current children cumulated vsize: 429068 KiB
Current children cumulated memory: 389220 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/261 39245
/proc/meminfo: memFree=128162472/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429072 memory=389220 CPUtime=3512.87 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98422 0 0 0 351257 30 0 0 20 0 1 0 5677761 439369728 97305 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107268 97305 2790 3035 0 103664 0
Current children cumulated CPU time: 3512.87 s
Current children cumulated vsize: 429072 KiB
Current children cumulated memory: 389220 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/261 39255
/proc/meminfo: memFree=128137052/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429072 memory=389224 CPUtime=3572.71 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98459 0 0 0 357241 30 0 0 20 0 1 0 5677761 439369728 97306 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107268 97306 2790 3035 0 103664 0
Current children cumulated CPU time: 3572.71 s
Current children cumulated vsize: 429072 KiB
Current children cumulated memory: 389224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 3.22 3.91 4.02 2/236 39353
/proc/meminfo: memFree=129037020/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429072 memory=389224 CPUtime=3600.05 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98462 0 0 0 359975 30 0 0 20 0 1 0 5677761 439369728 97306 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107268 97306 2790 3035 0 103664 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 429072 KiB
Current children cumulated memory: 389224 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.75 s, system=0.310775 s

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

[startup+3609.7 s]
/proc/loadavg: 3.22 3.91 4.02 2/236 39353
/proc/meminfo: memFree=129037020/131524600 swapFree=131071996/131071996
[pid=37426] ppid=37423 vsize=429072 memory=389224 CPUtime=3600.05 cores=0,2
/proc/37426/stat : 37426 (fscip) R 37423 37426 36823 0 -1 4194304 98462 0 0 0 359975 30 0 0 20 0 1 0 5677761 439369728 97306 134679101440 4194304 16623229 140720960762864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 26558464 140720960771094 140720960771210 140720960771210 140720960778224 0
/proc/37426/statm: 107268 97306 2790 3035 0 103664 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 429072 KiB
Current children cumulated memory: 389224 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.7
CPU time (s): 3600.06
CPU user time (s): 3599.75
CPU system time (s): 0.310775
CPU usage (%): 99.7329
Max. virtual memory (cumulated for all children) (KiB): 429072
Max. memory (cumulated for all children) (KiB): 389224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.75
system time used= 0.310775
maximum resident set size= 389224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98462
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= 8
involuntary context switches= 27796


# summary of solver processes directly reported to runsolver:
#   pid: 37426
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.75
#   total CPU system time (s): 0.310775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00178 second user time and 15.446 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-31 03:53:05
IDJOB=4464757
IDBENCH=177684
IDSOLVER=3092
FILE ID=nodeC023/4464757-1722390785
RUNJOBID= nodeC023-1722390771-36833
SLURM_JOB_ID= 8249880
Free space on /tmp= 890000 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/linpeb/linearized_pebbling_opt_layeredfan_up/normalized-linearized_pebbling_opt_layeredfan_up_r33_c65_a6.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4464757-1722390785/watcher-4464757-1722390785 -o /tmp/evaluation-result-4464757-1722390785/solver-4464757-1722390785 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1722390771-36833 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464757-1722390785.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 0e48a521f9e70a759d0a47d941d82f86
RANDOM SEED=646140846

nodeC023.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	: 0xb00002a
cpu MHz		: 3662.676
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
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		: 3683.326
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 invpcid_single pti ibrs ibpb stibp 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	: 7006.53
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		: 3675.931
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
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.208
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 invpcid_single pti ibrs ibpb stibp 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	: 7006.53
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		: 3600.074
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
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		: 3683.360
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 invpcid_single pti ibrs ibpb stibp 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	: 7006.53
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		: 3671.585
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129257348 kB
MemAvailable:   129742852 kB
Buffers:          115328 kB
Cached:          1204332 kB
SwapCached:            0 kB
Active:           285380 kB
Inactive:        1506296 kB
Active(anon):       1588 kB
Inactive(anon):   491768 kB
Active(file):     283792 kB
Inactive(file):  1014528 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            114928 kB
Writeback:             0 kB
AnonPages:        471784 kB
Mapped:           119304 kB
Shmem:             21336 kB
KReclaimable:      53660 kB
Slab:             134500 kB
SReclaimable:      53660 kB
SUnreclaim:        80840 kB
KernelStack:        4272 kB
PageTables:        10300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     850332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            10112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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:      164564 kB
DirectMap2M:    10094592 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC023 at 2024-07-31 04:53:14