Trace number 4450938

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
CASHWMaxSAT-DisjCad-SP 2024-07-10? (TO) 3600.04 3610.11

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-8.opb
MD5SUM17b9f2f8b02d6ae535b4cdc282411634
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark174.43
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
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

3600.03/3610.10	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 (59541 MiB free)
  memory of node 1: 64510 MiB (60411 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450938-1721424806/watcher-4450938-1721424806 -o /tmp/evaluation-result-4450938-1721424806/solver-4450938-1721424806 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721421209-1054974 --watchdog 3760 CASHWMaxSAT-DisjCad-SP HOME/instance-4450938-1721424806.opb -total-t=3600 -no-par -v0 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1057022, runsolver pid=1057019

[startup+0.103057 s]*
/proc/loadavg: 4.26 4.16 4.12 5/259 1057023
/proc/meminfo: memFree=122814864/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=36764 memory=21676 CPUtime=0.1 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 5021 0 0 0 10 0 0 0 20 0 1 0 194645999 37646336 5419 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 9191 5419 1066 2726 0 5939 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 36764 KiB
Current children cumulated memory: 21676 KiB

[startup+0.205748 s]*
/proc/loadavg: 4.26 4.16 4.12 5/259 1057023
/proc/meminfo: memFree=122802124/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=51260 memory=34088 CPUtime=0.2 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 8339 0 0 0 20 0 0 0 20 0 1 0 194645999 52490240 8522 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 12815 8522 1146 2726 0 9563 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 51260 KiB
Current children cumulated memory: 34088 KiB

[startup+0.305719 s]*
/proc/loadavg: 4.26 4.16 4.12 5/259 1057023
/proc/meminfo: memFree=122799012/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=53836 memory=36924 CPUtime=0.3 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 8522 0 0 0 30 0 0 0 20 0 1 0 194645999 55128064 9231 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 13459 9231 1146 2726 0 10207 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 53836 KiB
Current children cumulated memory: 36924 KiB

[startup+0.700247 s]
/proc/loadavg: 4.26 4.16 4.12 5/259 1057023
/proc/meminfo: memFree=122798872/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=54624 memory=37784 CPUtime=0.68 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 9375 0 0 0 68 0 0 0 20 0 1 0 194645999 55934976 9446 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 13656 9446 1146 2726 0 10404 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 54624 KiB
Current children cumulated memory: 37784 KiB

[startup+1.50024 s]
/proc/loadavg: 4.26 4.16 4.12 5/259 1057023
/proc/meminfo: memFree=122794364/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=57208 memory=40800 CPUtime=1.48 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 11651 0 0 0 148 0 0 0 20 0 1 0 194645999 58580992 10200 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 14302 10200 1146 2726 0 11050 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 57208 KiB
Current children cumulated memory: 40800 KiB

[startup+3.10547 s]
/proc/loadavg: 4.26 4.16 4.12 4/256 1057037
/proc/meminfo: memFree=122961516/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=58108 memory=41592 CPUtime=3.09 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 11887 0 0 0 308 1 0 0 20 0 1 0 194645999 59502592 10398 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 14527 10398 1146 2726 0 11275 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 58108 KiB
Current children cumulated memory: 41592 KiB

[startup+6.30023 s]
/proc/loadavg: 4.24 4.15 4.12 5/259 1057069
/proc/meminfo: memFree=122933248/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=66312 memory=49776 CPUtime=6.27 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 14559 0 0 0 625 2 0 0 20 0 1 0 194645999 67903488 12444 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 16578 12444 1146 2726 0 13326 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 66312 KiB
Current children cumulated memory: 49776 KiB

[startup+12.7002 s]
/proc/loadavg: 4.22 4.15 4.12 5/259 1057071
/proc/meminfo: memFree=122928248/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=71440 memory=54968 CPUtime=12.65 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 15283 0 0 0 1263 2 0 0 20 0 1 0 194645999 73154560 13742 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 17860 13742 1146 2726 0 14608 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 71440 KiB
Current children cumulated memory: 54968 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.14 4.11 5/259 1057072
/proc/meminfo: memFree=122897372/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=81812 memory=65344 CPUtime=25.42 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 17256 0 0 0 2539 3 0 0 20 0 1 0 194645999 83775488 16336 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 20453 16336 1146 2726 0 17201 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 81812 KiB
Current children cumulated memory: 65344 KiB

[startup+51.1055 s]
/proc/loadavg: 4.17 4.14 4.12 5/259 1057078
/proc/meminfo: memFree=122895844/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=71696 memory=55352 CPUtime=50.95 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 19244 0 0 0 5091 4 0 0 20 0 1 0 194645999 73416704 13838 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 17924 13838 1146 2726 0 14672 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 71696 KiB
Current children cumulated memory: 55352 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.12 4.11 5/259 1057087
/proc/meminfo: memFree=122812180/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=122044 memory=105556 CPUtime=102 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 25667 0 0 0 10192 8 0 0 20 0 1 0 194645999 124973056 26389 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 30511 26389 1146 2726 0 27259 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 122044 KiB
Current children cumulated memory: 105556 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.13 4.11 5/256 1057098
/proc/meminfo: memFree=122820808/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=93864 memory=77560 CPUtime=161.83 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 28192 0 0 0 16173 10 0 0 20 0 1 0 194645999 96116736 19390 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 23466 19390 1146 2726 0 20214 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 93864 KiB
Current children cumulated memory: 77560 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/256 1057109
/proc/meminfo: memFree=122821184/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=95964 memory=79540 CPUtime=221.66 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 28731 0 0 0 22156 10 0 0 20 0 1 0 194645999 98267136 19885 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 23991 19885 1146 2726 0 20739 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 95964 KiB
Current children cumulated memory: 79540 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 1057121
/proc/meminfo: memFree=122738352/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=145684 memory=129876 CPUtime=281.5 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 31959 0 0 0 28137 13 0 0 20 0 1 0 194645999 149180416 32469 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 36421 32469 1146 2726 0 33169 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 145684 KiB
Current children cumulated memory: 129876 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/256 1057131
/proc/meminfo: memFree=122709780/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=193056 memory=177676 CPUtime=341.34 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 36711 0 0 0 34115 19 0 0 20 0 1 0 194645999 197689344 44419 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 48264 44419 1146 2726 0 45012 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 193056 KiB
Current children cumulated memory: 177676 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 1057145
/proc/meminfo: memFree=122718556/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=174876 memory=159508 CPUtime=401.19 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 38913 0 0 0 40099 20 0 0 20 0 1 0 194645999 179073024 39877 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 43719 39877 1146 2726 0 40467 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 174876 KiB
Current children cumulated memory: 159508 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/257 1057157
/proc/meminfo: memFree=122761452/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=145312 memory=130224 CPUtime=461.03 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 43375 0 0 0 46076 27 0 0 20 0 1 0 194645999 148799488 32556 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 36328 32556 1146 2726 0 33076 0

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

Current children cumulated memory: 239748 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 1059127
/proc/meminfo: memFree=123030508/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=255156 memory=239832 CPUtime=2914.32 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 109076 0 0 0 291256 176 0 0 20 0 1 0 194645999 261279744 59958 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 63789 59958 1146 2726 0 60537 0
Current children cumulated CPU time: 2914.32 s
Current children cumulated vsize: 255156 KiB
Current children cumulated memory: 239832 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 1059138
/proc/meminfo: memFree=123087816/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=255156 memory=239940 CPUtime=2974.14 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 109167 0 0 0 297238 176 0 0 20 0 1 0 194645999 261279744 59985 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 63789 59985 1146 2726 0 60537 0
Current children cumulated CPU time: 2974.14 s
Current children cumulated vsize: 255156 KiB
Current children cumulated memory: 239940 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/257 1059149
/proc/meminfo: memFree=123042480/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=256692 memory=241476 CPUtime=3033.94 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 109652 0 0 0 303218 176 0 0 20 0 1 0 194645999 262852608 60369 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 64173 60369 1146 2726 0 60921 0
Current children cumulated CPU time: 3033.94 s
Current children cumulated vsize: 256692 KiB
Current children cumulated memory: 241476 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 1059542
/proc/meminfo: memFree=123038252/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=258000 memory=242552 CPUtime=3093.75 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 110083 0 0 0 309199 176 0 0 20 0 1 0 194645999 264192000 60638 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 64500 60638 1146 2726 0 61248 0
Current children cumulated CPU time: 3093.75 s
Current children cumulated vsize: 258000 KiB
Current children cumulated memory: 242552 KiB

[startup+3162.3 s]
/proc/loadavg: 4.04 4.08 4.08 6/257 1059554
/proc/meminfo: memFree=123007460/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=258000 memory=242784 CPUtime=3153.56 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 110184 0 0 0 315180 176 0 0 20 0 1 0 194645999 264192000 60696 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 64500 60696 1146 2726 0 61248 0
Current children cumulated CPU time: 3153.56 s
Current children cumulated vsize: 258000 KiB
Current children cumulated memory: 242784 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/257 1059564
/proc/meminfo: memFree=123003916/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=259348 memory=243916 CPUtime=3213.37 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 110610 0 0 0 321161 176 0 0 20 0 1 0 194645999 265572352 60979 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 64837 60979 1146 2726 0 61585 0
Current children cumulated CPU time: 3213.37 s
Current children cumulated vsize: 259348 KiB
Current children cumulated memory: 243916 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/259 1059745
/proc/meminfo: memFree=123002724/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=259348 memory=244132 CPUtime=3273.21 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 110717 0 0 0 327145 176 0 0 20 0 1 0 194645999 265572352 61033 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 64837 61033 1146 2726 0 61585 0
Current children cumulated CPU time: 3273.21 s
Current children cumulated vsize: 259348 KiB
Current children cumulated memory: 244132 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/259 1059755
/proc/meminfo: memFree=123021168/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=260436 memory=244976 CPUtime=3333.04 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 111077 0 0 0 333128 176 0 0 20 0 1 0 194645999 266686464 61244 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 65109 61244 1146 2726 0 61857 0
Current children cumulated CPU time: 3333.04 s
Current children cumulated vsize: 260436 KiB
Current children cumulated memory: 244976 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/260 1059822
/proc/meminfo: memFree=123013916/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=260436 memory=245220 CPUtime=3392.86 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 111180 0 0 0 339110 176 0 0 20 0 1 0 194645999 266686464 61305 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 65109 61305 1146 2726 0 61857 0
Current children cumulated CPU time: 3392.86 s
Current children cumulated vsize: 260436 KiB
Current children cumulated memory: 245220 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/259 1059834
/proc/meminfo: memFree=122980488/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=261768 memory=246552 CPUtime=3452.68 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 111620 0 0 0 345092 176 0 0 20 0 1 0 194645999 268050432 61638 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 65442 61638 1146 2726 0 62190 0
Current children cumulated CPU time: 3452.68 s
Current children cumulated vsize: 261768 KiB
Current children cumulated memory: 246552 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/259 1059845
/proc/meminfo: memFree=122958068/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=261768 memory=246552 CPUtime=3512.49 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 111714 0 0 0 351073 176 0 0 20 0 1 0 194645999 268050432 61638 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 65442 61638 1146 2726 0 62190 0
Current children cumulated CPU time: 3512.49 s
Current children cumulated vsize: 261768 KiB
Current children cumulated memory: 246552 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/259 1059856
/proc/meminfo: memFree=123021200/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=228504 memory=213052 CPUtime=3572.31 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 112196 0 0 0 357054 177 0 0 20 0 1 0 194645999 233988096 53263 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 57126 53263 1146 2726 0 53874 0
Current children cumulated CPU time: 3572.31 s
Current children cumulated vsize: 228504 KiB
Current children cumulated memory: 213052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.09 4.08 4.09 5/257 1059861
/proc/meminfo: memFree=122996340/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=228504 memory=213288 CPUtime=3600.03 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 112270 0 0 0 359826 177 0 0 20 0 1 0 194645999 233988096 53322 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 57126 53322 1146 2726 0 53874 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 228504 KiB
Current children cumulated memory: 213288 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.26 s, system=1.77602 s

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

[startup+3610.11 s]
/proc/loadavg: 4.09 4.08 4.09 5/257 1059861
/proc/meminfo: memFree=122996340/131524600 swapFree=131071996/131071996
[pid=1057022] ppid=1057019 vsize=228504 memory=213288 CPUtime=3600.03 cores=5,7
/proc/1057022/stat : 1057022 (CASHWMaxSAT-Dis) R 1057019 1057022 1054961 0 -1 4194304 112270 0 0 0 359826 177 0 0 20 0 1 0 194645999 233988096 53322 134679101440 4194304 15356333 140727912219392 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 42237952 140727912227809 140727912227925 140727912227925 140727912234942 0
/proc/1057022/statm: 57126 53322 1146 2726 0 53874 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 228504 KiB
Current children cumulated memory: 213288 KiB

Child status: 0

Real time (s): 3610.11
CPU time (s): 3600.04
CPU user time (s): 3598.26
CPU system time (s): 1.77602
CPU usage (%): 99.7211
Max. virtual memory (cumulated for all children) (KiB): 386976
Max. memory (cumulated for all children) (KiB): 352860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.26
system time used= 1.77602
maximum resident set size= 371632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112270
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= 32
involuntary context switches= 3059


# summary of solver processes directly reported to runsolver:
#   pid: 1057022
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.26
#   total CPU system time (s): 1.77602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.97756 second user time and 16.8808 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 23:33:39
IDJOB=4450938
IDBENCH=162315
IDSOLVER=3074
FILE ID=nodeC025/4450938-1721424806
RUNJOBID= nodeC025-1721421209-1054974
SLURM_JOB_ID= 7545497
Free space on /tmp= 889988 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-8.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-SP BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450938-1721424806/watcher-4450938-1721424806 -o /tmp/evaluation-result-4450938-1721424806/solver-4450938-1721424806 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721421209-1054974 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4450938-1721424806.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 17b9f2f8b02d6ae535b4cdc282411634
RANDOM SEED=651881989

nodeC025.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		: 3660.776
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.72
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		: 3666.101
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	: 7007.09
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		: 3599.951
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.72
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.305
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	: 7007.09
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		: 3660.845
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122832388 kB
MemAvailable:   128953132 kB
Buffers:          555412 kB
Cached:          6335240 kB
SwapCached:            0 kB
Active:          1132904 kB
Inactive:        6777264 kB
Active(anon):       1544 kB
Inactive(anon):  1063912 kB
Active(file):    1131360 kB
Inactive(file):  5713352 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14784 kB
Writeback:             0 kB
AnonPages:       1016888 kB
Mapped:           120720 kB
Shmem:             45912 kB
KReclaimable:     231360 kB
Slab:             360568 kB
SReclaimable:     231360 kB
SUnreclaim:       129208 kB
KernelStack:        4208 kB
PageTables:        10828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1570104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73120 kB
HardwareCorrupted:     0 kB
AnonHugePages:    862208 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:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 889972 MiB
End job on nodeC025 at 2024-07-20 00:33:49