Trace number 4432072

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 3606.41

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat35_4_11_1_mh_ic.opb
MD5SUM5c43d7dab24b2d6eb632f3b262990bf9
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 benchmark2838011
Best CPU time to get the best result obtained on this benchmark3600.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126385
Total number of constraints286973
Number of constraints which are clauses201180
Number of constraints which are cardinality constraints (but not clauses)43
Number of constraints which are nor clauses,nor cardinality constraints85750
Minimum length of a constraint2
Maximum length of a constraint1820
Number of terms in the objective function 46445
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 32130212021
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 32130212021
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100943 s]*
/proc/loadavg: 4.08 4.10 4.12 5/259 863547
/proc/meminfo: memFree=116713452/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=50948 memory=24036 CPUtime=0.09 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 5114 0 0 0 9 0 0 0 20 0 1 0 166088210 52170752 6009 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 12737 6009 1023 2900 0 9251 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50948 KiB
Current children cumulated memory: 24036 KiB

[startup+0.205595 s]*
/proc/loadavg: 4.08 4.10 4.12 5/259 863547
/proc/meminfo: memFree=116698544/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=59532 memory=30780 CPUtime=0.19 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 6818 0 0 0 18 1 0 0 20 0 1 0 166088210 60960768 7695 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 14883 7695 1023 2900 0 11397 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 59532 KiB
Current children cumulated memory: 30780 KiB

[startup+0.305451 s]*
/proc/loadavg: 4.08 4.10 4.12 5/259 863547
/proc/meminfo: memFree=116671396/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=67320 memory=41008 CPUtime=0.29 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 8861 0 0 0 28 1 0 0 20 0 1 0 166088210 68935680 10252 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 16830 10252 1023 2900 0 13344 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 67320 KiB
Current children cumulated memory: 41008 KiB

[startup+0.700183 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863547
/proc/meminfo: memFree=116408180/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=121424 memory=89564 CPUtime=0.68 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 18317 0 0 0 53 15 0 0 20 0 1 0 166088210 124338176 22391 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 30356 22391 1135 2900 0 26870 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 121424 KiB
Current children cumulated memory: 89564 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863547
/proc/meminfo: memFree=116255084/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=377528 memory=346680 CPUtime=1.48 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 77811 0 0 0 116 32 0 0 20 0 1 0 166088210 386588672 86670 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 94382 86670 2399 2900 0 90896 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 377528 KiB
Current children cumulated memory: 346680 KiB

[startup+3.10587 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=126098736/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=682180 memory=639352 CPUtime=3.08 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 150743 0 0 0 240 68 0 0 20 0 1 0 166088210 698552320 159838 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 170545 159838 2655 2900 0 167059 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 682180 KiB
Current children cumulated memory: 639352 KiB

[startup+6.30017 s]
/proc/loadavg: 4.08 4.10 4.12 5/259 863593
/proc/meminfo: memFree=124694464/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1070252 memory=940336 CPUtime=6.27 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 207462 0 0 0 550 77 0 0 20 0 1 0 166088210 1095938048 235084 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 267563 235084 2895 2900 0 264077 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1070252 KiB
Current children cumulated memory: 940336 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.09 4.12 5/259 863595
/proc/meminfo: memFree=123493496/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1132656 memory=1001236 CPUtime=12.65 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 222728 0 0 0 1185 80 0 0 20 0 1 0 166088210 1159839744 250309 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 283164 250309 2895 2900 0 279678 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1132656 KiB
Current children cumulated memory: 1001236 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.09 4.12 5/259 863596
/proc/meminfo: memFree=122165072/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1518928 memory=1297088 CPUtime=25.4 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 296082 0 0 0 2449 91 0 0 20 0 1 0 166088210 1555382272 324272 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 379732 324272 2895 2900 0 376246 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1518928 KiB
Current children cumulated memory: 1297088 KiB

[startup+51.1055 s]
/proc/loadavg: 4.15 4.11 4.12 5/259 863602
/proc/meminfo: memFree=121476456/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1813144 memory=1582292 CPUtime=50.94 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 366356 0 0 0 4952 142 0 0 20 0 1 0 166088210 1856659456 395573 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 453286 395573 2911 2900 0 449800 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1813144 KiB
Current children cumulated memory: 1582292 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/257 863611
/proc/meminfo: memFree=120961812/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1813144 memory=1582292 CPUtime=101.98 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 366380 0 0 0 9927 271 0 0 20 0 1 0 166088210 1856659456 395573 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 453286 395573 2911 2900 0 449800 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1813144 KiB
Current children cumulated memory: 1582292 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/256 863622
/proc/meminfo: memFree=120636676/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1813144 memory=1582292 CPUtime=161.84 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 366401 0 0 0 15766 418 0 0 20 0 1 0 166088210 1856659456 395573 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 453286 395573 2911 2900 0 449800 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 1813144 KiB
Current children cumulated memory: 1582292 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/256 863632
/proc/meminfo: memFree=119851964/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1813144 memory=1582932 CPUtime=221.72 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 366581 0 0 0 21604 568 0 0 20 0 1 0 166088210 1856659456 395733 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 453286 395733 2943 2900 0 449800 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 1813144 KiB
Current children cumulated memory: 1582932 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.11 5/256 863645
/proc/meminfo: memFree=119839096/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1813144 memory=1583652 CPUtime=281.62 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 366790 0 0 0 27442 720 0 0 20 0 1 0 166088210 1856659456 395913 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 453286 395913 2943 2900 0 449800 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 1813144 KiB
Current children cumulated memory: 1583652 KiB

[startup+342.3 s]
/proc/loadavg: 4.49 4.20 4.14 5/256 863656
/proc/meminfo: memFree=118914148/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1824820 memory=1584492 CPUtime=341.52 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 367012 0 0 0 33272 880 0 0 20 0 1 0 166088210 1868615680 396123 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 456205 396123 2943 2900 0 452719 0
Current children cumulated CPU time: 341.52 s
Current children cumulated vsize: 1824820 KiB
Current children cumulated memory: 1584492 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 4.17 4.13 5/258 863672
/proc/meminfo: memFree=118905176/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1824820 memory=1586792 CPUtime=401.42 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 367061 0 0 0 39100 1042 0 0 20 0 1 0 166088210 1868615680 396698 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 456205 396698 2943 2900 0 452719 0
Current children cumulated CPU time: 401.42 s
Current children cumulated vsize: 1824820 KiB
Current children cumulated memory: 1586792 KiB

[startup+462.3 s]
/proc/loadavg: 4.25 4.18 4.14 5/258 863684
/proc/meminfo: memFree=118894432/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1824820 memory=1586792 CPUtime=461.31 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 367079 0 0 0 44922 1209 0 0 20 0 1 0 166088210 1868615680 396698 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 456205 396698 2943 2900 0 452719 0

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

Current children cumulated memory: 1677064 KiB

[startup+2862.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/258 865319
/proc/meminfo: memFree=113306888/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1677064 CPUtime=2857.17 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 373768 0 0 0 276657 9060 0 0 20 0 1 0 166088210 1919598592 419266 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 419266 2943 2900 0 465166 0
Current children cumulated CPU time: 2857.17 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1677064 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/258 865329
/proc/meminfo: memFree=113306224/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1677064 CPUtime=2917.07 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 374074 0 0 0 282437 9270 0 0 20 0 1 0 166088210 1919598592 419266 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 419266 2943 2900 0 465166 0
Current children cumulated CPU time: 2917.07 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1677064 KiB

[startup+2982.3 s]
/proc/loadavg: 4.36 4.19 4.12 5/258 865341
/proc/meminfo: memFree=113305408/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1677064 CPUtime=2976.98 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 374380 0 0 0 288218 9480 0 0 20 0 1 0 166088210 1919598592 419266 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 419266 2943 2900 0 465166 0
Current children cumulated CPU time: 2976.98 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1677064 KiB

[startup+3042.3 s]
/proc/loadavg: 4.20 4.17 4.11 5/258 865352
/proc/meminfo: memFree=113304188/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1677064 CPUtime=3036.88 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 374689 0 0 0 294003 9685 0 0 20 0 1 0 166088210 1919598592 419266 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 419266 2943 2900 0 465166 0
Current children cumulated CPU time: 3036.88 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1677064 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/257 865363
/proc/meminfo: memFree=113300964/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1679112 CPUtime=3096.78 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 374996 0 0 0 299783 9895 0 0 20 0 1 0 166088210 1919598592 419778 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 419778 2943 2900 0 465166 0
Current children cumulated CPU time: 3096.78 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1679112 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/255 865373
/proc/meminfo: memFree=113297332/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1681160 CPUtime=3156.68 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 375319 0 0 0 305557 10111 0 0 20 0 1 0 166088210 1919598592 420290 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 420290 2943 2900 0 465166 0
Current children cumulated CPU time: 3156.68 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1681160 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.12 4.10 5/255 865383
/proc/meminfo: memFree=113372924/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1683208 CPUtime=3216.59 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 375630 0 0 0 311339 10320 0 0 20 0 1 0 166088210 1919598592 420802 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 420802 2943 2900 0 465166 0
Current children cumulated CPU time: 3216.59 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1683208 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/255 865394
/proc/meminfo: memFree=113370060/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1685256 CPUtime=3276.49 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 375951 0 0 0 317119 10530 0 0 20 0 1 0 166088210 1919598592 421314 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 421314 2943 2900 0 465166 0
Current children cumulated CPU time: 3276.49 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1685256 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/255 865405
/proc/meminfo: memFree=113367168/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1687304 CPUtime=3336.39 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 376270 0 0 0 322896 10743 0 0 20 0 1 0 166088210 1919598592 421826 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 421826 2943 2900 0 465166 0
Current children cumulated CPU time: 3336.39 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1687304 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 865421
/proc/meminfo: memFree=113360368/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1689352 CPUtime=3396.29 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 376595 0 0 0 328672 10957 0 0 20 0 1 0 166088210 1919598592 422338 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 422338 2943 2900 0 465166 0
Current children cumulated CPU time: 3396.29 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1689352 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/258 865433
/proc/meminfo: memFree=113341416/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1691400 CPUtime=3456.19 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 376911 0 0 0 334445 11174 0 0 20 0 1 0 166088210 1919598592 422850 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 422850 2943 2900 0 465166 0
Current children cumulated CPU time: 3456.19 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1691400 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 865443
/proc/meminfo: memFree=112758628/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1693448 CPUtime=3516.1 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 377240 0 0 0 340225 11385 0 0 20 0 1 0 166088210 1919598592 423362 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 423362 2943 2900 0 465166 0
Current children cumulated CPU time: 3516.1 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1693448 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/258 865455
/proc/meminfo: memFree=112011740/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1695496 CPUtime=3576 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 377563 0 0 0 345992 11608 0 0 20 0 1 0 166088210 1919598592 423874 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 423874 2943 2900 0 465166 0
Current children cumulated CPU time: 3576 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1695496 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.4 s]
/proc/loadavg: 4.16 4.12 4.09 5/258 865459
/proc/meminfo: memFree=112005440/131524600 swapFree=131071996/131071996
[pid=863546] ppid=863543 vsize=1874608 memory=1695496 CPUtime=3600.06 cores=4,6
/proc/863546/stat : 863546 (ipbhs_static_sc) R 863543 863546 861466 0 -1 4194304 377739 0 0 0 348306 11700 0 0 20 0 1 0 166088210 1919598592 423874 134679101440 4194304 16068861 140735565976352 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 27787264 140735565984806 140735565984893 140735565984893 140735565991908 0
/proc/863546/statm: 468652 423874 2943 2900 0 465166 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1874608 KiB
Current children cumulated memory: 1695496 KiB

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

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

# cumulated CPU time of all completed processes:  user=3483.06 s, system=117.007 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): 3606.41
CPU time (s): 3600.07
CPU user time (s): 3483.06
CPU system time (s): 117.007
CPU usage (%): 99.8243
Max. virtual memory (cumulated for all children) (KiB): 1874608
Max. memory (cumulated for all children) (KiB): 1695496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3483.06
system time used= 117.007
maximum resident set size= 1695496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377739
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= 22
involuntary context switches= 3002


# summary of solver processes directly reported to runsolver:
#   pid: 863546
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3483.06
#   total CPU system time (s): 117.007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.03757 second user time and 14.8976 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-16 16:13:32
IDJOB=4432072
IDBENCH=155703
IDSOLVER=3057
FILE ID=nodeC031/4432072-1721139199
RUNJOBID= nodeC031-1721135601-861477
SLURM_JOB_ID= 7505707
Free space on /tmp= 889900 MiB

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

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

MD5SUM BENCH= 5c43d7dab24b2d6eb632f3b262990bf9
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		: 3673.244
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		: 3682.097
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		: 3599.888
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.813
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		: 3666.350
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		: 3682.076
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		: 3674.297
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		: 3600.095
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:        116742944 kB
MemAvailable:   118611228 kB
Buffers:          388824 kB
Cached:          2301556 kB
SwapCached:            0 kB
Active:           728796 kB
Inactive:       13403660 kB
Active(anon):       1536 kB
Inactive(anon): 11478240 kB
Active(file):     727260 kB
Inactive(file):  1925420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            189116 kB
Writeback:            12 kB
AnonPages:      11440028 kB
Mapped:           133056 kB
Shmem:             37720 kB
KReclaimable:     110500 kB
Slab:             218440 kB
SReclaimable:     110500 kB
SUnreclaim:       107940 kB
KernelStack:        4128 kB
PageTables:        32592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   12632868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2451456 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= 889808 MiB
End job on nodeC031 at 2024-07-16 17:13:39