Trace number 4431825

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
IPBHS-SCIP 2024-07-09? (TO) 3600.07 3609.2

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMf4fbd70ee8b80515313bebcddc52f82a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark181
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.78/2.80	c initialize IPBHS solver
2.78/2.80	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
2.78/2.80	c optimizer = "scip"
2.78/2.80	c pbsolver = "roundingsat"
2.78/2.80	c load symmetries from file ""
2.78/2.80	c set time limit for symmetry computation to 100 seconds.
2.78/2.80	c set interchangeable summation variable limit to 3
2.78/2.80	c set abs symmetric core budget per WCE-iteration to 100
2.78/2.80	c set rel symmetric core budget per WCE-iteration to 0
2.78/2.80	c set lit symmetric core budget per WCE-iteration to 0
2.78/2.80	c set sym generation to 's'
2.78/2.80	c set abstraction set creation to 10 iterations without LB change
2.78/2.80	c set abstraction set inputs to 0
2.78/2.80	c set abstraction set cluster min size to 2
2.78/2.80	c set abstraction set cluster max size to 100000000
2.78/2.80	c set abstraction set cluster activation limit to 2
2.78/2.80	c enable abstraction set require equal cost
2.78/2.80	c set abstraction set assumptions to 0
2.78/2.80	c set abstraction set constraint type to 0
2.78/2.80	c set abstract core extraction strategy to b
2.78/2.80	c set core extraction strategy to 2
2.78/2.80	c set core extraction shuffles 10
2.78/2.80	c set cores per iteration to 5
2.78/2.80	c set optimizer bound usage strategy to 2
2.78/2.80	c set optimizer max non-optimal iterations to 1000
2.78/2.80	c set small core cardinality limit to 2
2.78/2.80	c set max coef in cores to 1000000000
2.78/2.80	c set SIS iterations to 5
2.78/2.80	c set SIS budget abs to 1000
2.78/2.80	c set SIS budget rel to 0.05
2.78/2.80	c limit for coefficient in constraints and objective to 9223372036854775807
2.78/2.80	c will solve HOME/instance-4431825-1721090165.opb
2.78/2.80	c [0] solve iteration 1, LB=0, UB=477

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431825-1721090165/watcher-4431825-1721090165 -o /tmp/evaluation-result-4431825-1721090165/solver-4431825-1721090165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721090178-833554 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431825-1721090165.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
solver pid=833603, runsolver pid=833597
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 3.88 4.06 4.07 6/257 833617
/proc/meminfo: memFree=127852064/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=38736 memory=20348 CPUtime=0.09 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 2551 0 0 0 9 0 0 0 20 0 1 0 161184807 39665664 5087 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 9684 5087 2879 2900 0 6198 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38736 KiB
Current children cumulated memory: 20348 KiB

[startup+0.20608 s]*
/proc/loadavg: 3.88 4.06 4.07 6/257 833617
/proc/meminfo: memFree=127851064/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=39032 memory=20444 CPUtime=0.2 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 2604 0 0 0 20 0 0 0 20 0 1 0 161184807 39968768 5111 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 9758 5111 2879 2900 0 6272 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39032 KiB
Current children cumulated memory: 20444 KiB

[startup+0.304987 s]*
/proc/loadavg: 3.88 4.06 4.07 5/257 833617
/proc/meminfo: memFree=127849444/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=39032 memory=20444 CPUtime=0.3 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 2611 0 0 0 30 0 0 0 20 0 1 0 161184807 39968768 5111 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 9758 5111 2879 2900 0 6272 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39032 KiB
Current children cumulated memory: 20444 KiB

[startup+0.700195 s]
/proc/loadavg: 3.88 4.06 4.07 5/257 833617
/proc/meminfo: memFree=127846656/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=45364 memory=25848 CPUtime=0.68 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 4074 0 0 0 68 0 0 0 20 0 1 0 161184807 46452736 6462 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 11341 6462 2895 2900 0 7855 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 45364 KiB
Current children cumulated memory: 25848 KiB

[startup+1.50024 s]
/proc/loadavg: 3.88 4.06 4.07 5/257 833619
/proc/meminfo: memFree=127814356/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=57672 memory=38052 CPUtime=1.49 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 7125 0 0 0 148 1 0 0 20 0 1 0 161184807 59056128 9513 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 14418 9513 2911 2900 0 10932 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 57672 KiB
Current children cumulated memory: 38052 KiB

[startup+3.10588 s]
/proc/loadavg: 3.88 4.06 4.07 5/257 833619
/proc/meminfo: memFree=127682980/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=82064 memory=61840 CPUtime=3.08 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 13079 0 0 0 307 1 0 0 20 0 1 0 161184807 84033536 15460 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 20516 15460 2911 2900 0 17030 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 82064 KiB
Current children cumulated memory: 61840 KiB

[startup+6.30014 s]
/proc/loadavg: 3.89 4.05 4.07 5/257 833619
/proc/meminfo: memFree=127680368/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=83088 memory=62628 CPUtime=6.27 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 13322 0 0 0 625 2 0 0 20 0 1 0 161184807 85082112 15657 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 20772 15657 2911 2900 0 17286 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 83088 KiB
Current children cumulated memory: 62628 KiB

[startup+12.7001 s]
/proc/loadavg: 3.89 4.05 4.07 5/257 833620
/proc/meminfo: memFree=127678244/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=83088 memory=62628 CPUtime=12.66 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 13332 0 0 0 1264 2 0 0 20 0 1 0 161184807 85082112 15657 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 20772 15657 2911 2900 0 17286 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 83088 KiB
Current children cumulated memory: 62628 KiB

[startup+25.5002 s]
/proc/loadavg: 3.92 4.05 4.07 6/257 833623
/proc/meminfo: memFree=127593912/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=117768 memory=95060 CPUtime=25.41 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 22340 0 0 0 2538 3 0 0 20 0 1 0 161184807 120594432 23765 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 29442 23765 2911 2900 0 25956 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 117768 KiB
Current children cumulated memory: 95060 KiB

[startup+51.1059 s]
/proc/loadavg: 4.02 4.06 4.07 6/257 833627
/proc/meminfo: memFree=127590000/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=122220 memory=99576 CPUtime=50.94 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 23958 0 0 0 5091 3 0 0 20 0 1 0 161184807 125153280 24894 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 30555 24894 2911 2900 0 27069 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 122220 KiB
Current children cumulated memory: 99576 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.07 4.08 5/257 833636
/proc/meminfo: memFree=127547504/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=126968 memory=103940 CPUtime=101.98 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 25307 0 0 0 10195 3 0 0 20 0 1 0 161184807 130015232 25985 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 31742 25985 2911 2900 0 28256 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 126968 KiB
Current children cumulated memory: 103940 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.07 4.08 6/257 833646
/proc/meminfo: memFree=127441196/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=155664 memory=138336 CPUtime=161.83 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 34839 0 0 0 16178 5 0 0 20 0 1 0 161184807 159399936 34584 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 38916 34584 2911 2900 0 35430 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 155664 KiB
Current children cumulated memory: 138336 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.07 4.08 5/257 833657
/proc/meminfo: memFree=127408588/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=155664 memory=142292 CPUtime=221.69 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 34919 0 0 0 22164 5 0 0 20 0 1 0 161184807 159399936 35573 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 38916 35573 2911 2900 0 35430 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 155664 KiB
Current children cumulated memory: 142292 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.07 4.08 5/259 833671
/proc/meminfo: memFree=127375260/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=161408 memory=147876 CPUtime=281.55 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 36378 0 0 0 28150 5 0 0 20 0 1 0 161184807 165281792 36969 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 40352 36969 2911 2900 0 36866 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 161408 KiB
Current children cumulated memory: 147876 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.07 4.08 5/257 833681
/proc/meminfo: memFree=127338656/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=170120 memory=156412 CPUtime=341.41 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 38587 0 0 0 34136 5 0 0 20 0 1 0 161184807 174202880 39103 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 42530 39103 2911 2900 0 39044 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 170120 KiB
Current children cumulated memory: 156412 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.10 4.09 6/257 833694
/proc/meminfo: memFree=127325980/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=170636 memory=157056 CPUtime=401.27 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 38806 0 0 0 40122 5 0 0 20 0 1 0 161184807 174731264 39264 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 42659 39264 2911 2900 0 39173 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 170636 KiB
Current children cumulated memory: 157056 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.09 6/257 833704
/proc/meminfo: memFree=127310732/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=175172 memory=161124 CPUtime=461.13 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 39865 0 0 0 46108 5 0 0 20 0 1 0 161184807 179376128 40281 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 43793 40281 2911 2900 0 40307 0

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

Current children cumulated memory: 299860 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 834730
/proc/meminfo: memFree=126849832/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=316808 memory=301800 CPUtime=2855.03 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 80286 0 0 0 285491 12 0 0 20 0 1 0 161184807 324411392 75450 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 79202 75450 2911 2900 0 75716 0
Current children cumulated CPU time: 2855.03 s
Current children cumulated vsize: 316808 KiB
Current children cumulated memory: 301800 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/259 834741
/proc/meminfo: memFree=126818440/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=317656 memory=303464 CPUtime=2914.89 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 80792 0 0 0 291476 13 0 0 20 0 1 0 161184807 325279744 75866 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 79414 75866 2911 2900 0 75928 0
Current children cumulated CPU time: 2914.89 s
Current children cumulated vsize: 317656 KiB
Current children cumulated memory: 303464 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.13 4.09 6/259 835136
/proc/meminfo: memFree=126814720/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=319176 memory=304620 CPUtime=2974.75 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 81178 0 0 0 297462 13 0 0 20 0 1 0 161184807 326836224 76155 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 79794 76155 2911 2900 0 76308 0
Current children cumulated CPU time: 2974.75 s
Current children cumulated vsize: 319176 KiB
Current children cumulated memory: 304620 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/259 835146
/proc/meminfo: memFree=126803988/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=322964 memory=308128 CPUtime=3034.6 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 82214 0 0 0 303447 13 0 0 20 0 1 0 161184807 330715136 77032 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 80741 77032 2911 2900 0 77255 0
Current children cumulated CPU time: 3034.6 s
Current children cumulated vsize: 322964 KiB
Current children cumulated memory: 308128 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/259 835157
/proc/meminfo: memFree=126801528/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=322964 memory=308344 CPUtime=3094.46 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 82335 0 0 0 309433 13 0 0 20 0 1 0 161184807 330715136 77086 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 80741 77086 2911 2900 0 77255 0
Current children cumulated CPU time: 3094.46 s
Current children cumulated vsize: 322964 KiB
Current children cumulated memory: 308344 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/260 835337
/proc/meminfo: memFree=126794844/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=322964 memory=309200 CPUtime=3154.31 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 82454 0 0 0 315418 13 0 0 20 0 1 0 161184807 330715136 77300 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 80741 77300 2911 2900 0 77255 0
Current children cumulated CPU time: 3154.31 s
Current children cumulated vsize: 322964 KiB
Current children cumulated memory: 309200 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/260 835348
/proc/meminfo: memFree=126790800/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=325836 memory=311228 CPUtime=3214.17 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 83117 0 0 0 321404 13 0 0 20 0 1 0 161184807 333656064 77807 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 81459 77807 2911 2900 0 77973 0
Current children cumulated CPU time: 3214.17 s
Current children cumulated vsize: 325836 KiB
Current children cumulated memory: 311228 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 835420
/proc/meminfo: memFree=126787716/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=325836 memory=311776 CPUtime=3274.02 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 83372 0 0 0 327389 13 0 0 20 0 1 0 161184807 333656064 77944 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 81459 77944 2911 2900 0 77973 0
Current children cumulated CPU time: 3274.02 s
Current children cumulated vsize: 325836 KiB
Current children cumulated memory: 311776 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/261 835431
/proc/meminfo: memFree=126783536/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=325836 memory=311892 CPUtime=3333.88 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 83495 0 0 0 333375 13 0 0 20 0 1 0 161184807 333656064 77973 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 81459 77973 2911 2900 0 77973 0
Current children cumulated CPU time: 3333.88 s
Current children cumulated vsize: 325836 KiB
Current children cumulated memory: 311892 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 6/261 835442
/proc/meminfo: memFree=126776040/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=330880 memory=316852 CPUtime=3393.74 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 84877 0 0 0 339360 14 0 0 20 0 1 0 161184807 338821120 79213 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 82720 79213 2911 2900 0 79234 0
Current children cumulated CPU time: 3393.74 s
Current children cumulated vsize: 330880 KiB
Current children cumulated memory: 316852 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/260 835452
/proc/meminfo: memFree=126772172/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=330880 memory=316916 CPUtime=3453.59 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 85026 0 0 0 345345 14 0 0 20 0 1 0 161184807 338821120 79229 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 82720 79229 2911 2900 0 79234 0
Current children cumulated CPU time: 3453.59 s
Current children cumulated vsize: 330880 KiB
Current children cumulated memory: 316916 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.09 4.09 6/260 835463
/proc/meminfo: memFree=126770708/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=331336 memory=317444 CPUtime=3513.42 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 85272 0 0 0 351328 14 0 0 20 0 1 0 161184807 339288064 79361 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 82834 79361 2911 2900 0 79348 0
Current children cumulated CPU time: 3513.42 s
Current children cumulated vsize: 331336 KiB
Current children cumulated memory: 317444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.10 4.09 6/257 835473
/proc/meminfo: memFree=126766040/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=333688 memory=319848 CPUtime=3573.24 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 86015 0 0 0 357310 14 0 0 20 0 1 0 161184807 341696512 79962 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 83422 79962 2911 2900 0 79936 0
Current children cumulated CPU time: 3573.24 s
Current children cumulated vsize: 333688 KiB
Current children cumulated memory: 319848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 835477
/proc/meminfo: memFree=126764936/131524600 swapFree=131071996/131071996
[pid=833603] ppid=833597 vsize=333688 memory=319972 CPUtime=3600.05 cores=1,3
/proc/833603/stat : 833603 (ipbhs_static_sc) R 833597 833603 833542 0 -1 4194304 86131 0 0 0 359991 14 0 0 20 0 1 0 161184807 341696512 79993 134679101440 4194304 16068861 140731316014768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 30457856 140731316016166 140731316016253 140731316016253 140731316023268 0
/proc/833603/statm: 83422 79993 2911 2900 0 79936 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 333688 KiB
Current children cumulated memory: 319972 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.92 s, system=0.146524 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.2
CPU time (s): 3600.07
CPU user time (s): 3599.92
CPU system time (s): 0.146524
CPU usage (%): 99.7469
Max. virtual memory (cumulated for all children) (KiB): 333688
Max. memory (cumulated for all children) (KiB): 319972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.92
system time used= 0.146524
maximum resident set size= 319972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86131
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= 36
involuntary context switches= 2614


# summary of solver processes directly reported to runsolver:
#   pid: 833603
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.92
#   total CPU system time (s): 0.146524

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.56234 second user time and 16.0544 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-16 02:36:18
IDJOB=4431825
IDBENCH=147545
IDSOLVER=3057
FILE ID=nodeC031/4431825-1721090165
RUNJOBID= nodeC031-1721090178-833554
SLURM_JOB_ID= 7505583
Free space on /tmp= 890084 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431825-1721090165/watcher-4431825-1721090165 -o /tmp/evaluation-result-4431825-1721090165/solver-4431825-1721090165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721090178-833554 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431825-1721090165.opb

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

MD5SUM BENCH= f4fbd70ee8b80515313bebcddc52f82a
RANDOM SEED=827788844

nodeC031.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		: 3889.722
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.55
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		: 3759.373
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.11
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		: 3704.398
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 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.55
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		: 3599.455
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.11
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		: 3615.852
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.55
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		: 3608.258
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.11
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		: 3676.639
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.55
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		: 3797.436
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127892324 kB
MemAvailable:   129710592 kB
Buffers:          368364 kB
Cached:          2272960 kB
SwapCached:            0 kB
Active:           684136 kB
Inactive:        2326820 kB
Active(anon):       1412 kB
Inactive(anon):   405940 kB
Active(file):     682724 kB
Inactive(file):  1920880 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            214608 kB
Writeback:            12 kB
AnonPages:        367872 kB
Mapped:           103196 kB
Shmem:             37720 kB
KReclaimable:     108624 kB
Slab:             215764 kB
SReclaimable:     108624 kB
SUnreclaim:       107140 kB
KernelStack:        3760 kB
PageTables:         9628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     587164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62208 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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:      185044 kB
DirectMap2M:    16365568 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889872 MiB
End job on nodeC031 at 2024-07-16 03:36:27