Trace number 4449935

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_no_SoPlex 2024-07-05SAT (TO)4 3600.07 3611.5

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	o 5
0.00/0.04	o 4
3600.06/3611.50	c Program interrupted by user.
3600.06/3611.50	s SATISFIABLE
3600.06/3611.50	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 (62533 MiB free)
  memory of node 1: 64473 MiB (62168 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449935-1721403111/watcher-4449935-1721403111 -o /tmp/evaluation-result-4449935-1721403111/solver-4449935-1721403111 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721403124-1020752 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1887123091 HOME/instance-4449935-1721403111.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1020802, runsolver pid=1020795

[startup+0.100519 s]*
/proc/loadavg: 1.08 1.08 1.05 8/260 1020814
/proc/meminfo: memFree=127679176/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=26148 memory=4956 CPUtime=0.09 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 551 0 0 0 9 0 0 0 20 0 1 0 192474969 26775552 1239 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 6537 1239 835 746 0 5601 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26148 KiB
Current children cumulated memory: 4956 KiB

[startup+0.214519 s]*
/proc/loadavg: 1.32 1.13 1.06 5/260 1020814
/proc/meminfo: memFree=127671636/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=26360 memory=5852 CPUtime=0.2 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 766 0 0 0 20 0 0 0 20 0 1 0 192474969 26992640 1463 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 6590 1463 835 746 0 5654 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 26360 KiB
Current children cumulated memory: 5852 KiB

[startup+0.304823 s]*
/proc/loadavg: 1.32 1.13 1.06 5/260 1020814
/proc/meminfo: memFree=127668460/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=26624 memory=8156 CPUtime=0.29 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 856 0 0 0 29 0 0 0 20 0 1 0 192474969 27262976 2039 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 6656 2039 835 746 0 5720 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26624 KiB
Current children cumulated memory: 8156 KiB

[startup+0.70015 s]
/proc/loadavg: 1.32 1.13 1.06 5/260 1020814
/proc/meminfo: memFree=127663400/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=26976 memory=8684 CPUtime=0.68 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 1023 0 0 0 68 0 0 0 20 0 1 0 192474969 27623424 2171 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 6744 2171 835 746 0 5808 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 26976 KiB
Current children cumulated memory: 8684 KiB

[startup+1.50017 s]
/proc/loadavg: 1.32 1.13 1.06 5/253 1020845
/proc/meminfo: memFree=127668472/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=27456 memory=9096 CPUtime=1.48 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 1211 0 0 0 148 0 0 0 20 0 1 0 192474969 28114944 2274 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 6864 2274 835 746 0 5928 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 27456 KiB
Current children cumulated memory: 9096 KiB

[startup+3.10596 s]
/proc/loadavg: 1.32 1.13 1.06 5/253 1020847
/proc/meminfo: memFree=127665292/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=27964 memory=9620 CPUtime=3.08 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 1608 0 0 0 308 0 0 0 20 0 1 0 192474969 28635136 2405 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 6991 2405 835 746 0 6055 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 9620 KiB

[startup+6.30014 s]
/proc/loadavg: 1.45 1.16 1.07 5/253 1020847
/proc/meminfo: memFree=127663040/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=28380 memory=10044 CPUtime=6.27 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 2053 0 0 0 627 0 0 0 20 0 1 0 192474969 29061120 2511 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 7095 2511 835 746 0 6159 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 28380 KiB
Current children cumulated memory: 10044 KiB

[startup+12.7001 s]
/proc/loadavg: 1.66 1.21 1.09 5/253 1020849
/proc/meminfo: memFree=127659780/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=29072 memory=10740 CPUtime=12.65 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 2839 0 0 0 1265 0 0 0 20 0 1 0 192474969 29769728 2685 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 7268 2685 835 746 0 6332 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 10740 KiB

[startup+25.5002 s]
/proc/loadavg: 1.86 1.27 1.11 5/253 1020850
/proc/meminfo: memFree=127650396/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=29760 memory=11428 CPUtime=25.41 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 4113 0 0 0 2541 0 0 0 20 0 1 0 192474969 30474240 2857 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 7440 2857 835 746 0 6504 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 29760 KiB
Current children cumulated memory: 11428 KiB

[startup+51.1061 s]
/proc/loadavg: 2.31 1.44 1.17 5/253 1020853
/proc/meminfo: memFree=127641052/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=30640 memory=12320 CPUtime=50.95 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 6325 0 0 0 5095 0 0 0 20 0 1 0 192474969 31375360 3080 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 7660 3080 835 746 0 6724 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 30640 KiB
Current children cumulated memory: 12320 KiB

[startup+102.3 s]
/proc/loadavg: 2.77 1.70 1.28 5/252 1020864
/proc/meminfo: memFree=127631860/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=31724 memory=15224 CPUtime=102.01 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 7729 0 0 0 10200 1 0 0 20 0 1 0 192474969 32485376 3806 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 7931 3806 835 746 0 6995 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 31724 KiB
Current children cumulated memory: 15224 KiB

[startup+162.3 s]
/proc/loadavg: 2.97 1.95 1.39 5/252 1020875
/proc/meminfo: memFree=127626284/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=31872 memory=15640 CPUtime=161.81 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 18023 0 0 0 16179 2 0 0 20 0 1 0 192474969 32636928 3910 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 7968 3910 835 746 0 7032 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 31872 KiB
Current children cumulated memory: 15640 KiB

[startup+222.3 s]
/proc/loadavg: 3.03 2.16 1.50 5/248 1020885
/proc/meminfo: memFree=127623056/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=32352 memory=16120 CPUtime=221.61 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 30685 0 0 0 22158 3 0 0 20 0 1 0 192474969 33128448 4030 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 8088 4030 835 746 0 7152 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 32352 KiB
Current children cumulated memory: 16120 KiB

[startup+282.3 s]
/proc/loadavg: 3.04 2.33 1.60 5/248 1020895
/proc/meminfo: memFree=127617340/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=32544 memory=16312 CPUtime=281.42 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 42401 0 0 0 28137 5 0 0 20 0 1 0 192474969 33325056 4078 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 8136 4078 835 746 0 7200 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 32544 KiB
Current children cumulated memory: 16312 KiB

[startup+342.3 s]
/proc/loadavg: 3.06 2.47 1.70 5/247 1020907
/proc/meminfo: memFree=127613944/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=32896 memory=16664 CPUtime=341.23 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 54013 0 0 0 34116 7 0 0 20 0 1 0 192474969 33685504 4166 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 8224 4166 835 746 0 7288 0
Current children cumulated CPU time: 341.23 s
Current children cumulated vsize: 32896 KiB
Current children cumulated memory: 16664 KiB

[startup+402.3 s]
/proc/loadavg: 3.13 2.60 1.79 5/247 1020917
/proc/meminfo: memFree=127608728/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=32928 memory=16696 CPUtime=401.04 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 65642 0 0 0 40095 9 0 0 20 0 1 0 192474969 33718272 4174 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 8232 4174 835 746 0 7296 0
Current children cumulated CPU time: 401.04 s
Current children cumulated vsize: 32928 KiB
Current children cumulated memory: 16696 KiB

[startup+462.3 s]
/proc/loadavg: 3.10 2.69 1.87 5/247 1020927
/proc/meminfo: memFree=127606104/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=33440 memory=17208 CPUtime=460.88 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 77028 0 0 0 46078 10 0 0 20 0 1 0 192474969 34242560 4302 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0

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

Current children cumulated memory: 20152 KiB

[startup+2922.3 s]
/proc/loadavg: 3.04 3.08 3.01 5/251 1021944
/proc/meminfo: memFree=127538052/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36384 memory=20152 CPUtime=2913.08 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 454000 0 0 0 291229 79 0 0 20 0 1 0 192474969 37257216 5038 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9096 5038 835 746 0 8160 0
Current children cumulated CPU time: 2913.08 s
Current children cumulated vsize: 36384 KiB
Current children cumulated memory: 20152 KiB

[startup+2982.3 s]
/proc/loadavg: 3.12 3.09 3.02 5/251 1021955
/proc/meminfo: memFree=127536956/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36384 memory=20152 CPUtime=2972.89 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 462358 0 0 0 297209 80 0 0 20 0 1 0 192474969 37257216 5038 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9096 5038 835 746 0 8160 0
Current children cumulated CPU time: 2972.89 s
Current children cumulated vsize: 36384 KiB
Current children cumulated memory: 20152 KiB

[startup+3042.3 s]
/proc/loadavg: 3.10 3.09 3.02 5/251 1021965
/proc/meminfo: memFree=127535944/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36448 memory=20216 CPUtime=3032.69 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 469949 0 0 0 303188 81 0 0 20 0 1 0 192474969 37322752 5054 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9112 5054 835 746 0 8176 0
Current children cumulated CPU time: 3032.69 s
Current children cumulated vsize: 36448 KiB
Current children cumulated memory: 20216 KiB

[startup+3102.3 s]
/proc/loadavg: 3.08 3.08 3.02 5/251 1021976
/proc/meminfo: memFree=127534556/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36448 memory=20216 CPUtime=3092.5 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 477611 0 0 0 309166 84 0 0 20 0 1 0 192474969 37322752 5054 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9112 5054 835 746 0 8176 0
Current children cumulated CPU time: 3092.5 s
Current children cumulated vsize: 36448 KiB
Current children cumulated memory: 20216 KiB

[startup+3162.3 s]
/proc/loadavg: 3.09 3.08 3.02 5/251 1021987
/proc/meminfo: memFree=127533400/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36448 memory=20216 CPUtime=3152.31 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 485708 0 0 0 315146 85 0 0 20 0 1 0 192474969 37322752 5054 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9112 5054 835 746 0 8176 0
Current children cumulated CPU time: 3152.31 s
Current children cumulated vsize: 36448 KiB
Current children cumulated memory: 20216 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.10 3.02 5/249 1022384
/proc/meminfo: memFree=127632348/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36512 memory=20280 CPUtime=3212.11 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 494169 0 0 0 321125 86 0 0 20 0 1 0 192474969 37388288 5070 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9128 5070 835 746 0 8192 0
Current children cumulated CPU time: 3212.11 s
Current children cumulated vsize: 36512 KiB
Current children cumulated memory: 20280 KiB

[startup+3282.3 s]
/proc/loadavg: 3.16 3.11 3.03 5/249 1022394
/proc/meminfo: memFree=127631272/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36512 memory=20280 CPUtime=3271.92 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 502353 0 0 0 327104 88 0 0 20 0 1 0 192474969 37388288 5070 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9128 5070 835 746 0 8192 0
Current children cumulated CPU time: 3271.92 s
Current children cumulated vsize: 36512 KiB
Current children cumulated memory: 20280 KiB

[startup+3342.3 s]
/proc/loadavg: 3.06 3.08 3.02 5/249 1022405
/proc/meminfo: memFree=127630136/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36512 memory=20280 CPUtime=3331.72 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 510189 0 0 0 333083 89 0 0 20 0 1 0 192474969 37388288 5070 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9128 5070 835 746 0 8192 0
Current children cumulated CPU time: 3331.72 s
Current children cumulated vsize: 36512 KiB
Current children cumulated memory: 20280 KiB

[startup+3402.3 s]
/proc/loadavg: 3.06 3.08 3.02 5/251 1022585
/proc/meminfo: memFree=127628880/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36512 memory=20280 CPUtime=3391.53 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 517851 0 0 0 339062 91 0 0 20 0 1 0 192474969 37388288 5070 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9128 5070 835 746 0 8192 0
Current children cumulated CPU time: 3391.53 s
Current children cumulated vsize: 36512 KiB
Current children cumulated memory: 20280 KiB

[startup+3462.3 s]
/proc/loadavg: 3.12 3.10 3.03 5/251 1022595
/proc/meminfo: memFree=127627792/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36920 memory=20540 CPUtime=3451.34 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 522625 0 0 0 345042 92 0 0 20 0 1 0 192474969 37806080 5135 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9230 5135 835 746 0 8294 0
Current children cumulated CPU time: 3451.34 s
Current children cumulated vsize: 36920 KiB
Current children cumulated memory: 20540 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 3.09 3.03 5/252 1022663
/proc/meminfo: memFree=127624492/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36920 memory=20540 CPUtime=3511.15 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 522648 0 0 0 351023 92 0 0 20 0 1 0 192474969 37806080 5135 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9230 5135 835 746 0 8294 0
Current children cumulated CPU time: 3511.15 s
Current children cumulated vsize: 36920 KiB
Current children cumulated memory: 20540 KiB

[startup+3582.3 s]
/proc/loadavg: 3.11 3.09 3.03 5/252 1022674
/proc/meminfo: memFree=127623136/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36920 memory=20540 CPUtime=3570.96 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 522654 0 0 0 357004 92 0 0 20 0 1 0 192474969 37806080 5135 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9230 5135 835 746 0 8294 0
Current children cumulated CPU time: 3570.96 s
Current children cumulated vsize: 36920 KiB
Current children cumulated memory: 20540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 3.06 3.08 3.02 3/249 1022784
/proc/meminfo: memFree=127733204/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36920 memory=20540 CPUtime=3600.06 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 522654 0 0 0 359914 92 0 0 20 0 1 0 192474969 37806080 5135 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9230 5135 835 746 0 8294 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 36920 KiB
Current children cumulated memory: 20540 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.15 s, system=0.921201 s

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

[startup+3611.5 s]
/proc/loadavg: 3.06 3.08 3.02 3/249 1022784
/proc/meminfo: memFree=127733204/131524600 swapFree=131071996/131071996
[pid=1020802] ppid=1020795 vsize=36920 memory=20540 CPUtime=3600.06 cores=1,3
/proc/1020802/stat : 1020802 (Exact_nosoplex) R 1020795 1020802 1018839 0 -1 4194304 522654 0 0 0 359914 92 0 0 20 0 1 0 192474969 37806080 5135 134679101440 4194304 7248369 140737093940688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7946728 8011032 32272384 140737093948330 140737093948509 140737093948509 140737093955526 0
/proc/1020802/statm: 9230 5135 835 746 0 8294 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 36920 KiB
Current children cumulated memory: 20540 KiB

Child status: 10

Real time (s): 3611.5
CPU time (s): 3600.07
CPU user time (s): 3599.15
CPU system time (s): 0.921201
CPU usage (%): 99.6835
Max. virtual memory (cumulated for all children) (KiB): 36924
Max. memory (cumulated for all children) (KiB): 20540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.15
system time used= 0.921201
maximum resident set size= 20540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522655
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= 7
involuntary context switches= 4545


# summary of solver processes directly reported to runsolver:
#   pid: 1020802
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.15
#   total CPU system time (s): 0.921201

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05299 second user time and 17.4023 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-19 17:32:04
IDJOB=4449935
IDBENCH=176173
IDSOLVER=3061
FILE ID=nodeC021/4449935-1721403111
RUNJOBID= nodeC021-1721403124-1020752
SLURM_JOB_ID= 7545443
Free space on /tmp= 890080 MiB

SOLVER NAME= Exact_no_SoPlex 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_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449935-1721403111/watcher-4449935-1721403111 -o /tmp/evaluation-result-4449935-1721403111/solver-4449935-1721403111 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721403124-1020752 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1887123091 HOME/instance-4449935-1721403111.opb

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

MD5SUM BENCH= e8bf5f7be237686d5dd1c770609b55cb
RANDOM SEED=1887123091

nodeC021.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		: 3408.641
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.42
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		: 3506.390
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.23
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		: 3496.704
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.42
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		: 3542.497
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.23
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		: 3176.902
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.42
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		: 3594.148
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.23
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		: 3586.046
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.42
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		: 3611.336
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127696716 kB
MemAvailable:   129682880 kB
Buffers:          534640 kB
Cached:          2280208 kB
SwapCached:            0 kB
Active:          1053568 kB
Inactive:        2125020 kB
Active(anon):       1440 kB
Inactive(anon):   408900 kB
Active(file):    1052128 kB
Inactive(file):  1716120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20704 kB
Writeback:           164 kB
AnonPages:        363724 kB
Mapped:           106600 kB
Shmem:             45912 kB
KReclaimable:     115480 kB
Slab:             230784 kB
SReclaimable:     115480 kB
SUnreclaim:       115304 kB
KernelStack:        3888 kB
PageTables:         9540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     749032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71328 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      260820 kB
DirectMap2M:    25726976 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC021 at 2024-07-19 18:32:15