Trace number 4446256

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 2024-07-05? (TO) 3600.2 3610.68

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-121.opb
MD5SUM385cc980e0c43194d9e7f2f21b5d5aa0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.02/3610.50	c Program interrupted by user.
3600.02/3610.50	s UNKNOWN

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446256-1721325139/watcher-4446256-1721325139 -o /tmp/evaluation-result-4446256-1721325139/solver-4446256-1721325139 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721317679-964530 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1580502959 HOME/instance-4446256-1721325139.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=971073, runsolver pid=971070
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 4.16 4.15 4.13 5/257 971074
/proc/meminfo: memFree=125776764/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=60676 memory=42252 CPUtime=0.09 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 5745 0 0 0 8 1 0 0 20 0 1 0 184674143 62132224 10563 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 15169 10563 884 1005 0 13932 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 60676 KiB
Current children cumulated memory: 42252 KiB

[startup+0.2058 s]*
/proc/loadavg: 4.16 4.15 4.13 5/257 971074
/proc/meminfo: memFree=125769544/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=65728 memory=49316 CPUtime=0.2 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 7052 0 0 0 19 1 0 0 20 0 1 0 184674143 67305472 12329 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 16432 12329 884 1005 0 15195 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 65728 KiB
Current children cumulated memory: 49316 KiB

[startup+0.305753 s]*
/proc/loadavg: 4.16 4.15 4.13 5/257 971074
/proc/meminfo: memFree=125760832/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=70352 memory=57680 CPUtime=0.29 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 8273 0 0 0 28 1 0 0 20 0 1 0 184674143 72040448 14420 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 17588 14420 884 1005 0 16351 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 70352 KiB
Current children cumulated memory: 57680 KiB

[startup+0.70023 s]
/proc/loadavg: 4.16 4.15 4.13 5/257 971074
/proc/meminfo: memFree=125745868/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=100704 memory=85484 CPUtime=0.69 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 13144 0 0 0 66 3 0 0 20 0 1 0 184674143 103120896 21371 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 25176 21371 884 1005 0 23939 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 100704 KiB
Current children cumulated memory: 85484 KiB

[startup+1.50023 s]
/proc/loadavg: 4.16 4.15 4.13 5/257 971074
/proc/meminfo: memFree=125711460/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=158724 memory=144384 CPUtime=1.48 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 22161 0 0 0 142 6 0 0 20 0 1 0 184674143 162533376 36096 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 39681 36096 884 1005 0 38444 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 158724 KiB
Current children cumulated memory: 144384 KiB

[startup+3.10605 s]
/proc/loadavg: 4.15 4.15 4.13 5/257 971076
/proc/meminfo: memFree=125483504/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=433696 memory=376568 CPUtime=3.09 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 54925 0 0 0 291 18 0 0 20 0 1 0 184674143 444104704 94142 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 108424 94142 900 1005 0 107187 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 433696 KiB
Current children cumulated memory: 376568 KiB

[startup+6.30022 s]
/proc/loadavg: 4.15 4.15 4.13 5/257 971076
/proc/meminfo: memFree=124556756/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1349304 memory=1312236 CPUtime=6.27 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 114828 0 0 0 572 55 0 0 20 0 1 0 184674143 1381687296 328059 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 337326 328059 1060 1005 0 336089 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1349304 KiB
Current children cumulated memory: 1312236 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.15 4.12 5/257 971077
/proc/meminfo: memFree=124475420/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1369376 memory=1340768 CPUtime=12.65 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 115839 0 0 0 1209 56 0 0 20 0 1 0 184674143 1402241024 335192 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 342344 335192 1108 1005 0 341107 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1369376 KiB
Current children cumulated memory: 1340768 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.14 4.12 5/257 971125
/proc/meminfo: memFree=124494484/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1490744 memory=1366460 CPUtime=25.41 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 116897 0 0 0 2481 60 0 0 20 0 1 0 184674143 1526521856 341615 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 372686 341615 1108 1005 0 371449 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1490744 KiB
Current children cumulated memory: 1366460 KiB

[startup+51.1057 s]
/proc/loadavg: 4.19 4.16 4.13 5/257 971128
/proc/meminfo: memFree=119135168/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1398720 CPUtime=50.92 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 119047 0 0 0 5029 63 0 0 20 0 1 0 184674143 1553260544 349680 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 349680 1108 1005 0 377977 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1516856 KiB
Current children cumulated memory: 1398720 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.15 4.12 5/257 971140
/proc/meminfo: memFree=115320032/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1400768 CPUtime=101.93 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 120387 0 0 0 10128 65 0 0 20 0 1 0 184674143 1553260544 350192 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 350192 1108 1005 0 377977 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1516856 KiB
Current children cumulated memory: 1400768 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/258 971534
/proc/meminfo: memFree=115282256/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1400772 CPUtime=161.71 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 122194 0 0 0 16104 67 0 0 20 0 1 0 184674143 1553260544 350193 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 350193 1108 1005 0 377977 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 1516856 KiB
Current children cumulated memory: 1400772 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.11 5/256 971544
/proc/meminfo: memFree=115265884/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1400968 CPUtime=221.5 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 124010 0 0 0 22080 70 0 0 20 0 1 0 184674143 1553260544 350242 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 350242 1108 1005 0 377977 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 1516856 KiB
Current children cumulated memory: 1400968 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/256 971555
/proc/meminfo: memFree=115208312/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1401904 CPUtime=281.27 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 126149 0 0 0 28054 73 0 0 20 0 1 0 184674143 1553260544 350476 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 350476 1108 1005 0 377977 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 1516856 KiB
Current children cumulated memory: 1401904 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.11 4.10 5/256 971735
/proc/meminfo: memFree=115170576/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1401908 CPUtime=341.06 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 127909 0 0 0 34030 76 0 0 20 0 1 0 184674143 1553260544 350477 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 350477 1108 1005 0 377977 0
Current children cumulated CPU time: 341.06 s
Current children cumulated vsize: 1516856 KiB
Current children cumulated memory: 1401908 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.10 4.10 5/256 971745
/proc/meminfo: memFree=115118376/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1401908 CPUtime=400.85 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 129653 0 0 0 40006 79 0 0 20 0 1 0 184674143 1553260544 350477 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 350477 1108 1005 0 377977 0
Current children cumulated CPU time: 400.85 s
Current children cumulated vsize: 1516856 KiB
Current children cumulated memory: 1401908 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/258 971760
/proc/meminfo: memFree=115090184/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1516856 memory=1402496 CPUtime=460.63 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 132124 0 0 0 45981 82 0 0 20 0 1 0 184674143 1553260544 350624 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 379214 350624 1124 1005 0 377977 0

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

Current children cumulated memory: 1470028 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.16 4.15 5/256 972840
/proc/meminfo: memFree=114593868/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1470028 CPUtime=2913.6 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 217093 0 0 0 291176 184 0 0 20 0 1 0 184674143 1608642560 367507 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 367507 1124 1005 0 391498 0
Current children cumulated CPU time: 2913.6 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1470028 KiB

[startup+2982.3 s]
/proc/loadavg: 4.17 4.17 4.15 5/256 972851
/proc/meminfo: memFree=114584172/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=2973.44 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 219064 0 0 0 297158 186 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 2973.44 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.17 4.15 5/256 972861
/proc/meminfo: memFree=114572384/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3033.28 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 220996 0 0 0 303140 188 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3033.28 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.17 4.15 5/256 972873
/proc/meminfo: memFree=114570964/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3093.12 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 223031 0 0 0 309122 190 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3093.12 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.15 4.15 5/256 972883
/proc/meminfo: memFree=114569960/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3152.97 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 224483 0 0 0 315105 192 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3152.97 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.15 4.15 5/254 972893
/proc/meminfo: memFree=114568112/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3212.81 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 226437 0 0 0 321087 194 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3212.81 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.14 4.14 5/254 972903
/proc/meminfo: memFree=114567036/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3272.65 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 228408 0 0 0 327069 196 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.13 4.14 5/254 972914
/proc/meminfo: memFree=114566132/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3332.5 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 230337 0 0 0 333051 199 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3332.5 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.14 5/254 972924
/proc/meminfo: memFree=114562420/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3392.34 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 231843 0 0 0 339034 200 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3392.34 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3462.3 s]
/proc/loadavg: 3.77 4.04 4.10 4/250 972970
/proc/meminfo: memFree=115861960/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3452.18 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 233824 0 0 0 345016 202 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3452.18 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3522.3 s]
/proc/loadavg: 3.40 3.88 4.04 4/250 972981
/proc/meminfo: memFree=115860996/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3512.03 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 235777 0 0 0 350999 204 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3512.03 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

[startup+3582.3 s]
/proc/loadavg: 3.24 3.75 3.99 4/250 972991
/proc/meminfo: memFree=115860284/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3571.89 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 237745 0 0 0 356982 207 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 3.07 3.66 3.95 3/243 973025
/proc/meminfo: memFree=116101264/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=1570940 memory=1472076 CPUtime=3600.02 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 238495 0 0 0 359794 208 0 0 20 0 1 0 184674143 1608642560 368019 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 392735 368019 1124 1005 0 391498 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1570940 KiB
Current children cumulated memory: 1472076 KiB

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

[startup+3610.68 s]
# the end of solver process 971073 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3598.12 s, system=2.08625 s

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

[startup+3610.6 s]
/proc/loadavg: 3.07 3.66 3.95 3/243 973025
/proc/meminfo: memFree=116101264/131524600 swapFree=131071996/131071996
[pid=971073] ppid=971070 vsize=583316 memory=576800 CPUtime=3600.11 cores=5,7
/proc/971073/stat : 971073 (Exact) R 971070 971073 964517 0 -1 4194304 238536 0 0 0 359803 208 0 0 20 0 1 0 184674143 597315584 144200 134679101440 4194304 8309489 140732168081696 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14258176 140732168090557 140732168090727 140732168090727 140732168097743 0
/proc/971073/statm: 145829 144200 1137 1005 0 144592 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 583316 KiB
Current children cumulated memory: 576800 KiB

Child status: 0

Real time (s): 3610.68
CPU time (s): 3600.2
CPU user time (s): 3598.12
CPU system time (s): 2.08625
CPU usage (%): 99.7098
Max. virtual memory (cumulated for all children) (KiB): 1652572
Max. memory (cumulated for all children) (KiB): 1506896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.12
system time used= 2.08625
maximum resident set size= 1507804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238543
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= 59
involuntary context switches= 3042


# summary of solver processes directly reported to runsolver:
#   pid: 971073
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3598.12
#   total CPU system time (s): 2.08625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.29348 second user time and 17.1174 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-18 19:52:31
IDJOB=4446256
IDBENCH=155547
IDSOLVER=3060
FILE ID=nodeC015/4446256-1721325139
RUNJOBID= nodeC015-1721317679-964530
SLURM_JOB_ID= 7542667
Free space on /tmp= 889912 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-121.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446256-1721325139/watcher-4446256-1721325139 -o /tmp/evaluation-result-4446256-1721325139/solver-4446256-1721325139 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721317679-964530 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1580502959 HOME/instance-4446256-1721325139.opb

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

MD5SUM BENCH= 385cc980e0c43194d9e7f2f21b5d5aa0
RANDOM SEED=1580502959

nodeC015.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		: 3671.724
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.61
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.716
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.25
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.013
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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125815848 kB
MemAvailable:   127038012 kB
Buffers:          494180 kB
Cached:          1555368 kB
SwapCached:            0 kB
Active:          1700056 kB
Inactive:        3371008 kB
Active(anon):       1548 kB
Inactive(anon):  3057684 kB
Active(file):    1698508 kB
Inactive(file):   313324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             69140 kB
Writeback:            56 kB
AnonPages:       3019796 kB
Mapped:           119780 kB
Shmem:             37720 kB
KReclaimable:      99956 kB
Slab:             212364 kB
SReclaimable:      99956 kB
SUnreclaim:       112408 kB
KernelStack:        4144 kB
PageTables:        15168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3516772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2566144 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889716 MiB
End job on nodeC015 at 2024-07-18 20:52:42