Trace number 4455250

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 nolog (2)? (MO) 1124.84 1128.51

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.17/10.20	c #variables 5121998 #constraints 14000
17.55/17.68	c bounds - >= 0 @ 8.92493
17.55/17.68	c rational objective 9542
1122.46/1126.01	terminate called after throwing an instance of 'std::bad_alloc'
1122.46/1126.01	  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: 63968 MiB (61794 MiB free)
  memory of node 1: 64473 MiB (61290 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4455250-1721461299/watcher-4455250-1721461299 -o /tmp/evaluation-result-4455250-1721461299/solver-4455250-1721461299 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721457697-1054631 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4455250-1721461299.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100098 s]*
/proc/loadavg: 4.12 4.12 4.09 5/256 1056893
/proc/meminfo: memFree=125955264/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=164644 memory=85620 CPUtime=0.1 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 4168 0 0 0 4 6 0 0 20 0 1 0 198300952 168595456 21405 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 41161 21405 1194 922 0 33113 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 164644 KiB
Current children cumulated memory: 85620 KiB

[startup+0.205607 s]*
/proc/loadavg: 4.12 4.12 4.09 5/256 1056893
/proc/meminfo: memFree=125846500/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=259540 memory=199264 CPUtime=0.2 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 7754 0 0 0 11 9 0 0 20 0 1 0 198300952 265768960 49816 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 64885 49816 1194 922 0 56837 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 259540 KiB
Current children cumulated memory: 199264 KiB

[startup+0.305726 s]*
/proc/loadavg: 4.12 4.12 4.09 5/256 1056893
/proc/meminfo: memFree=125721868/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=423384 memory=324364 CPUtime=0.29 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 8857 0 0 0 17 12 0 0 20 0 1 0 198300952 433545216 81091 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 105846 81091 1194 922 0 97798 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 423384 KiB
Current children cumulated memory: 324364 KiB

[startup+0.700248 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 1056893
/proc/meminfo: memFree=125641556/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=751060 memory=463644 CPUtime=0.69 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 10175 0 0 0 45 24 0 0 20 0 1 0 198300952 769085440 115911 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 187765 115911 1194 922 0 179717 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 751060 KiB
Current children cumulated memory: 463644 KiB

[startup+1.50024 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 1056893
/proc/meminfo: memFree=125399428/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=1090784 memory=795016 CPUtime=1.48 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 15885 0 0 0 114 34 0 0 20 0 1 0 198300952 1116962816 198754 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 272696 198754 1226 922 0 264648 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1090784 KiB
Current children cumulated memory: 795016 KiB

[startup+3.10567 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 1056893
/proc/meminfo: memFree=124709256/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=1451240 memory=1215152 CPUtime=3.09 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 21054 0 0 0 261 48 0 0 20 0 1 0 198300952 1486069760 303788 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 362810 303788 1226 922 0 354762 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1451240 KiB
Current children cumulated memory: 1215152 KiB

[startup+6.30021 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 1056893
/proc/meminfo: memFree=124421780/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=1680164 memory=1330420 CPUtime=6.28 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 50795 0 0 0 554 74 0 0 20 0 1 0 198300952 1720487936 332605 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 420041 332605 1290 922 0 411993 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 1680164 KiB
Current children cumulated memory: 1330420 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 1056895
/proc/meminfo: memFree=121950772/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=3888764 memory=3522320 CPUtime=12.65 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 207256 0 0 0 1072 193 0 0 20 0 1 0 198300952 3982094336 880580 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 972191 880580 1657 922 0 964143 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3888764 KiB
Current children cumulated memory: 3522320 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 1057035
/proc/meminfo: memFree=119966976/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=5826300 memory=5287768 CPUtime=25.43 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 250461 0 0 0 1792 751 0 0 20 0 1 0 198300952 5966131200 1321942 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 1456575 1321942 1785 922 0 1448527 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 5826300 KiB
Current children cumulated memory: 5287768 KiB

[startup+51.1057 s]
/proc/loadavg: 4.32 4.16 4.11 5/257 1057133
/proc/meminfo: memFree=118344740/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=6712248 memory=6051080 CPUtime=50.97 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 271531 0 0 0 3413 1684 0 0 20 0 1 0 198300952 6873341952 1512770 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 1678062 1512770 1861 922 0 1670014 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 6712248 KiB
Current children cumulated memory: 6051080 KiB

[startup+102.3 s]
/proc/loadavg: 4.27 4.18 4.11 5/257 1057140
/proc/meminfo: memFree=115222948/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=7935312 memory=7280268 CPUtime=102.02 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 402961 0 0 0 8019 2183 0 0 20 0 1 0 198300952 8125759488 1820067 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 1983828 1820067 1861 922 0 1975780 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 7935312 KiB
Current children cumulated memory: 7280268 KiB

[startup+162.301 s]
/proc/loadavg: 4.17 4.16 4.11 5/257 1057153
/proc/meminfo: memFree=113781828/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=8689056 memory=7583312 CPUtime=161.83 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 462157 0 0 0 13433 2750 0 0 20 0 1 0 198300952 8897593344 1895828 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 2172264 1895828 1861 922 0 2164216 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 8689056 KiB
Current children cumulated memory: 7583312 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/255 1057163
/proc/meminfo: memFree=112276256/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=8649200 memory=7580480 CPUtime=221.63 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 508341 0 0 0 19287 2876 0 0 20 0 1 0 198300952 8856780800 1895120 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 2162300 1895120 1861 922 0 2154252 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 8649200 KiB
Current children cumulated memory: 7580480 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/255 1057173
/proc/meminfo: memFree=112022316/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=8706144 memory=7792516 CPUtime=281.44 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 551811 0 0 0 25002 3142 0 0 20 0 1 0 198300952 8915091456 1948129 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 2176536 1948129 1861 922 0 2168488 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 8706144 KiB
Current children cumulated memory: 7792516 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.13 4.10 5/255 1057185
/proc/meminfo: memFree=111431496/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=8728408 memory=7816464 CPUtime=341.25 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 587689 0 0 0 29999 4126 0 0 20 0 1 0 198300952 8937889792 1954116 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 2182102 1954116 1861 922 0 2174054 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 8728408 KiB
Current children cumulated memory: 7816464 KiB

[startup+402.3 s]
/proc/loadavg: 4.20 4.15 4.10 5/255 1057197
/proc/meminfo: memFree=110074512/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=8998044 memory=8240132 CPUtime=401.05 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 673387 0 0 0 35297 4808 0 0 20 0 1 0 198300952 9213997056 2060033 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 2249511 2060033 1861 922 0 2241463 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 8998044 KiB
Current children cumulated memory: 8240132 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 4.15 4.10 5/255 1057207
/proc/meminfo: memFree=107318972/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=10915112 memory=10027040 CPUtime=460.87 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 900619 0 0 0 41174 4913 0 0 20 0 1 0 198300952 11177074688 2506760 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 2728778 2506760 1861 922 0 2720730 0

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

[startup+642.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/257 1057243
/proc/meminfo: memFree=99232952/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=17358944 memory=14697152 CPUtime=640.29 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 1527163 0 0 0 58821 5208 0 0 20 0 1 0 198300952 17775558656 3674288 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 4339736 3674288 1861 922 0 4331688 0
Current children cumulated CPU time: 640.29 s
Current children cumulated vsize: 17358944 KiB
Current children cumulated memory: 14697152 KiB

[startup+702.3 s]
/proc/loadavg: 4.44 4.20 4.12 5/257 1057253
/proc/meminfo: memFree=96278480/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=20083392 memory=18012704 CPUtime=700.11 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 2168379 0 0 0 64202 5809 0 0 20 0 1 0 198300952 20565393408 4503176 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 5020881 4503176 1861 922 0 5012833 0
Current children cumulated CPU time: 700.11 s
Current children cumulated vsize: 20083392 KiB
Current children cumulated memory: 18012704 KiB

[startup+762.3 s]
/proc/loadavg: 4.20 4.18 4.11 5/256 1057264
/proc/meminfo: memFree=93068464/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=22262144 memory=20722912 CPUtime=759.92 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 2689609 0 0 0 69314 6678 0 0 20 0 1 0 198300952 22796435456 5180728 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 5565536 5180728 1861 922 0 5557488 0
Current children cumulated CPU time: 759.92 s
Current children cumulated vsize: 22262144 KiB
Current children cumulated memory: 20722912 KiB

[startup+822.3 s]
/proc/loadavg: 4.26 4.19 4.12 5/256 1057659
/proc/meminfo: memFree=92145196/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=22404784 memory=21555180 CPUtime=819.73 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 2737156 0 0 0 74979 6994 0 0 20 0 1 0 198300952 22942498816 5388795 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 5601196 5388795 1861 922 0 5593148 0
Current children cumulated CPU time: 819.73 s
Current children cumulated vsize: 22404784 KiB
Current children cumulated memory: 21555180 KiB

[startup+882.3 s]
/proc/loadavg: 4.34 4.22 4.13 5/258 1057673
/proc/meminfo: memFree=90741560/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=26366624 memory=22184728 CPUtime=879.53 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 2768853 0 0 0 80847 7106 0 0 20 0 1 0 198300952 26999422976 5546182 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 6591656 5546182 1861 922 0 6583608 0
Current children cumulated CPU time: 879.53 s
Current children cumulated vsize: 26366624 KiB
Current children cumulated memory: 22184728 KiB

[startup+942.3 s]
/proc/loadavg: 4.23 4.21 4.13 5/258 1057684
/proc/meminfo: memFree=88934308/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=26366624 memory=22719256 CPUtime=939.35 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 2792058 0 0 0 86767 7168 0 0 20 0 1 0 198300952 26999422976 5679814 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 6591656 5679814 1861 922 0 6583608 0
Current children cumulated CPU time: 939.35 s
Current children cumulated vsize: 26366624 KiB
Current children cumulated memory: 22719256 KiB

[startup+1002.3 s]
/proc/loadavg: 4.14 4.18 4.12 5/258 1057862
/proc/meminfo: memFree=87874672/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=26366624 memory=23270168 CPUtime=999.16 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 2814870 0 0 0 92685 7231 0 0 20 0 1 0 198300952 26999422976 5817542 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 6591656 5817542 1861 922 0 6583608 0
Current children cumulated CPU time: 999.16 s
Current children cumulated vsize: 26366624 KiB
Current children cumulated memory: 23270168 KiB

[startup+1062.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/258 1057872
/proc/meminfo: memFree=87356268/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=26402988 memory=23852052 CPUtime=1058.96 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 2836959 0 0 0 98606 7290 0 0 20 0 1 0 198300952 27036659712 5963013 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 6600747 5963013 1861 922 0 6592699 0
Current children cumulated CPU time: 1058.96 s
Current children cumulated vsize: 26402988 KiB
Current children cumulated memory: 23852052 KiB

[startup+1122.3 s]
/proc/loadavg: 4.17 4.17 4.12 5/257 1057885
/proc/meminfo: memFree=82560160/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=30576208 memory=28577740 CPUtime=1118.78 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 3851529 0 0 0 104386 7492 0 0 20 0 1 0 198300952 31310036992 7144435 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 7644052 7144435 1861 922 0 7636004 0
Current children cumulated CPU time: 1118.78 s
Current children cumulated vsize: 30576208 KiB
Current children cumulated memory: 28577740 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1126 s]*
/proc/loadavg: 4.16 4.17 4.12 5/257 1057886
/proc/meminfo: memFree=81321264/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=31787456 memory=29820672 CPUtime=1122.46 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4194304 4151661 0 0 0 104711 7535 0 0 20 0 1 0 198300952 32550354944 7455168 134679101440 4194304 7968373 140730967916544 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 7946864 7455168 1861 922 0 7938816 0
Current children cumulated CPU time: 1122.46 s
Current children cumulated vsize: 31787456 KiB
Current children cumulated memory: 29820672 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1128.51 s]
# the end of solver process 1056892 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=1047.12 s, system=77.7246 s

Solver just ended.
Dumping a history of the last processes samples

[startup+1126.4 s]
/proc/loadavg: 4.16 4.17 4.12 5/257 1057886
/proc/meminfo: memFree=81321264/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=31795116 memory=29828328 CPUtime=1122.75 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4195840 4153603 0 0 0 104711 7564 0 0 20 0 1 0 198300952 32558198784 7457082 134679101440 4194304 7968373 140730967916544 140730967912384 139940585513855 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 7948779 7457082 1861 922 0 7940731 0
Current children cumulated CPU time: 1122.75 s
Current children cumulated vsize: 31795116 KiB
Current children cumulated memory: 29828328 KiB

[startup+1127.2 s]
/proc/loadavg: 4.16 4.17 4.12 5/258 1057888
/proc/meminfo: memFree=80316692/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=31795116 memory=29828328 CPUtime=1123.54 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4195840 4153603 0 0 0 104711 7643 0 0 20 0 1 0 198300952 32558198784 7457082 134679101440 4194304 7968373 140730967916544 140730967912384 139940585513855 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 7948779 7457082 1861 922 0 7940731 0
Current children cumulated CPU time: 1123.54 s
Current children cumulated vsize: 31795116 KiB
Current children cumulated memory: 29828328 KiB

[startup+1127.6 s]
/proc/loadavg: 4.16 4.17 4.12 5/258 1057888
/proc/meminfo: memFree=80316692/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=31795116 memory=29828328 CPUtime=1123.94 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4195840 4153603 0 0 0 104711 7683 0 0 20 0 1 0 198300952 32558198784 7457082 134679101440 4194304 7968373 140730967916544 140730967912384 139940585513855 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 7948779 7457082 1861 922 0 7940731 0
Current children cumulated CPU time: 1123.94 s
Current children cumulated vsize: 31795116 KiB
Current children cumulated memory: 29828328 KiB

[startup+1128 s]*
/proc/loadavg: 4.22 4.19 4.13 5/258 1057889
/proc/meminfo: memFree=79191916/131524600 swapFree=131071996/131071996
[pid=1056892] ppid=1056889 vsize=31795116 memory=29828328 CPUtime=1124.33 cores=5,7
/proc/1056892/stat : 1056892 (roundingsat) R 1056889 1056892 1054618 0 -1 4195840 4153603 0 0 0 104711 7722 0 0 20 0 1 0 198300952 32558198784 7457082 134679101440 4194304 7968373 140730967916544 140730967912384 139940585513855 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 8652288 8659920 13426688 140730967925692 140730967925856 140730967925856 140730967932873 0
/proc/1056892/statm: 7948779 7457082 1861 922 0 7940731 0
Current children cumulated CPU time: 1124.33 s
Current children cumulated vsize: 31795116 KiB
Current children cumulated memory: 29828328 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1128.51
CPU time (s): 1124.84
CPU user time (s): 1047.12
CPU system time (s): 77.7246
CPU usage (%): 99.6754
Max. virtual memory (cumulated for all children) (KiB): 31795116
Max. memory (cumulated for all children) (KiB): 29828328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1047.12
system time used= 77.7246
maximum resident set size= 29829032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4153603
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= 11
involuntary context switches= 1447


# summary of solver processes directly reported to runsolver:
#   pid: 1056892
#   total CPU time (s): 1124.84
#   total CPU user time (s): 1047.12
#   total CPU system time (s): 77.7246

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.71875 second user time and 5.69097 second system time

The end

Launcher Data

Begin job on nodeC035 at 2024-07-20 09:41:54
IDJOB=4455250
IDBENCH=148739
IDSOLVER=3084
FILE ID=nodeC035/4455250-1721461299
RUNJOBID= nodeC035-1721457697-1054631
SLURM_JOB_ID= 7545698
Free space on /tmp= 889788 MiB

SOLVER NAME= RoundingSat nolog
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 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4455250-1721461299/watcher-4455250-1721461299 -o /tmp/evaluation-result-4455250-1721461299/solver-4455250-1721461299 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721457697-1054631 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4455250-1721461299.opb

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

MD5SUM BENCH= 40351a18114e83e0c165271c5d48a38f
RANDOM SEED=942592546

nodeC035.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		: 3685.864
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.65
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		: 3672.165
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	: 7005.79
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		: 3600.186
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.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.234
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.65
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		: 3601.219
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	: 7005.79
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		: 3685.249
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.65
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.195
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	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126039008 kB
MemAvailable:   129059952 kB
Buffers:          568208 kB
Cached:          3267864 kB
SwapCached:            0 kB
Active:          1077248 kB
Inactive:        3726844 kB
Active(anon):       1552 kB
Inactive(anon):  1012400 kB
Active(file):    1075696 kB
Inactive(file):  2714444 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            292624 kB
Writeback:             0 kB
AnonPages:        967768 kB
Mapped:           117052 kB
Shmem:             45916 kB
KReclaimable:     141252 kB
Slab:             258896 kB
SReclaimable:     141252 kB
SUnreclaim:       117644 kB
KernelStack:        4144 kB
PageTables:        11300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1209924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            74176 kB
HardwareCorrupted:     0 kB
AnonHugePages:    532480 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:      207572 kB
DirectMap2M:    19488768 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 889780 MiB
End job on nodeC035 at 2024-07-20 10:00:42