Trace number 4450879

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-S 2024-07-10? (TO) 3600.06 3610.3

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.05/3610.30	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 (61645 MiB free)
  memory of node 1: 64510 MiB (62239 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450879-1721423043/watcher-4450879-1721423043 -o /tmp/evaluation-result-4450879-1721423043/solver-4450879-1721423043 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721423056-1045537 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4450879-1721423043.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
solver pid=1045591, runsolver pid=1045585
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 3.88 4.07 4.08 6/259 1045601
/proc/meminfo: memFree=126782508/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=37504 memory=22412 CPUtime=0.09 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 5234 0 0 0 9 0 0 0 20 0 1 0 194471706 38404096 5603 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 9376 5603 926 2594 0 6269 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37504 KiB
Current children cumulated memory: 22412 KiB

[startup+0.206211 s]*
/proc/loadavg: 3.88 4.07 4.08 6/259 1045601
/proc/meminfo: memFree=126765976/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=43812 memory=27948 CPUtime=0.2 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 7258 0 0 0 19 1 0 0 20 0 1 0 194471706 44863488 6987 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 10953 6987 990 2594 0 7846 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43812 KiB
Current children cumulated memory: 27948 KiB

[startup+0.305651 s]*
/proc/loadavg: 3.88 4.07 4.08 5/259 1045601
/proc/meminfo: memFree=126752472/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=47196 memory=31116 CPUtime=0.3 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 8105 0 0 0 29 1 0 0 20 0 1 0 194471706 48328704 7779 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 11799 7779 990 2594 0 8692 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 47196 KiB
Current children cumulated memory: 31116 KiB

[startup+0.70018 s]
/proc/loadavg: 3.88 4.07 4.08 5/259 1045601
/proc/meminfo: memFree=126750360/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=47196 memory=31116 CPUtime=0.69 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 8106 0 0 0 68 1 0 0 20 0 1 0 194471706 48328704 7779 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 11799 7779 990 2594 0 8692 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 47196 KiB
Current children cumulated memory: 31116 KiB

[startup+1.50023 s]
/proc/loadavg: 3.88 4.07 4.08 6/259 1045601
/proc/meminfo: memFree=126740612/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=50520 memory=34804 CPUtime=1.48 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 10798 0 0 0 147 1 0 0 20 0 1 0 194471706 51732480 8701 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 12630 8701 1006 2594 0 9523 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 50520 KiB
Current children cumulated memory: 34804 KiB

[startup+3.10644 s]
/proc/loadavg: 3.97 4.09 4.08 6/259 1045601
/proc/meminfo: memFree=126726252/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=55276 memory=39708 CPUtime=3.08 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 11938 0 0 0 307 1 0 0 20 0 1 0 194471706 56602624 9927 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 13819 9927 1006 2594 0 10712 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 55276 KiB
Current children cumulated memory: 39708 KiB

[startup+6.30022 s]
/proc/loadavg: 3.97 4.09 4.08 6/259 1045601
/proc/meminfo: memFree=126717648/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=61036 memory=45428 CPUtime=6.27 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 13793 0 0 0 625 2 0 0 20 0 1 0 194471706 62500864 11357 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 15259 11357 1006 2594 0 12152 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 61036 KiB
Current children cumulated memory: 45428 KiB

[startup+12.7002 s]
/proc/loadavg: 3.98 4.09 4.08 5/259 1045603
/proc/meminfo: memFree=126703224/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=65824 memory=50444 CPUtime=12.65 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 15452 0 0 0 1263 2 0 0 20 0 1 0 194471706 67403776 12611 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 16456 12611 1006 2594 0 13349 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 65824 KiB
Current children cumulated memory: 50444 KiB

[startup+25.5002 s]
/proc/loadavg: 3.98 4.08 4.08 6/259 1045650
/proc/meminfo: memFree=126653632/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=62076 memory=47024 CPUtime=25.4 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 19083 0 0 0 2537 3 0 0 20 0 1 0 194471706 63565824 11756 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 15519 11756 1006 2594 0 12412 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 62076 KiB
Current children cumulated memory: 47024 KiB

[startup+51.1061 s]
/proc/loadavg: 4.07 4.09 4.08 5/259 1045655
/proc/meminfo: memFree=126650804/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=66144 memory=51404 CPUtime=50.95 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 20938 0 0 0 5091 4 0 0 20 0 1 0 194471706 67731456 12851 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 16536 12851 1006 2594 0 13429 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 66144 KiB
Current children cumulated memory: 51404 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.08 5/257 1045663
/proc/meminfo: memFree=126465628/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=129300 memory=114732 CPUtime=101.99 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 29612 0 0 0 10191 8 0 0 20 0 1 0 194471706 132403200 28683 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 32325 28683 1006 2594 0 29218 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 129300 KiB
Current children cumulated memory: 114732 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 4.08 6/257 1045673
/proc/meminfo: memFree=126555700/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=84956 memory=70240 CPUtime=161.82 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 31410 0 0 0 16173 9 0 0 20 0 1 0 194471706 86994944 17560 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 21239 17560 1006 2594 0 18132 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 84956 KiB
Current children cumulated memory: 70240 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.08 6/257 1045684
/proc/meminfo: memFree=126523308/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=96200 memory=81492 CPUtime=221.63 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 32200 0 0 0 22154 9 0 0 20 0 1 0 194471706 98508800 20373 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 24050 20373 1006 2594 0 20943 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 96200 KiB
Current children cumulated memory: 81492 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.08 4.08 6/257 1045694
/proc/meminfo: memFree=126275580/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=178736 memory=163924 CPUtime=281.46 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 38586 0 0 0 28130 16 0 0 20 0 1 0 194471706 183025664 40981 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 44684 40981 1006 2594 0 41577 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 178736 KiB
Current children cumulated memory: 163924 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.08 4.08 6/254 1045704
/proc/meminfo: memFree=126339376/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=150432 memory=135864 CPUtime=341.29 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 43304 0 0 0 34109 20 0 0 20 0 1 0 194471706 154042368 33966 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 37608 33966 1006 2594 0 34501 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 150432 KiB
Current children cumulated memory: 135864 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.08 6/257 1045721
/proc/meminfo: memFree=126287224/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=163268 memory=148700 CPUtime=401.12 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 48343 0 0 0 40084 28 0 0 20 0 1 0 194471706 167186432 37175 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 40817 37175 1006 2594 0 37710 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 163268 KiB
Current children cumulated memory: 148700 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.08 4.08 6/257 1045731
/proc/meminfo: memFree=126341296/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=154600 memory=140032 CPUtime=460.96 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 53355 0 0 0 46060 36 0 0 20 0 1 0 194471706 158310400 35008 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 38650 35008 1006 2594 0 35543 0

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

Current children cumulated memory: 224188 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/257 1046883
/proc/meminfo: memFree=126100332/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=240628 memory=226060 CPUtime=2913.96 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 122558 0 0 0 291205 191 0 0 20 0 1 0 194471706 246403072 56515 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 60157 56515 1006 2594 0 57050 0
Current children cumulated CPU time: 2913.96 s
Current children cumulated vsize: 240628 KiB
Current children cumulated memory: 226060 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/257 1046894
/proc/meminfo: memFree=126137608/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=242300 memory=227732 CPUtime=2973.79 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 123070 0 0 0 297188 191 0 0 20 0 1 0 194471706 248115200 56933 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 60575 56933 1006 2594 0 57468 0
Current children cumulated CPU time: 2973.79 s
Current children cumulated vsize: 242300 KiB
Current children cumulated memory: 227732 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 6/257 1046905
/proc/meminfo: memFree=126074956/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=242300 memory=227732 CPUtime=3033.61 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 123170 0 0 0 303170 191 0 0 20 0 1 0 194471706 248115200 56933 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 60575 56933 1006 2594 0 57468 0
Current children cumulated CPU time: 3033.61 s
Current children cumulated vsize: 242300 KiB
Current children cumulated memory: 227732 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/257 1047299
/proc/meminfo: memFree=126071744/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=243584 memory=229016 CPUtime=3093.43 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 123566 0 0 0 309152 191 0 0 20 0 1 0 194471706 249430016 57254 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 60896 57254 1006 2594 0 57789 0
Current children cumulated CPU time: 3093.43 s
Current children cumulated vsize: 243584 KiB
Current children cumulated memory: 229016 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/256 1047309
/proc/meminfo: memFree=126035888/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=243584 memory=229016 CPUtime=3153.26 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 123665 0 0 0 315135 191 0 0 20 0 1 0 194471706 249430016 57254 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 60896 57254 1006 2594 0 57789 0
Current children cumulated CPU time: 3153.26 s
Current children cumulated vsize: 243584 KiB
Current children cumulated memory: 229016 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/256 1047320
/proc/meminfo: memFree=126118516/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=244720 memory=230152 CPUtime=3213.07 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 124043 0 0 0 321116 191 0 0 20 0 1 0 194471706 250593280 57538 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 61180 57538 1006 2594 0 58073 0
Current children cumulated CPU time: 3213.07 s
Current children cumulated vsize: 244720 KiB
Current children cumulated memory: 230152 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.09 7/257 1047500
/proc/meminfo: memFree=126046448/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=244720 memory=230152 CPUtime=3272.91 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 124129 0 0 0 327100 191 0 0 20 0 1 0 194471706 250593280 57538 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 61180 57538 1006 2594 0 58073 0
Current children cumulated CPU time: 3272.91 s
Current children cumulated vsize: 244720 KiB
Current children cumulated memory: 230152 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.13 4.10 6/257 1047510
/proc/meminfo: memFree=126041652/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=245856 memory=231288 CPUtime=3332.73 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 124508 0 0 0 333081 192 0 0 20 0 1 0 194471706 251756544 57822 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 61464 57822 1006 2594 0 58357 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 245856 KiB
Current children cumulated memory: 231288 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.10 6/257 1047525
/proc/meminfo: memFree=126106592/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=247088 memory=232504 CPUtime=3392.56 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 124916 0 0 0 339064 192 0 0 20 0 1 0 194471706 253018112 58126 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 61772 58126 1006 2594 0 58665 0
Current children cumulated CPU time: 3392.56 s
Current children cumulated vsize: 247088 KiB
Current children cumulated memory: 232504 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 6/255 1047548
/proc/meminfo: memFree=126070824/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=247088 memory=232520 CPUtime=3452.41 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 125003 0 0 0 345049 192 0 0 20 0 1 0 194471706 253018112 58130 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 61772 58130 1006 2594 0 58665 0
Current children cumulated CPU time: 3452.41 s
Current children cumulated vsize: 247088 KiB
Current children cumulated memory: 232520 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/255 1047558
/proc/meminfo: memFree=126069188/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=248136 memory=233568 CPUtime=3512.26 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 125369 0 0 0 351034 192 0 0 20 0 1 0 194471706 254091264 58392 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 62034 58392 1006 2594 0 58927 0
Current children cumulated CPU time: 3512.26 s
Current children cumulated vsize: 248136 KiB
Current children cumulated memory: 233568 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.11 4.09 6/254 1047569
/proc/meminfo: memFree=126035248/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=248136 memory=233568 CPUtime=3572.11 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 125460 0 0 0 357019 192 0 0 20 0 1 0 194471706 254091264 58392 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 62034 58392 1006 2594 0 58927 0
Current children cumulated CPU time: 3572.11 s
Current children cumulated vsize: 248136 KiB
Current children cumulated memory: 233568 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/254 1047575
/proc/meminfo: memFree=126129724/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=248136 memory=233568 CPUtime=3600.05 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 125478 0 0 0 359813 192 0 0 20 0 1 0 194471706 254091264 58392 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 62034 58392 1006 2594 0 58927 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 248136 KiB
Current children cumulated memory: 233568 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.13 s, system=1.92553 s

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

[startup+3610.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/254 1047575
/proc/meminfo: memFree=126129724/131524600 swapFree=131071996/131071996
[pid=1045591] ppid=1045585 vsize=248136 memory=233568 CPUtime=3600.05 cores=4,6
/proc/1045591/stat : 1045591 (CASHWMaxSAT-Dis) R 1045585 1045591 1045526 0 -1 4194304 125478 0 0 0 359813 192 0 0 20 0 1 0 194471706 254091264 58392 134679101440 4194304 14817773 140735502117744 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 33267712 140735502124003 140735502124118 140735502124118 140735502131135 0
/proc/1045591/statm: 62034 58392 1006 2594 0 58927 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 248136 KiB
Current children cumulated memory: 233568 KiB

Child status: 0

Real time (s): 3610.3
CPU time (s): 3600.06
CPU user time (s): 3598.13
CPU system time (s): 1.92553
CPU usage (%): 99.7163
Max. virtual memory (cumulated for all children) (KiB): 345632
Max. memory (cumulated for all children) (KiB): 330908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.13
system time used= 1.92553
maximum resident set size= 330908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125478
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= 28
involuntary context switches= 1506


# summary of solver processes directly reported to runsolver:
#   pid: 1045591
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3598.13
#   total CPU system time (s): 1.92553

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.7402 second user time and 18.5766 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-19 23:04:16
IDJOB=4450879
IDBENCH=162302
IDSOLVER=3075
FILE ID=nodeC029/4450879-1721423043
RUNJOBID= nodeC029-1721423056-1045537
SLURM_JOB_ID= 7545609
Free space on /tmp= 890056 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size96-round23-2.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450879-1721423043/watcher-4450879-1721423043 -o /tmp/evaluation-result-4450879-1721423043/solver-4450879-1721423043 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721423056-1045537 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4450879-1721423043.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= a8b84d78b1363b4a3850ebb291b1422d
RANDOM SEED=231454692

nodeC029.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		: 3820.731
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	: 7000.09
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		: 3715.839
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.98
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		: 3609.703
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	: 7000.09
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		: 3612.203
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.98
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		: 3928.041
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	: 7000.09
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		: 3714.870
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.98
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		: 3644.036
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	: 7000.09
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		: 3691.733
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.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126859080 kB
MemAvailable:   129690404 kB
Buffers:          524820 kB
Cached:          3122052 kB
SwapCached:            0 kB
Active:          1035512 kB
Inactive:        2948204 kB
Active(anon):       1388 kB
Inactive(anon):   381400 kB
Active(file):    1034124 kB
Inactive(file):  2566804 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             56324 kB
Writeback:             4 kB
AnonPages:        336936 kB
Mapped:           106692 kB
Shmem:             45912 kB
KReclaimable:     140084 kB
Slab:             258380 kB
SReclaimable:     140084 kB
SUnreclaim:       118296 kB
KernelStack:        3824 kB
PageTables:         9592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     867120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71040 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:      281300 kB
DirectMap2M:    36192256 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC029 at 2024-07-20 00:04:27