Trace number 4447792

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
Picat 2024-06-18? (TO) 3600.01 3607.6

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n236-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMb320e8df0d5fbea72b736842c910ba4c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables354
Total number of constraints944
Number of constraints which are clauses944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c solving HOME/instance-4447792-1721338960.opb (Picat 3.6#12)

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447792-1721338960/watcher-4447792-1721338960 -o /tmp/evaluation-result-4447792-1721338960/solver-4447792-1721338960 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721329244-992563 --watchdog 3760 pb_picat HOME/instance-4447792-1721338960.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100085 s]*
/proc/loadavg: 4.17 4.12 4.10 5/257 999148
/proc/meminfo: memFree=123630220/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2034700 memory=20532 CPUtime=0.1 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 1287 0 0 0 10 0 0 0 20 0 1 0 186065715 2083532800 5133 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 508675 5133 1632 439 0 504104 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2034700 KiB
Current children cumulated memory: 20532 KiB

[startup+0.20532 s]*
/proc/loadavg: 4.17 4.12 4.10 5/257 999148
/proc/meminfo: memFree=123635924/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2034956 memory=20740 CPUtime=0.2 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 1629 0 0 0 20 0 0 0 20 0 1 0 186065715 2083794944 5185 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 508739 5185 1632 439 0 504168 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2034956 KiB
Current children cumulated memory: 20740 KiB

[startup+0.304591 s]*
/proc/loadavg: 4.17 4.12 4.10 5/257 999148
/proc/meminfo: memFree=123632680/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2035740 memory=21156 CPUtime=0.3 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 1940 0 0 0 30 0 0 0 20 0 1 0 186065715 2084597760 5289 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 508935 5289 1632 439 0 504364 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2035740 KiB
Current children cumulated memory: 21156 KiB

[startup+0.70015 s]
/proc/loadavg: 4.17 4.12 4.10 5/257 999148
/proc/meminfo: memFree=123637772/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2035756 memory=21184 CPUtime=0.69 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 3631 0 0 0 69 0 0 0 20 0 1 0 186065715 2084614144 5296 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 508939 5296 1632 439 0 504368 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2035756 KiB
Current children cumulated memory: 21184 KiB

[startup+1.50015 s]
/proc/loadavg: 4.17 4.12 4.10 5/257 999148
/proc/meminfo: memFree=123646132/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2037724 memory=22352 CPUtime=1.48 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 8037 0 0 0 148 0 0 0 20 0 1 0 186065715 2086629376 5588 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 509431 5588 1632 439 0 504860 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2037724 KiB
Current children cumulated memory: 22352 KiB

[startup+3.1052 s]
/proc/loadavg: 4.17 4.12 4.10 5/257 999148
/proc/meminfo: memFree=123633224/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2036188 memory=21916 CPUtime=3.09 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 15313 0 0 0 308 1 0 0 20 0 1 0 186065715 2085056512 5479 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 509047 5479 1632 439 0 504476 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2036188 KiB
Current children cumulated memory: 21916 KiB

[startup+6.30015 s]
/proc/loadavg: 4.24 4.14 4.10 5/257 999150
/proc/meminfo: memFree=123633044/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2036188 memory=21496 CPUtime=6.27 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 30834 0 0 0 625 2 0 0 20 0 1 0 186065715 2085056512 5374 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 509047 5374 1632 439 0 504476 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2036188 KiB
Current children cumulated memory: 21496 KiB

[startup+12.7001 s]
/proc/loadavg: 4.22 4.13 4.10 5/257 999150
/proc/meminfo: memFree=123637800/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2036188 memory=22236 CPUtime=12.67 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 61950 0 0 0 1259 8 0 0 20 0 1 0 186065715 2085056512 5559 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 509047 5559 1632 439 0 504476 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 2036188 KiB
Current children cumulated memory: 22236 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.13 4.10 5/257 999154
/proc/meminfo: memFree=123632548/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2039388 memory=23708 CPUtime=25.44 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 129697 0 0 0 2528 16 0 0 20 0 1 0 186065715 2088333312 5927 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 509847 5927 1632 439 0 505276 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 2039388 KiB
Current children cumulated memory: 23708 KiB

[startup+51.1053 s]
/proc/loadavg: 4.19 4.13 4.10 5/257 999157
/proc/meminfo: memFree=123623084/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2039076 memory=24260 CPUtime=50.98 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 241967 0 0 0 5067 31 0 0 20 0 1 0 186065715 2088013824 6065 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 509769 6065 1632 439 0 505198 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2039076 KiB
Current children cumulated memory: 24260 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 999167
/proc/meminfo: memFree=123614224/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2041476 memory=26724 CPUtime=102.06 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 411762 0 0 0 10142 64 0 0 20 0 1 0 186065715 2090471424 6681 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 510369 6681 1632 439 0 505798 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 2041476 KiB
Current children cumulated memory: 26724 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.13 4.10 5/257 999177
/proc/meminfo: memFree=123630920/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2042500 memory=27544 CPUtime=161.93 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 588237 0 0 0 16095 98 0 0 20 0 1 0 186065715 2091520000 6886 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 510625 6886 1632 439 0 506054 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 2042500 KiB
Current children cumulated memory: 27544 KiB

[startup+222.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/255 999187
/proc/meminfo: memFree=123610252/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2046720 memory=31692 CPUtime=221.8 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 739309 0 0 0 22053 127 0 0 20 0 1 0 186065715 2095841280 7923 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 511680 7923 1632 439 0 507109 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 2046720 KiB
Current children cumulated memory: 31692 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/255 999198
/proc/meminfo: memFree=123620672/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2048176 memory=29748 CPUtime=281.67 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 864536 0 0 0 28011 156 0 0 20 0 1 0 186065715 2097332224 7437 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 512044 7437 1632 439 0 507473 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 2048176 KiB
Current children cumulated memory: 29748 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 999208
/proc/meminfo: memFree=123624856/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2048176 memory=31788 CPUtime=341.53 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 980729 0 0 0 33971 182 0 0 20 0 1 0 186065715 2097332224 7947 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 512044 7947 1632 439 0 507473 0
Current children cumulated CPU time: 341.53 s
Current children cumulated vsize: 2048176 KiB
Current children cumulated memory: 31788 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/255 999220
/proc/meminfo: memFree=123601320/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2058416 memory=39820 CPUtime=401.4 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 1083040 0 0 0 39934 206 0 0 20 0 1 0 186065715 2107817984 9955 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 514604 9955 1632 439 0 510033 0
Current children cumulated CPU time: 401.4 s
Current children cumulated vsize: 2058416 KiB
Current children cumulated memory: 39820 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/255 999230
/proc/meminfo: memFree=123619348/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2058604 memory=35392 CPUtime=461.26 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 1182337 0 0 0 45897 229 0 0 20 0 1 0 186065715 2108010496 8848 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 514651 8848 1632 439 0 510080 0

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

Current children cumulated memory: 49704 KiB

[startup+2862.3 s]
/proc/loadavg: 1.12 1.38 2.33 2/239 1001416
/proc/meminfo: memFree=123763208/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2062144 memory=41984 CPUtime=2856.16 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4246307 0 0 0 284633 983 0 0 20 0 1 0 186065715 2111635456 10496 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 515536 10496 1632 439 0 510965 0
Current children cumulated CPU time: 2856.16 s
Current children cumulated vsize: 2062144 KiB
Current children cumulated memory: 41984 KiB

[startup+2922.3 s]
/proc/loadavg: 1.18 1.35 2.26 2/240 1001485
/proc/meminfo: memFree=123746944/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2078528 memory=56852 CPUtime=2916.04 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4297003 0 0 0 290606 998 0 0 20 0 1 0 186065715 2128412672 14213 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 519632 14213 1632 439 0 515061 0
Current children cumulated CPU time: 2916.04 s
Current children cumulated vsize: 2078528 KiB
Current children cumulated memory: 56852 KiB

[startup+2982.3 s]
/proc/loadavg: 1.18 1.32 2.19 2/239 1001497
/proc/meminfo: memFree=123754440/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2066240 memory=53316 CPUtime=2975.92 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4358226 0 0 0 296577 1015 0 0 20 0 1 0 186065715 2115829760 13329 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 516560 13329 1632 439 0 511989 0
Current children cumulated CPU time: 2975.92 s
Current children cumulated vsize: 2066240 KiB
Current children cumulated memory: 53316 KiB

[startup+3042.3 s]
/proc/loadavg: 1.13 1.27 2.12 2/240 1001508
/proc/meminfo: memFree=123747640/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2082624 memory=57340 CPUtime=3035.81 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4407979 0 0 0 302551 1030 0 0 20 0 1 0 186065715 2132606976 14335 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 520656 14335 1632 439 0 516085 0
Current children cumulated CPU time: 3035.81 s
Current children cumulated vsize: 2082624 KiB
Current children cumulated memory: 57340 KiB

[startup+3102.3 s]
/proc/loadavg: 1.09 1.24 2.05 2/236 1001519
/proc/meminfo: memFree=123761572/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2062144 memory=46740 CPUtime=3095.69 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4468015 0 0 0 308522 1047 0 0 20 0 1 0 186065715 2111635456 11685 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 515536 11685 1632 439 0 510965 0
Current children cumulated CPU time: 3095.69 s
Current children cumulated vsize: 2062144 KiB
Current children cumulated memory: 46740 KiB

[startup+3162.3 s]
/proc/loadavg: 1.13 1.22 1.99 2/236 1001529
/proc/meminfo: memFree=123751116/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2062144 memory=51440 CPUtime=3155.58 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4521513 0 0 0 314496 1062 0 0 20 0 1 0 186065715 2111635456 12860 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 515536 12860 1632 439 0 510965 0
Current children cumulated CPU time: 3155.58 s
Current children cumulated vsize: 2062144 KiB
Current children cumulated memory: 51440 KiB

[startup+3222.3 s]
/proc/loadavg: 1.16 1.21 1.94 2/234 1001539
/proc/meminfo: memFree=123751444/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2078528 memory=51880 CPUtime=3215.46 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4556140 0 0 0 320472 1074 0 0 20 0 1 0 186065715 2128412672 12970 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 519632 12970 1632 439 0 515061 0
Current children cumulated CPU time: 3215.46 s
Current children cumulated vsize: 2078528 KiB
Current children cumulated memory: 51880 KiB

[startup+3282.3 s]
/proc/loadavg: 1.17 1.20 1.89 2/234 1001550
/proc/meminfo: memFree=123749656/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2078664 memory=54636 CPUtime=3275.34 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4597367 0 0 0 326447 1087 0 0 20 0 1 0 186065715 2128551936 13659 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 519666 13659 1632 439 0 515095 0
Current children cumulated CPU time: 3275.34 s
Current children cumulated vsize: 2078664 KiB
Current children cumulated memory: 54636 KiB

[startup+3342.3 s]
/proc/loadavg: 1.12 1.18 1.84 2/233 1001560
/proc/meminfo: memFree=123753416/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2062280 memory=49828 CPUtime=3335.22 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4656889 0 0 0 332416 1106 0 0 20 0 1 0 186065715 2111774720 12457 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 515570 12457 1632 439 0 510999 0
Current children cumulated CPU time: 3335.22 s
Current children cumulated vsize: 2062280 KiB
Current children cumulated memory: 49828 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.16 1.79 2/233 1001570
/proc/meminfo: memFree=123746824/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2078664 memory=55400 CPUtime=3395.11 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4703801 0 0 0 338391 1120 0 0 20 0 1 0 186065715 2128551936 13850 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 519666 13850 1632 439 0 515095 0
Current children cumulated CPU time: 3395.11 s
Current children cumulated vsize: 2078664 KiB
Current children cumulated memory: 55400 KiB

[startup+3462.3 s]
/proc/loadavg: 1.14 1.16 1.75 2/233 1001580
/proc/meminfo: memFree=123748132/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2083056 memory=57788 CPUtime=3454.99 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4752061 0 0 0 344365 1134 0 0 20 0 1 0 186065715 2133049344 14447 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 520764 14447 1632 439 0 516193 0
Current children cumulated CPU time: 3454.99 s
Current children cumulated vsize: 2083056 KiB
Current children cumulated memory: 57788 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.14 1.70 2/235 1001596
/proc/meminfo: memFree=123759516/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2058480 memory=45276 CPUtime=3514.87 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4794297 0 0 0 350339 1148 0 0 20 0 1 0 186065715 2107883520 11319 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 514620 11319 1632 439 0 510049 0
Current children cumulated CPU time: 3514.87 s
Current children cumulated vsize: 2058480 KiB
Current children cumulated memory: 45276 KiB

[startup+3582.3 s]
/proc/loadavg: 1.15 1.15 1.67 2/235 1001607
/proc/meminfo: memFree=123739064/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2078960 memory=62576 CPUtime=3574.76 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4834895 0 0 0 356316 1160 0 0 20 0 1 0 186065715 2128855040 15644 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 519740 15644 1632 439 0 515169 0
Current children cumulated CPU time: 3574.76 s
Current children cumulated vsize: 2078960 KiB
Current children cumulated memory: 62576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.6 s]
/proc/loadavg: 1.10 1.13 1.65 2/235 1001612
/proc/meminfo: memFree=123735852/131524600 swapFree=131071996/131071996
[pid=999147] ppid=999144 vsize=2052336 memory=37764 CPUtime=3600 cores=5,7
/proc/999147/stat : 999147 (pb_picat) R 999144 999147 992550 0 -1 4194304 4854472 0 0 0 358834 1166 0 0 20 0 1 0 186065715 2101592064 9441 134679101440 4194304 5989780 140732431771840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 46469120 140732431774744 140732431774820 140732431774820 140732431781836 0
/proc/999147/statm: 513084 9441 1632 439 0 508513 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2052336 KiB
Current children cumulated memory: 37764 KiB

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

[startup+3607.6 s]
# the end of solver process 999147 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3588.35 s, system=11.6671 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.6
CPU time (s): 3600.01
CPU user time (s): 3588.35
CPU system time (s): 11.6671
CPU usage (%): 99.7897
Max. virtual memory (cumulated for all children) (KiB): 2115824
Max. memory (cumulated for all children) (KiB): 76684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.35
system time used= 11.6671
maximum resident set size= 76684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4854473
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= 8
involuntary context switches= 5025


# summary of solver processes directly reported to runsolver:
#   pid: 999147
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3588.35
#   total CPU system time (s): 11.6671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.85718 second user time and 13.827 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-18 23:42:52
IDJOB=4447792
IDBENCH=160323
IDSOLVER=3068
FILE ID=nodeC033/4447792-1721338960
RUNJOBID= nodeC033-1721329244-992563
SLURM_JOB_ID= 7542695
Free space on /tmp= 890072 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n236-d3-i2-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447792-1721338960/watcher-4447792-1721338960 -o /tmp/evaluation-result-4447792-1721338960/solver-4447792-1721338960 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721329244-992563 --watchdog 3760  pb_picat HOME/instance-4447792-1721338960.opb

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

MD5SUM BENCH= b320e8df0d5fbea72b736842c910ba4c
RANDOM SEED=276829168

nodeC033.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		: 3669.128
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.50
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		: 3682.480
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.104
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.50
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		: 3599.949
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.183
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.50
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		: 3656.515
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.931
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.50
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		: 3659.839
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123646804 kB
MemAvailable:   129505820 kB
Buffers:          536976 kB
Cached:          6092936 kB
SwapCached:            0 kB
Active:           980112 kB
Inactive:        6126428 kB
Active(anon):       1572 kB
Inactive(anon):   520948 kB
Active(file):     978540 kB
Inactive(file):  5605480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3756 kB
Writeback:            16 kB
AnonPages:        472108 kB
Mapped:           116064 kB
Shmem:             45908 kB
KReclaimable:     229288 kB
Slab:             356240 kB
SReclaimable:     229288 kB
SUnreclaim:       126952 kB
KernelStack:        4096 kB
PageTables:        10004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    6859600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68896 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 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:      273108 kB
DirectMap2M:    28860416 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890080 MiB
End job on nodeC033 at 2024-07-19 00:43:00