Trace number 4460294

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
RoundingSat log (2)Signal 1236.62 1255.6

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__512.opb
MD5SUM40351a18114e83e0c165271c5d48a38f
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 benchmark74222
Best CPU time to get the best result obtained on this benchmark3600.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5121998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint512
Maximum length of a constraint22529
Number of terms in the objective function 5120000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 177420790272
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 177420790272
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
10.91/14.15	c #variables 5121998 #constraints 14000
18.38/21.68	c bounds - >= 0 @ 9.64227
18.38/21.68	c rational objective 9542
1233.01/1238.80	terminate called after throwing an instance of 'std::bad_alloc'
1233.01/1238.80	  what():  std::bad_alloc

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4460294-1722068454/watcher-4460294-1722068454 -o /tmp/evaluation-result-4460294-1722068454/solver-4460294-1722068454 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1722064837-302421 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4460294-1722068454 --lp-cut-gomory=0 HOME/instance-4460294-1722068454.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=304982, runsolver pid=304979
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.14 4.11 4.05 3/247 304983
/proc/meminfo: memFree=124802312/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=37376 memory=2496 CPUtime=0 cores=4,6
/proc/304982/stat : 304982 (roundingsat) D 304979 304982 302410 0 -1 1078198272 216 0 0 0 0 0 0 0 20 0 1 0 42834976 38273024 624 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 9344 624 568 992 0 1202 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37376 KiB
Current children cumulated memory: 2496 KiB

[startup+0.205451 s]*
/proc/loadavg: 4.14 4.11 4.05 3/247 304983
/proc/meminfo: memFree=124798256/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=37376 memory=2496 CPUtime=0 cores=4,6
/proc/304982/stat : 304982 (roundingsat) D 304979 304982 302410 0 -1 1078198272 216 0 0 0 0 0 0 0 20 0 1 0 42834976 38273024 624 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 9344 624 568 992 0 1202 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37376 KiB
Current children cumulated memory: 2496 KiB

[startup+0.305498 s]*
/proc/loadavg: 4.14 4.11 4.05 3/247 304983
/proc/meminfo: memFree=124798204/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=37376 memory=2496 CPUtime=0 cores=4,6
/proc/304982/stat : 304982 (roundingsat) D 304979 304982 302410 0 -1 1078198272 216 0 0 0 0 0 0 0 20 0 1 0 42834976 38273024 624 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 9344 624 568 992 0 1202 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37376 KiB
Current children cumulated memory: 2496 KiB

[startup+0.700134 s]
/proc/loadavg: 4.14 4.11 4.05 4/247 304983
/proc/meminfo: memFree=124798328/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=37376 memory=2496 CPUtime=0 cores=4,6
/proc/304982/stat : 304982 (roundingsat) D 304979 304982 302410 0 -1 1078198272 216 0 0 0 0 0 0 0 20 0 1 0 42834976 38273024 624 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 9344 624 568 992 0 1202 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37376 KiB
Current children cumulated memory: 2496 KiB

[startup+1.50025 s]
/proc/loadavg: 4.12 4.11 4.05 4/247 304983
/proc/meminfo: memFree=124781520/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=37376 memory=2496 CPUtime=0 cores=4,6
/proc/304982/stat : 304982 (roundingsat) D 304979 304982 302410 0 -1 1077936128 216 0 0 0 0 0 0 0 20 0 1 0 42834976 38273024 624 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 9344 624 568 992 0 1202 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37376 KiB
Current children cumulated memory: 2496 KiB

[startup+3.11215 s]
/proc/loadavg: 4.12 4.11 4.05 4/247 304983
/proc/meminfo: memFree=124652472/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=37376 memory=2496 CPUtime=0 cores=4,6
/proc/304982/stat : 304982 (roundingsat) D 304979 304982 302410 0 -1 1077936128 216 0 0 0 0 0 0 0 20 0 1 0 42834976 38273024 624 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 9344 624 568 992 0 1202 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 37376 KiB
Current children cumulated memory: 2496 KiB
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 4.11 4.11 4.05 5/247 304983
/proc/meminfo: memFree=123476712/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=1418864 memory=1108556 CPUtime=3.11 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 19309 0 0 0 260 51 0 0 20 0 1 0 42834976 1452916736 277139 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 354716 277139 1306 992 0 346574 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 1418864 KiB
Current children cumulated memory: 1108556 KiB
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 4.10 4.11 4.05 5/247 304984
/proc/meminfo: memFree=122703720/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=1858972 memory=1491916 CPUtime=9.5 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 75686 0 0 0 859 91 0 0 20 0 1 0 42834976 1903587328 372979 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 464743 372979 1386 992 0 456601 0
Current children cumulated CPU time: 9.5 s
Current children cumulated vsize: 1858972 KiB
Current children cumulated memory: 1491916 KiB
heavy processes:

[startup+25.5003 s]
/proc/loadavg: 4.09 4.10 4.05 5/248 304987
/proc/meminfo: memFree=118643948/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=5430632 memory=4900148 CPUtime=22.28 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 240942 0 0 0 1720 508 0 0 20 0 1 0 42834976 5560967168 1225037 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 1357658 1225037 1816 992 0 1349516 0
Current children cumulated CPU time: 22.28 s
Current children cumulated vsize: 5430632 KiB
Current children cumulated memory: 4900148 KiB

[startup+51.1134 s]
/proc/loadavg: 4.16 4.12 4.06 5/248 304992
/proc/meminfo: memFree=116517432/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=6636008 memory=5855980 CPUtime=47.84 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 262370 0 0 0 3231 1553 0 0 20 0 1 0 42834976 6795272192 1463995 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 1659002 1463995 1895 992 0 1650860 0
Current children cumulated CPU time: 47.84 s
Current children cumulated vsize: 6636008 KiB
Current children cumulated memory: 5855980 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.13 4.06 5/254 305008
/proc/meminfo: memFree=109418276/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=8473500 memory=7290668 CPUtime=98.92 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 364723 0 0 0 7888 2004 0 0 20 0 1 0 42834976 8676864000 1822667 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 2118375 1822667 1895 992 0 2110233 0
Current children cumulated CPU time: 98.92 s
Current children cumulated vsize: 8473500 KiB
Current children cumulated memory: 7290668 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.06 5/255 305019
/proc/meminfo: memFree=97943520/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=10052232 memory=8791860 CPUtime=158.8 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 561662 0 0 0 12793 3087 0 0 20 0 1 0 42834976 10293485568 2197965 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 2513058 2197965 1895 992 0 2504916 0
Current children cumulated CPU time: 158.8 s
Current children cumulated vsize: 10052232 KiB
Current children cumulated memory: 8791860 KiB

[startup+222.3 s]
/proc/loadavg: 4.43 4.22 4.10 5/261 305035
/proc/meminfo: memFree=89081376/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=10052504 memory=8795976 CPUtime=218.67 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 680688 0 0 0 18649 3218 0 0 20 0 1 0 42834976 10293764096 2198994 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 2513126 2198994 1895 992 0 2504984 0
Current children cumulated CPU time: 218.67 s
Current children cumulated vsize: 10052504 KiB
Current children cumulated memory: 8795976 KiB

[startup+282.3 s]
/proc/loadavg: 4.24 4.21 4.10 5/256 305455
/proc/meminfo: memFree=88286024/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=10052504 memory=8798024 CPUtime=278.53 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 801702 0 0 0 24504 3349 0 0 20 0 1 0 42834976 10293764096 2199506 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 2513126 2199506 1895 992 0 2504984 0
Current children cumulated CPU time: 278.53 s
Current children cumulated vsize: 10052504 KiB
Current children cumulated memory: 8798024 KiB

[startup+342.3 s]
/proc/loadavg: 4.37 4.24 4.12 5/255 305465
/proc/meminfo: memFree=86888200/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=10318736 memory=9217904 CPUtime=338.4 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 931992 0 0 0 29590 4250 0 0 20 0 1 0 42834976 10566385664 2304476 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 2579684 2304476 1895 992 0 2571542 0
Current children cumulated CPU time: 338.4 s
Current children cumulated vsize: 10318736 KiB
Current children cumulated memory: 9217904 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 4.23 4.12 5/255 305475
/proc/meminfo: memFree=84169864/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=11633388 memory=9981904 CPUtime=398.29 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 1042970 0 0 0 34819 5010 0 0 20 0 1 0 42834976 11912589312 2495476 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 2908347 2495476 1895 992 0 2900205 0
Current children cumulated CPU time: 398.29 s
Current children cumulated vsize: 11633388 KiB
Current children cumulated memory: 9981904 KiB

[startup+462.3 s]
/proc/loadavg: 4.52 4.29 4.15 5/256 305656
/proc/meminfo: memFree=81140184/131655788 swapFree=131056320/131071996

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

/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 1901977 0 0 0 66534 9225 0 0 20 0 1 0 42834976 19535810560 4145065 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 4769485 4145065 1895 992 0 4761343 0
Current children cumulated CPU time: 757.59 s
Current children cumulated vsize: 19077940 KiB
Current children cumulated memory: 16580260 KiB

[startup+822.3 s]
/proc/loadavg: 4.19 4.36 4.25 5/249 305778
/proc/meminfo: memFree=62015024/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=22526840 memory=20628520 CPUtime=817.48 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 2745020 0 0 0 71432 10316 0 0 20 0 1 0 42834976 23067484160 5157130 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 5631710 5157130 1895 992 0 5623568 0
Current children cumulated CPU time: 817.48 s
Current children cumulated vsize: 22526840 KiB
Current children cumulated memory: 20628520 KiB

[startup+882.3 s]
/proc/loadavg: 4.15 4.32 4.24 5/246 305838
/proc/meminfo: memFree=60030116/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=22786816 memory=21519484 CPUtime=877.36 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 2796620 0 0 0 77182 10554 0 0 20 0 1 0 42834976 23333699584 5379871 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 5696704 5379871 1895 992 0 5688562 0
Current children cumulated CPU time: 877.36 s
Current children cumulated vsize: 22786816 KiB
Current children cumulated memory: 21519484 KiB

[startup+942.3 s]
/proc/loadavg: 4.15 4.29 4.24 5/251 305855
/proc/meminfo: memFree=56701620/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=23032504 memory=22256532 CPUtime=937.22 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 2907296 0 0 0 82948 10774 0 0 20 0 1 0 42834976 23585284096 5564133 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 5758126 5564133 1895 992 0 5749984 0
Current children cumulated CPU time: 937.22 s
Current children cumulated vsize: 23032504 KiB
Current children cumulated memory: 22256532 KiB

[startup+1002.3 s]
/proc/loadavg: 4.11 4.25 4.23 6/252 305866
/proc/meminfo: memFree=54031960/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=26991860 memory=22690892 CPUtime=997.1 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 2967151 0 0 0 88721 10989 0 0 20 0 1 0 42834976 27639664640 5672723 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 6747965 5672723 1895 992 0 6739823 0
Current children cumulated CPU time: 997.1 s
Current children cumulated vsize: 26991860 KiB
Current children cumulated memory: 22690892 KiB

[startup+1062.3 s]
/proc/loadavg: 4.15 4.24 4.22 5/253 305878
/proc/meminfo: memFree=51075988/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=26993036 memory=23129468 CPUtime=1056.98 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 3028243 0 0 0 94497 11201 0 0 20 0 1 0 42834976 27640868864 5782367 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 6748259 5782367 1895 992 0 6740117 0
Current children cumulated CPU time: 1056.98 s
Current children cumulated vsize: 26993036 KiB
Current children cumulated memory: 23129468 KiB

[startup+1122.3 s]
/proc/loadavg: 4.18 4.23 4.22 5/262 305911
/proc/meminfo: memFree=72072776/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=26995884 memory=23567436 CPUtime=1116.82 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 3090365 0 0 0 100268 11414 0 0 20 0 1 0 42834976 27643785216 5891859 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 6748971 5891859 1895 992 0 6740829 0
Current children cumulated CPU time: 1116.82 s
Current children cumulated vsize: 26995884 KiB
Current children cumulated memory: 23567436 KiB

[startup+1182.3 s]
/proc/loadavg: 4.17 4.23 4.22 5/264 305926
/proc/meminfo: memFree=69802920/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=26998192 memory=24010012 CPUtime=1176.66 cores=4,6
/proc/304982/stat : 304982 (roundingsat) R 304979 304982 302410 0 -1 4194304 3142138 0 0 0 105642 12024 0 0 20 0 1 0 42834976 27646148608 6002503 134679101440 4194304 8254357 140729593828544 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 6749548 6002503 1895 992 0 6741406 0
Current children cumulated CPU time: 1176.66 s
Current children cumulated vsize: 26998192 KiB
Current children cumulated memory: 24010012 KiB

[startup+1242.3 s]
/proc/loadavg: 4.20 4.22 4.21 5/262 305939
/proc/meminfo: memFree=59705108/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=31692520 memory=29361656 CPUtime=1235.44 cores=4,6
/proc/304982/stat : 304982 (roundingsat) S 304979 304982 302410 0 -1 4195840 4275471 0 0 0 110870 12674 0 0 20 0 1 0 42834976 32453140480 7340414 134679101440 4194304 8254357 140729593828544 140729593825872 140462279381887 0 0 0 25182210 0 0 0 17 6 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 7923130 7340414 1895 992 0 7914988 0
Current children cumulated CPU time: 1235.44 s
Current children cumulated vsize: 31692520 KiB
Current children cumulated memory: 29361656 KiB

[startup+1255.6 s]
# the end of solver process 304982 was just reported to runsolver
# Child ended because it received signal 6 (SIGABRT)
Child dumped core

# cumulated CPU time of all completed processes:  user=1108.7 s, system=127.918 s

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

[startup+1248 s]*
/proc/loadavg: 4.19 4.22 4.21 4/262 305941
/proc/meminfo: memFree=58868532/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=31692520 memory=29361656 CPUtime=1235.44 cores=4,6
/proc/304982/stat : 304982 (roundingsat) S 304979 304982 302410 0 -1 4195840 4275471 0 0 0 110870 12674 0 0 20 0 1 0 42834976 32453140480 7340414 134679101440 4194304 8254357 140729593828544 140729593825872 140462279381887 0 0 0 25182210 0 0 0 17 6 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 7923130 7340414 1895 992 0 7914988 0
Current children cumulated CPU time: 1235.44 s
Current children cumulated vsize: 31692520 KiB
Current children cumulated memory: 29361656 KiB

[startup+1251.2 s]
/proc/loadavg: 4.19 4.22 4.21 6/263 305942
/proc/meminfo: memFree=58868184/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=31692520 memory=29361656 CPUtime=1235.44 cores=4,6
/proc/304982/stat : 304982 (roundingsat) S 304979 304982 302410 0 -1 4195840 4275471 0 0 0 110870 12674 0 0 20 0 1 0 42834976 32453140480 7340414 134679101440 4194304 8254357 140729593828544 140729593825872 140462279381887 0 0 0 25182210 0 0 0 17 6 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 7923130 7340414 1895 992 0 7914988 0
Current children cumulated CPU time: 1235.44 s
Current children cumulated vsize: 31692520 KiB
Current children cumulated memory: 29361656 KiB

[startup+1252.8 s]
/proc/loadavg: 4.41 4.26 4.23 5/263 305942
/proc/meminfo: memFree=58886612/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=31692520 memory=29361656 CPUtime=1235.44 cores=4,6
/proc/304982/stat : 304982 (roundingsat) S 304979 304982 302410 0 -1 4195840 4275471 0 0 0 110870 12674 0 0 20 0 1 0 42834976 32453140480 7340414 134679101440 4194304 8254357 140729593828544 140729593825872 140462279381887 0 0 0 25182210 0 0 0 17 6 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 7923130 7340414 1895 992 0 7914988 0
Current children cumulated CPU time: 1235.44 s
Current children cumulated vsize: 31692520 KiB
Current children cumulated memory: 29361656 KiB

[startup+1254.4 s]
/proc/loadavg: 4.41 4.26 4.23 5/263 305943
/proc/meminfo: memFree=59996672/131655788 swapFree=131056320/131071996
[pid=304982] ppid=304979 vsize=31692520 memory=29361656 CPUtime=1235.44 cores=4,6
/proc/304982/stat : 304982 (roundingsat) S 304979 304982 302410 0 -1 4195840 4275471 0 0 0 110870 12674 0 0 20 0 1 0 42834976 32453140480 7340414 134679101440 4194304 8254357 140729593828544 140729593825872 140462279381887 0 0 0 25182210 0 0 0 17 6 0 0 0 0 0 9037040 9046032 12931072 140729593836379 140729593836641 140729593836641 140729593843657 0
/proc/304982/statm: 7923130 7340414 1895 992 0 7914988 0
Current children cumulated CPU time: 1235.44 s
Current children cumulated vsize: 31692520 KiB
Current children cumulated memory: 29361656 KiB

[startup+1255.2 s]
/proc/loadavg: 4.41 4.26 4.23 5/265 305951
/proc/meminfo: memFree=70870892/131655788 swapFree=131056320/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1255.4 s]
/proc/loadavg: 4.41 4.26 4.23 5/265 305951
/proc/meminfo: memFree=70870892/131655788 swapFree=131056320/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1255.5 s]
/proc/loadavg: 4.41 4.26 4.23 5/265 305951
/proc/meminfo: memFree=70870892/131655788 swapFree=131056320/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 6 (SIGABRT)
Child dumped core

Real time (s): 1255.6
CPU time (s): 1236.62
CPU user time (s): 1108.7
CPU system time (s): 127.918
CPU usage (%): 98.4886
Max. virtual memory (cumulated for all children) (KiB): 31692520
Max. memory (cumulated for all children) (KiB): 29361656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1108.7
system time used= 127.918
maximum resident set size= 29362288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4275471
page faults= 0
swaps= 0
block input operations= 0
block output operations= 59422144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 1643


# summary of solver processes directly reported to runsolver:
#   pid: 304982
#   total CPU time (s): 1236.62
#   total CPU user time (s): 1108.7
#   total CPU system time (s): 127.918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.93417 second user time and 13.1148 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-27 10:20:57
IDJOB=4460294
IDBENCH=148739
IDSOLVER=3086
FILE ID=nodeC006/4460294-1722068454
RUNJOBID= nodeC006-1722064837-302421
SLURM_JOB_ID= 8248108
Free space on /tmp= 723512 MiB

SOLVER NAME= RoundingSat log
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__512.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4460294-1722068454/watcher-4460294-1722068454 -o /tmp/evaluation-result-4460294-1722068454/solver-4460294-1722068454 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1722064837-302421 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4460294-1722068454 --lp-cut-gomory=0 HOME/instance-4460294-1722068454.opb

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

MD5SUM BENCH= 40351a18114e83e0c165271c5d48a38f
RANDOM SEED=1663965919

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3670.039
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.350
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.277
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.156
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.542
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3683.283
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.737
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.583
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124803812 kB
MemAvailable:   129646128 kB
Buffers:          379816 kB
Cached:          5080992 kB
SwapCached:          244 kB
Active:          2108288 kB
Inactive:        3820888 kB
Active(anon):       1736 kB
Inactive(anon):   520132 kB
Active(file):    2106552 kB
Inactive(file):  3300756 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056320 kB
Dirty:            279424 kB
Writeback:             4 kB
AnonPages:        467496 kB
Mapped:           101392 kB
Shmem:             53436 kB
KReclaimable:     496916 kB
Slab:             609212 kB
SReclaimable:     496916 kB
SUnreclaim:       112296 kB
KernelStack:        3968 kB
PageTables:        10316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     910672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            16576 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 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:      420680 kB
DirectMap2M:    57155584 kB
DirectMap1G:    78643200 kB

Free space on /tmp at the end= 723508 MiB
End job on nodeC006 at 2024-07-27 10:41:53