Trace number 4432074

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.08 3609.67

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_1_mh_ic.opb
MD5SUMc67f7d2b84b900287505153e75597a80
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 benchmark4279450
Best CPU time to get the best result obtained on this benchmark3600.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 107171875
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 77582822106
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 107171875
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 77582822106
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

150.33/150.93	c initialize IPBHS solver
150.33/150.93	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
150.33/150.93	c optimizer = "scip"
150.33/150.93	c pbsolver = "roundingsat"
150.33/150.93	c load symmetries from file ""
150.33/150.93	c set time limit for symmetry computation to 100 seconds.
150.33/150.93	c set interchangeable summation variable limit to 3
150.33/150.93	c set abs symmetric core budget per WCE-iteration to 100
150.33/150.93	c set rel symmetric core budget per WCE-iteration to 0
150.33/150.93	c set lit symmetric core budget per WCE-iteration to 0
150.33/150.93	c set sym generation to 's'
150.33/150.93	c set abstraction set creation to 10 iterations without LB change
150.33/150.93	c set abstraction set inputs to 0
150.33/150.93	c set abstraction set cluster min size to 2
150.33/150.93	c set abstraction set cluster max size to 100000000
150.33/150.93	c set abstraction set cluster activation limit to 2
150.33/150.93	c enable abstraction set require equal cost
150.33/150.93	c set abstraction set assumptions to 0
150.33/150.93	c set abstraction set constraint type to 0
150.33/150.93	c set abstract core extraction strategy to b
150.33/150.93	c set core extraction strategy to 2
150.33/150.93	c set core extraction shuffles 10
150.33/150.93	c set cores per iteration to 5
150.33/150.93	c set optimizer bound usage strategy to 2
150.33/150.93	c set optimizer max non-optimal iterations to 1000
150.33/150.93	c set small core cardinality limit to 2
150.33/150.93	c set max coef in cores to 1000000000
150.33/150.93	c set SIS iterations to 5
150.33/150.93	c set SIS budget abs to 1000
150.33/150.93	c set SIS budget rel to 0.05
150.33/150.93	c limit for coefficient in constraints and objective to 9223372036854775807
150.33/150.93	c will solve HOME/instance-4432074-1721139201.opb
150.33/150.93	c [1.76] solve iteration 1, LB=-50, UB=77582822057

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432074-1721139201/watcher-4432074-1721139201 -o /tmp/evaluation-result-4432074-1721139201/solver-4432074-1721139201 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721135601-861476 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432074-1721139201.opb 

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


[startup+0.100066 s]*
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=126198588/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=52360 memory=24224 CPUtime=0.09 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 5147 0 0 0 9 0 0 0 20 0 1 0 166088469 53616640 6056 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 13090 6056 1023 2900 0 9604 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 52360 KiB
Current children cumulated memory: 24224 KiB

[startup+0.205791 s]*
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=126187676/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=63804 memory=34784 CPUtime=0.2 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 7795 0 0 0 19 1 0 0 20 0 1 0 166088469 65335296 8696 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 15951 8696 1023 2900 0 12465 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 63804 KiB
Current children cumulated memory: 34784 KiB

[startup+0.305745 s]*
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=126120972/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=81420 memory=52468 CPUtime=0.3 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 10191 0 0 0 28 2 0 0 20 0 1 0 166088469 83374080 13117 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 20355 13117 1023 2900 0 16869 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 81420 KiB
Current children cumulated memory: 52468 KiB

[startup+0.7002 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=126085368/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=104660 memory=75820 CPUtime=0.69 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 14472 0 0 0 66 3 0 0 20 0 1 0 166088469 107171840 18955 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 26165 18955 1023 2900 0 22679 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 104660 KiB
Current children cumulated memory: 75820 KiB

[startup+1.50022 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=125927092/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=212952 memory=178952 CPUtime=1.49 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 30484 0 0 0 142 7 0 0 20 0 1 0 166088469 218062848 44738 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 53238 44738 1135 2900 0 49752 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 212952 KiB
Current children cumulated memory: 178952 KiB

[startup+3.10582 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=125176828/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=398144 memory=358048 CPUtime=3.09 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 44441 0 0 0 241 68 0 0 20 0 1 0 166088469 407699456 89512 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 99536 89512 2383 2900 0 96050 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 398144 KiB
Current children cumulated memory: 358048 KiB

[startup+6.30021 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863595
/proc/meminfo: memFree=124050184/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=1643872 memory=1598296 CPUtime=6.27 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 349224 0 0 0 440 187 0 0 20 0 1 0 166088469 1683324928 399574 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 410968 399574 2575 2900 0 407482 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1643872 KiB
Current children cumulated memory: 1598296 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.09 4.12 5/259 863595
/proc/meminfo: memFree=123458880/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=1957828 memory=1891244 CPUtime=12.64 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 412129 0 0 0 1066 198 0 0 20 0 1 0 166088469 2004815872 472811 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 489457 472811 2687 2900 0 485971 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1957828 KiB
Current children cumulated memory: 1891244 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.11 4.12 5/259 863598
/proc/meminfo: memFree=121769812/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=2817020 memory=2665888 CPUtime=25.4 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 545127 0 0 0 2317 223 0 0 20 0 1 0 166088469 2884628480 666472 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 704255 666472 2895 2900 0 700769 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2817020 KiB
Current children cumulated memory: 2665888 KiB

[startup+51.1057 s]
/proc/loadavg: 4.15 4.11 4.12 5/259 863602
/proc/meminfo: memFree=121476160/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=2829968 memory=2678792 CPUtime=50.91 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 547363 0 0 0 4867 224 0 0 20 0 1 0 166088469 2897887232 669698 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 707492 669698 2895 2900 0 704006 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2829968 KiB
Current children cumulated memory: 2678792 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/257 863611
/proc/meminfo: memFree=120960224/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=3415424 memory=3179492 CPUtime=101.92 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 650176 0 0 0 9950 242 0 0 20 0 1 0 166088469 3497394176 794873 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 853856 794873 2895 2900 0 850370 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 3415424 KiB
Current children cumulated memory: 3179492 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.12 6/256 863622
/proc/meminfo: memFree=120636620/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=3731352 memory=3495176 CPUtime=161.7 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 743909 0 0 0 15915 255 0 0 20 0 1 0 166088469 3820904448 873794 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 932838 873794 2911 2900 0 929352 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 3731352 KiB
Current children cumulated memory: 3495176 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/256 863632
/proc/meminfo: memFree=119851736/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4540700 memory=4274732 CPUtime=221.55 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 941732 0 0 0 21841 314 0 0 20 0 1 0 166088469 4649676800 1068683 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1135175 1068683 2943 2900 0 1131689 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 4540700 KiB
Current children cumulated memory: 4274732 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.11 5/256 863645
/proc/meminfo: memFree=119838996/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4540700 memory=4274732 CPUtime=281.41 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 941874 0 0 0 27783 358 0 0 20 0 1 0 166088469 4649676800 1068683 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1135175 1068683 2943 2900 0 1131689 0
Current children cumulated CPU time: 281.41 s
Current children cumulated vsize: 4540700 KiB
Current children cumulated memory: 4274732 KiB

[startup+342.3 s]
/proc/loadavg: 4.49 4.20 4.14 5/256 863656
/proc/meminfo: memFree=118914040/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4540700 memory=4274732 CPUtime=341.28 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 942022 0 0 0 33724 404 0 0 20 0 1 0 166088469 4649676800 1068683 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1135175 1068683 2943 2900 0 1131689 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 4540700 KiB
Current children cumulated memory: 4274732 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 4.17 4.13 5/258 863672
/proc/meminfo: memFree=118905148/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4540700 memory=4274732 CPUtime=401.13 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 942183 0 0 0 39654 459 0 0 20 0 1 0 166088469 4649676800 1068683 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1135175 1068683 2943 2900 0 1131689 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 4540700 KiB
Current children cumulated memory: 4274732 KiB

[startup+462.3 s]
/proc/loadavg: 4.25 4.18 4.14 5/258 863684
/proc/meminfo: memFree=118894424/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4540700 memory=4274732 CPUtime=460.95 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 942351 0 0 0 45584 511 0 0 20 0 1 0 166088469 4649676800 1068683 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1135175 1068683 2943 2900 0 1131689 0

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

Current children cumulated memory: 4288436 KiB

[startup+2862.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/258 865319
/proc/meminfo: memFree=113306912/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4288436 CPUtime=2854.41 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 948589 0 0 0 282745 2696 0 0 20 0 1 0 166088469 4681236480 1072109 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072109 2943 2900 0 1139394 0
Current children cumulated CPU time: 2854.41 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4288436 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/258 865329
/proc/meminfo: memFree=113306064/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4288436 CPUtime=2914.28 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 948764 0 0 0 288678 2750 0 0 20 0 1 0 166088469 4681236480 1072109 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072109 2943 2900 0 1139394 0
Current children cumulated CPU time: 2914.28 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4288436 KiB

[startup+2982.3 s]
/proc/loadavg: 4.36 4.19 4.12 5/258 865341
/proc/meminfo: memFree=113305428/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4288436 CPUtime=2974.14 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 948975 0 0 0 294607 2807 0 0 20 0 1 0 166088469 4681236480 1072109 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072109 2943 2900 0 1139394 0
Current children cumulated CPU time: 2974.14 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4288436 KiB

[startup+3042.3 s]
/proc/loadavg: 4.20 4.17 4.11 5/258 865352
/proc/meminfo: memFree=113304216/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4289016 CPUtime=3034 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 949143 0 0 0 300542 2858 0 0 20 0 1 0 166088469 4681236480 1072254 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072254 2943 2900 0 1139394 0
Current children cumulated CPU time: 3034 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4289016 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/257 865363
/proc/meminfo: memFree=113300940/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4289596 CPUtime=3093.86 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 949304 0 0 0 306471 2915 0 0 20 0 1 0 166088469 4681236480 1072399 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072399 2943 2900 0 1139394 0
Current children cumulated CPU time: 3093.86 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4289596 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/255 865373
/proc/meminfo: memFree=113375528/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4290568 CPUtime=3153.72 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 949467 0 0 0 312400 2972 0 0 20 0 1 0 166088469 4681236480 1072642 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072642 2943 2900 0 1139394 0
Current children cumulated CPU time: 3153.72 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4290568 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.12 4.10 5/255 865383
/proc/meminfo: memFree=113372916/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4290568 CPUtime=3213.59 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 949638 0 0 0 318330 3029 0 0 20 0 1 0 166088469 4681236480 1072642 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072642 2943 2900 0 1139394 0
Current children cumulated CPU time: 3213.59 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4290568 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.13 4.10 6/255 865394
/proc/meminfo: memFree=113370048/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4290568 CPUtime=3273.45 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 949817 0 0 0 324261 3084 0 0 20 0 1 0 166088469 4681236480 1072642 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072642 2943 2900 0 1139394 0
Current children cumulated CPU time: 3273.45 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4290568 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/255 865405
/proc/meminfo: memFree=113367072/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4290692 CPUtime=3333.31 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 949961 0 0 0 330195 3136 0 0 20 0 1 0 166088469 4681236480 1072673 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1072673 2943 2900 0 1139394 0
Current children cumulated CPU time: 3333.31 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4290692 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 865421
/proc/meminfo: memFree=113360320/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4292740 CPUtime=3393.17 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 950164 0 0 0 336123 3194 0 0 20 0 1 0 166088469 4681236480 1073185 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1073185 2943 2900 0 1139394 0
Current children cumulated CPU time: 3393.17 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4292740 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/258 865433
/proc/meminfo: memFree=113324308/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4292740 CPUtime=3453.04 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 950377 0 0 0 342052 3252 0 0 20 0 1 0 166088469 4681236480 1073185 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1073185 2943 2900 0 1139394 0
Current children cumulated CPU time: 3453.04 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4292740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 865443
/proc/meminfo: memFree=112721824/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4292892 CPUtime=3512.9 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 950619 0 0 0 347980 3310 0 0 20 0 1 0 166088469 4681236480 1073223 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1073223 2943 2900 0 1139394 0
Current children cumulated CPU time: 3512.9 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4292892 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/258 865455
/proc/meminfo: memFree=112006268/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4292892 CPUtime=3572.77 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 950881 0 0 0 353909 3368 0 0 20 0 1 0 166088469 4681236480 1073223 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1073223 2943 2900 0 1139394 0
Current children cumulated CPU time: 3572.77 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4292892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 865598
/proc/meminfo: memFree=121754300/131524600 swapFree=131071996/131071996
[pid=863592] ppid=863589 vsize=4571520 memory=4293584 CPUtime=3600 cores=0,2
/proc/863592/stat : 863592 (ipbhs_static_sc) R 863589 863592 861466 0 -1 4194304 951023 0 0 0 356606 3394 0 0 20 0 1 0 166088469 4681236480 1073396 134679101440 4194304 16068861 140734662469664 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 31342592 140734662476838 140734662476925 140734662476925 140734662483940 0
/proc/863592/statm: 1142880 1073396 2943 2900 0 1139394 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 4571520 KiB
Current children cumulated memory: 4293584 KiB

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

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

# cumulated CPU time of all completed processes:  user=3566.07 s, system=34.0076 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.67
CPU time (s): 3600.08
CPU user time (s): 3566.07
CPU system time (s): 34.0076
CPU usage (%): 99.7344
Max. virtual memory (cumulated for all children) (KiB): 4571520
Max. memory (cumulated for all children) (KiB): 4293584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.07
system time used= 34.0076
maximum resident set size= 4293584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 951023
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= 15
involuntary context switches= 25183


# summary of solver processes directly reported to runsolver:
#   pid: 863592
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3566.07
#   total CPU system time (s): 34.0076

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.26359 second user time and 15.1363 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-16 16:13:35
IDJOB=4432074
IDBENCH=155706
IDSOLVER=3057
FILE ID=nodeC031/4432074-1721139201
RUNJOBID= nodeC031-1721135601-861476
SLURM_JOB_ID= 7505707
Free space on /tmp= 889864 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_1_mh_ic.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432074-1721139201/watcher-4432074-1721139201 -o /tmp/evaluation-result-4432074-1721139201/solver-4432074-1721139201 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721135601-861476 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432074-1721139201.opb

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

MD5SUM BENCH= c67f7d2b84b900287505153e75597a80
RANDOM SEED=1235768856

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		: 3677.856
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		: 3688.164
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		: 3664.028
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.814
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		: 3676.506
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		: 3688.164
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		: 3599.925
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		: 3599.991
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:        126221584 kB
MemAvailable:   128128088 kB
Buffers:          388836 kB
Cached:          2339332 kB
SwapCached:            0 kB
Active:           740732 kB
Inactive:        3931192 kB
Active(anon):       1552 kB
Inactive(anon):  1979936 kB
Active(file):     739180 kB
Inactive(file):  1951256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            280380 kB
Writeback:             0 kB
AnonPages:       1942072 kB
Mapped:           136956 kB
Shmem:             37720 kB
KReclaimable:     111432 kB
Slab:             219464 kB
SReclaimable:     111432 kB
SUnreclaim:       108032 kB
KernelStack:        4200 kB
PageTables:        13252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2395060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 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= 889304 MiB
End job on nodeC031 at 2024-07-16 17:13:44