Trace number 4450878

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 3609.4

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size96-round23-2.opb
MD5SUMa8b84d78b1363b4a3850ebb291b1422d
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 benchmark385.769
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 constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
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.02/3609.40	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 (59656 MiB free)
  memory of node 1: 64510 MiB (60268 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1056068, runsolver pid=1056065

[startup+0.100904 s]*
/proc/loadavg: 4.09 4.11 4.09 5/256 1056069
/proc/meminfo: memFree=122787400/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=35816 memory=20764 CPUtime=0.09 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 4757 0 0 0 9 0 0 0 20 0 1 0 194488639 36675584 5191 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 8954 5191 1034 2726 0 5702 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35816 KiB
Current children cumulated memory: 20764 KiB

[startup+0.205742 s]*
/proc/loadavg: 4.09 4.11 4.09 5/256 1056069
/proc/meminfo: memFree=122773596/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=51564 memory=34492 CPUtime=0.2 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 8418 0 0 0 19 1 0 0 20 0 1 0 194488639 52801536 8623 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 12891 8623 1146 2726 0 9639 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 51564 KiB
Current children cumulated memory: 34492 KiB

[startup+0.305762 s]*
/proc/loadavg: 4.09 4.11 4.09 5/256 1056069
/proc/meminfo: memFree=122770572/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=54160 memory=37396 CPUtime=0.3 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 9157 0 0 0 29 1 0 0 20 0 1 0 194488639 55459840 9349 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 13540 9349 1146 2726 0 10288 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 54160 KiB
Current children cumulated memory: 37396 KiB

[startup+0.700225 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 1056069
/proc/meminfo: memFree=122770312/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=54664 memory=37992 CPUtime=0.68 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 9747 0 0 0 67 1 0 0 20 0 1 0 194488639 55975936 9498 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 13666 9498 1146 2726 0 10414 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 54664 KiB
Current children cumulated memory: 37992 KiB

[startup+1.50022 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 1056069
/proc/meminfo: memFree=122766396/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=57968 memory=41464 CPUtime=1.48 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 11833 0 0 0 147 1 0 0 20 0 1 0 194488639 59359232 10366 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 14492 10366 1146 2726 0 11240 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 57968 KiB
Current children cumulated memory: 41464 KiB

[startup+3.10561 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 1056071
/proc/meminfo: memFree=122758988/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=58436 memory=41992 CPUtime=3.08 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 11950 0 0 0 307 1 0 0 20 0 1 0 194488639 59838464 10498 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 14609 10498 1146 2726 0 11357 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 58436 KiB
Current children cumulated memory: 41992 KiB

[startup+6.30021 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 1056071
/proc/meminfo: memFree=122743744/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=60076 memory=43744 CPUtime=6.27 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 13888 0 0 0 625 2 0 0 20 0 1 0 194488639 61517824 10936 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 15019 10936 1146 2726 0 11767 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 60076 KiB
Current children cumulated memory: 43744 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 1056073
/proc/meminfo: memFree=122736832/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=67996 memory=51724 CPUtime=12.65 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 14337 0 0 0 1263 2 0 0 20 0 1 0 194488639 69627904 12931 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 16999 12931 1146 2726 0 13747 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 67996 KiB
Current children cumulated memory: 51724 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 1056075
/proc/meminfo: memFree=122717908/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=75760 memory=59356 CPUtime=25.42 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 17795 0 0 0 2538 4 0 0 20 0 1 0 194488639 77578240 14839 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 18940 14839 1146 2726 0 15688 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 75760 KiB
Current children cumulated memory: 59356 KiB

[startup+51.1056 s]
/proc/loadavg: 4.16 4.12 4.09 5/256 1056078
/proc/meminfo: memFree=122747336/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=75760 memory=59356 CPUtime=50.95 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 17810 0 0 0 5091 4 0 0 20 0 1 0 194488639 77578240 14839 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 18940 14839 1146 2726 0 15688 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 75760 KiB
Current children cumulated memory: 59356 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.15 4.10 5/255 1056088
/proc/meminfo: memFree=122689156/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=94364 memory=78136 CPUtime=102.01 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 25570 0 0 0 10192 9 0 0 20 0 1 0 194488639 96628736 19534 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 23591 19534 1146 2726 0 20339 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 94364 KiB
Current children cumulated memory: 78136 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/255 1056099
/proc/meminfo: memFree=122682904/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=114440 memory=98380 CPUtime=161.84 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 26015 0 0 0 16175 9 0 0 20 0 1 0 194488639 117186560 24595 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 28610 24595 1146 2726 0 25358 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 114440 KiB
Current children cumulated memory: 98380 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/257 1056116
/proc/meminfo: memFree=122698328/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=114440 memory=98380 CPUtime=221.68 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 26034 0 0 0 22159 9 0 0 20 0 1 0 194488639 117186560 24595 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 28610 24595 1146 2726 0 25358 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 114440 KiB
Current children cumulated memory: 98380 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/258 1056127
/proc/meminfo: memFree=122626888/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=155344 memory=139308 CPUtime=281.52 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 31218 0 0 0 28137 15 0 0 20 0 1 0 194488639 159072256 34827 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 38836 34827 1146 2726 0 35584 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 155344 KiB
Current children cumulated memory: 139308 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/258 1056138
/proc/meminfo: memFree=122650776/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=125988 memory=109936 CPUtime=341.37 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 35468 0 0 0 34116 21 0 0 20 0 1 0 194488639 129011712 27484 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 31497 27484 1146 2726 0 28245 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 125988 KiB
Current children cumulated memory: 109936 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 1056148
/proc/meminfo: memFree=122588788/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=168416 memory=152216 CPUtime=401.2 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 38971 0 0 0 40094 26 0 0 20 0 1 0 194488639 172457984 38054 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 42104 38054 1146 2726 0 38852 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 168416 KiB
Current children cumulated memory: 152216 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/258 1056160
/proc/meminfo: memFree=122689520/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=161820 memory=145800 CPUtime=461.04 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 44054 0 0 0 46071 33 0 0 20 0 1 0 194488639 165703680 36450 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 40455 36450 1146 2726 0 37203 0

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

Current children cumulated memory: 238484 KiB

[startup+2862.3 s]
/proc/loadavg: 4.18 4.17 4.12 5/258 1057316
/proc/meminfo: memFree=122691576/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=253748 memory=238484 CPUtime=2854.78 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 107929 0 0 0 285295 183 0 0 20 0 1 0 194488639 259837952 59621 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 63437 59621 1146 2726 0 60185 0
Current children cumulated CPU time: 2854.78 s
Current children cumulated vsize: 253748 KiB
Current children cumulated memory: 238484 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.15 4.12 5/257 1057710
/proc/meminfo: memFree=122687236/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=253748 memory=238484 CPUtime=2914.63 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 108030 0 0 0 291280 183 0 0 20 0 1 0 194488639 259837952 59621 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 63437 59621 1146 2726 0 60185 0
Current children cumulated CPU time: 2914.63 s
Current children cumulated vsize: 253748 KiB
Current children cumulated memory: 238484 KiB

[startup+2982.3 s]
/proc/loadavg: 4.21 4.17 4.12 5/257 1057721
/proc/meminfo: memFree=122602884/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=254812 memory=239548 CPUtime=2974.49 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 108397 0 0 0 297266 183 0 0 20 0 1 0 194488639 260927488 59887 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 63703 59887 1146 2726 0 60451 0
Current children cumulated CPU time: 2974.49 s
Current children cumulated vsize: 254812 KiB
Current children cumulated memory: 239548 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.15 4.12 5/257 1057732
/proc/meminfo: memFree=122537048/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=254812 memory=239548 CPUtime=3034.34 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 108497 0 0 0 303251 183 0 0 20 0 1 0 194488639 260927488 59887 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 63703 59887 1146 2726 0 60451 0
Current children cumulated CPU time: 3034.34 s
Current children cumulated vsize: 254812 KiB
Current children cumulated memory: 239548 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.15 4.12 5/259 1057960
/proc/meminfo: memFree=122750556/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=256160 memory=240896 CPUtime=3094.19 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 108942 0 0 0 309235 184 0 0 20 0 1 0 194488639 262307840 60224 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 64040 60224 1146 2726 0 60788 0
Current children cumulated CPU time: 3094.19 s
Current children cumulated vsize: 256160 KiB
Current children cumulated memory: 240896 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.15 4.12 5/259 1058015
/proc/meminfo: memFree=122744664/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=257572 memory=242056 CPUtime=3154.04 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 109398 0 0 0 315220 184 0 0 20 0 1 0 194488639 263753728 60514 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 64393 60514 1146 2726 0 61141 0
Current children cumulated CPU time: 3154.04 s
Current children cumulated vsize: 257572 KiB
Current children cumulated memory: 242056 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/258 1058089
/proc/meminfo: memFree=122719836/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=257572 memory=242308 CPUtime=3213.9 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 109485 0 0 0 321206 184 0 0 20 0 1 0 194488639 263753728 60577 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 64393 60577 1146 2726 0 61141 0
Current children cumulated CPU time: 3213.9 s
Current children cumulated vsize: 257572 KiB
Current children cumulated memory: 242308 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/259 1058191
/proc/meminfo: memFree=122727764/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=258988 memory=243724 CPUtime=3273.75 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 109943 0 0 0 327191 184 0 0 20 0 1 0 194488639 265203712 60931 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 64747 60931 1146 2726 0 61495 0
Current children cumulated CPU time: 3273.75 s
Current children cumulated vsize: 258988 KiB
Current children cumulated memory: 243724 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.10 4/256 1058262
/proc/meminfo: memFree=122749656/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=258988 memory=243724 CPUtime=3333.6 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 110051 0 0 0 333176 184 0 0 20 0 1 0 194488639 265203712 60931 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 64747 60931 1146 2726 0 61495 0
Current children cumulated CPU time: 3333.6 s
Current children cumulated vsize: 258988 KiB
Current children cumulated memory: 243724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/257 1058303
/proc/meminfo: memFree=122721860/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=259832 memory=244568 CPUtime=3393.45 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 110371 0 0 0 339161 184 0 0 20 0 1 0 194488639 266067968 61142 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 64958 61142 1146 2726 0 61706 0
Current children cumulated CPU time: 3393.45 s
Current children cumulated vsize: 259832 KiB
Current children cumulated memory: 244568 KiB

[startup+3462.3 s]
/proc/loadavg: 4.24 4.16 4.11 5/257 1058315
/proc/meminfo: memFree=122712928/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=259832 memory=244568 CPUtime=3453.3 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 110463 0 0 0 345146 184 0 0 20 0 1 0 194488639 266067968 61142 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 64958 61142 1146 2726 0 61706 0
Current children cumulated CPU time: 3453.3 s
Current children cumulated vsize: 259832 KiB
Current children cumulated memory: 244568 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/256 1058325
/proc/meminfo: memFree=122693612/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=261620 memory=246356 CPUtime=3513.14 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 111011 0 0 0 351130 184 0 0 20 0 1 0 194488639 267898880 61589 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 65405 61589 1146 2726 0 62153 0
Current children cumulated CPU time: 3513.14 s
Current children cumulated vsize: 261620 KiB
Current children cumulated memory: 246356 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/255 1058336
/proc/meminfo: memFree=122679176/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=262800 memory=247400 CPUtime=3573 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 111415 0 0 0 357116 184 0 0 20 0 1 0 194488639 269107200 61850 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 65700 61850 1146 2726 0 62448 0
Current children cumulated CPU time: 3573 s
Current children cumulated vsize: 262800 KiB
Current children cumulated memory: 247400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.11 4.13 4.10 5/258 1058356
/proc/meminfo: memFree=122673260/131524600 swapFree=131071996/131071996
[pid=1056068] ppid=1056065 vsize=262800 memory=247400 CPUtime=3600.02 cores=4,6
/proc/1056068/stat : 1056068 (CASHWMaxSAT-Dis) R 1056065 1056068 1054961 0 -1 4194304 111415 0 0 0 359818 184 0 0 20 0 1 0 194488639 269107200 61850 134679101440 4194304 15356333 140733464438048 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 17424944 17514448 43692032 140733464445921 140733464446037 140733464446037 140733464453054 0
/proc/1056068/statm: 65700 61850 1146 2726 0 62448 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 262800 KiB
Current children cumulated memory: 247400 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.19 s, system=1.84833 s

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

Child status: 0

Real time (s): 3609.4
CPU time (s): 3600.04
CPU user time (s): 3598.19
CPU system time (s): 1.84833
CPU usage (%): 99.7405
Max. virtual memory (cumulated for all children) (KiB): 379536
Max. memory (cumulated for all children) (KiB): 364260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.19
system time used= 1.84833
maximum resident set size= 364260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111415
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= 29
involuntary context switches= 1427


# summary of solver processes directly reported to runsolver:
#   pid: 1056068
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.19
#   total CPU system time (s): 1.84833

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.10247 second user time and 16.1445 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 23:07:25
IDJOB=4450878
IDBENCH=162302
IDSOLVER=3074
FILE ID=nodeC025/4450878-1721423233
RUNJOBID= nodeC025-1721421209-1054972
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-size96-round23-2.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-4450878-1721423233/watcher-4450878-1721423233 -o /tmp/evaluation-result-4450878-1721423233/solver-4450878-1721423233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721421209-1054972 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4450878-1721423233.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= a8b84d78b1363b4a3850ebb291b1422d
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		: 3684.540
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		: 3692.267
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		: 3644.757
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.195
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		: 3666.699
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		: 3692.296
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		: 3652.353
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		: 3599.954
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:        122804004 kB
MemAvailable:   129005252 kB
Buffers:          554800 kB
Cached:          6416408 kB
SwapCached:            0 kB
Active:          1132220 kB
Inactive:        6806028 kB
Active(anon):       1552 kB
Inactive(anon):  1011396 kB
Active(file):    1130668 kB
Inactive(file):  5794632 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             15040 kB
Writeback:             0 kB
AnonPages:        963456 kB
Mapped:           121080 kB
Shmem:             45912 kB
KReclaimable:     231192 kB
Slab:             360604 kB
SReclaimable:     231192 kB
SUnreclaim:       129412 kB
KernelStack:        4124 kB
PageTables:        11228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1532452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73024 kB
HardwareCorrupted:     0 kB
AnonHugePages:    868352 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:07:35