Trace number 4449954

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
Exact_veripb2 2024-07-05SAT (TO)4 3600.08 3628.75

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=9-t=5.opb
MD5SUMe8bf5f7be237686d5dd1c770609b55cb
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark9.75417
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables171
Total number of constraints2799
Number of constraints which are clauses2790
Number of constraints which are cardinality constraints (but not clauses)9
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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.01	o 4
3600.06/3628.70	c Program interrupted by user.
3600.06/3628.70	s SATISFIABLE
3600.06/3628.70	v x1 -x2 x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 x13 x14 x15 x16 x17 -x18 -x19 -x20 x21 x22 x23 -x24 x25 -x26 -x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 -x38 -x39 -x40 x41 x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 x155 -x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 x169 -x170 -x171

Verifier Data

OK	4

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 (58700 MiB free)
  memory of node 1: 64473 MiB (60370 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449954-1721841732/watcher-4449954-1721841732 -o /tmp/evaluation-result-4449954-1721841732/solver-4449954-1721841732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721841732-198233 --watchdog 3760 HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4449954-1721841732 --seed=525067914 HOME/instance-4449954-1721841732.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=198294, runsolver pid=198279

[startup+0.100819 s]*
/proc/loadavg: 1.02 1.11 1.27 8/261 198296
/proc/meminfo: memFree=121889016/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=29224 memory=9092 CPUtime=0.09 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 976 0 0 0 9 0 0 0 20 0 1 0 20701161 29925376 2273 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7306 2273 1059 1006 0 6067 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29224 KiB
Current children cumulated memory: 9092 KiB

[startup+0.205401 s]*
/proc/loadavg: 1.02 1.11 1.27 5/261 198296
/proc/meminfo: memFree=121848856/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=29224 memory=9092 CPUtime=0.19 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 980 0 0 0 19 0 0 0 20 0 1 0 20701161 29925376 2273 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7306 2273 1059 1006 0 6067 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 29224 KiB
Current children cumulated memory: 9092 KiB

[startup+0.306223 s]*
/proc/loadavg: 1.02 1.11 1.27 9/261 198296
/proc/meminfo: memFree=121843564/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=29360 memory=9716 CPUtime=0.29 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 1022 0 0 0 29 0 0 0 20 0 1 0 20701161 30064640 2429 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7340 2429 1155 1006 0 6101 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 29360 KiB
Current children cumulated memory: 9716 KiB

[startup+0.70016 s]
/proc/loadavg: 1.02 1.11 1.27 9/261 198296
/proc/meminfo: memFree=121840448/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=30076 memory=12288 CPUtime=0.68 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 1187 0 0 0 67 1 0 0 20 0 1 0 20701161 30797824 3072 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7519 3072 1155 1006 0 6280 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 30076 KiB
Current children cumulated memory: 12288 KiB

[startup+1.50017 s]
/proc/loadavg: 1.02 1.11 1.27 9/261 198296
/proc/meminfo: memFree=121825592/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=30408 memory=12816 CPUtime=1.48 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 1293 0 0 0 146 2 0 0 20 0 1 0 20701161 31137792 3204 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7602 3204 1155 1006 0 6363 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 30408 KiB
Current children cumulated memory: 12816 KiB

[startup+3.10624 s]
/proc/loadavg: 1.02 1.11 1.27 6/256 198304
/proc/meminfo: memFree=121795984/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=31228 memory=13336 CPUtime=3.08 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 1465 0 0 0 304 4 0 0 20 0 1 0 20701161 31977472 3334 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7807 3334 1155 1006 0 6568 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 31228 KiB
Current children cumulated memory: 13336 KiB

[startup+6.30014 s]
/proc/loadavg: 1.18 1.14 1.28 6/254 198328
/proc/meminfo: memFree=121757844/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=31668 memory=13856 CPUtime=6.27 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 1590 0 0 0 619 8 0 0 20 0 1 0 20701161 32428032 3464 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7917 3464 1155 1006 0 6678 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 31668 KiB
Current children cumulated memory: 13856 KiB

[startup+12.7002 s]
/proc/loadavg: 1.33 1.17 1.29 6/254 198330
/proc/meminfo: memFree=121662964/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=31960 memory=14112 CPUtime=12.65 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 1678 0 0 0 1250 15 0 0 20 0 1 0 20701161 32727040 3528 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 7990 3528 1155 1006 0 6751 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 31960 KiB
Current children cumulated memory: 14112 KiB

[startup+25.5002 s]
/proc/loadavg: 1.85 1.29 1.33 6/254 198331
/proc/meminfo: memFree=121482288/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=32620 memory=14888 CPUtime=25.42 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 1853 0 0 0 2512 30 0 0 20 0 1 0 20701161 33402880 3722 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 8155 3722 1155 1006 0 6916 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 32620 KiB
Current children cumulated memory: 14888 KiB

[startup+51.106 s]
/proc/loadavg: 2.25 1.43 1.37 6/254 198336
/proc/meminfo: memFree=121142140/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=33720 memory=17964 CPUtime=50.86 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 2129 0 0 0 5028 58 0 0 20 0 1 0 20701161 34529280 4491 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 8 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 8430 4491 1155 1006 0 7191 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 33720 KiB
Current children cumulated memory: 17964 KiB

[startup+102.3 s]
/proc/loadavg: 2.79 1.71 1.47 6/254 198344
/proc/meminfo: memFree=120553964/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=34944 memory=19256 CPUtime=101.76 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 2441 0 0 0 10065 111 0 0 20 0 1 0 20701161 35782656 4814 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 24 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 8736 4814 1155 1006 0 7497 0
Current children cumulated CPU time: 101.76 s
Current children cumulated vsize: 34944 KiB
Current children cumulated memory: 19256 KiB

[startup+162.3 s]
/proc/loadavg: 2.99 1.96 1.57 6/254 198356
/proc/meminfo: memFree=119895340/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=36332 memory=20564 CPUtime=161.41 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 2785 0 0 0 15962 179 0 0 20 0 1 0 20701161 37203968 5141 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 42 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 9083 5141 1155 1006 0 7844 0
Current children cumulated CPU time: 161.41 s
Current children cumulated vsize: 36332 KiB
Current children cumulated memory: 20564 KiB

[startup+222.3 s]
/proc/loadavg: 3.08 2.18 1.68 6/253 198750
/proc/meminfo: memFree=119251336/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=36472 memory=20852 CPUtime=221.14 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 2845 0 0 0 21872 242 0 0 20 0 1 0 20701161 37347328 5213 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 52 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 9118 5213 1155 1006 0 7879 0
Current children cumulated CPU time: 221.14 s
Current children cumulated vsize: 36472 KiB
Current children cumulated memory: 20852 KiB

[startup+282.3 s]
/proc/loadavg: 3.14 2.36 1.77 6/254 198761
/proc/meminfo: memFree=118579368/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=36988 memory=21352 CPUtime=280.84 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 2981 0 0 0 27780 304 0 0 20 0 1 0 20701161 37875712 5338 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 64 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 9247 5338 1155 1006 0 8008 0
Current children cumulated CPU time: 280.84 s
Current children cumulated vsize: 36988 KiB
Current children cumulated memory: 21352 KiB

[startup+342.3 s]
/proc/loadavg: 3.10 2.50 1.86 6/252 198773
/proc/meminfo: memFree=117954644/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=37408 memory=21832 CPUtime=340.62 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 3069 0 0 0 33698 364 0 0 20 0 1 0 20701161 38305792 5458 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 71 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 9352 5458 1155 1006 0 8113 0
Current children cumulated CPU time: 340.62 s
Current children cumulated vsize: 37408 KiB
Current children cumulated memory: 21832 KiB

[startup+402.3 s]
/proc/loadavg: 3.08 2.61 1.94 6/254 198954
/proc/meminfo: memFree=117312244/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=37972 memory=22336 CPUtime=400.35 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 3221 0 0 0 39610 425 0 0 20 0 1 0 20701161 38883328 5584 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 82 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 9493 5584 1155 1006 0 8254 0
Current children cumulated CPU time: 400.35 s
Current children cumulated vsize: 37972 KiB
Current children cumulated memory: 22336 KiB

[startup+462.3 s]
/proc/loadavg: 3.13 2.71 2.02 6/254 198964
/proc/meminfo: memFree=116671648/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=38104 memory=22336 CPUtime=459.42 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 3253 0 0 0 45454 488 0 0 20 0 1 0 20701161 39018496 5584 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 159 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 9526 5584 1155 1006 0 8287 0

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

Current children cumulated memory: 26396 KiB

[startup+2922.3 s]
/proc/loadavg: 3.08 3.09 3.04 6/252 200042
/proc/meminfo: memFree=91445056/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42164 memory=26500 CPUtime=2899.11 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4614 0 0 0 286905 3006 0 0 20 0 1 0 20701161 43175936 6625 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1522 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10541 6625 1155 1006 0 9302 0
Current children cumulated CPU time: 2899.11 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 26500 KiB

[startup+2982.3 s]
/proc/loadavg: 3.07 3.09 3.04 6/252 200056
/proc/meminfo: memFree=90889692/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42164 memory=26500 CPUtime=2958.85 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4639 0 0 0 292818 3067 0 0 20 0 1 0 20701161 43175936 6625 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1532 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10541 6625 1155 1006 0 9302 0
Current children cumulated CPU time: 2958.85 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 26500 KiB

[startup+3042.3 s]
/proc/loadavg: 3.12 3.10 3.05 6/250 200066
/proc/meminfo: memFree=90367032/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42164 memory=26692 CPUtime=3018.58 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4664 0 0 0 298732 3126 0 0 20 0 1 0 20701161 43175936 6673 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1541 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10541 6673 1155 1006 0 9302 0
Current children cumulated CPU time: 3018.58 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 26692 KiB

[startup+3102.3 s]
/proc/loadavg: 3.10 3.09 3.05 6/251 200077
/proc/meminfo: memFree=89859408/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42164 memory=26692 CPUtime=3078.25 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4673 0 0 0 304641 3184 0 0 20 0 1 0 20701161 43175936 6673 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1558 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10541 6673 1155 1006 0 9302 0
Current children cumulated CPU time: 3078.25 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 26692 KiB

[startup+3162.3 s]
/proc/loadavg: 3.14 3.10 3.05 6/251 200088
/proc/meminfo: memFree=89366744/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42356 memory=26692 CPUtime=3136.86 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4689 0 0 0 310437 3249 0 0 20 0 1 0 20701161 43372544 6673 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1681 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10589 6673 1155 1006 0 9350 0
Current children cumulated CPU time: 3136.86 s
Current children cumulated vsize: 42356 KiB
Current children cumulated memory: 26692 KiB

[startup+3222.3 s]
/proc/loadavg: 3.11 3.10 3.05 6/250 200098
/proc/meminfo: memFree=88819012/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42356 memory=26692 CPUtime=3196.32 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4698 0 0 0 316321 3311 0 0 20 0 1 0 20701161 43372544 6673 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1718 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10589 6673 1155 1006 0 9350 0
Current children cumulated CPU time: 3196.32 s
Current children cumulated vsize: 42356 KiB
Current children cumulated memory: 26692 KiB

[startup+3282.3 s]
/proc/loadavg: 3.08 3.09 3.05 6/248 200108
/proc/meminfo: memFree=88223332/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42356 memory=26692 CPUtime=3255.93 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4707 0 0 0 322222 3371 0 0 20 0 1 0 20701161 43372544 6673 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1739 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10589 6673 1155 1006 0 9350 0
Current children cumulated CPU time: 3255.93 s
Current children cumulated vsize: 42356 KiB
Current children cumulated memory: 26692 KiB

[startup+3342.3 s]
/proc/loadavg: 3.13 3.10 3.06 6/249 200119
/proc/meminfo: memFree=87624064/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42356 memory=26780 CPUtime=3315.5 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4716 0 0 0 328119 3431 0 0 20 0 1 0 20701161 43372544 6695 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1764 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10589 6695 1155 1006 0 9350 0
Current children cumulated CPU time: 3315.5 s
Current children cumulated vsize: 42356 KiB
Current children cumulated memory: 26780 KiB

[startup+3402.3 s]
/proc/loadavg: 3.09 3.10 3.06 6/249 200131
/proc/meminfo: memFree=87054776/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42548 memory=27004 CPUtime=3375.02 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4805 0 0 0 334010 3492 0 0 20 0 1 0 20701161 43569152 6751 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1796 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10637 6751 1155 1006 0 9398 0
Current children cumulated CPU time: 3375.02 s
Current children cumulated vsize: 42548 KiB
Current children cumulated memory: 27004 KiB

[startup+3462.3 s]
/proc/loadavg: 3.15 3.11 3.06 6/249 200141
/proc/meminfo: memFree=86464996/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=42740 memory=27004 CPUtime=3434.6 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4830 0 0 0 339905 3555 0 0 20 0 1 0 20701161 43765760 6751 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1820 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10685 6751 1155 1006 0 9446 0
Current children cumulated CPU time: 3434.6 s
Current children cumulated vsize: 42740 KiB
Current children cumulated memory: 27004 KiB

[startup+3522.3 s]
/proc/loadavg: 3.16 3.12 3.07 6/251 200155
/proc/meminfo: memFree=85872500/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=43060 memory=27460 CPUtime=3494.23 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4919 0 0 0 345805 3618 0 0 20 0 1 0 20701161 44093440 6865 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1840 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10765 6865 1155 1006 0 9526 0
Current children cumulated CPU time: 3494.23 s
Current children cumulated vsize: 43060 KiB
Current children cumulated memory: 27460 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.11 3.07 6/251 200167
/proc/meminfo: memFree=85285764/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=43060 memory=27460 CPUtime=3553.9 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4928 0 0 0 351710 3680 0 0 20 0 1 0 20701161 44093440 6865 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1858 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10765 6865 1155 1006 0 9526 0
Current children cumulated CPU time: 3553.9 s
Current children cumulated vsize: 43060 KiB
Current children cumulated memory: 27460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.7 s]
/proc/loadavg: 3.09 3.11 3.07 6/251 200176
/proc/meminfo: memFree=84834284/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=43060 memory=27460 CPUtime=3600.06 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4937 0 0 0 356283 3723 0 0 20 0 1 0 20701161 44093440 6865 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1867 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10765 6865 1155 1006 0 9526 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 43060 KiB
Current children cumulated memory: 27460 KiB

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

[startup+3628.75 s]
# the end of solver process 198294 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3562.84 s, system=37.2389 s

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

[startup+3628.7 s]
/proc/loadavg: 3.09 3.11 3.07 6/251 200176
/proc/meminfo: memFree=84834284/131524600 swapFree=131060368/131071996
[pid=198294] ppid=198279 vsize=43060 memory=27460 CPUtime=3600.06 cores=1,3
/proc/198294/stat : 198294 (Exact_veripb2) R 198279 198294 198221 0 -1 4194304 4937 0 0 0 356283 3723 0 0 20 0 1 0 20701161 44093440 6865 134679101440 4194304 8311665 140735176836704 0 0 0 0 0 8404994 0 0 0 17 1 0 0 1867 0 0 9173656 9252184 36216832 140735176844109 140735176844388 140735176844388 140735176851399 0
/proc/198294/statm: 10765 6865 1155 1006 0 9526 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 43060 KiB
Current children cumulated memory: 27460 KiB

Child status: 10

Real time (s): 3628.75
CPU time (s): 3600.08
CPU user time (s): 3562.84
CPU system time (s): 37.2389
CPU usage (%): 99.2098
Max. virtual memory (cumulated for all children) (KiB): 43060
Max. memory (cumulated for all children) (KiB): 27460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3562.84
system time used= 37.2389
maximum resident set size= 27460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4939
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13894760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1176
involuntary context switches= 4850


# summary of solver processes directly reported to runsolver:
#   pid: 198294
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3562.84
#   total CPU system time (s): 37.2389

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.13049 second user time and 17.0802 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-24 19:22:12
IDJOB=4449954
IDBENCH=176173
IDSOLVER=3081
FILE ID=nodeC014/4449954-1721841732
RUNJOBID= nodeC014-1721841732-198233
SLURM_JOB_ID= 7891570
Free space on /tmp= 890036 MiB

SOLVER NAME= Exact_veripb2 2024-07-05
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=9-t=5.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-4449954-1721841732/watcher-4449954-1721841732 -o /tmp/evaluation-result-4449954-1721841732/solver-4449954-1721841732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721841732-198233 --watchdog 3760  HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4449954-1721841732 --seed=525067914 HOME/instance-4449954-1721841732.opb

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

MD5SUM BENCH= e8bf5f7be237686d5dd1c770609b55cb
RANDOM SEED=525067914

nodeC014.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		: 3771.822
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.45
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		: 3702.047
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.48
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		: 3601.592
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.45
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		: 3774.861
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.48
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		: 3870.170
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.45
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		: 3831.176
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.48
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		: 3625.314
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.45
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		: 3696.893
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121930844 kB
MemAvailable:   129777752 kB
Buffers:          264124 kB
Cached:          8362200 kB
SwapCached:           92 kB
Active:           562556 kB
Inactive:        8337832 kB
Active(anon):       2156 kB
Inactive(anon):   325312 kB
Active(file):     560400 kB
Inactive(file):  8012520 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131060368 kB
Dirty:             26456 kB
Writeback:            12 kB
AnonPages:        273232 kB
Mapped:            91280 kB
Shmem:             52988 kB
KReclaimable:     227620 kB
Slab:             350888 kB
SReclaimable:     227620 kB
SUnreclaim:       123268 kB
KernelStack:        4000 kB
PageTables:         9756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     466872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            12800 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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:      387796 kB
DirectMap2M:    43425792 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC014 at 2024-07-24 20:22:41