Trace number 4446904

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 NameAnswerCPU timeWall clock time
Exact_veripb2 2024-07-05? (TO) 3602.01 3673.74

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K196.opb
MD5SUM8df9702f370312ff59707c84e3b82f3b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark77.5563
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23324
Total number of constraints23718
Number of constraints which are clauses23522
Number of constraints which are cardinality constraints (but not clauses)196
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint196
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 197
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446904-1721832211/watcher-4446904-1721832211 -o /tmp/evaluation-result-4446904-1721832211/solver-4446904-1721832211 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721829513-189781 --watchdog 3760 HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4446904-1721832211 --seed=1385561206 HOME/instance-4446904-1721832211.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
Current StackSize limit: 8192 KiB

solver pid=191024, runsolver pid=191021

[startup+0.108251 s]*
/proc/loadavg: 4.12 4.11 4.01 5/261 191025
/proc/meminfo: memFree=74966652/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=57708 memory=37740 CPUtime=0.1 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 8605 0 0 0 9 1 0 0 20 0 1 0 19744063 59092992 9435 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 14427 9435 899 1006 0 13188 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 57708 KiB
Current children cumulated memory: 37740 KiB

[startup+0.206131 s]*
/proc/loadavg: 4.12 4.11 4.01 5/261 191025
/proc/meminfo: memFree=74945620/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=83540 memory=63860 CPUtime=0.2 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 13467 0 0 0 18 2 0 0 20 0 1 0 19744063 85544960 15965 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 20885 15965 1091 1006 0 19646 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 83540 KiB
Current children cumulated memory: 63860 KiB

[startup+0.305711 s]*
/proc/loadavg: 4.12 4.11 4.01 5/261 191025
/proc/meminfo: memFree=74937080/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=91464 memory=68672 CPUtime=0.29 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 14652 0 0 0 27 2 0 0 20 0 1 0 19744063 93659136 17168 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 22866 17168 1107 1006 0 21627 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 91464 KiB
Current children cumulated memory: 68672 KiB

[startup+0.700237 s]
/proc/loadavg: 4.12 4.11 4.01 5/261 191025
/proc/meminfo: memFree=74935260/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=91464 memory=70316 CPUtime=0.69 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 15040 0 0 0 66 3 0 0 20 0 1 0 19744063 93659136 17579 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 22866 17579 1123 1006 0 21627 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 91464 KiB
Current children cumulated memory: 70316 KiB

[startup+1.50024 s]
/proc/loadavg: 4.12 4.11 4.01 5/261 191025
/proc/meminfo: memFree=74929852/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=94472 memory=77836 CPUtime=1.49 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 15911 0 0 0 145 4 0 0 20 0 1 0 19744063 96739328 19459 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 23618 19459 1123 1006 0 22379 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 94472 KiB
Current children cumulated memory: 77836 KiB

[startup+3.10551 s]
/proc/loadavg: 4.12 4.11 4.01 5/261 191025
/proc/meminfo: memFree=74904900/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=98980 memory=86192 CPUtime=3.08 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 16979 0 0 0 304 4 0 0 20 0 1 0 19744063 101355520 21548 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 24745 21548 1139 1006 0 23506 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 98980 KiB
Current children cumulated memory: 86192 KiB

[startup+6.30023 s]
/proc/loadavg: 4.11 4.11 4.01 5/261 191026
/proc/meminfo: memFree=74872100/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=116800 memory=107324 CPUtime=6.27 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 18352 0 0 0 620 7 0 0 20 0 1 0 19744063 119603200 26831 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 29200 26831 1139 1006 0 27961 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 116800 KiB
Current children cumulated memory: 107324 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.10 4.01 5/261 191027
/proc/meminfo: memFree=74817712/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=153176 memory=135624 CPUtime=12.65 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 22282 0 0 0 1255 10 0 0 20 0 1 0 19744063 156852224 33906 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 38294 33906 1139 1006 0 37055 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 153176 KiB
Current children cumulated memory: 135624 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.10 4.01 5/261 191029
/proc/meminfo: memFree=74741856/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=154392 memory=138108 CPUtime=25.41 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 22976 0 0 0 2525 16 0 0 20 0 1 0 19744063 158097408 34527 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 38598 34527 1139 1006 0 37359 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 154392 KiB
Current children cumulated memory: 138108 KiB

[startup+51.1055 s]
/proc/loadavg: 4.55 4.20 4.04 5/261 191034
/proc/meminfo: memFree=74291972/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=163116 memory=150972 CPUtime=50.95 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 25173 0 0 0 5066 29 0 0 20 0 1 0 19744063 167030784 37743 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 40779 37743 1139 1006 0 39540 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 163116 KiB
Current children cumulated memory: 150972 KiB

[startup+102.3 s]
/proc/loadavg: 4.69 4.30 4.09 5/261 191042
/proc/meminfo: memFree=73512824/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=220148 memory=192408 CPUtime=101.68 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 29925 0 0 0 10110 58 0 0 20 0 1 0 19744063 225431552 48102 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 31 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 55037 48102 1155 1006 0 53798 0
Current children cumulated CPU time: 101.68 s
Current children cumulated vsize: 220148 KiB
Current children cumulated memory: 192408 KiB

[startup+162.3 s]
/proc/loadavg: 4.79 4.40 4.13 5/259 191054
/proc/meminfo: memFree=71997924/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=308084 memory=241584 CPUtime=160.35 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 34700 0 0 0 15937 98 0 0 20 0 1 0 19744063 315478016 60396 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 147 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 77021 60396 1155 1006 0 75782 0
Current children cumulated CPU time: 160.35 s
Current children cumulated vsize: 308084 KiB
Current children cumulated memory: 241584 KiB

[startup+222.3 s]
/proc/loadavg: 4.46 4.37 4.14 5/260 191066
/proc/meminfo: memFree=70299632/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=317624 memory=250984 CPUtime=219.41 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 37068 0 0 0 21811 130 0 0 20 0 1 0 19744063 325246976 62746 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 225 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 79406 62746 1155 1006 0 78167 0
Current children cumulated CPU time: 219.41 s
Current children cumulated vsize: 317624 KiB
Current children cumulated memory: 250984 KiB

[startup+282.3 s]
/proc/loadavg: 4.29 4.33 4.14 5/263 191079
/proc/meminfo: memFree=67890560/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=324088 memory=257396 CPUtime=278.76 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 38759 0 0 0 27725 151 0 0 20 0 1 0 19744063 331866112 64349 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 272 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 81022 64349 1155 1006 0 79783 0
Current children cumulated CPU time: 278.76 s
Current children cumulated vsize: 324088 KiB
Current children cumulated memory: 257396 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.28 4.13 5/263 191090
/proc/meminfo: memFree=67317044/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=328440 memory=261876 CPUtime=338.36 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 39861 0 0 0 33654 182 0 0 20 0 1 0 19744063 336322560 65469 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 294 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 82110 65469 1155 1006 0 80871 0
Current children cumulated CPU time: 338.36 s
Current children cumulated vsize: 328440 KiB
Current children cumulated memory: 261876 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.25 4.13 5/264 191102
/proc/meminfo: memFree=66618444/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=335188 memory=268652 CPUtime=397.6 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 41578 0 0 0 39551 209 0 0 20 0 1 0 19744063 343232512 67163 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 352 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 83797 67163 1155 1006 0 82558 0
Current children cumulated CPU time: 397.6 s
Current children cumulated vsize: 335188 KiB
Current children cumulated memory: 268652 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.23 4.13 5/267 191119
/proc/meminfo: memFree=66382100/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=347200 memory=280356 CPUtime=456.83 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 43484 0 0 0 45441 242 0 0 20 0 1 0 19744063 355532800 70089 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 414 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 86800 70089 1155 1006 0 85561 0

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

[startup+3162.3 s]
/proc/loadavg: 4.12 4.18 4.17 5/264 192970
/proc/meminfo: memFree=12831284/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=415820 memory=380816 CPUtime=3102.51 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 63038 0 0 0 309027 1224 0 0 20 0 1 0 19744063 425799680 95204 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5126 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 103955 95204 1155 1006 0 102716 0
Current children cumulated CPU time: 3102.51 s
Current children cumulated vsize: 415820 KiB
Current children cumulated memory: 380816 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.19 4.18 5/264 192983
/proc/meminfo: memFree=11077208/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=419140 memory=384052 CPUtime=3162.08 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 64003 0 0 0 314971 1237 0 0 20 0 1 0 19744063 429199360 96013 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5153 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 104785 96013 1155 1006 0 103546 0
Current children cumulated CPU time: 3162.08 s
Current children cumulated vsize: 419140 KiB
Current children cumulated memory: 384052 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.17 4.17 5/266 192996
/proc/meminfo: memFree=9043552/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=420324 memory=385312 CPUtime=3221.73 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 64859 0 0 0 320912 1261 0 0 20 0 1 0 19744063 430411776 96328 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5173 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 105081 96328 1155 1006 0 103842 0
Current children cumulated CPU time: 3221.73 s
Current children cumulated vsize: 420324 KiB
Current children cumulated memory: 385312 KiB

[startup+3342.3 s]
/proc/loadavg: 4.27 4.20 4.18 5/265 193007
/proc/meminfo: memFree=7459088/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=421136 memory=385988 CPUtime=3280.18 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 65213 0 0 0 326742 1276 0 0 20 0 1 0 19744063 431243264 96497 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5313 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 105284 96497 1155 1006 0 104045 0
Current children cumulated CPU time: 3280.18 s
Current children cumulated vsize: 421136 KiB
Current children cumulated memory: 385988 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.17 4.18 5/264 193020
/proc/meminfo: memFree=5298356/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=422656 memory=387528 CPUtime=3338.88 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 65729 0 0 0 332593 1295 0 0 20 0 1 0 19744063 432799744 96882 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5428 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 105664 96882 1155 1006 0 104425 0
Current children cumulated CPU time: 3338.88 s
Current children cumulated vsize: 422656 KiB
Current children cumulated memory: 387528 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.16 4.17 4/264 193032
/proc/meminfo: memFree=3789340/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=422996 memory=387912 CPUtime=3398.14 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 66330 0 0 0 338495 1319 0 0 20 0 1 0 19744063 433147904 96978 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5485 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 105749 96978 1155 1006 0 104510 0
Current children cumulated CPU time: 3398.14 s
Current children cumulated vsize: 422996 KiB
Current children cumulated memory: 387912 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.16 4.17 4/263 193045
/proc/meminfo: memFree=2005020/131524600 swapFree=131070704/131071996
[pid=191024] ppid=191021 vsize=423836 memory=388816 CPUtime=3456.19 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) D 191021 191024 189768 0 -1 4194304 67149 0 0 0 344280 1339 0 0 20 0 1 0 19744063 434008064 97204 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5627 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 105959 97204 1155 1006 0 104720 0
Current children cumulated CPU time: 3456.19 s
Current children cumulated vsize: 423836 KiB
Current children cumulated memory: 388816 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/262 193056
/proc/meminfo: memFree=568144/131524600 swapFree=131066072/131071996
[pid=191024] ppid=191021 vsize=423836 memory=388832 CPUtime=3513 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 67295 0 0 0 349946 1354 0 0 20 0 1 0 19744063 434008064 97208 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 5970 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 105959 97208 1155 1006 0 104720 0
Current children cumulated CPU time: 3513 s
Current children cumulated vsize: 423836 KiB
Current children cumulated memory: 388832 KiB

[startup+3642.3 s]
/proc/loadavg: 4.21 4.16 4.17 5/263 193069
/proc/meminfo: memFree=547380/131524600 swapFree=131061428/131071996
[pid=191024] ppid=191021 vsize=424992 memory=389988 CPUtime=3571.51 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 68944 0 0 0 355782 1369 0 0 20 0 1 0 19744063 435191808 97497 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 6106 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 106248 97497 1155 1006 0 105009 0
Current children cumulated CPU time: 3571.51 s
Current children cumulated vsize: 424992 KiB
Current children cumulated memory: 389988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3671.6 s]
/proc/loadavg: 4.20 4.16 4.17 5/265 193077
/proc/meminfo: memFree=520176/131524600 swapFree=131061428/131071996
[pid=191024] ppid=191021 vsize=425128 memory=389988 CPUtime=3600 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 69121 0 0 0 358616 1384 0 0 20 0 1 0 19744063 435331072 97497 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 6178 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 106282 97497 1155 1006 0 105043 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 425128 KiB
Current children cumulated memory: 389988 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3588.15 s, system=13.8604 s

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

[startup+3672 s]*
/proc/loadavg: 4.20 4.16 4.17 5/265 193077
/proc/meminfo: memFree=489176/131524600 swapFree=131061428/131071996
[pid=191024] ppid=191021 vsize=425128 memory=389988 CPUtime=3600.41 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 69121 0 0 0 358656 1385 0 0 20 0 1 0 19744063 435331072 97497 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 6178 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 106282 97497 1155 1006 0 105043 0
Current children cumulated CPU time: 3600.41 s
Current children cumulated vsize: 425128 KiB
Current children cumulated memory: 389988 KiB

[startup+3672.8 s]
/proc/loadavg: 4.20 4.16 4.17 5/265 193077
/proc/meminfo: memFree=489176/131524600 swapFree=131061428/131071996
[pid=191024] ppid=191021 vsize=425128 memory=389988 CPUtime=3601.2 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 69121 0 0 0 358735 1385 0 0 20 0 1 0 19744063 435331072 97497 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 6178 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 106282 97497 1155 1006 0 105043 0
Current children cumulated CPU time: 3601.2 s
Current children cumulated vsize: 425128 KiB
Current children cumulated memory: 389988 KiB

[startup+3673.2 s]
/proc/loadavg: 4.20 4.16 4.17 5/265 193077
/proc/meminfo: memFree=665080/131524600 swapFree=131061428/131071996
[pid=191024] ppid=191021 vsize=425128 memory=389988 CPUtime=3601.6 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 69121 0 0 0 358775 1385 0 0 20 0 1 0 19744063 435331072 97497 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 6178 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 106282 97497 1155 1006 0 105043 0
Current children cumulated CPU time: 3601.6 s
Current children cumulated vsize: 425128 KiB
Current children cumulated memory: 389988 KiB

[startup+3673.6 s]
/proc/loadavg: 4.20 4.16 4.17 5/265 193077
/proc/meminfo: memFree=665080/131524600 swapFree=131061428/131071996
[pid=191024] ppid=191021 vsize=425128 memory=389988 CPUtime=3602 cores=5,7
/proc/191024/stat : 191024 (Exact_veripb2) R 191021 191024 189768 0 -1 4194304 69121 0 0 0 358815 1385 0 0 20 0 1 0 19744063 435331072 97497 134679101440 4194304 8311665 140733581151264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 6178 0 0 9173656 9252184 30679040 140733581153096 140733581153376 140733581153376 140733581160391 0
/proc/191024/statm: 106282 97497 1155 1006 0 105043 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 425128 KiB
Current children cumulated memory: 389988 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3673.74
CPU time (s): 3602.01
CPU user time (s): 3588.15
CPU system time (s): 13.8604
CPU usage (%): 98.0477
Max. virtual memory (cumulated for all children) (KiB): 425128
Max. memory (cumulated for all children) (KiB): 389988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.15
system time used= 13.8604
maximum resident set size= 389996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69121
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25273472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 661
involuntary context switches= 4503


# summary of solver processes directly reported to runsolver:
#   pid: 191024
#   total CPU time (s): 3602.01
#   total CPU user time (s): 3588.15
#   total CPU system time (s): 13.8604

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58635 second user time and 18.5256 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-24 16:43:32
IDJOB=4446904
IDBENCH=158326
IDSOLVER=3081
FILE ID=nodeC022/4446904-1721832211
RUNJOBID= nodeC022-1721829513-189781
SLURM_JOB_ID= 7891498
Free space on /tmp= 889984 MiB

SOLVER NAME= Exact_veripb2 2024-07-05
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K196.opb
COMMAND LINE= HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446904-1721832211/watcher-4446904-1721832211 -o /tmp/evaluation-result-4446904-1721832211/solver-4446904-1721832211 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721829513-189781 --watchdog 3760  HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4446904-1721832211 --seed=1385561206 HOME/instance-4446904-1721832211.opb

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

MD5SUM BENCH= 8df9702f370312ff59707c84e3b82f3b
RANDOM SEED=1385561206

nodeC022.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		: 3681.968
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.87
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		: 3687.774
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.75
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.361
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.87
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		: 3643.322
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.75
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		: 3681.955
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.87
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		: 3664.116
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.75
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		: 3600.140
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.87
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		: 3655.644
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        75001548 kB
MemAvailable:   119485660 kB
Buffers:          266816 kB
Cached:         44908476 kB
SwapCached:          296 kB
Active:          2626256 kB
Inactive:       52991304 kB
Active(anon):       1820 kB
Inactive(anon): 10494328 kB
Active(file):    2624436 kB
Inactive(file): 42496976 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              7448 kB
Writeback:             0 kB
AnonPages:      10441360 kB
Mapped:           128164 kB
Shmem:             53884 kB
KReclaimable:     404696 kB
Slab:             529572 kB
SReclaimable:     404696 kB
SUnreclaim:       124876 kB
KernelStack:        4192 kB
PageTables:        30520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   12334436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21344 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7553024 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:      334548 kB
DirectMap2M:    36139008 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890052 MiB
End job on nodeC022 at 2024-07-24 17:44:45